summaryrefslogtreecommitdiffstats
path: root/bin/chio/Makefile
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2001-07-04 21:35:15 +0000
committermikeh <mikeh@FreeBSD.org>2001-07-04 21:35:15 +0000
commit04b5406a227d99e550191eb7d24720be3991a9bd (patch)
treeabe23100585f810499115c0f6abbd77ad4778068 /bin/chio/Makefile
parent950055e75ffb426f1206e8e51d2577dbe7aed73e (diff)
downloadFreeBSD-src-04b5406a227d99e550191eb7d24720be3991a9bd.zip
FreeBSD-src-04b5406a227d99e550191eb7d24720be3991a9bd.tar.gz
Fix warnings on alpha and re-enable WARNS=2.
Submitted by: Mike Barcroft <mike@q9media.com>
Diffstat (limited to 'bin/chio/Makefile')
-rw-r--r--bin/chio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/chio/Makefile b/bin/chio/Makefile
index 1720328..33bde4b 100644
--- a/bin/chio/Makefile
+++ b/bin/chio/Makefile
@@ -2,6 +2,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= chio
+WARNS?= 2
SRCS= chio.c
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud