libsmb is now WARNS 2 clean on 64-bit platforms.

This commit is contained in:
obrien 2004-10-19 18:07:26 +00:00
parent 7594c00ef8
commit 90b43fec07

View File

@ -12,6 +12,7 @@ SRCS= rcfile.c ctx.c cfopt.c subr.c nls.c rap.c mbuf.c rq.c file.c \
kiconv.c \
nb.c nb_name.c nb_net.c nbns_rq.c
WARNS?= 2
CFLAGS+= -DSMB_CFG_FILE=\"/etc/nsmb.conf\" -I${CONTRIBDIR}/include
.include <bsd.lib.mk>