mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
revert r355609
This commit is contained in:
parent
8ac66965f5
commit
f6e159c6fc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=355714
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user