make ctags targets phony
This commit is contained in:
parent
314c011d71
commit
86735c0d7d
@ -3,6 +3,8 @@
|
||||
# Requires Exuberant Ctags: http://ctags.sourceforge.net/index.html
|
||||
######################################################################
|
||||
|
||||
.PHONY: TAGS.emacs TAGS.vi
|
||||
|
||||
CTAGS_OPTS=--options=${CFG_SRC_DIR}/src/etc/ctags.rust -R ${CFG_SRC_DIR}/src
|
||||
|
||||
TAGS.emacs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user