summaryrefslogtreecommitdiffstats
path: root/sbin/bsdlabel/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-04-08 06:26:46 +0000
committerphk <phk@FreeBSD.org>2002-04-08 06:26:46 +0000
commit0c60225131550fed6a9cc93353b41f21c9c17679 (patch)
tree66df0d39a6f63a62d6c0790ca1bb0a29ce735835 /sbin/bsdlabel/Makefile
parent73be05f8fd976282ace10de8d647691f3ba1715a (diff)
downloadFreeBSD-src-0c60225131550fed6a9cc93353b41f21c9c17679.zip
FreeBSD-src-0c60225131550fed6a9cc93353b41f21c9c17679.tar.gz
Don't set WARNS to 2, we're default compatible now.
Noticed by: bde
Diffstat (limited to 'sbin/bsdlabel/Makefile')
-rw-r--r--sbin/bsdlabel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/bsdlabel/Makefile b/sbin/bsdlabel/Makefile
index 788d0ed..9884d55 100644
--- a/sbin/bsdlabel/Makefile
+++ b/sbin/bsdlabel/Makefile
@@ -8,6 +8,5 @@ MAN= disklabel.5 disklabel.8
.if ${MACHINE} == "pc98"
CFLAGS+= -DPC98
.endif
-WARNS= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud