mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
`make clean' depend on the inclunde file bsd.dep.mk
This commit is contained in:
parent
41990851b8
commit
c7e4247c19
1 changed files with 1 additions and 0 deletions
|
|
@ -52,4 +52,5 @@ install:
|
|||
${INSTALL} ${COPY} -o ${DOCOWN} -g ${DOCGRP} -m ${DOCMODE} \
|
||||
${_docs} ${DESTDIR}${DOCDIR}/${VOLUME}
|
||||
|
||||
.include <bsd.dep.mk>
|
||||
.include <bsd.obj.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue