# $FreeBSD: stable/5/tools/regression/aio/aiotest/Makefile 141823 2005-02-13 18:38:51Z rwatson $

PROG=	aiotest
NOMAN=	YES

DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
