Fixed make file for tags target, removed files that are generated by the
Makefile.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
all: makewhatis
|
all: makewhatis
|
||||||
|
|
||||||
obj depend rcsfreeze all:
|
obj depend rcsfreeze tags all:
|
||||||
@echo -n
|
@echo -n
|
||||||
|
|
||||||
cleandir: clean
|
cleandir: clean
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
all: whatis whatis.1
|
all: whatis whatis.1
|
||||||
|
|
||||||
obj depend rcsfreeze all:
|
obj depend rcsfreeze tags all:
|
||||||
@echo -n
|
@echo -n
|
||||||
|
|
||||||
cleandir: clean
|
cleandir: clean
|
||||||
|
|||||||
Reference in New Issue
Block a user