Searched refs:YACC (Results 1 – 25 of 54) sorted by relevance
123
27 dnl AC_PROG_YACC sets the YACC variable; other macros set the BISON variable.28 dnl But even is YACC is called "yacc", it may be a script that invokes bison30 dnl YACC's default value is empty; BISON's default value is :.31 if (${YACC-${BISON-:}} --print-localedir) >/dev/null 2>&1; then32 BISON_LOCALEDIR=`${YACC-${BISON-:}} --print-localedir`
11 YACC = bison -y macro43 $(YACC) -d policy_parse.y
58 $(hide) $(YACC) -o $@ $<64 $(hide) $(YACC) -p "_mesa_glsl_" -o $@ $<
90 $(AM_V_GEN) $(YACC) -v -o glsl_parser.cc -p "_mesa_glsl_" --defines=glsl_parser.h $<
67 YACC = @V_YACC@139 $(YACC) -d $<
83 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)85 --mode=compile $(YACC) $(YFLAGS) $(AM_YFLAGS)169 YACC = @YACC@
105 YACC = @YACC@
23 YACC = $(BISON) -y macro
76 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)143 YACC = @YACC@
120 YACC = @YACC@
106 YACC = @YACC@
68 YACC = @INTLBISON@ -y -d
80 $(AM_V_GEN) $(YACC) -p "_mesa_program_" -v -d --output=program/program_parse.tab.c $<
81 $(hide) $(YACC) -o $@ $<
644 YACC760 YACC1419 YFLAGS The list of arguments that will be passed by default to $YACC.3731 if test -n "$YACC"; then3732 ac_cv_prog_YACC="$YACC" # Let the user override the test.3751 YACC=$ac_cv_prog_YACC3752 if test -n "$YACC"; then3753 { $as_echo "$as_me:$LINENO: result: $YACC" >&53754 $as_echo "$YACC" >&6; }3761 test -n "$YACC" && break[all …]
143 YACC = @YACC@
127 YACC = @YACC@
112 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)114 --mode=compile $(YACC) $(YFLAGS) $(AM_YFLAGS)205 YACC = @YACC@
72 BISON = @YACC@
159 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
161 YACC = @YACC@
165 YACC = @YACC@