OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:etags
(Results
1 - 5
of
5
) sorted by null
/external/clang/
Makefile
104
$(Verb)
etags
`find . -type f -name '*.h' -or -name '*.cpp' | \
/external/srtp/
Makefile
14
# tags builds
etags
file from all .c and .h files
168
etags
*/*.[ch] */*/*.[ch]
/external/e2fsprogs/lib/ss/
Makefile.in
30
TAGS=
etags
/external/linux-tools-perf/
Makefile
767
@echo ' TAGS - use
etags
to make tag information for source browsing'
807
$(FIND) . -name '*.[hcS]' -print | xargs
etags
-a
/ndk/sources/host-tools/make-3.81/w32/
Makefile
88
ETAGS
=
etags
351
$(
ETAGS
) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Completed in 1301 milliseconds