| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/config/ |
| H A D | bison.m4 | 21 # -- $(YACC) $(YFLAGS) $(AM_YFLAGS) 36 # (b) If you want the invocation to honor an YFLAGS=... parameter passed to 37 # 'configure' or an YFLAGS environment variable present at 'configure' 39 # $(VARIABLE) -d $(YFLAGS) $(AM_YFLAGS) $(srcdir)/foo.y 75 # rules) and YFLAGS (to allow options to be passed as 'configure' time). 80 dnl Declaring YACC & YFLAGS precious will not be necessary after GNULIB 88 AC_ARG_VAR([YFLAGS], 89 [YFLAGS contains the list arguments that will be passed by default to Bison. 90 This script will default YFLAGS to the empty string to avoid a default value of
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/config/ |
| H A D | bison.m4 | 21 # -- $(YACC) $(YFLAGS) $(AM_YFLAGS) 36 # (b) If you want the invocation to honor an YFLAGS=... parameter passed to 37 # 'configure' or an YFLAGS environment variable present at 'configure' 39 # $(VARIABLE) -d $(YFLAGS) $(AM_YFLAGS) $(srcdir)/foo.y 75 # rules) and YFLAGS (to allow options to be passed as 'configure' time). 80 dnl Declaring YACC & YFLAGS precious will not be necessary after GNULIB 88 AC_ARG_VAR([YFLAGS], 89 [YFLAGS contains the list arguments that will be passed by default to Bison. 90 This script will default YFLAGS to the empty string to avoid a default value of
|
| /netbsd-src/external/gpl2/xcvs/dist/m4/ |
| H A D | bison.m4 | 20 dnl Declaring YACC & YFLAGS precious will not be necessary after GNULIB 27 AC_ARG_VAR(YFLAGS, 28 [YFLAGS contains the list arguments that will be passed by default to Bison. 29 This script will default YFLAGS to the empty string to avoid a default value of
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/ |
| H A D | Makefile.in | 25 YFLAGS = @YFLAGS@
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| H A D | Makefile.in | 25 YFLAGS = @YFLAGS@ 79 $(YACC) $(YFLAGS) -d $(srcdir)/cgram.y
|
| /netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/ |
| H A D | Makefile.in | 23 YFLAGS = @YFLAGS@ 82 $(YACC) $(YFLAGS) -d gram.y
|
| /netbsd-src/external/gpl3/gcc/dist/intl/ |
| H A D | Makefile.in | 46 YFLAGS = --name-prefix=__gettext 143 @BISON3_YES@ $(YACC) $(YFLAGS) --output $@.c $@.y 147 @BISON3_NO@ $(YACC) $(YFLAGS) --output $@ $<
|
| /netbsd-src/external/gpl3/binutils.old/dist/intl/ |
| H A D | Makefile.in | 46 YFLAGS = --name-prefix=__gettext 140 @BISON3_YES@ $(YACC) $(YFLAGS) --output $@.c $@.y 144 @BISON3_NO@ $(YACC) $(YFLAGS) --output $@ $<
|
| /netbsd-src/external/gpl3/gcc.old/dist/intl/ |
| H A D | Makefile.in | 46 YFLAGS = --name-prefix=__gettext 139 @BISON3_YES@ $(YACC) $(YFLAGS) --output $@.c $@.y 143 @BISON3_NO@ $(YACC) $(YFLAGS) --output $@ $<
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| H A D | Makefile.in | 26 YFLAGS = @YFLAGS@ 97 $(YACC) $(YFLAGS) -d $(srcdir)/cgram.y
|
| /netbsd-src/share/mk/ |
| H A D | bsd.sys.mk | 338 YFLAGS+= ${YPREFIX.${.IMPSRC:T}:D-p${YPREFIX.${.IMPSRC:T}}} ${YHEADER.${.IMPSRC:T}:D-d} 339 YFLAGS+= ${YPREFIX:D-p${YPREFIX}} ${YHEADER:D-d} ${YFLAGS.${.IMPSRC:T}}
|
| H A D | sys.mk | 127 YFLAGS?= 128 YACC.y?= ${YACC} ${YFLAGS}
|
| /netbsd-src/external/gpl2/dtc/usr.bin/dtc/ |
| H A D | Makefile | 18 YFLAGS+= -d -L
|
| /netbsd-src/dist/pf/sbin/pfctl/ |
| H A D | Makefile | 9 YFLAGS= macro
|
| /netbsd-src/usr.sbin/pf/pfctl/ |
| H A D | Makefile | 12 YFLAGS= macro
|
| /netbsd-src/sys/dev/microcode/aic7xxx/ |
| H A D | Makefile | 31 YFLAGS+= ${.TARGET:M*macro*:S/$(.TARGET)/-p mm/}
|
| /netbsd-src/external/bsd/flex/dist/src/ |
| H A D | Makefile.in | 244 YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS) 246 $(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS) 389 YFLAGS = @YFLAGS@
|
| /netbsd-src/external/lgpl3/gmp/dist/demos/calc/ |
| H A D | Makefile.in | 185 YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS) 187 $(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS) 327 YFLAGS = @YFLAGS@
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
| H A D | Makefile.am | 5 YFLAGS = -d macro
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/ |
| H A D | Makefile.am | 11 YFLAGS = -d macro
|
| /netbsd-src/usr.sbin/plainrsa-gen/ |
| H A D | Makefile | 35 YFLAGS=-d macro
|
| /netbsd-src/sys/arch/hpc/hpc/platid_gen/ |
| H A D | Makefile | 15 YFLAGS = macro
|
| /netbsd-src/external/gpl2/groff/ |
| H A D | Makefile.inc | 100 YFLAGS+= -d
|
| /netbsd-src/external/gpl2/grep/dist/intl/ |
| H A D | Makefile | 52 YFLAGS = --name-prefix=__gettext macro
|
| H A D | Makefile.in | 52 YFLAGS = --name-prefix=__gettext
|