aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-04-30 16:09:23 +0000
committerWarner Losh <imp@FreeBSD.org>2005-04-30 16:09:23 +0000
commita4f4bae7f574421dcc5481792e059f4aec3adc01 (patch)
tree6b01160fbda04c2d0e0b160cda6947f2d1d09bb3 /Makefile.inc1
parent4a723b36045f7fe9482a647c73cc321bc7967530 (diff)
Notes
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index fdcfb0ac98cf..f3a99d89a449 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: