Searched refs:build (Results 101 - 125 of 458) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dvmsbuild.com1 $! libiberty/vmsbuild.com -- build liberty.olb for VMS host, VMS target
12 $ WORK_LIB = "new-lib.olb" !used to guard against an incomplete build
27 $ ECHO "Starting libiberty build..."
85 $ ECHO "Completed libiberty build."
92 copy of liberty.olb here so that gas's build procedure can find it.
/freebsd-11-stable/contrib/apr/
H A Dapr-config.in68 --installbuilddir print APR build helper directory
85 and --ldflags in their build process.
172 echo "$APR_SOURCE_DIR/build"
175 echo "$APR_BUILD_DIR/build"
/freebsd-11-stable/share/mk/
H A Dtap.test.mk5 # Logic to build and install TAP-compliant test programs.
15 # List of C, C++ and shell test programs to build.
H A Dbsd.opts.mk6 # and /etc/make.conf files. These translate in the build system to MK_FOO={yes,no}
48 # All other variables used to build /usr/src live in src.opts.mk
H A Dbsd.test.mk3 # Generic build infrastructure for test programs.
26 # same semantics as SUBDIR at build-time. However, the directories listed here
H A Dbsd.linker.mk15 # - build-id: support for generating a Build-ID note
73 ${X_}LINKER_FEATURES+= build-id
H A Dsrc.lua.mk19 # but parts of the src build that use it may have certain expectations that
/freebsd-11-stable/bin/sh/
H A DMakefile39 build-tools: mknodes mksyntax
/freebsd-11-stable/contrib/unbound/contrib/
H A Dunbound.spec34 %build
93 - ldns required and ldns-devel required for build, no more ldns-builtin.
/freebsd-11-stable/usr.sbin/ntp/doc/
H A DMakefile11 authopt.html autokey.html bugs.html build.html clock.html \
/freebsd-11-stable/contrib/binutils/
H A DMakefile.tpl7 # Makefile for directory with subdirs to build.
34 build=@build@
106 # directories built for the build system.
107 BUILD_CONFIGARGS = @build_configargs@ --with-build-subdir="$(BUILD_SUBDIR)"
111 # recursing into a build directory in case that directory's Makefile
122 # configuring subdirectories for the build system.
252 # compilers to use to create programs which must be run in the build
312 # Only build the C compiler for stage1, because that is the only one that
313 # we can guarantee will build wit
[all...]
H A DMakefile.in4 # Makefile for directory with subdirs to build.
31 build=@build@
103 # directories built for the build system.
104 BUILD_CONFIGARGS = @build_configargs@ --with-build-subdir="$(BUILD_SUBDIR)"
108 # recursing into a build directory in case that directory's Makefile
119 # configuring subdirectories for the build system.
249 # compilers to use to create programs which must be run in the build
309 # Only build the C compiler for stage1, because that is the only one that
310 # we can guarantee will build wit
[all...]
/freebsd-11-stable/contrib/ncurses/
H A Dconvert_configure.pl101 s/^(host|build)=NONE$/$1=x86-emx-os2/; # Make default host/build
/freebsd-11-stable/contrib/bmake/mk/
H A Dsrctop.mk32 .for rd in share/mk build/mk mk
H A Dwhats.mk19 # so that the build location can be seen from a core file.
H A Dinit.mk49 # this tells lib.mk and prog.mk to not actually build anything
H A Dmeta.sys.mk58 # we use the pseudo machine "host" for the build host.
65 # it can be handy to know which MACHINE kicked off the build
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dbuildvirtuser42 buildvirtuser will build /etc/mail/virtusertable.db and /etc/mail/virthosts
56 The -t option instructs the program to build a text file instead of a
/freebsd-11-stable/contrib/byacc/package/
H A Dbyacc.spec26 %build
H A Dmingw-byacc.spec26 %build
/freebsd-11-stable/contrib/openresolv/
H A Dconfigure32 --build) BUILD=$var;;
/freebsd-11-stable/contrib/ntp/
H A Dbuild17 echo "Wrong directory for build on host $IAM"
33 if [ ! -r sntp/libevent/build-aux/config.guess ] ; then
38 # in the build-aux directory if there's not another config.guess earlier
41 CVO=`env PATH="$PATH:./sntp/libevent/build-aux" sntp/scripts/cvo.sh @cvo@`
83 echo "build: NTP_BDIR must be either 'cvo' or 'host'!" 1>&2
160 echo "build: need help finding test binary" 1>&2
/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h353 static void build(std::vector<ast_type_traits::ASTNodeKind> &RetTypes) { function in struct:clang::ast_matchers::dynamic::internal::BuildReturnTypeVector
360 static void build(std::vector<ast_type_traits::ASTNodeKind> &RetTypes) { function in struct:clang::ast_matchers::dynamic::internal::BuildReturnTypeVector
367 static void build(std::vector<ast_type_traits::ASTNodeKind> &RetTypes) { function in struct:clang::ast_matchers::dynamic::internal::BuildReturnTypeVector
430 BuildReturnTypeVector<ResultT>::build(RetKinds);
731 BuildReturnTypeVector<ReturnType>::build(RetTypes);
742 BuildReturnTypeVector<ReturnType>::build(RetTypes);
755 BuildReturnTypeVector<ReturnType>::build(RetTypes);
/freebsd-11-stable/targets/
H A DMakefile6 # a build target and initialize DIRDEPS, dirdeps.mk does the rest.
44 target_prefix = pkg- build-
/freebsd-11-stable/tools/tools/vxge/
H A Dvxge_cmn.h192 u32 build; member in struct:_vxge_hal_device_version_t

Completed in 211 milliseconds

1234567891011>>