summaryrefslogtreecommitdiff
path: root/bin/chio/Makefile
diff options
context:
space:
mode:
authorMike Heffner <mikeh@FreeBSD.org>2001-07-03 03:34:42 +0000
committerMike Heffner <mikeh@FreeBSD.org>2001-07-03 03:34:42 +0000
commit28059d16ea86e244ed4af55d8ab1647c2d96e74d (patch)
tree5689ca600c69e19a2198950507df68a80fe6af8e /bin/chio/Makefile
parent6c120f4628ab6483597da54d9471e2b7e67d6f53 (diff)
downloadsrc-test2-28059d16ea86e244ed4af55d8ab1647c2d96e74d.tar.gz
src-test2-28059d16ea86e244ed4af55d8ab1647c2d96e74d.zip
Notes
Diffstat (limited to 'bin/chio/Makefile')
-rw-r--r--bin/chio/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/chio/Makefile b/bin/chio/Makefile
index 33bde4bac4dd..172032832c7a 100644
--- a/bin/chio/Makefile
+++ b/bin/chio/Makefile
@@ -2,7 +2,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= chio
-WARNS?= 2
SRCS= chio.c
.include <bsd.prog.mk>