X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Smake;h=723e75beba0b1e6cd74fb8566229fc5ee4157f9c;hb=11d2ffde279bad43d0c271f7fbfad383969e063f;hp=00d64d2ff1dae4c48b551e43517efed8698cfd78;hpb=44326932c8227c64a87f7a92ef16ce83c2fba2d4;p=pspp-builds.git diff --git a/Smake b/Smake index 00d64d2f..723e75be 100644 --- a/Smake +++ b/Smake @@ -9,9 +9,9 @@ GNULIB_MODULES = \ alloca-opt \ assert \ byteswap \ - canonicalize \ c-ctype \ c-strtod \ + dirname \ exit \ full-read \ full-write \ @@ -24,6 +24,7 @@ GNULIB_MODULES = \ inttostr \ linebreak \ localcharset \ + mbchar \ memcasecmp \ memchr \ memcmp \ @@ -31,6 +32,7 @@ GNULIB_MODULES = \ memmove \ mempcpy \ memset \ + minmax \ mkstemp \ progname \ snprintf \ @@ -48,6 +50,7 @@ GNULIB_MODULES = \ strtol \ strtoul \ sys_stat \ + tmpfile \ unistd \ unlocked-io \ vsnprintf \