X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=02d82f63be64d333b8d52c63a2ce1a0fdaa8dd79;hb=f1861ea4c715dfaddd84ff14be2ab92b13379014;hp=edb247e8fb417626d2e1b4f90cc0631169e597d7;hpb=7a887989fb1da56ebd264ee3338c1472c7e40a51;p=pspp-builds.git diff --git a/Smake b/Smake index edb247e8..02d82f63 100644 --- a/Smake +++ b/Smake @@ -11,11 +11,15 @@ GNULIB_MODULES = \ c-strtod \ crypto/md4 \ dirname \ + environ \ exit \ + fatal-signal \ fpieee \ + fprintf-posix \ full-read \ full-write \ fseeko \ + ftello \ fwriteerror \ gethostname \ getline \ @@ -23,6 +27,7 @@ GNULIB_MODULES = \ getopt \ gettext-h \ gettimeofday \ + isfinite \ intprops \ inttostr \ linebreak \ @@ -37,9 +42,14 @@ GNULIB_MODULES = \ memset \ minmax \ mkstemp \ + printf-posix \ + printf-safe \ progname \ relocatable-prog \ + round \ snprintf \ + snprintf-posix \ + sprintf-posix \ stdarg \ stdbool \ stdint \ @@ -54,10 +64,17 @@ GNULIB_MODULES = \ strtol \ strtoul \ sys_stat \ + tempname \ tmpfile \ + trunc \ unistd \ unlocked-io \ + vasprintf-posix \ + vfprintf-posix \ + vprintf-posix \ vsnprintf \ + vsnprintf-posix \ + vsprintf-posix \ xalloc \ xalloc-die \ xmalloca \