Home
last modified time | relevance | path

Searched refs:YFLAGS (Results 1 – 25 of 183) sorted by relevance

12345678

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/config/
H A Dbison.m421 # -- $(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 Dbison.m421 # -- $(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 Dbison.m420 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 DMakefile.in25 YFLAGS = @YFLAGS@
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A DMakefile.in25 YFLAGS = @YFLAGS@
79 $(YACC) $(YFLAGS) -d $(srcdir)/cgram.y
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A DMakefile.in23 YFLAGS = @YFLAGS@
82 $(YACC) $(YFLAGS) -d gram.y
/netbsd-src/external/gpl3/gcc/dist/intl/
H A DMakefile.in46 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 DMakefile.in46 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 DMakefile.in46 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 DMakefile.in26 YFLAGS = @YFLAGS@
97 $(YACC) $(YFLAGS) -d $(srcdir)/cgram.y
/netbsd-src/share/mk/
H A Dbsd.sys.mk338 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 Dsys.mk127 YFLAGS?=
128 YACC.y?= ${YACC} ${YFLAGS}
/netbsd-src/external/gpl2/dtc/usr.bin/dtc/
H A DMakefile18 YFLAGS+= -d -L
/netbsd-src/dist/pf/sbin/pfctl/
H A DMakefile9 YFLAGS= macro
/netbsd-src/usr.sbin/pf/pfctl/
H A DMakefile12 YFLAGS= macro
/netbsd-src/sys/dev/microcode/aic7xxx/
H A DMakefile31 YFLAGS+= ${.TARGET:M*macro*:S/$(.TARGET)/-p mm/}
/netbsd-src/external/bsd/flex/dist/src/
H A DMakefile.in244 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 DMakefile.in185 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 DMakefile.am5 YFLAGS = -d macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/
H A DMakefile.am11 YFLAGS = -d macro
/netbsd-src/usr.sbin/plainrsa-gen/
H A DMakefile35 YFLAGS=-d macro
/netbsd-src/sys/arch/hpc/hpc/platid_gen/
H A DMakefile15 YFLAGS = macro
/netbsd-src/external/gpl2/groff/
H A DMakefile.inc100 YFLAGS+= -d
/netbsd-src/external/gpl2/grep/dist/intl/
H A DMakefile52 YFLAGS = --name-prefix=__gettext macro
H A DMakefile.in52 YFLAGS = --name-prefix=__gettext

12345678