# $OpenBSD: Makefile,v 1.11 2006/06/03 19:33:35 deraadt Exp $ PROG= chio SRCS= chio.c parse.y DPADD= ${LIBUTIL} LDADD= -lutil .include