HomeSort by relevance Sort by last modified time
    Searched refs:ETAGS_ARGS (Results 1 - 5 of 5) sorted by null

  /external/bison/src/
Makefile 459 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
461 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  /external/bison/
Makefile 424 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
426 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  /external/bison/examples/
Makefile 353 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
355 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  /external/bison/lib/
Makefile 452 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
454 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 349 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
351 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \

Completed in 49 milliseconds