Argh...this isn't ready for WARNS=2 on alpha.

This commit is contained in:
Mike Heffner 2001-07-03 03:34:42 +00:00
parent 6c120f4628
commit 28059d16ea
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=79122

View File

@ -2,7 +2,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= chio
WARNS?= 2
SRCS= chio.c
.include <bsd.prog.mk>