Home | History | Annotate | Download | only in lib

Lines Matching refs:TAGS

267 tags: TAGS
269 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
271 tags=; \
279 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
282 $$tags $$unique; \
287 tags=; \
295 test -z "$(CTAGS_ARGS)$$tags$$unique" \
297 $$tags $$unique
304 distclean-tags:
305 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
370 distclean-tags
413 distclean-generic distclean-tags distdir dvi dvi-am html \
419 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \