WARNS=2 for the library build

This commit is contained in:
agc 2009-01-21 03:32:08 +00:00
parent 5bc2794550
commit 6dfd9b1804

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2009/01/20 19:48:23 agc Exp $
# $NetBSD: Makefile,v 1.3 2009/01/21 03:32:08 agc Exp $
.include <bsd.own.mk>
@ -16,7 +16,7 @@ SRCS+= writer_encrypt_se_ip.c writer_fd.c writer_memory.c
SRCS+= writer_skey_checksum.c writer_stream_encrypt_se_ip.c
CPPFLAGS+= -I${EXTDIST}/include
NOMAN= # defined
WARNS=1
WARNS=2
EXTDIST=${NETBSDSRCDIR}/crypto/external/bsd/openpgpsdk/dist