From dd34e66b69c2e0033e73f3dfce23cff4c2808c6b Mon Sep 17 00:00:00 2001 From: imp Date: Sat, 30 Apr 2005 16:09:23 +0000 Subject: 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. --- Makefile.inc1 | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.inc1') diff --git a/Makefile.inc1 b/Makefile.inc1 index fdcfb0a..f3a99d8 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -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: -- cgit v1.1