Explain in a nutshell why we destroy
This commit is contained in:
parent
f5374544f1
commit
940a3032cb
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user