Home
last modified time | relevance | path

Searched refs:BUILD (Results 1 – 25 of 63) sorted by relevance

123

/freebsd/contrib/bearssl/mk/
H A DDefaults.mk28 BUILD = build
29 OBJDIR = $(BUILD)$Pobj
30 BEARSSLLIB = $(BUILD)$P$(LP)bearssl$L
31 BEARSSLDLL = $(BUILD)$P$(DP)bearssl$D
32 BRSSL = $(BUILD)$Pbrssl$E
33 TESTCRYPTO = $(BUILD)$Ptestcrypto$E
34 TESTSPEED = $(BUILD)$Ptestspeed$E
35 TESTX509 = $(BUILD)$Ptestx509$E
/freebsd/contrib/lutok/examples/
H A DMakefile41 BUILD = $(CXX) \ macro
54 @target=bindings source=bindings.cpp; echo $(BUILD); $(BUILD)
57 @target=hello source=hello.cpp; echo $(BUILD); $(BUILD)
60 @target=interpreter source=interpreter.cpp; echo $(BUILD); $(BUILD)
63 @target=raii source=raii.cpp; echo $(BUILD); $(BUILD)
/freebsd/contrib/sendmail/mail.local/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
16 $(SHELL) $(BUILD) $(OPTIONS) $@
19 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/sendmail/rmail/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
16 $(SHELL) $(BUILD) $(OPTIONS) $@
19 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/sendmail/
H A DMakefile7 BUILD= ./Build macro
14 $(SHELL) $(BUILD) $(OPTIONS)) || exit; \
21 $(SHELL) $(BUILD) $(OPTIONS) $@); \
28 $(SHELL) $(BUILD) $(OPTIONS) $@) || exit; \
35 $(SHELL) $(BUILD) $(OPTIONS) $@) || exit; \
42 $(SHELL) $(BUILD) $(OPTIONS) -c) || exit; \
47 $(SHELL) $(BUILD) $(OPTIONS)
/freebsd/contrib/sendmail/editmap/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/sendmail/libmilter/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/sendmail/libsm/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/sendmail/libsmdb/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/sendmail/libsmutil/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/sendmail/makemap/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/sendmail/praliases/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/sendmail/smrsh/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/sendmail/src/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/sendmail/mailstats/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/sendmail/test/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/sendmail/vacation/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd/contrib/libcbor/
H A DBazel.md6 Note the location of the `third_party/libcbor.BUILD` file - you may use a
19 build_file = "//third_party:libcbor.BUILD",
26 ## third_party/libcbor.BUILD
28 Bazel will unzip the libcbor zip file, then copy this file in as `BUILD`.
67 ## third_party/BUILD
69 The `libcbor.BUILD` file must be make available to the top-level `WORKSPACE`
73 exports_files(["libcbor.BUILD"]))
76 ## Your BUILD File
78 Add libcbor dependency to your package's `BUILD` file like so:
/freebsd/contrib/openresolv/
H A Dconfigure6 BUILD=
32 --build) BUILD=$var;;
51 if [ -z "$BUILD" ]; then
53 BUILD=$(uname -m)-unknown-$(uname -s | tr '[:upper:]' '[:lower:]')
55 : ${HOST:=$BUILD}
/freebsd/contrib/libfido2/windows/
H A Dbuild.ps194 New-Item -Type Directory "${BUILD}" -Force
95 New-Item -Type Directory "${BUILD}\${Arch}" -Force
96 New-Item -Type Directory "${BUILD}\${Arch}\${Type}" -Force
107 Push-Location ${BUILD}
119 Copy-Item "$PSScriptRoot\libressl.gpg" -Destination "${BUILD}"
H A Drelease.ps189 Package-PDBs "${BUILD}\${Arch}\dynamic" `
91 Package-Tools "${BUILD}\${Arch}\dynamic" `
95 Package-StaticPDBs "${BUILD}\${Arch}\static" `
/freebsd/contrib/sqlite3/tea/
H A DREADME7 UNIX BUILD
20 WINDOWS BUILD
/freebsd/sys/contrib/openzfs/config/
H A Drpm.am66 mkdir -p $(rpmbuild)/BUILD && \
86 --define "_builddir $$rpmbuild/BUILD" \
107 --define "_builddir $$rpmbuild/BUILD" \
/freebsd/contrib/libcbor/examples/bazel/third_party/
H A DBUILD1 exports_files(["libcbor.BUILD"])
/freebsd/contrib/bearssl/conf/
H A DUnixClang.mk8 BUILD = bclang

123