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

/macosx-10.10.1/vim-55/src/
H A DMakefile1401 # TAGS_SRC: source files used for make tags
1471 TAGS_SRC = *.c *.cpp if_perl.xs 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 57 milliseconds