aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tty/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2001-12-12 00:06:52 +0000
committerMark Murray <markm@FreeBSD.org>2001-12-12 00:06:52 +0000
commit131f7ce586e9ecae3010b90dc9dfb348e681d545 (patch)
tree380706225bb5cd34ed41543949a3eb8705d25750 /usr.bin/tty/Makefile
parent19964b32334aef002a7180b6f4d605435832c124 (diff)
Notes
Diffstat (limited to 'usr.bin/tty/Makefile')
-rw-r--r--usr.bin/tty/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/tty/Makefile b/usr.bin/tty/Makefile
index 1c4f6d3a92a55..4dcab3343e44a 100644
--- a/usr.bin/tty/Makefile
+++ b/usr.bin/tty/Makefile
@@ -2,6 +2,5 @@
# $FreeBSD$
PROG= tty
-WARNS?= 2
.include <bsd.prog.mk>