summaryrefslogtreecommitdiffstats
path: root/share/mk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/mk/Makefile')
-rw-r--r--share/mk/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/share/mk/Makefile b/share/mk/Makefile
index 75cd9be..ca3d8b3 100644
--- a/share/mk/Makefile
+++ b/share/mk/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 6/8/93
-.include <bsd.own.mk>
+.include <src.opts.mk>
FILES= \
bsd.README \
@@ -42,6 +42,9 @@ FILES= \
sys.mk \
version_gen.awk
+# Installed for the moment, but not may not be in the future.
+#FILES+= src.opts.mk
+
FILESDIR= ${BINDIR}/mk
.if ${MK_TESTS} != "no"
OpenPOWER on IntegriCloud