#	$OpenBSD: Makefile,v 1.1 2008/10/27 00:26:33 ratchov Exp $
PROG= play
LDADD= -lsndio
REGRESS_SKIP=

.include <bsd.regress.mk>
