Make an attempt to detect missing MTREE files in distrib-dirs. Not
perfect, but this is just a developer seatbelt. PR: conf/176897 Submitted by: Garrett Cooper <yaneurabeya@gmail.com> MFC after: 1 week
This commit is contained in:
parent
c88b210b20
commit
8dccfa7cab
@ -328,7 +328,7 @@ MTREES+= mtree/BSD.sendmail.dist /
|
||||
MTREES+= ../${mtree} /
|
||||
.endfor
|
||||
|
||||
distrib-dirs:
|
||||
distrib-dirs: ${MTREES:N/*}
|
||||
@set ${MTREES}; \
|
||||
while test $$# -ge 2; do \
|
||||
m=${.CURDIR}/$$1; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user