X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=6d41a6a3c3a83b7bc6cde6c205cfd60186f43067;hb=436b01ace5b84c27963f6130dca0e69fe15f9a17;hp=d2dc497ab8067185061c5e7db83adc87de9694e5;hpb=49622888cd4954bf11544b2e43f58e523c9954b5;p=pspp-builds.git diff --git a/Smake b/Smake index d2dc497a..6d41a6a3 100644 --- a/Smake +++ b/Smake @@ -12,11 +12,13 @@ GNULIB_MODULES = \ crypto/md4 \ dirname \ exit \ + fatal-signal \ fpieee \ fprintf-posix \ full-read \ full-write \ fseeko \ + ftello \ fwriteerror \ gethostname \ getline \ @@ -24,6 +26,7 @@ GNULIB_MODULES = \ getopt \ gettext-h \ gettimeofday \ + isfinite \ intprops \ inttostr \ linebreak \ @@ -42,6 +45,7 @@ GNULIB_MODULES = \ printf-safe \ progname \ relocatable-prog \ + round \ snprintf \ snprintf-posix \ sprintf-posix \ @@ -59,6 +63,7 @@ GNULIB_MODULES = \ strtol \ strtoul \ sys_stat \ + tempname \ tmpfile \ trunc \ unistd \