Home | History | Annotate | Download | only in libcpu

Lines Matching refs:TAGS

251 tags: TAGS
253 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
255 tags=; \
263 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
266 $$tags $$unique; \
271 tags=; \
279 test -z "$(CTAGS_ARGS)$$tags$$unique" \
281 $$tags $$unique
288 distclean-tags:
289 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
354 distclean-tags
397 distclean-generic distclean-tags distdir dvi dvi-am html \
403 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \