From 764da0e641e9fca71388f727ed611bbe71d396a4 Mon Sep 17 00:00:00 2001 From: uqs Date: Mon, 15 Feb 2010 14:07:40 +0000 Subject: Bump WARNS where possible. Checked by: make universe Approved by: ed (co-mentor) --- sbin/sunlabel/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'sbin/sunlabel/Makefile') diff --git a/sbin/sunlabel/Makefile b/sbin/sunlabel/Makefile index 143b6c7..9eb1a32 100644 --- a/sbin/sunlabel/Makefile +++ b/sbin/sunlabel/Makefile @@ -11,8 +11,6 @@ LINKS= ${BINDIR}/sunlabel ${BINDIR}/disklabel MLINKS= sunlabel.8 disklabel.8 .endif -WARNS?= 5 - DPADD= ${LIBGEOM} LDADD= -lgeom -- cgit v1.1