Home | History | Annotate | Download | only in src

Lines Matching refs:TAGS

436 tags: TAGS
438 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
440 tags=; \
448 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
451 $$tags $$unique; \
456 tags=; \
464 test -z "$(CTAGS_ARGS)$$tags$$unique" \
466 $$tags $$unique
473 distclean-tags:
474 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
546 distclean-tags
589 distclean distclean-compile distclean-generic distclean-tags \
596 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \