Searched refs:TAGS_INCL (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A DMakefile1402 # TAGS_INCL: include files used for make tags
1405 TAGS_INCL = *.h macro
1792 $(TAGPRG) $(TAGS_SRC) $(TAGS_INCL)
1796 types.vim: $(TAGS_SRC) $(TAGS_INCL)
1797 ctags --c-kinds=gstu -o- $(TAGS_SRC) $(TAGS_INCL) |\

Completed in 104 milliseconds