Searched refs:YACC (Results 1 - 25 of 57) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/aicasm/
H A DMakefile18 YACC= bison macro
63 $(YACC) $(YFLAGS) -b $(<:.y=) $<
72 $(YACC) $(YFLAGS) -b $(<:.y=) -p mm $<
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A DMakefile60 YACC := bison macro
90 $(YACC) $(YACCFLAGS) -o $@ $<
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A DMakefile.in11 YACC= @YACC@
69 $(YACC) -d -p cpyy client6_parse.y
82 $(YACC) -d -p sfyy server6_parse.y
H A Dconfigure312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA SET_MAKE CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP YACC LEX LEXLIB LEX_OUTPUT_ROOT EGREP LIBOBJS LTLIBOBJS'
2605 if test -n "$YACC"; then
2606 ac_cv_prog_YACC="$YACC" # Let the user override the test.
2624 YACC=$ac_cv_prog_YACC
2625 if test -n "$YACC"; then
2626 echo "$as_me:$LINENO: result: $YACC" >&5
2627 echo "${ECHO_T}$YACC" >&6
2633 test -n "$YACC" && break
2635 test -n "$YACC" || YACC
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/MISC/VMS/
H A Dbuild.com7 $! and `parser' is either "BISON" or "BYACC" or "YACC" or empty
49 $ then YACC = "bison"
55 $ if p2.eqs."BYACC" .or. p2.eqs."YACC"
56 $ then YACC = f$edit(p2,"LOWERCASE")
57 $ else YACC = "! yacc"
91 $ else 'YACC' 'YACCFLAGS' parse.y
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/MISC/OS2/
H A DMakefile.os213 YACC = bison
39 $(YACC) -d -o parse.c parse.y
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A DMakefile.in54 YACC = @YACC@
108 $(YACC) -d $(srcdir)/parse.y
H A DMakefile54 YACC = bison -y macro
108 $(YACC) -d $(srcdir)/parse.y
H A Dconfig.status48 s%@YACC@%bison -y%g
H A Dconfigure430 if test -n "$YACC"; then
431 ac_cv_prog_YACC="$YACC" # Let the user override the test.
444 YACC="$ac_cv_prog_YACC"
445 if test -n "$YACC"; then
446 echo "$ac_t""$YACC" 1>&4
451 test -n "$YACC" && break
453 test -n "$YACC" || YACC="yacc"
1060 case "$YACC" in
1460 s%@YACC
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/doc/
H A DMakefile.in378 YACC = @YACC@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-csharp/
H A DMakefile.in378 YACC = @YACC@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-java/
H A DMakefile.in378 YACC = @YACC@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/m4/
H A DMakefile.in379 YACC = @YACC@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/
H A Dconfigure607 YACC
715 YACC
1355 YACC The `Yet Another C Compiler' implementation to use. Defaults to
1357 YFLAGS The list of arguments that will be passed by default to $YACC.
3803 if test -n "$YACC"; then
3804 ac_cv_prog_YACC="$YACC" # Let the user override the test.
3823 YACC=$ac_cv_prog_YACC
3824 if test -n "$YACC"; then
3825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
3826 $as_echo "$YACC" >
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/
H A Dconfig.status549 s,@YACC@,|#_!!_#|,g
H A DMakefile.in124 YACC = @YACC@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A DMakefile.in73 YACC = @INTLBISON@ -y -d
218 $(YACC) $(YFLAGS) --output $@ $<
H A DMakefile73 YACC = bison -y -d macro
218 $(YACC) $(YFLAGS) --output $@ $<
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A DMakefile.in384 YACC = @YACC@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A DMakefile.in399 YACC = @YACC@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/projects/
H A DMakefile.in602 YACC = @YACC@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/styles/
H A DMakefile.in612 YACC = @YACC@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/
H A DMakefile.in91 YACC = @YACC@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/intl/
H A DMakefile73 YACC = bison -y -d macro
218 $(YACC) $(YFLAGS) --output $@ $<

Completed in 138 milliseconds

123