X-Git-Url: https://gitweb.dragonflybsd.org/~lentferj/dragonfly.git/blobdiff_plain/9e4a59de89bec2fd72c1f9146a135c4aa9fbd1ef..f746689a3f9aed2b2b139b7d7a83e1f01ec68981:/usr.sbin/nslookup/Makefile diff --git a/usr.sbin/nslookup/Makefile b/usr.sbin/nslookup/Makefile index 290d3c7f2b..2b5227f18b 100644 --- a/usr.sbin/nslookup/Makefile +++ b/usr.sbin/nslookup/Makefile @@ -12,6 +12,7 @@ USE_LIBISC= yes PROG= nslookup SRCS= nslookup.c dighost.c MAN= +WARNS?= 3 CFLAGS+= -I${.CURDIR}/../../usr.sbin/named \ -I${.CURDIR}/../../usr.sbin/named/include \