1 2 3 4 5 6 7
# $OpenBSD: Makefile,v 1.7 1997/09/21 11:34:41 deraadt Exp $ PROG= chio SRCS= chio.c BINMODE=555 .include <bsd.prog.mk>