summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-11-12 11:27:33 +0000
committerChristian Pointner <equinox@anytun.org>2009-11-12 11:27:33 +0000
commit8aaaa097444b0e119fca64ed84ae2b20a02bed69 (patch)
treecd11d28b2b1023a8b1593a928daf553d16efa8af /doc/Makefile
parentno stripping by default at make install (diff)
cleaned Makefile
added uninstall target added cleanall target (also cleans doc dir) replaces mkdir -p by install -d (more portable)
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 280b6a5..97db23e 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -35,6 +35,8 @@
VERSION=$(shell cat ../version)
+.PHONY: clean
+
all: manpage
uanytun.8: uanytun.8.txt