mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
sys.mk no longer includes bsd.own.mk.
This commit is contained in:
parent
6c00ce58b7
commit
30b92dec43
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue