Build with WARNS.
This commit is contained in:
parent
78af0e94b2
commit
a24225a200
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.2 1996/05/16 07:11:17 thorpej Exp $
|
||||
# $NetBSD: Makefile,v 1.3 1997/07/20 05:01:14 thorpej Exp $
|
||||
|
||||
PROG= ccdconfig
|
||||
MAN= ccdconfig.8
|
||||
@ -9,4 +9,6 @@ BINMODE=2555
|
||||
DPADD= ${LIBKVM} ${LIBUTIL}
|
||||
LDADD= -lkvm -lutil
|
||||
|
||||
WARNS=1
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user