aboutsummaryrefslogtreecommitdiff
path: root/etc/isdn
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-07-20 10:56:00 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-07-20 10:56:00 +0000
commit30b92dec434757a4ab5f47db259192136dfb99da (patch)
tree5187a726dfe5eb32570c43c2bdd36c7b6772ba62 /etc/isdn
parent6c00ce58b7dd908e4a35919d7d88a111d176e8b4 (diff)
downloadsrc-30b92dec434757a4ab5f47db259192136dfb99da.tar.gz
src-30b92dec434757a4ab5f47db259192136dfb99da.zip
sys.mk no longer includes bsd.own.mk.
Notes
Notes: svn path=/head/; revision=100405
Diffstat (limited to 'etc/isdn')
-rw-r--r--etc/isdn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/isdn/Makefile b/etc/isdn/Makefile
index 35aad239b76a..f4d0222fe6b2 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>