X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=22c0f692de0638be8e8d5405da76d573837086e2;hb=refs%2Fheads%2Fpivot-table;hp=e8ffdd5705b2802df79ef79b6ccf90b075a521c0;hpb=bd17d2af982332ee1791998361b1ac6731fe14fa;p=pspp diff --git a/Smake b/Smake index e8ffdd5705..22c0f692de 100644 --- a/Smake +++ b/Smake @@ -5,13 +5,14 @@ GNULIB = ../gnulib GNULIB_TOOL = $(GNULIB)/gnulib-tool GNULIB_MODULES = \ - argp \ assert \ byteswap \ c-ctype \ c-strtod \ close \ + configmake \ count-one-bits \ + crc \ crypto/md4 \ dirname \ environ \ @@ -25,9 +26,7 @@ GNULIB_MODULES = \ fseeko \ ftello \ fwriteerror \ - gethostname \ getline \ - getlogin_r \ getopt \ gettext-h \ gettimeofday \ @@ -46,6 +45,7 @@ GNULIB_MODULES = \ mempcpy \ memset \ minmax \ + mkdtemp \ mkstemp \ printf-posix \ printf-safe \ @@ -65,7 +65,6 @@ GNULIB_MODULES = \ strcspn \ strerror \ strftime \ - strsep \ strtod \ strtok_r \ strtol \ @@ -81,6 +80,8 @@ GNULIB_MODULES = \ unistr/u8-strncat \ unlocked-io \ vasprintf-posix \ + version-etc \ + version-etc-fsf \ vfprintf-posix \ vprintf-posix \ vsnprintf \ @@ -138,7 +139,6 @@ po/Makevars.template po/pspp.pot clean: rm -f config.sub config.guess config.rpath - rm -f ABOUT-NLS rm -fr autom4te.cache rm -f aclocal.m4 rm -f missing mkinstalldirs