Home
last modified time | relevance | path

Searched refs:BISON (Results 1 – 25 of 136) sorted by relevance

123456

/minix3/external/bsd/byacc/dist/test/
H A Drun_make.sh7 BISON=`bison --version 2>/dev/null | head -n 1 | sed -e 's/^[^0-9.]*//' -e 's/[^0-9.]*$//'`
68 if test -n "$BISON"
70 echo "** compare with bison $BISON"
/minix3/external/bsd/flex/dist/tests/test-noansi-r/
H A DMakefile.am39 $(BISON) $(YFLAGS) $<
H A DMakefile.in107 BISON = @BISON@
449 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-basic-r/
H A DMakefile.am39 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-prefix-r/
H A DMakefile.am40 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-array-nr/
H A DMakefile.am39 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-noansi-nr/
H A DMakefile.am39 $(BISON) $(YFLAGS) $<
H A DMakefile.in107 BISON = @BISON@
449 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-basic-nr/
H A DMakefile.am39 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-yyextra/
H A DMakefile.am40 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-include-by-buffer/
H A DMakefile.am40 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-include-by-push/
H A DMakefile.am40 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-include-by-reentrant/
H A DMakefile.am40 $(BISON) $(YFLAGS) $<
H A DMakefile.in107 BISON = @BISON@
450 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-alloc-extra/
H A DMakefile.am40 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-prefix-nr/
H A DMakefile.am40 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/TEMPLATE/
H A DMakefile.am41 $(BISON) $(YFLAGS) $<
H A DMakefile.in107 BISON = @BISON@
450 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-header-nr/
H A DMakefile.am41 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-top/
H A DMakefile.am42 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-header-r/
H A DMakefile.am42 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-bison-yylloc/
H A DMakefile.am43 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-bison-nr/
H A DMakefile.am43 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-linedir-r/
H A DMakefile.am42 $(BISON) $(YFLAGS) $<
/minix3/external/bsd/flex/dist/tests/test-bison-yylval/
H A DMakefile.am43 $(BISON) $(YFLAGS) $<

123456