X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=21583c6d764c2591355aed8d919d7c589f5f905b;hb=363146425140109e009256f769b78a44a4f27bb6;hp=8956a743a6569213b6c9308df99d1b844438f82a;hpb=732b6a86124e89e24d685ed785d2df55728eb01b;p=pspp-builds.git diff --git a/Smake b/Smake index 8956a743..21583c6d 100644 --- a/Smake +++ b/Smake @@ -11,15 +11,19 @@ GNULIB_MODULES = \ byteswap \ c-ctype \ c-strtod \ + crypto/md4 \ dirname \ exit \ + fpieee \ full-read \ full-write \ + fwriteerror \ gethostname \ getline \ getlogin_r \ getopt \ gettext-h \ + gettimeofday \ intprops \ inttostr \ linebreak \ @@ -131,5 +135,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