Explain in a nutshell why we destroy

This commit is contained in:
Simon J. Gerraty 2015-06-10 19:26:49 +00:00
parent f5374544f1
commit 940a3032cb

View File

@ -160,6 +160,7 @@ cleandir: cleanobj
_OBJDIR?= ${.OBJDIR}
_CURDIR?= ${.CURDIR}
# destroy (rm -rf objdir) is much more efficient than clean
# destroy almost everything
destroy: destroy-all
destroy-all: