Home
last modified time | relevance | path

Searched refs:YACC (Results 1 – 25 of 101) sorted by relevance

12345

/openbsd/share/mk/
H A Dsys.mk75 YACC?= yacc
77 YACC.y?= ${YACC} ${YFLAGS}
201 ${YACC.y} ${.IMPSRC}
205 ${YACC.y} ${.IMPSRC}
208 ${YACC.y} ${.IMPSRC}
H A Dbsd.sys.mk14 ${YACC.y} -o ${.TARGET} ${.IMPSRC}
H A Dbsd.dep.mk47 ${YACC.y} -o ${f:.y=.c} ${.ALLSRC:M*.y}
/openbsd/sys/dev/microcode/aic7xxx/
H A DMakefile37 ${YACC} ${YFLAGS} -o aicasm_gram.c $<
40 ${YACC} -pmm ${YFLAGS} -o aicams_macro_gram.c $<
/openbsd/sbin/dhcp6leased/
H A DMakefile21 ${YACC.y} -ppl -o ${.TARGET} ${.IMPSRC}
/openbsd/usr.bin/bc/
H A DMakefile14 ${YACC} -o bc.c -d ${.CURDIR}/bc.y
/openbsd/gnu/usr.bin/cvs/tools/
H A DMakefile.in97 YACC = @YACC@
/openbsd/usr.bin/keynote/
H A DMakefile16 $(YACC.y) $(YACCFLAGS) ${.ALLSRC}
/openbsd/usr.sbin/snmpd/
H A DMakefile20 ${YACC.y} -pmib -o ${.TARGET} ${.IMPSRC}
/openbsd/gnu/usr.bin/cvs/windows-NT/SCC/
H A DMakefile.in100 YACC = @YACC@
/openbsd/usr.bin/awk/
H A DMakefile13 ${YACC} -o awkgram.tab.c -d ${.CURDIR}/awkgram.y
/openbsd/gnu/usr.bin/cvs/vms/
H A DMakefile.in100 YACC = @YACC@
/openbsd/gnu/usr.bin/cvs/lib/
H A DChangeLog.fsf54 * Makefile.in: added CC and YACC definitions; use YACC not BISON;
H A DMakefile.in109 YACC = @YACC@
229 $(YACC) $(AM_YFLAGS) $(YFLAGS) $< && mv y.tab.c $*.c
/openbsd/lib/libkeynote/
H A DMakefile17 $(YACC.y) $(YACCFLAGS) ${.CURDIR}/keynote.y
/openbsd/gnu/usr.bin/binutils/gdb/config/djgpp/
H A Ddjconfig.sh143 export YACC="bison -y"
/openbsd/gnu/usr.bin/gcc/gcc/intl/
H A DMakefile.in52 YACC = @INTLBISON@ -y -d
/openbsd/usr.sbin/nsd/
H A DMakefile.bsd-wrapper9 YACC="/usr/bin/yacc"
/openbsd/gnu/gcc/intl/
H A DMakefile.in44 YACC = @INTLBISON@ -y -d
135 $(YACC) $(YFLAGS) --output $@ $<
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A DMakefile.in100 YACC = @YACC@
/openbsd/gnu/usr.bin/cvs/man/
H A DMakefile.in96 YACC = @YACC@
/openbsd/gnu/usr.bin/cvs/contrib/
H A DMakefile.in110 YACC = @YACC@
/openbsd/gnu/usr.bin/cvs/diff/
H A DMakefile.in83 YACC = @YACC@
/openbsd/gnu/usr.bin/texinfo/intl/
H A DMakefile.in51 YACC = @INTLBISON@ -y -d
/openbsd/usr.sbin/mopd/otherOS/
H A DMakefile47 YACC = yacc -y macro

12345