Searched refs:BUILD (Results 1 - 25 of 50) sorted by relevance

12

/freebsd-9.3-release/contrib/sendmail/editmap/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/libsmdb/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/libsmutil/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/mailstats/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/makemap/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/praliases/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/smrsh/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/vacation/
H A DMakefile4 BUILD= ./Build macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/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-9.3-release/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-9.3-release/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) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/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) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/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-9.3-release/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-9.3-release/contrib/sendmail/
H A DMakefile7 BUILD= ./Build macro
14 $(SHELL) $(BUILD) $(OPTIONS)); \
21 $(SHELL) $(BUILD) $(OPTIONS) $@); \
28 $(SHELL) $(BUILD) $(OPTIONS) $@); \
35 $(SHELL) $(BUILD) $(OPTIONS) $@); \
42 $(SHELL) $(BUILD) $(OPTIONS) -c); \
47 $(SHELL) $(BUILD) $(OPTIONS)
/freebsd-9.3-release/contrib/openresolv/
H A Dconfigure6 BUILD=
31 --build) BUILD=$var;;
62 if [ -z "$BUILD" ]; then
63 BUILD=`uname -m`-`uname -s | tr '[:upper:]' '[:lower:]'`
66 [ -z "$TARGET" ] && TARGET=$BUILD
70 [ -z "$HOST" ] && HOST=$BUILD
/freebsd-9.3-release/contrib/bmake/mk/
H A Dscripts.mk40 .if !defined(BUILD) && !make(all) && !make(${s})
/freebsd-9.3-release/contrib/nvi/ex/
H A Dex_subst.c321 #define BUILD(sp, l, len) { \ macro
600 BUILD(sp, s + offset, 1)
672 BUILD(sp, s +offset, match[0].rm_eo);
695 BUILD(sp, s + offset, match[0].rm_so);
726 BUILD(sp, s + offset, len)
759 BUILD(sp, s, offset);
795 BUILD(sp, s + offset, len)
/freebsd-9.3-release/contrib/gdb/
H A Dltconfig317 --build configure for building on BUILD [BUILD=HOST]
/freebsd-9.3-release/crypto/openssl/
H A Dconfig54 [ "$BUILD" ] || VERSION=`(uname -v) 2>/dev/null` || VERSION="unknown"
/freebsd-9.3-release/contrib/gcclibs/libssp/
H A Dconfigure828 --build=BUILD configure for building on BUILD [guessed]
829 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/freebsd-9.3-release/contrib/tcsh/
H A Dconfigure1293 --build=BUILD configure for building on BUILD [guessed]
1294 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/freebsd-9.3-release/contrib/gcclibs/libmudflap/
H A Dconfigure828 --build=BUILD configure for building on BUILD [guessed]
829 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/freebsd-9.3-release/contrib/tcpdump/
H A Dconfigure1296 --build=BUILD configure for building on BUILD [guessed]
1297 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/freebsd-9.3-release/contrib/binutils/
H A Dconfigure911 --build=BUILD configure for building on BUILD [guessed]
912 --host=HOST cross-compile to build programs to run on HOST [BUILD]

Completed in 202 milliseconds

12