X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=404eb8a2f3968d9075872e51954fb37e8deaed36;hb=c0240125a4702cccce5d4ea1d58d9e7f3d739dff;hp=6f0f7cc5251a5b974ff31cdcae673646625f225e;hpb=933b760efccdfa26f14254f1fae002ea3b0a1495;p=pspp-builds.git diff --git a/Smake b/Smake index 6f0f7cc5..404eb8a2 100644 --- a/Smake +++ b/Smake @@ -4,10 +4,13 @@ GNULIB = ../gnulib GNULIB_TOOL = $(GNULIB)/gnulib-tool all: po/POTFILES.in + test -d m4 || mkdir m4 + touch m4/Makefile.am $(GNULIB_TOOL) --import autoreconf --install gettextize: + test -d m4 || mkdir m4 touch m4/Makefile.am gettextize -f -c --intl --no-changelog