Searched refs:ETAGS (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/byacc/
H A Dconfigure2187 if test -n "$ETAGS"; then
2188 ac_cv_prog_ETAGS="$ETAGS" # Let the user override the test.
2203 ETAGS=$ac_cv_prog_ETAGS
2204 if test -n "$ETAGS"; then
2205 echo "$as_me:2205: result: $ETAGS" >&5
2206 echo "${ECHO_T}$ETAGS" >&6
2212 test -n "$ETAGS" && break
2249 # Extract the first word of "${ETAGS:-etags}", so it can be a program name with args.
2250 set dummy ${ETAGS:-etags}; ac_word=$2
5263 s,@ETAGS
[all...]
/freebsd-10.0-release/contrib/libreadline/
H A DMakefile.in69 ETAGS = etags -tw
259 $(ETAGS) $(CSOURCES) $(HSOURCES)
/freebsd-10.0-release/contrib/dialog/
H A Dconfigure2600 if test -n "$ETAGS"; then
2601 ac_cv_prog_ETAGS="$ETAGS" # Let the user override the test.
2616 ETAGS=$ac_cv_prog_ETAGS
2617 if test -n "$ETAGS"; then
2618 echo "$as_me:2618: result: $ETAGS" >&5
2619 echo "${ECHO_T}$ETAGS" >&6
2625 test -n "$ETAGS" && break
2662 # Extract the first word of "${ETAGS:-etags}", so it can be a program name with args.
2663 set dummy ${ETAGS:-etags}; ac_word=$2
16346 s,@ETAGS
[all...]

Completed in 105 milliseconds