Remove lame and ineffectual attempt to fix ipf breakage of tenderbox.

This commit is contained in:
Warner Losh 2005-05-01 17:36:09 +00:00
parent 5cb3f9e280
commit 7d23fba22f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=145781

View File

@ -337,7 +337,6 @@ _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: