OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ETAGS_ARGS
(Results
1 - 12
of
12
) sorted by null
/external/elfutils/libebl/
Makefile
573
if test -z "$(
ETAGS_ARGS
)$$tags$$unique"; then :; else \
575
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(
ETAGS_ARGS
) \
/external/bison/src/
Makefile
459
if test -z "$(
ETAGS_ARGS
)$$tags$$unique"; then :; else \
461
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(
ETAGS_ARGS
) \
/external/elfutils/lib/
Makefile
279
if test -z "$(
ETAGS_ARGS
)$$tags$$unique"; then :; else \
281
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(
ETAGS_ARGS
) \
/external/elfutils/libcpu/
Makefile
263
if test -z "$(
ETAGS_ARGS
)$$tags$$unique"; then :; else \
265
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(
ETAGS_ARGS
) \
/external/elfutils/src/
Makefile
448
if test -z "$(
ETAGS_ARGS
)$$tags$$unique"; then :; else \
450
$(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
) \
/external/elfutils/libasm/
Makefile
409
if test -z "$(
ETAGS_ARGS
)$$tags$$unique"; then :; else \
411
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(
ETAGS_ARGS
) \
/external/elfutils/libdw/
Makefile
500
if test -z "$(
ETAGS_ARGS
)$$tags$$unique"; then :; else \
502
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(
ETAGS_ARGS
) \
/external/elfutils/libelf/
Makefile
574
if test -z "$(
ETAGS_ARGS
)$$tags$$unique"; then :; else \
576
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(
ETAGS_ARGS
) \
/external/elfutils/tests/
Makefile
574
if test -z "$(
ETAGS_ARGS
)$$tags$$unique"; then :; else \
576
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(
ETAGS_ARGS
) \
Completed in 159 milliseconds