mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
revert r355609
This commit is contained in:
parent
8ac66965f5
commit
f6e159c6fc
1 changed files with 2 additions and 1 deletions
|
|
@ -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 a new issue