summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2014-05-08 23:54:15 +0000
committersjg <sjg@FreeBSD.org>2014-05-08 23:54:15 +0000
commited3fc70bf5a8edaf648093b11acca450802244ef (patch)
tree8ce0ddd0e6f508bd20c77429c448969589170fae /include
parentd4e443e0426fee44056ba3c1123455666d083aef (diff)
parenta2e6be0add027bf3e713c0d56ba9715b83a01144 (diff)
downloadFreeBSD-src-ed3fc70bf5a8edaf648093b11acca450802244ef.zip
FreeBSD-src-ed3fc70bf5a8edaf648093b11acca450802244ef.tar.gz
Merge from head
Diffstat (limited to 'include')
-rw-r--r--include/Makefile2
-rw-r--r--include/arpa/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 991c783..8b896ba 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -3,7 +3,7 @@
#
# Doing a "make install" builds /usr/include.
-.include <bsd.own.mk>
+.include <src.opts.mk>
CLEANFILES= osreldate.h version vers.c
SUBDIR= arpa gssapi protocols rpcsvc rpc xlocale
diff --git a/include/arpa/Makefile b/include/arpa/Makefile
index 260b3b3..2f1c249 100644
--- a/include/arpa/Makefile
+++ b/include/arpa/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.include <bsd.own.mk>
+.include <src.opts.mk>
INCS= ftp.h inet.h nameser.h nameser_compat.h telnet.h tftp.h
OpenPOWER on IntegriCloud