aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d841034..ac5b589 100644
--- a/Makefile
+++ b/Makefile
@@ -17,10 +17,10 @@
.PHONY: all
-all: incdec
+all: incdec.bash
-incdec: incdec.m4.bash incdec.pl
+incdec.bash: incdec.m4.bash incdec.pl
m4 --define="INCLUDE_INCDEC_PL=include(\`incdec.pl')dnl" $< > $@
incdec.pl: incdec.m4.pl incdec.pm