#	$OpenBSD: Makefile,v 1.7 1997/09/21 11:34:41 deraadt Exp $

PROG=	chio
SRCS=	chio.c
BINMODE=555

.include <bsd.prog.mk>