summaryrefslogtreecommitdiffstats
path: root/share/mk
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2012-10-06 19:19:21 +0000
committermarcel <marcel@FreeBSD.org>2012-10-06 19:19:21 +0000
commitbd137de2db94b8668cf1fd550552bb4b41facb0e (patch)
treeda2d0bce63a7f39427e44b7f31cea3bbb63cc9c4 /share/mk
parent78ade40ed1d3591a0bf9f5a1bb057c1f4084135d (diff)
downloadFreeBSD-src-bd137de2db94b8668cf1fd550552bb4b41facb0e.zip
FreeBSD-src-bd137de2db94b8668cf1fd550552bb4b41facb0e.tar.gz
Add bmake to the build and allow it to be installed as make(1) instead
of FreeBSD's make by setting WITH_BMAKE. The WITH_BMAKE build makes it easy for people to switch while working out the kinks -- think ports tree here. The option will be removed in due time. Submitted by: Simon Gerraty (sjg@juniper.net)
Diffstat (limited to 'share/mk')
-rw-r--r--share/mk/bsd.own.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index c7e57f6..9f07e0e 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -417,6 +417,7 @@ __DEFAULT_YES_OPTIONS = \
ZONEINFO
__DEFAULT_NO_OPTIONS = \
+ BMAKE \
BSD_GREP \
BIND_IDN \
BIND_LARGE_FILE \
OpenPOWER on IntegriCloud