Searched refs:YFLAGS (Results 1 – 25 of 147) sorted by relevance
123456
160 YFLAGS ?=162 YFLAGS ?= -d197 ${YACC} ${YFLAGS} ${.IMPSRC}211 ${YACC} ${YFLAGS} ${.IMPSRC}288 ${YACC} ${YFLAGS} ${.IMPSRC}301 ${YACC} ${YFLAGS} ${.IMPSRC}319 ${YACC} ${YFLAGS} ${.IMPSRC}
99 .if !empty(YFLAGS:M-d) && !empty(SRCS:My.tab.h)102 ${YACC} ${YFLAGS} ${.ALLSRC}105 .elif !empty(YFLAGS:M-d)109 ${YACC} ${YFLAGS} -o ${_YC} ${.ALLSRC}115 ${YACC} ${YFLAGS} -o ${_YC} ${.ALLSRC}
22 YFLAGS= -d macro35 YFLAGS+= -t -v
32 YFLAGS= -b ${.TARGET:R} ${.TARGET:M*macro*:S/$(.TARGET)/-p mm/} -d macro37 YFLAGS+= -t -v
21 YFLAGS?= -v -t24 YACC.y?= ${YACC} ${YFLAGS}
92 @${YACC} ${YFLAGS} $<115 ${YACC} ${YFLAGS} $<
80 YFLAGS= -d macro101 ${YACC} ${YFLAGS} -pAslCompiler -oaslcompilerparse.c ${.ALLSRC}111 ${YACC} ${YFLAGS} -pDtParser -odtparserparse.c ${.ALLSRC}121 ${YACC} ${YFLAGS} -pPrParser -oprparserparse.c ${.ALLSRC}
32 ${YACC} ${YFLAGS} -pfsi_ -ofsi_gram.c ${.ALLSRC}40 ${YACC} ${YFLAGS} -pnull_ -onull_gram.c ${.ALLSRC}
78 $(YACC) $(YFLAGS) $(.IMPSRC)84 $(YACC) $(YFLAGS) $(.IMPSRC)
47 ${YACC} ${YFLAGS} -pconf_ -oconf_parse.c ${.ALLSRC}55 ${YACC} ${YFLAGS} -psun_map_ -osun_map_parse.c ${.ALLSRC}
7 YFLAGS= macro
16 YFLAGS+=-v
12 YFLAGS+= -v
11 YFLAGS = -d macro
19 YFLAGS+=-v
14 YFLAGS+=-v
48 YFLAGS+=-d -p __libipsecyy
29 YFLAGS= macro
16 YFLAGS+= -v
12 YFLAGS= macro
29 YFLAGS+=-v
78 YFLAGS= -d79 YACC.y= ${YACC} ${YFLAGS}
81 YFLAGS= -d82 YACC.y= ${YACC} ${YFLAGS}
95 YFLAGS?=96 YACC.y?= ${YACC} ${YFLAGS}