summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rquotad/Makefile
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2008-11-04 14:17:49 +0000
committerdes <des@FreeBSD.org>2008-11-04 14:17:49 +0000
commitb9a735f6152e3f6a8b8de4e8b85c952e286c51ab (patch)
treec97c8085a4ba8391ec7e099548708793ecd93403 /libexec/rpc.rquotad/Makefile
parent07619c0f0d538706c92afc22c4acd8a0f79e5307 (diff)
downloadFreeBSD-src-b9a735f6152e3f6a8b8de4e8b85c952e286c51ab.zip
FreeBSD-src-b9a735f6152e3f6a8b8de4e8b85c952e286c51ab.tar.gz
Whitespace and style fixes, build at WARNS level 6.
MFC after: 3 weeks
Diffstat (limited to 'libexec/rpc.rquotad/Makefile')
-rw-r--r--libexec/rpc.rquotad/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/rpc.rquotad/Makefile b/libexec/rpc.rquotad/Makefile
index 331f6ab..feacce5 100644
--- a/libexec/rpc.rquotad/Makefile
+++ b/libexec/rpc.rquotad/Makefile
@@ -4,6 +4,8 @@ PROG = rpc.rquotad
SRCS = rquotad.c
MAN = rpc.rquotad.8
+WARNS ?= 6
+
DPADD= ${LIBRPCSVC}
LDADD= -lrpcsvc
OpenPOWER on IntegriCloud