Don't set WARNS to 2, we're default compatible now.
Noticed by: bde
This commit is contained in:
parent
73be05f8fd
commit
0c60225131
@ -8,6 +8,5 @@ MAN= disklabel.5 disklabel.8
|
||||
.if ${MACHINE} == "pc98"
|
||||
CFLAGS+= -DPC98
|
||||
.endif
|
||||
WARNS= 2
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -8,6 +8,5 @@ MAN= disklabel.5 disklabel.8
|
||||
.if ${MACHINE} == "pc98"
|
||||
CFLAGS+= -DPC98
|
||||
.endif
|
||||
WARNS= 2
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user