1# $OpenBSD: Makefile,v 1.1 2008/10/27 00:26:33 ratchov Exp $ 2PROG= fd 3LDADD= -lsndio 4REGRESS_SKIP= 5 6.include <bsd.regress.mk> 7