Searched refs:YACC (Results 1 - 14 of 14) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/config/djgpp/
H A Ddjconfig.sh143 export YACC="bison -y"
/haiku-fatelf/src/bin/gawk/intl/
H A DMakefile51 YACC = bison -y -d macro
169 $(YACC) $(YFLAGS) --output $@ $<
/haiku-fatelf/src/bin/gawk/
H A DMakefile.am163 $(YACC) $(AM_YFLAGS) $(YFLAGS) $< && sed -f $(srcdir)/bisonfix.sed < y.tab.c > $*.c && $(RM) y.tab.c
H A DMakefile132 YACC = bison -y macro
317 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
914 $(YACC) $(AM_YFLAGS) $(YFLAGS) $< && sed -f $(srcdir)/bisonfix.sed < y.tab.c > $*.c && $(RM) y.tab.c
H A Dconfigure312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot EGREP YACC LN_S CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP RANLIB ac_ct_RANLIB U ANSI2KNR MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE build build_cpu build_vendor build_os host host_cpu host_vendor host_os ALLOCA GLIBC21 LIBICONV LTLIBICONV INTLBISON BUILD_INCLUDED_LIBINTL USE_INCLUDED_LIBINTL CATOBJEXT DATADIRNAME INSTOBJEXT GENCAT INTLOBJS INTL_LIBTOOL_SUFFIX_PREFIX INTLLIBS LIBINTL LTLIBINTL POSUB LIBOBJS SOCKET_LIBS LTLIBOBJS'
1796 if test -n "$YACC"; then
1797 ac_cv_prog_YACC="$YACC" # Let the user override the test.
1815 YACC=$ac_cv_prog_YACC
1816 if test -n "$YACC"; then
1817 echo "$as_me:$LINENO: result: $YACC" >&5
1818 echo "${ECHO_T}$YACC" >&6
1824 test -n "$YACC" && break
1826 test -n "$YACC" || YACC
[all...]
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A DMakefile65 YACC = bison -y -p pcap_ macro
137 $(YACC) -d $<
/haiku-fatelf/src/bin/network/tcpdump/libpcap/msdos/
H A Dmakefile.dj64 $(YACC) --name-prefix=pcap_ --yacc --defines grammar.y
/haiku-fatelf/src/bin/gdb/gdb/
H A Dconfigure3619 if test -n "$YACC"; then
3620 ac_cv_prog_YACC="$YACC" # Let the user override the test.
3634 YACC="$ac_cv_prog_YACC"
3635 if test -n "$YACC"; then
3636 echo "$ac_t""$YACC" 1>&6
3641 test -n "$YACC" && break
3643 test -n "$YACC" || YACC="yacc"
11414 s%@YACC@%$YACC
[all...]
/haiku-fatelf/src/bin/gdb/
H A DMakefile.def198 flags_to_pass = { flag= YACC ; };
/haiku-fatelf/src/libs/print/libgutenprint/
H A Dconfigure863 YACC
1071 YACC
1777 YACC The `Yet Another C Compiler' implementation to use. Defaults to
1779 YFLAGS The list of arguments that will be passed by default to $YACC.
15805 if test -n "$YACC"; then
15806 ac_cv_prog_YACC="$YACC" # Let the user override the test.
15825 YACC=$ac_cv_prog_YACC
15826 if test -n "$YACC"; then
15827 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
15828 $as_echo "$YACC" >
[all...]
/haiku-fatelf/src/bin/bash/
H A Dconfigure698 YACC
859 YACC
1579 YACC The `Yet Another C Compiler' implementation to use. Defaults to
1581 YFLAGS The list of arguments that will be passed by default to $YACC.
6102 if test -n "$YACC"; then
6103 ac_cv_prog_YACC="$YACC" # Let the user override the test.
6122 YACC=$ac_cv_prog_YACC
6123 if test -n "$YACC"; then
6124 { $as_echo "$as_me:$LINENO: result: $YACC" >&5
6125 $as_echo "$YACC" >
[all...]
H A Dconfig.status339 s,@YACC@,bison -y,;t t
H A DMakefile53 YACC = bison -y macro
520 $(YACC) -d $(srcdir)/parse.y
528 # $(YACC) -d $(srcdir)/parse.y
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure887 YACC
1458 YACC
2132 YACC The `Yet Another C Compiler' implementation to use. Defaults to
10526 : ${YACC='bison -y'}
[all...]

Completed in 330 milliseconds