X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=43536f9de053fc7f7eb0e49dc127c699ab7a0d42;hb=c90c44ab307b3ba49f606d2bae80e6aff1e228d7;hp=edb247e8fb417626d2e1b4f90cc0631169e597d7;hpb=7a887989fb1da56ebd264ee3338c1472c7e40a51;p=pspp diff --git a/Smake b/Smake index edb247e8fb..43536f9de0 100644 --- a/Smake +++ b/Smake @@ -12,7 +12,9 @@ GNULIB_MODULES = \ crypto/md4 \ dirname \ exit \ + fatal-signal \ fpieee \ + fprintf-posix \ full-read \ full-write \ fseeko \ @@ -23,6 +25,7 @@ GNULIB_MODULES = \ getopt \ gettext-h \ gettimeofday \ + isfinite \ intprops \ inttostr \ linebreak \ @@ -37,9 +40,14 @@ GNULIB_MODULES = \ memset \ minmax \ mkstemp \ + printf-posix \ + printf-safe \ progname \ relocatable-prog \ + round \ snprintf \ + snprintf-posix \ + sprintf-posix \ stdarg \ stdbool \ stdint \ @@ -54,10 +62,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 \