aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-01-18 00:13:23 +0000
committerMike Frysinger <vapier@gentoo.org>2007-01-18 00:13:23 +0000
commiteaeb8e10e68b944f8a2f628542e076f0d4c02d02 (patch)
treeca0d98bcc6786aa53c3367874d3fa3de3b1eca50 /man
parentupdate dist target (diff)
downloadpax-utils-eaeb8e10e68b944f8a2f628542e076f0d4c02d02.tar.gz
pax-utils-eaeb8e10e68b944f8a2f628542e076f0d4c02d02.tar.bz2
pax-utils-eaeb8e10e68b944f8a2f628542e076f0d4c02d02.zip
update PHONY target
Diffstat (limited to 'man')
-rw-r--r--man/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/Makefile b/man/Makefile
index 224524a..2a81514 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -7,4 +7,5 @@ man pdf txt xhtml xhtml-nochunks:
clean distclean:
rm -f *.1 *.html
-.PHONY: all distclean xhtml man
+.PHONY: all clean distclean \
+ man pdf txt xhtml xhtml-nochunks