aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.ypupdated/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rpc.ypupdated/Makefile')
-rw-r--r--usr.sbin/rpc.ypupdated/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/rpc.ypupdated/Makefile b/usr.sbin/rpc.ypupdated/Makefile
index 4fe19c9c9cab..fecb83760dd1 100644
--- a/usr.sbin/rpc.ypupdated/Makefile
+++ b/usr.sbin/rpc.ypupdated/Makefile
@@ -11,6 +11,8 @@ SRCS= ypupdate_prot_svc.c ypupdate_prot.h ypupdated_main.c \
#CFLAGS+= -DYP
CFLAGS+= -I${.CURDIR}/../ypserv -I. -I${.CURDIR}/../../libexec/ypxfr
+WARNS?= 1
+
DPADD= ${LIBRPCSVC}
LDADD= -lrpcsvc