summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-07-20 10:56:00 +0000
committerru <ru@FreeBSD.org>2002-07-20 10:56:00 +0000
commitf2824cbad3e2b71ed5eb28d2817a16962739026c (patch)
tree5187a726dfe5eb32570c43c2bdd36c7b6772ba62 /etc
parent97a8cb2a43f28bcca89a3e25d91a566ddccd1c07 (diff)
downloadFreeBSD-src-f2824cbad3e2b71ed5eb28d2817a16962739026c.zip
FreeBSD-src-f2824cbad3e2b71ed5eb28d2817a16962739026c.tar.gz
sys.mk no longer includes bsd.own.mk.
Diffstat (limited to 'etc')
-rw-r--r--etc/isdn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/isdn/Makefile b/etc/isdn/Makefile
index 35aad23..f4d0222 100644
--- a/etc/isdn/Makefile
+++ b/etc/isdn/Makefile
@@ -24,3 +24,5 @@ install:
${INSTALL} ${COPY} -o root -g wheel -m 600 $$i ${DESTDIR}/etc/isdn ; \
done
+# Suck in the ${COPY} definition.
+.include <bsd.own.mk>
OpenPOWER on IntegriCloud