Fixed make file for tags target, removed files that are generated by the
authorRod Grimes <rgrimes@FreeBSD.org>
Sat, 17 Jul 1993 06:20:35 +0000 (06:20 +0000)
committerRod Grimes <rgrimes@FreeBSD.org>
Sat, 17 Jul 1993 06:20:35 +0000 (06:20 +0000)
Makefile.

gnu/usr.bin/man/makewhatis/Makefile
gnu/usr.bin/man/whatis/Makefile

index 8c26f08..0e70dcf 100644 (file)
@@ -2,7 +2,7 @@
 
 all:   makewhatis
 
 
 all:   makewhatis
 
-obj depend rcsfreeze all:
+obj depend rcsfreeze tags all:
        @echo -n
 
 cleandir: clean
        @echo -n
 
 cleandir: clean
index 1e9c1c1..5ba2781 100644 (file)
@@ -2,7 +2,7 @@
 
 all:   whatis whatis.1
 
 
 all:   whatis whatis.1
 
-obj depend rcsfreeze all:
+obj depend rcsfreeze tags all:
        @echo -n
 
 cleandir: clean
        @echo -n
 
 cleandir: clean