From 4c860b3c23ed539257111149785cbb96e309b887 Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Sat, 17 Jul 1993 06:20:35 +0000 Subject: [PATCH] Fixed make file for tags target, removed files that are generated by the Makefile. --- gnu/usr.bin/man/makewhatis/Makefile | 2 +- gnu/usr.bin/man/whatis/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/usr.bin/man/makewhatis/Makefile b/gnu/usr.bin/man/makewhatis/Makefile index 8c26f08c1215..0e70dcf824b9 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 1e9c1c187df6..5ba2781c76df 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