summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/man
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-07-17 06:20:35 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-07-17 06:20:35 +0000
commit0d2d94ef59b75c6d990515f8fafc9c49fb2ef945 (patch)
tree67039bcde94c93de4a550cba4438fa8a440b842b /gnu/usr.bin/man
parent176610e0d8afe3a6ef60e084059c9831262d9386 (diff)
downloadFreeBSD-src-0d2d94ef59b75c6d990515f8fafc9c49fb2ef945.zip
FreeBSD-src-0d2d94ef59b75c6d990515f8fafc9c49fb2ef945.tar.gz
Fixed make file for tags target, removed files that are generated by the
Makefile.
Diffstat (limited to 'gnu/usr.bin/man')
-rw-r--r--gnu/usr.bin/man/makewhatis/Makefile2
-rw-r--r--gnu/usr.bin/man/whatis/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/man/makewhatis/Makefile b/gnu/usr.bin/man/makewhatis/Makefile
index 8c26f08..0e70dcf 100644
--- a/gnu/usr.bin/man/makewhatis/Makefile
+++ b/gnu/usr.bin/man/makewhatis/Makefile
@@ -2,7 +2,7 @@
all: makewhatis
-obj depend rcsfreeze all:
+obj depend rcsfreeze tags all:
@echo -n
cleandir: clean
diff --git a/gnu/usr.bin/man/whatis/Makefile b/gnu/usr.bin/man/whatis/Makefile
index 1e9c1c1..5ba2781 100644
--- a/gnu/usr.bin/man/whatis/Makefile
+++ b/gnu/usr.bin/man/whatis/Makefile
@@ -2,7 +2,7 @@
all: whatis whatis.1
-obj depend rcsfreeze all:
+obj depend rcsfreeze tags all:
@echo -n
cleandir: clean
OpenPOWER on IntegriCloud