From b9a735f6152e3f6a8b8de4e8b85c952e286c51ab Mon Sep 17 00:00:00 2001 From: des Date: Tue, 4 Nov 2008 14:17:49 +0000 Subject: Whitespace and style fixes, build at WARNS level 6. MFC after: 3 weeks --- libexec/rpc.rquotad/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libexec/rpc.rquotad/Makefile') 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 -- cgit v1.1