Add some subversive code to cleandir: remove the sbin/ipf tree
entirely to fix the tinderbox machine. This change will be reverted once the tinderboxen are tindering again.
This commit is contained in:
parent
4a723b3604
commit
a4f4bae7f5
@ -337,6 +337,7 @@ _cleanobj:
|
||||
@echo "--------------------------------------------------------------"
|
||||
@echo ">>> stage 2.1: cleaning up the object tree"
|
||||
@echo "--------------------------------------------------------------"
|
||||
@rm -rf ${.OBJDIR}/sbin/ipf
|
||||
${_+_}cd ${.CURDIR}; ${WMAKE} ${CLEANDIR:S/^/par-/}
|
||||
.endif
|
||||
_obj:
|
||||
|
Loading…
Reference in New Issue
Block a user