/freebsd/contrib/bearssl/mk/ |
H A D | Defaults.mk | 28 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 D | Makefile | 41 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 D | Makefile | 4 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 D | Makefile | 4 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 D | Makefile | 7 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 D | Makefile | 4 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 D | Makefile | 4 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 D | Makefile | 4 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 D | Makefile | 4 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 D | Makefile | 4 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 D | Makefile | 4 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 D | Makefile | 4 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 D | Makefile | 4 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 D | Makefile | 4 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 D | Makefile | 4 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 D | Makefile | 4 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 D | Makefile | 4 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 D | Bazel.md | 6 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 D | configure | 6 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 D | build.ps1 | 94 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 D | release.ps1 | 89 Package-PDBs "${BUILD}\${Arch}\dynamic" ` 91 Package-Tools "${BUILD}\${Arch}\dynamic" ` 95 Package-StaticPDBs "${BUILD}\${Arch}\static" `
|
/freebsd/contrib/sqlite3/tea/ |
H A D | README | 7 UNIX BUILD 20 WINDOWS BUILD
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | rpm.am | 66 mkdir -p $(rpmbuild)/BUILD && \ 86 --define "_builddir $$rpmbuild/BUILD" \ 107 --define "_builddir $$rpmbuild/BUILD" \
|
/freebsd/contrib/libcbor/examples/bazel/third_party/ |
H A D | BUILD | 1 exports_files(["libcbor.BUILD"])
|
/freebsd/contrib/bearssl/conf/ |
H A D | UnixClang.mk | 8 BUILD = bclang
|