aboutsummaryrefslogtreecommitdiff
path: root/src/booklets/Makefile.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-12-27 18:19:40 +0000
committerdos-reis <gdr@axiomatics.org>2007-12-27 18:19:40 +0000
commit3e444950379ac4536b158da4c0469914ac5548e5 (patch)
tree33cdcd551e5d7a45ebaaa1b31027d0d7eb2d9736 /src/booklets/Makefile.in
parent7c4231fc804407ed504ecb79fb2a381d251aab74 (diff)
downloadopen-axiom-3e444950379ac4536b158da4c0469914ac5548e5.tar.gz
Remove booklets directory
Diffstat (limited to 'src/booklets/Makefile.in')
-rw-r--r--src/booklets/Makefile.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/booklets/Makefile.in b/src/booklets/Makefile.in
deleted file mode 100644
index 97aae83e..00000000
--- a/src/booklets/Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
-
-subdir = src/booklets/
-
-pamphlets = Rosetta.pamphlet
-
-.PHONY: all all-book
-all: all-ax
-all-book all-ax:
-
-mostlyclean-local:
-
-clean-local: mostlyclean-local
-
-distclean-local: clean-local
-