# $FreeBSD: stable/9/tools/regression/aio/aiotest/Makefile 281971 2015-04-25 05:05:23Z ngie $

PROG=	aiotest
NO_MAN=

DPADD=	${LIBUTIL}
LDADD=	-lutil

WARNS?=	6

.include <bsd.prog.mk>
