revert r355609

This commit is contained in:
emaste 2019-12-13 14:48:44 +00:00
parent 44536139bb
commit 8fe0fd182e

View File

@ -458,7 +458,8 @@ SUBDIR+=etc
.endif # !empty(SUBDIR_OVERRIDE)
.if defined(NOCLEAN)
.error NOCLEAN option is deprecated. Use NO_CLEAN instead.
.warning NOCLEAN option is deprecated. Use NO_CLEAN instead.
NO_CLEAN= ${NOCLEAN}
.endif
.if defined(NO_CLEANDIR)
CLEANDIR= clean cleandepend