revert r355609

This commit is contained in:
Ed Maste 2019-12-13 14:48:44 +00:00
parent 8ac66965f5
commit f6e159c6fc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=355714

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