summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-05-06 04:22:01 +0000
committerimp <imp@FreeBSD.org>2014-05-06 04:22:01 +0000
commit2118f42afd6189d38de35003e029021c0917f7e8 (patch)
treefeab560c7ac78d6da6d5e59636d346110d120bd7 /share/doc
parent726190bef76155e04b90d525e540ce41474dddd5 (diff)
downloadFreeBSD-src-2118f42afd6189d38de35003e029021c0917f7e8.zip
FreeBSD-src-2118f42afd6189d38de35003e029021c0917f7e8.tar.gz
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
from the latter.
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/Makefile2
-rw-r--r--share/doc/smm/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/Makefile b/share/doc/Makefile
index a4fe61d..fda977f 100644
--- a/share/doc/Makefile
+++ b/share/doc/Makefile
@@ -1,7 +1,7 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
-.include <bsd.own.mk>
+.include <src.opts.mk>
SUBDIR= ${_IPv6} \
${_atf} \
diff --git a/share/doc/smm/Makefile b/share/doc/smm/Makefile
index fd42bd4..1d99b05 100644
--- a/share/doc/smm/Makefile
+++ b/share/doc/smm/Makefile
@@ -1,7 +1,7 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/10/93
# $FreeBSD$
-.include <bsd.own.mk>
+.include <src.opts.mk>
# The following modules do not describe FreeBSD:
# 14.uucpimpl, 15.uucpnet
OpenPOWER on IntegriCloud