# $FreeBSD$

PROG=	aiotest
MAN=

DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>