X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=1709a1920d41175b553bd8439b27b54878b26791;hb=afbd9bcace01167e6e2d00031e523aa80e68a4fb;hp=8c068c0163ddb417155e3e606cd6560f41d43767;hpb=018c7e17f96e0852fc80d0d4ef59df00f3cc8a28;p=pspp-builds.git diff --git a/Smake b/Smake index 8c068c01..1709a192 100644 --- a/Smake +++ b/Smake @@ -11,16 +11,20 @@ GNULIB_MODULES = \ byteswap \ c-ctype \ c-strtod \ + crypto/md4 \ dirname \ exit \ fpieee \ full-read \ full-write \ + fseeko \ + fwriteerror \ gethostname \ getline \ getlogin_r \ getopt \ gettext-h \ + gettimeofday \ intprops \ inttostr \ linebreak \ @@ -58,6 +62,7 @@ GNULIB_MODULES = \ vsnprintf \ xalloc \ xalloc-die \ + xmalloca \ xsize \ xstrndup \ xvasprintf @@ -132,5 +137,6 @@ clean: find . -name Makefile.in -exec rm -f {} \; rm -f compile rm -f ltmain.sh + rm -f reloc-ldflags install-reloc .PHONY: all gettextize potfiles clean