(TAGS): Renamed from `tags' and fixed to work.
This commit is contained in:
parent
e044e87cc7
commit
9009ad5554
1 changed files with 2 additions and 2 deletions
|
@ -73,5 +73,5 @@ clean: mostlyclean
|
|||
distclean: clean
|
||||
maintainer-clean: distclean
|
||||
|
||||
tags::
|
||||
$(TAGS) -t *.[ch]
|
||||
TAGS:
|
||||
../lib-src/etags -t *.[ch]
|
||||
|
|
Loading…
Add table
Reference in a new issue