Follow-up r297282: Make the COPTS warning more useful.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
e2823e8570
commit
9b8d26fdbc
@ -8,7 +8,7 @@
|
||||
|
||||
# XXX The use of COPTS in modern makefiles is discouraged.
|
||||
.if defined(COPTS)
|
||||
.warning COPTS should be CFLAGS.
|
||||
.warning ${.CURDIR}: COPTS should be CFLAGS.
|
||||
CFLAGS+=${COPTS}
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user