From dccf7cedd2b8adf92faaaefe017874beadf8746e Mon Sep 17 00:00:00 2001 From: "Simon J. Gerraty" Date: Wed, 10 Jun 2015 19:31:10 +0000 Subject: [PATCH] combine two comments --- share/mk/bsd.obj.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/share/mk/bsd.obj.mk b/share/mk/bsd.obj.mk index 436074fd0fe7..4cb8d2bde8eb 100644 --- a/share/mk/bsd.obj.mk +++ b/share/mk/bsd.obj.mk @@ -154,13 +154,12 @@ cleandir: cleanobj .include .if make(destroy*) && defined(OBJROOT) -# this is much faster and more reliable than cleaning. +# this (rm -rf objdir) is much faster and more reliable than cleaning. # just in case we are playing games with these... _OBJDIR?= ${.OBJDIR} _CURDIR?= ${.CURDIR} -# destroy (rm -rf objdir) is much more efficient than clean # destroy almost everything destroy: destroy-all destroy-all: