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

/haiku-buildtools/legacy/gcc/gcc/
H A Dmakefile.vms39 BISON = bison
284 $(BISON) $(BISON_FLAGS)/output=$@ $<
286 $(BISON) $(BISON_FLAGS)/output=$@ $<
288 $(BISON) $(BISON_FLAGS)/output=$@ $<
/haiku-buildtools/legacy/binutils/
H A Dconfigure1688 # Used to have BISON=yacc.
3456 if test -n "$BISON"; then
3457 ac_cv_prog_BISON="$BISON" # Let the user override the test.
3471 BISON="$ac_cv_prog_BISON"
3472 if test -n "$BISON"; then
3473 echo "$ac_t""$BISON" 1>&6
3478 test -n "$BISON" && break
3480 test -n "$BISON" || BISON="$MISSING bison"
3483 *" bison "*) BISON
[all...]
H A DMakefile.def197 flags_to_pass = { flag= BISON ; };
/haiku-buildtools/gcc/
H A DMakefile.tpl141 BISON="$(BISON)"; export BISON; \
373 BISON = @BISON@
H A Dconfigure609 BISON
7706 if test -n "$BISON"; then
7707 ac_cv_prog_BISON="$BISON" # Let the user override the test.
7726 BISON=$ac_cv_prog_BISON
7727 if test -n "$BISON"; then
7728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
7729 $as_echo "$BISON" >&6; }
7736 test -n "$BISON" && break
7738 test -n "$BISON" || BISON
[all...]
H A DMakefile.in138 BISON="$(BISON)"; export BISON; \
370 BISON = @BISON@
708 "BISON=$(BISON)" \
[all...]
/haiku-buildtools/binutils/
H A DMakefile.tpl142 BISON="$(BISON)"; export BISON; \
377 BISON = @BISON@
H A Dconfigure609 BISON
7774 if test -n "$BISON"; then
7775 ac_cv_prog_BISON="$BISON" # Let the user override the test.
7794 BISON=$ac_cv_prog_BISON
7795 if test -n "$BISON"; then
7796 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
7797 $as_echo "$BISON" >&6; }
7804 test -n "$BISON" && break
7806 test -n "$BISON" || BISON
[all...]
H A DMakefile.in139 BISON="$(BISON)"; export BISON; \
374 BISON = @BISON@
712 "BISON=$(BISON)" \
[all...]
/haiku-buildtools/legacy/gcc/
H A Dconfigure908 tools="AR AR_FOR_TARGET AS AS_FOR_TARGET BISON CC_FOR_BUILD"
935 BISON=${BISON-bison}
H A DMakefile.in122 BISON = `if [ -f $$r/bison/bison ] ; then \
366 "BISON=$(BISON)" \
/haiku-buildtools/gcc/gcc/
H A Dconfigure748 BISON
8023 if test -n "$BISON"; then
8024 ac_cv_prog_BISON="$BISON" # Let the user override the test.
8043 BISON=$ac_cv_prog_BISON
8044 if test -n "$BISON"; then
8045 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
8046 $as_echo "$BISON" >&6; }
8053 test -n "$BISON" && break
8055 test -n "$BISON" || BISON
[all...]
H A DMakefile.in229 BISON = @BISON@
1100 "BISON=$(BISON)" \
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A DMakefile.in55 # BISON: Gnu bison works.
75 BISON = bison

Completed in 312 milliseconds