# $FreeBSD: stable/7/tools/regression/aio/aiotest/Makefile 156735 2006-03-15 10:46:38Z ru $

PROG=	aiotest
NO_MAN=

DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
