#	$OpenBSD: Makefile,v 1.2 2023/06/13 10:38:45 tb Exp $

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

.include <bsd.regress.mk>
