From: Rod Grimes Date: Sat, 17 Jul 1993 06:20:35 +0000 (+0000) Subject: Fixed make file for tags target, removed files that are generated by the X-Git-Tag: FreeBSD-release/1.1~2375 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/e54d24440b653fa5ffff9ce98553e59a4bf23208 Fixed make file for tags target, removed files that are generated by the Makefile. --- diff --git a/gnu/usr.bin/man/makewhatis/Makefile b/gnu/usr.bin/man/makewhatis/Makefile index 8c26f08c12..0e70dcf824 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 1e9c1c187d..5ba2781c76 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