Home
last modified time | relevance | path

Searched defs:YACC (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/grep/dist/intl/
H A DMakefile51 YACC = bison -y -d macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DMakefile.am35 YACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ … macro
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DMakefile.am35 YACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ … macro
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DMakefile.am28 YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YAC… macro
/netbsd-src/external/gpl3/binutils/dist/ld/
H A DMakefile.am28 YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YAC… macro
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DMakefile.am35 YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YAC… macro
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DMakefile.am35 YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YAC… macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A DMakefile.am84 YACC = @YACC@ -d macro