summaryrefslogtreecommitdiff
path: root/usr.bin/uniq
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2001-12-11 23:27:23 +0000
committerMark Murray <markm@FreeBSD.org>2001-12-11 23:27:23 +0000
commit7e52b238c7465a43e85dd654450be66f6f20c5a9 (patch)
tree86c6558243768d0d8a642e1462362da4a1a78c8e /usr.bin/uniq
parent1a27f4f2c3efb03d2f035757d856beff7ddf480f (diff)
downloadsrc-test2-7e52b238c7465a43e85dd654450be66f6f20c5a9.tar.gz
src-test2-7e52b238c7465a43e85dd654450be66f6f20c5a9.zip
Notes
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 2bc6ad4450da..2bcf18e53703 100644
--- a/usr.bin/uniq/Makefile
+++ b/usr.bin/uniq/Makefile
@@ -2,6 +2,5 @@
# $FreeBSD$
PROG= uniq
-WARNS?= 2
.include <bsd.prog.mk>