Rewrote the command line parser using argp.
[pspp] / Smake
diff --git a/Smake b/Smake
index 3994a302b650b7d5c5f89a10db484b010adc1aa1..7905c430fe28401c4e5f454a0e4c3218d3a8f283 100644 (file)
--- a/Smake
+++ b/Smake
@@ -5,6 +5,7 @@ GNULIB = ../gnulib
 GNULIB_TOOL = $(GNULIB)/gnulib-tool
 
 GNULIB_MODULES = \
+       argp \
        assert \
        byteswap \
        c-ctype \