cleanobj: Unhide removal of directory.
MFC after: 2 weeks Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
31ed01a2de
commit
2ae976822c
@ -159,7 +159,7 @@ whereobj:
|
||||
|
||||
.if ${CANONICALOBJDIR} != ${.CURDIR} && exists(${CANONICALOBJDIR}/)
|
||||
cleanobj:
|
||||
@-rm -rf ${CANONICALOBJDIR}
|
||||
-rm -rf ${CANONICALOBJDIR}
|
||||
.else
|
||||
cleanobj: clean cleandepend
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user