X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=731033f4fd3f3016f9b210f3dcce922e306ea1c0;hb=a89f1b18969c1c9603fc67aee3055585af9d167c;hp=00d64d2ff1dae4c48b551e43517efed8698cfd78;hpb=44326932c8227c64a87f7a92ef16ce83c2fba2d4;p=pspp diff --git a/Smake b/Smake index 00d64d2ff1..731033f4fd 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 \ @@ -48,6 +49,7 @@ GNULIB_MODULES = \ strtol \ strtoul \ sys_stat \ + tmpfile \ unistd \ unlocked-io \ vsnprintf \