aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/echangelog/Makefile')
-rw-r--r--trunk/src/echangelog/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/trunk/src/echangelog/Makefile b/trunk/src/echangelog/Makefile
index 61c5e57..b33e0ce 100644
--- a/trunk/src/echangelog/Makefile
+++ b/trunk/src/echangelog/Makefile
@@ -6,13 +6,16 @@
include ../../makedefs.mak
-%.1 : %.pod
- pod2man $< > $@
+#%.1 : %.pod
+# pod2man $< > $@
.PHONY: all
-all: echangelog.1
-dist: echangelog.1
+#all: echangelog.1
+all:
+
+#dist: echangelog.1
+dist:
mkdir -p ../../$(distdir)/src/echangelog/
cp Makefile AUTHORS README TODO ChangeLog echangelog echangelog.pod echangelog.1 ../../$(distdir)/src/echangelog/