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

This commit is contained in:
Ruslan Ermilov 2002-07-20 10:56:00 +00:00
parent 6c00ce58b7
commit 30b92dec43

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>