aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2014-05-10 16:37:39 +0000
committerWarner Losh <imp@FreeBSD.org>2014-05-10 16:37:39 +0000
commitf510ecf0ee19e406ef02614fa0c7fb4acd96b613 (patch)
tree9d40a24ff3b6acfb67553d13badb378d7b71c6e5 /tools
parent4d9b013a6308e35806ec533f8dd38f716b83e617 (diff)
downloadsrc-f510ecf0ee19e406ef02614fa0c7fb4acd96b613.tar.gz
src-f510ecf0ee19e406ef02614fa0c7fb4acd96b613.zip
Optionally allow building the historical FreeBSD make program and
install it as fmake. This defaults to no. This should be viewed as the first step towards evental migration of this historic code to ports and removal from the tree.
Notes
Notes: svn path=/head/; revision=265828
Diffstat (limited to 'tools')
-rw-r--r--tools/build/options/WITH_FMAKE5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/build/options/WITH_FMAKE b/tools/build/options/WITH_FMAKE
new file mode 100644
index 000000000000..f777250ce8a4
--- /dev/null
+++ b/tools/build/options/WITH_FMAKE
@@ -0,0 +1,5 @@
+.\" $FreeBSD$
+Causes the old FreeBSD
+.Xr make 1
+program to be built and installed as fmake.
+