summaryrefslogtreecommitdiffstats
path: root/usr.bin/uniq
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/uniq
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/uniq')
-rw-r--r--usr.bin/uniq/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/uniq/Makefile b/usr.bin/uniq/Makefile
index 2bc6ad4..2bcf18e 100644
--- a/usr.bin/uniq/Makefile
+++ b/usr.bin/uniq/Makefile
@@ -2,6 +2,5 @@
# $FreeBSD$
PROG= uniq
-WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud