X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=2ca1a476114442e823df979b42c59a26e7eaa85c;hb=ebf3b993687a25782fe72f45bf3e72aa4bee7c95;hp=b4ed61a8280670fdd1c1931b2449d52ef5b75457;hpb=009350385d97d9fba2b33ea68cfe8b1aeebf1529;p=pspp-builds.git diff --git a/Smake b/Smake index b4ed61a8..2ca1a476 100644 --- a/Smake +++ b/Smake @@ -3,12 +3,12 @@ GNULIB = ../gnulib GNULIB_TOOL = $(GNULIB)/gnulib-tool -GNULIB_MODULES = alloca alloca-opt assert full-read full-write \ -gethostname getline getlogin_r getopt gettext memcasecmp memchr memcmp \ -memmem memmove memset progname readlink restrict snprintf stat-macros \ -stdbool stpcpy strcase strcspn strerror strftime strstr strtod \ -strtok_r strtol strtoul vsnprintf xalloc xalloc-die xreadlink \ -xvasprintf +GNULIB_MODULES = alloca alloca-opt assert c-ctype full-read full-write \ +gethostname getline getlogin_r getopt gettext intprops memcasecmp \ +memchr memcmp memmem memmove memset progname readlink restrict \ +snprintf stat-macros stdbool stpcpy strcase strcspn strerror strftime \ +strstr strtod strtok_r strtol strtoul unistd vsnprintf xalloc \ +xalloc-die xreadlink xvasprintf all: po/POTFILES.in test -d m4 || mkdir m4