From 763b9ae1f84c34313cd6617611f6269bfa151b66 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 19 Oct 2009 16:00:24 +0000 Subject: Switch the default WARNS level for sbin/ to 6. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Submitted by: Ulrich Spörlein --- sbin/mdmfs/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sbin/mdmfs') diff --git a/sbin/mdmfs/Makefile b/sbin/mdmfs/Makefile index 1ef7084..999793f 100644 --- a/sbin/mdmfs/Makefile +++ b/sbin/mdmfs/Makefile @@ -4,6 +4,5 @@ PROG= mdmfs LINKS= ${BINDIR}/${PROG} ${BINDIR}/mount_mfs MAN= mdmfs.8 MLINKS+= mdmfs.8 mount_mfs.8 -WARNS?= 6 .include -- cgit v1.1