Searched refs:build (Results 151 - 175 of 251) sorted by relevance

1234567891011

/freebsd-9.3-release/bin/csh/
H A DMakefile112 build-tools: gethost
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_api.h126 s32 ixgbe_set_fw_drv_ver(struct ixgbe_hw *hw, u8 maj, u8 min, u8 build,
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dinit.c371 tn = build(ASSIGN, ln, tn);
/freebsd-9.3-release/contrib/ntp/sntp/tests/
H A DMakefile.in89 build_triplet = @build@
232 depcomp = $(SHELL) $(top_srcdir)/libevent/build-aux/depcomp
474 LOG_DRIVER = $(SHELL) $(top_srcdir)/libevent/build-aux/test-driver
490 $(top_srcdir)/libevent/build-aux/test-driver
496 $(top_srcdir)/libevent/build-aux/depcomp \
497 $(top_srcdir)/libevent/build-aux/test-driver
694 build = @build@
/freebsd-9.3-release/usr.sbin/etcupdate/
H A Detcupdate.sh50 # To provide extra flexibility, etcupdate can also build tarballs of
67 etcupdate build [-B] [-d workdir] [-s source] [-L logfile] [-M options]
247 echo "Failed to build new tree."
1278 log "build command: $1"
1287 echo "Failed to build tree."
1573 build|diff|extract|status|resolve)
1589 # The path to the source tree used to build trees.
1752 build|diff|status)
/freebsd-9.3-release/contrib/ntp/ntpsnmpd/
H A DMakefile.in94 build_triplet = @build@
174 depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
256 $(top_srcdir)/sntp/libevent/build-aux/depcomp README
484 build = @build@
1181 $(top_srcdir)/scripts/build/check--help $@
/freebsd-9.3-release/contrib/ntp/scripts/
H A DMakefile.in90 build_triplet = @build@
482 build = @build@
524 build \
1049 $(top_srcdir)/scripts/build/check--help $@
1092 $(top_srcdir)/scripts/build/check--help $@
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dntp_calendar.c311 * Get the build date & time
343 static const char build[] = MKREPRO_TIME "/" MKREPRO_DATE; local
345 static const char build[] = __TIME__ "/" __DATE__;
366 /* check environment if build date should be ignored */
376 if (6 == sscanf(build, "%hu:%hu:%hu/%3s %hu %hu",
/freebsd-9.3-release/contrib/gperf/
H A Dconfigure700 -build | --build | --buil | --bui | --bu)
702 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
995 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1028 build=$build_alias
1036 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1579 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1580 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2251 # Have a temporary directory for convenience. Make it in the build tre
[all...]
/freebsd-9.3-release/contrib/gperf/doc/
H A Dconfigure703 -build | --build | --buil | --bui | --bu)
705 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
998 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1031 build=$build_alias
1039 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1582 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1583 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2294 # Have a temporary directory for convenience. Make it in the build tre
[all...]
/freebsd-9.3-release/contrib/lukemftpd/
H A Dconfigure46 build=NONE
109 -build | --build | --buil | --bui | --bu)
110 ac_prev=build ;;
111 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
112 build="$ac_optarg" ;;
201 --build=BUILD configure for building on BUILD [BUILD=HOST]
/freebsd-9.3-release/contrib/nvi/build/
H A Dconfigure34 build=NONE
94 -build | --build | --buil | --bui | --bu)
95 ac_prev=build ;;
96 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
97 build="$ac_optarg" ;;
186 --build=BUILD configure for building on BUILD [BUILD=HOST]
776 echo "Fatal error: Nvi requires gcc 2.x to build on LynxOS."
777 echo "See build/READM
[all...]
/freebsd-9.3-release/contrib/file/
H A Dconfigure697 build
868 -build | --build | --buil | --bui | --bu)
870 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1191 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1237 build=$build_alias
1393 --build=BUILD configure for building on BUILD [guessed]
1394 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1408 --enable-silent-rules less verbose build outpu
[all...]
/freebsd-9.3-release/contrib/ntp/ntpd/
H A DMakefile.in96 build_triplet = @build@
237 depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
267 YLWRAP = $(top_srcdir)/sntp/libevent/build-aux/ylwrap
334 $(top_srcdir)/sntp/libevent/build-aux/depcomp \
335 $(top_srcdir)/sntp/libevent/build-aux/ylwrap ntp_parser.c \
564 build = @build@
627 # as opposed to the build directory. This allows a single
1808 $(top_srcdir)/scripts/build/check--help $@
1829 env CSET=`cat $(top_srcdir)/sntp/scm-rev` $(top_builddir)/scripts/build/mkve
[all...]
H A DMakefile.am37 # as opposed to the build directory. This allows a single
409 $(top_srcdir)/scripts/build/check--help $@
430 env CSET=`cat $(top_srcdir)/sntp/scm-rev` $(top_builddir)/scripts/build/mkver ntpd
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY30 make BSD/kupgrade try to build ip_rules.[ch] before complaining
46 Fix build problem for Solaris prior to S10U4
86 build on Solaris10 Update4 with pfhooks in the kernel
141 fix build problems with FreeBSD
313 Add poll support for platforms I can build on: NetBSD, FreeBSD, Solaris, Linux
360 Add "coverage" build target for BSD
416 build for both amd64 and i86pc (32bit) on Solaris10 and later, if possible
1198 change solaris makefiles to build for either sparc or i386 rather than
1618 make all the candidates for kernel compiling include "netinet/..." and build
2123 Changed Makefile structure to build objec
[all...]
/freebsd-9.3-release/contrib/ntp/libparse/
H A DMakefile.in90 build_triplet = @build@
194 depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
245 $(top_srcdir)/sntp/libevent/build-aux/depcomp README
473 build = @build@
523 # info_trimble.c was mistakenly created in the build directory
529 # BSD make) to work around build/dependency issues where we want
/freebsd-9.3-release/contrib/ntp/sntp/unity/
H A DMakefile.in89 build_triplet = @build@
154 depcomp = $(SHELL) $(top_srcdir)/libevent/build-aux/depcomp
207 $(top_srcdir)/libevent/build-aux/depcomp
404 build = @build@
/freebsd-9.3-release/contrib/openpam/
H A Dconfigure679 build
876 -build | --build | --buil | --bui | --bu)
878 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1199 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1245 build=$build_alias
1401 --build=BUILD configure for building on BUILD [guessed]
1402 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1416 --enable-silent-rules less verbose build outpu
[all...]
/freebsd-9.3-release/contrib/gcclibs/libmudflap/
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 build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os target_noncanonical INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT multi_basedir CC ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CFLAGS CPP CPPFLAGS EGREP LN_S RANLIB ac_ct_RANLIB LIBTOOL enable_shared enable_static MF_HAVE_STDINT_H MF_HAVE_UINTPTR_T LIBMUDFLAPTH_TRUE LIBMUDFLAPTH_FALSE build_libmudflapth toolexecdir toolexeclibdir NM ac_ct_NM SECTION_FLAGS LIBOBJS LTLIBOBJS'
374 -build | --build | --buil | --bui | --bu)
376 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
643 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
684 build=$build_alias
692 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
828 --build=BUILD configure for building on BUILD [guessed]
829 --host=HOST cross-compile to build program
[all...]
/freebsd-9.3-release/contrib/ntp/include/
H A DMakefile.in89 build_triplet = @build@
448 build = @build@
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A DMakefile1262 ../src/drivers/build.wpa_supplicant:
1263 @if [ -f ../src/drivers/build.hostapd ]; then \
1266 @touch ../src/drivers/build.wpa_supplicant
1268 BCHECK=../src/drivers/build.wpa_supplicant
/freebsd-9.3-release/sys/conf/
H A Dkmod.mk17 # KMOD The name of the kernel module to build.
34 # PROG The name of the kernel module to build.
/freebsd-9.3-release/contrib/ntp/tests/ntpd/
H A DMakefile.in88 build_triplet = @build@
237 depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
475 $(top_srcdir)/sntp/libevent/build-aux/test-driver
491 $(top_srcdir)/sntp/libevent/build-aux/test-driver
496 $(top_srcdir)/sntp/libevent/build-aux/depcomp \
497 $(top_srcdir)/sntp/libevent/build-aux/test-driver
725 build = @build@
/freebsd-9.3-release/contrib/openbsm/
H A Dconfigure706 build
868 -build | --build | --buil | --bui | --bu)
870 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1191 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1237 build=$build_alias
1393 --build=BUILD configure for building on BUILD [guessed]
1394 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1411 --enable-shared[=PKGS] build share
[all...]

Completed in 393 milliseconds

1234567891011