X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Smake;h=43536f9de053fc7f7eb0e49dc127c699ab7a0d42;hb=67b7ff8af7b62e8dd8d93291c12591dfea269d23;hp=21e6a22410a6131f0c3944850eed6e075d7e9064;hpb=9f4661992f4b481c6dafa6fd53c94ecfe7b3af8c;p=pspp-builds.git diff --git a/Smake b/Smake index 21e6a224..43536f9d 100644 --- a/Smake +++ b/Smake @@ -12,6 +12,7 @@ GNULIB_MODULES = \ crypto/md4 \ dirname \ exit \ + fatal-signal \ fpieee \ fprintf-posix \ full-read \ @@ -24,6 +25,7 @@ GNULIB_MODULES = \ getopt \ gettext-h \ gettimeofday \ + isfinite \ intprops \ inttostr \ linebreak \ @@ -42,6 +44,7 @@ GNULIB_MODULES = \ printf-safe \ progname \ relocatable-prog \ + round \ snprintf \ snprintf-posix \ sprintf-posix \ @@ -59,7 +62,9 @@ GNULIB_MODULES = \ strtol \ strtoul \ sys_stat \ + tempname \ tmpfile \ + trunc \ unistd \ unlocked-io \ vasprintf-posix \