#	$OpenBSD: Makefile,v 1.1 2020/02/26 13:58:48 ratchov Exp $

PROG=	sndioctl
LDADD+=	-lsndio
.include <bsd.prog.mk>
