Searched refs:YACC (Results 26 - 50 of 73) sorted by relevance

123

/freebsd-9.3-release/contrib/opie/
H A DMakefile.in108 YACC=@YACC@
317 $(YACC) ftpcmd.y
H A Dconfigure1040 if test -n "$YACC"; then
1041 ac_cv_prog_YACC="$YACC" # Let the user override the test.
1055 YACC="$ac_cv_prog_YACC"
1056 if test -n "$YACC"; then
1057 echo "$ac_t""$YACC" 1>&6
1062 test -n "$YACC" && break
1064 test -n "$YACC" || YACC="yacc"
5020 s%@YACC@%$YACC
[all...]
/freebsd-9.3-release/contrib/lukemftpd/
H A Dconfigure977 if test -n "$YACC"; then
978 ac_cv_prog_YACC="$YACC" # Let the user override the test.
992 YACC="$ac_cv_prog_YACC"
993 if test -n "$YACC"; then
994 echo "$ac_t""$YACC" 1>&6
999 test -n "$YACC" && break
1001 test -n "$YACC" || YACC="yacc"
3906 s%@YACC@%$YACC
[all...]
/freebsd-9.3-release/contrib/ntp/include/isc/
H A DMakefile.in390 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/tests/
H A DMakefile.in429 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/kernel/
H A DMakefile.in429 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/kernel/sys/
H A DMakefile.in390 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/scripts/lib/
H A DMakefile.in399 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/scripts/build/
H A DMakefile.in372 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/clockstuff/
H A DMakefile.in429 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/parseutil/
H A DMakefile.in429 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/ntpdate/
H A DMakefile.in434 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/scripts/ntpsweep/
H A DMakefile.in408 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/scripts/ntptrace/
H A DMakefile.in407 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/scripts/ntp-wait/
H A DMakefile.in407 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/adjtimed/
H A DMakefile.in434 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/scripts/update-leap/
H A DMakefile.in408 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.in408 YACC = @YACC@
/freebsd-9.3-release/contrib/ntp/include/
H A DMakefile.in432 YACC = @YACC@
/freebsd-9.3-release/contrib/binutils/
H A Dconfigure275 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 build build_cpu build_vendor build_os build_noncanonical host_noncanonical target_noncanonical host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN LN_S TOPLEVEL_CONFIGURE_ARGUMENTS build_libsubdir build_subdir host_subdir target_subdir CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX GNATBIND ac_ct_GNATBIND GNATMAKE ac_ct_GNATMAKE do_compare gmplibs gmpinc stage1_languages SYSROOT_CFLAGS_FOR_TARGET RPATH_ENVVAR tooldir build_tooldir CONFIGURE_GDB_TK GDB_TK INSTALL_GDB_TK build_configargs build_configdirs host_configargs configdirs target_configargs CC_FOR_BUILD config_shell YACC BISON M4 LEX FLEX MAKEINFO EXPECT RUNTEST AR AS DLLTOOL LD LIPO NM RANLIB STRIP WINDRES OBJCOPY OBJDUMP CFLAGS_FOR_BUILD CC_FOR_TARGET CXX_FOR_TARGET GCC_FOR_TARGET GCJ_FOR_TARGET GFORTRAN_FOR_TARGET AR_FOR_TARGET AS_FOR_TARGET DLLTOOL_FOR_TARGET LD_FOR_TARGET LIPO_FOR_TARGET NM_FOR_TARGET OBJDUMP_FOR_TARGET RANLIB_FOR_TARGET STRIP_FOR_TARGET WINDRES_FOR_TARGET RAW_CXX_FOR_TARGET FLAGS_FOR_TARGET COMPILER_AS_FOR_TARGET COMPILER_LD_FOR_TARGET COMPILER_NM_FOR_TARGET MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT stage1_cflags stage1_checking stage2_werror_flag datarootdir docdir pdfdir htmldir LIBOBJS LTLIBOBJS'
5840 # Generate default definitions for YACC, M4, LEX and other programs that run
5854 if test -n "$YACC"; then
5855 ac_cv_prog_YACC="$YACC" # Let the user override the test.
5873 YACC=$ac_cv_prog_YACC
5874 if test -n "$YACC"; then
5875 echo "$as_me:$LINENO: result: $YACC" >&5
5876 echo "${ECHO_T}$YACC" >&6
5882 test -n "$YACC" && break
5884 test -n "$YACC" || YAC
[all...]
/freebsd-9.3-release/contrib/ntp/ntpd/
H A DMakefile.in260 YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
262 $(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
265 am__v_YACC_0 = @echo " YACC " $@;
548 YACC = @YACC@
/freebsd-9.3-release/contrib/cvs/
H A Dconfigure702 YACC
732 YACC
1396 YACC The `Yet Another C Compiler' implementation to use. Defaults to
1398 YFLAGS The list of arguments that will be passed by default to $YACC.
4658 if test -n "$YACC"; then
4659 ac_cv_prog_YACC="$YACC" # Let the user override the test.
4678 YACC=$ac_cv_prog_YACC
4679 if test -n "$YACC"; then
4680 { echo "$as_me:$LINENO: result: $YACC" >&5
4681 echo "${ECHO_T}$YACC" >
[all...]
/freebsd-9.3-release/contrib/groff/
H A Dconfigure543 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 CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX TTYDEVDIRS OTHERDEVDIRS CPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XDEVDIRS XPROGDIRS XLIBDIRS appresdir LPR LP LPQ PSPRINT DVIPRINT PERLPATH YACC RANLIB ac_ct_RANLIB INSTALL_INFO INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN_S SH_SCRIPT_SED_CMD GREP EGREP LIBC LIBM LIBOBJS BROKEN_SPOOLER_FLAGS PAGE g sys_tmac_prefix tmac_wrap GROFF_PATH_SEPARATOR ALT_GHOSTSCRIPT_PROGS GHOSTSCRIPT ac_ct_GHOSTSCRIPT pnmcut pnmcrop pnmtopng psselect pnmtops make_html make_install_html ALT_AWK_PROGS AWK ac_ct_AWK make_pdfdoc make_install_pdfdoc pnmtops_nosetpage LTLIBOBJS'
5435 if test -n "$YACC"; then
5436 ac_cv_prog_YACC="$YACC" # Let the user override the test.
5454 YACC=$ac_cv_prog_YACC
5455 if test -n "$YACC"; then
5456 echo "$as_me:$LINENO: result: $YACC" >&5
5457 echo "${ECHO_T}$YACC" >&6
5463 test -n "$YACC" && break
5465 test -n "$YACC" || YACC
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A DMakefile.am16 YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
/freebsd-9.3-release/contrib/dialog/samples/copifuncs/
H A Dcopi.funcs726 YACC = bison -y
727 #YACC = yacc

Completed in 300 milliseconds

123