summaryrefslogtreecommitdiff
path: root/regress/lib/libsndio/cap/Makefile
blob: 141d859367b51a2072eded4936b7109775044d09 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.1 2008/10/27 00:26:33 ratchov Exp $
PROG= cap
LDADD= -lsndio
REGRESS_SKIP=

.include <bsd.regress.mk>