summaryrefslogtreecommitdiffstats
path: root/usr.bin/units
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-12-11 23:27:23 +0000
committermarkm <markm@FreeBSD.org>2001-12-11 23:27:23 +0000
commita71a530c96758135360c74dec808c73a5fa1ef8d (patch)
tree86c6558243768d0d8a642e1462362da4a1a78c8e /usr.bin/units
parentb986f33d020a121c4aa4f6939cc85864dff2912f (diff)
downloadFreeBSD-src-a71a530c96758135360c74dec808c73a5fa1ef8d.zip
FreeBSD-src-a71a530c96758135360c74dec808c73a5fa1ef8d.tar.gz
WARNS=2 is going to become the default, so remove it from here.
Diffstat (limited to 'usr.bin/units')
-rw-r--r--usr.bin/units/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/units/Makefile b/usr.bin/units/Makefile
index 3a72eba..946132c 100644
--- a/usr.bin/units/Makefile
+++ b/usr.bin/units/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
PROG= units
-WARNS?= 2
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
OpenPOWER on IntegriCloud