From 28059d16ea86e244ed4af55d8ab1647c2d96e74d Mon Sep 17 00:00:00 2001 From: Mike Heffner Date: Tue, 3 Jul 2001 03:34:42 +0000 Subject: [PATCH] Argh...this isn't ready for WARNS=2 on alpha. --- bin/chio/Makefile | 1 - 1 file changed, 1 deletion(-) 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