mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +00:00
WARNS= -> WARNS?=
This commit is contained in:
parent
db1909f7d2
commit
eb6626f52a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=83761
@ -3,6 +3,6 @@
|
||||
PROG= newsyslog
|
||||
MAN= newsyslog.8
|
||||
|
||||
WARNS= 2
|
||||
WARNS?= 2
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -5,6 +5,6 @@ MAN= wicontrol.8
|
||||
|
||||
CFLAGS+= -DWICACHE
|
||||
|
||||
WARNS=2
|
||||
WARNS?= 2
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user