mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fixed make file for tags target, removed files that are generated by the
Makefile.
This commit is contained in:
parent
80b939867b
commit
9c30b1bfe1
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
all: apropos apropos.1
|
||||
|
||||
obj depend rcsfreeze all:
|
||||
obj depend rcsfreeze tags all:
|
||||
@echo -n
|
||||
|
||||
cleandir: clean
|
||||
|
|
|
|||
Loading…
Reference in a new issue