From b790e6b937c0ea507fee6487ef1384be4f0900d7 Mon Sep 17 00:00:00 2001 From: alfred Date: Thu, 11 Jul 2002 21:26:41 +0000 Subject: WARNS=4, de-__P() --- usr.sbin/quotaon/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'usr.sbin/quotaon/Makefile') diff --git a/usr.sbin/quotaon/Makefile b/usr.sbin/quotaon/Makefile index 984008c..3f88bd9 100644 --- a/usr.sbin/quotaon/Makefile +++ b/usr.sbin/quotaon/Makefile @@ -6,4 +6,6 @@ LINKS= ${BINDIR}/quotaon ${BINDIR}/quotaoff MAN= quotaon.8 MLINKS= quotaon.8 quotaoff.8 +WARNS?= 4 + .include -- cgit v1.1