summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rusersd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rpc.rusersd/Makefile')
-rw-r--r--libexec/rpc.rusersd/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/libexec/rpc.rusersd/Makefile b/libexec/rpc.rusersd/Makefile
index e88674b..1891894 100644
--- a/libexec/rpc.rusersd/Makefile
+++ b/libexec/rpc.rusersd/Makefile
@@ -4,8 +4,6 @@ PROG = rpc.rusersd
SRCS = rusersd.c rusers_proc.c
MAN = rpc.rusersd.8
-WARNS?= 6
-
DPADD= ${LIBRPCSVC} ${LIBULOG} ${LIBUTIL}
LDADD= -lrpcsvc -lulog -lutil
@@ -14,5 +12,4 @@ LDADD= -lrpcsvc -lulog -lutil
#LDADD+= -L/usr/X11R6/lib -lXext -lX11
#.endif
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud