1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00

include <bsd.own.mk> to get BIN{OWN,GRP}

This commit is contained in:
David E. O'Brien 2003-08-18 15:33:08 +00:00
parent 8d0486e2f4
commit df171de056
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=119074

View File

@ -25,3 +25,5 @@ install:
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 600 $$i \
${DESTDIR}/etc/isdn ; \
done
.include <bsd.own.mk>