Fixed make file for tags target, removed files that are generated by the

Makefile.
This commit is contained in:
Rodney W. Grimes 1993-07-17 06:20:35 +00:00
parent 49cf38bd01
commit 4c860b3c23
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=137
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
all: makewhatis
obj depend rcsfreeze all:
obj depend rcsfreeze tags all:
@echo -n
cleandir: clean

View File

@ -2,7 +2,7 @@
all: whatis whatis.1
obj depend rcsfreeze all:
obj depend rcsfreeze tags all:
@echo -n
cleandir: clean