sys.mk no longer includes bsd.own.mk.

This commit is contained in:
ru 2002-07-20 10:56:00 +00:00
parent 97a8cb2a43
commit f2824cbad3

View File

@ -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>