Searched refs:CTAGS (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/include/
H A DMakefile394 CTAGS = ctags macro
422 ctags: CTAGS
423 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
434 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
556 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/pwcheck/
H A DMakefile351 CTAGS = ctags macro
379 ctags: CTAGS
380 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
391 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
510 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/addtiffo/
H A DMakefile99 CTAGS = ctags macro
358 ctags: CTAGS
359 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
370 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
487 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/iptcutil/
H A DMakefile98 CTAGS = ctags macro
355 ctags: CTAGS
356 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
367 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
484 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
/macosx-10.10/emacs-93/emacs/lib-src/
H A Detags.c220 /* Define CTAGS to make the program "ctags" compatible with the usual one.
223 #ifdef CTAGS
224 # undef CTAGS macro
225 # define CTAGS TRUE macro
227 # define CTAGS FALSE
311 bool is_func; /* function tag: use regexp in CTAGS mode */
540 #if CTAGS /* Ctags options */
885 printf ("%s (%s %s)\n", (CTAGS) ? "ctags" : "etags", EMACS_NAME, VERSION);
928 if (CTAGS)
943 if (CTAGS)
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/lib/
H A DMakefile448 CTAGS = ctags macro
476 ctags: CTAGS
477 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
488 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
610 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/plugins/
H A DMakefile582 CTAGS = ctags macro
610 ctags: CTAGS
611 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
622 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
743 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/acorn/
H A DMakefile268 ctags: CTAGS
269 CTAGS:
/macosx-10.10/bash-94.1.2/bash-3.2/lib/readline/
H A DMakefile.in52 CTAGS = ctags -tw
152 $(CTAGS) $(CSOURCES) $(HSOURCES)
/macosx-10.10/patch_cmds-17/diffstat/
H A Dconfigure1855 if test -n "$CTAGS"; then
1856 ac_cv_prog_CTAGS="$CTAGS" # Let the user override the test.
1871 CTAGS=$ac_cv_prog_CTAGS
1872 if test -n "$CTAGS"; then
1873 echo "$as_me:1873: result: $CTAGS" >&5
1874 echo "${ECHO_T}$CTAGS" >&6
1880 test -n "$CTAGS" && break
1920 # Extract the first word of "${CTAGS:-ctags}", so it can be a program name with args.
1921 set dummy ${CTAGS:-ctags}; ac_word=$2
6901 s,@CTAGS
[all...]
/macosx-10.10/vim-55/src/
H A DMake_mvc.mak235 !ifndef CTAGS
236 CTAGS = ctags macro
932 $(CTAGS) *.c *.cpp *.h if_perl.xs proto\*.pro

Completed in 202 milliseconds