Home | History | Annotate | Download | only in src

Lines Matching refs:TAGS

447 tags: TAGS
449 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
451 tags=; \
459 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
462 $$tags $$unique; \
467 tags=; \
475 test -z "$(CTAGS_ARGS)$$tags$$unique" \
477 $$tags $$unique
484 distclean-tags:
485 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
560 distclean-tags
604 distclean-generic distclean-tags distdir dvi dvi-am html \
611 tags uninstall uninstall-am uninstall-binPROGRAMS \