# $OpenBSD: Makefile,v 1.9 2006/05/29 01:21:38 beck Exp $ PROG= chio SRCS= chio.c parse.y DPADD= ${LIBUTIL} LDADD= -lutil .include