#	$OpenBSD: Makefile,v 1.1 1996/08/23 23:42:28 downsj Exp $

PROG=	cdio
DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>