Home | History | Annotate | Download | only in android

Lines Matching refs:ETAGS

487 ETAGS = etags
3231 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
3232 include_option=--etags-include; \
3252 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \