summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.lockd/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-10-26 06:10:44 +0000
committerpeter <peter@FreeBSD.org>2003-10-26 06:10:44 +0000
commitedafc1a965b6d0a67c9cb9b30c70c97a9ad09e3a (patch)
tree980fb104b174f8683337c26a17d32678284fc762 /usr.sbin/rpc.lockd/Makefile
parent39da8f45bd8bdbad93a8a3e59cb63a538b4eaa35 (diff)
downloadFreeBSD-src-edafc1a965b6d0a67c9cb9b30c70c97a9ad09e3a.zip
FreeBSD-src-edafc1a965b6d0a67c9cb9b30c70c97a9ad09e3a.tar.gz
Make this compile cleanly. It passes WARNS=2, but I haven't checked
it is so on more platforms.
Diffstat (limited to 'usr.sbin/rpc.lockd/Makefile')
-rw-r--r--usr.sbin/rpc.lockd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/rpc.lockd/Makefile b/usr.sbin/rpc.lockd/Makefile
index 00864cf..961ad17 100644
--- a/usr.sbin/rpc.lockd/Makefile
+++ b/usr.sbin/rpc.lockd/Makefile
@@ -7,6 +7,7 @@ MLINKS= rpc.lockd.8 lockd.8
SRCS= kern.c nlm_prot_svc.c lockd.c lock_proc.c lockd_lock.c
CFLAGS+= -I. -I${DESTDIR}/usr/include/rpcsvc
+#WARNS?= 2
DPADD= ${LIBRPCSVC} ${LIBUTIL}
LDADD= -lrpcsvc -lutil
OpenPOWER on IntegriCloud