This passes WARNS=2 on alpha and i386
This commit is contained in:
parent
4ca63b7f7e
commit
1a93d71ebc
@ -1,6 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
|
||||
PROG= apply
|
||||
CFLAGS+=-Wall
|
||||
|
||||
WARNS= 2
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user