Searched refs:BISON (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/mDNSResponder-561.1.1/mDNSPosix/
H A DMakefile58 BISON = @bison macro
518 $(BISON) -o $(OBJDIR)/$*.c -d $<
/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dconfigure1695 # Used to have BISON=yacc.
3660 if test -n "$BISON"; then
3661 ac_cv_prog_BISON="$BISON" # Let the user override the test.
3675 BISON="$ac_cv_prog_BISON"
3676 if test -n "$BISON"; then
3677 echo "$ac_t""$BISON" 1>&6
3682 test -n "$BISON" && break
3684 test -n "$BISON" || BISON="$MISSING bison"
3687 *" bison "*) BISON
[all...]
H A DMakefile.def208 flags_to_pass = { flag= BISON ; };
/macosx-10.10/dcerpc-61/dcerpc/
H A Dconfigure.in143 AC_PATH_PROG(BISON, bison)

Completed in 191 milliseconds