summaryrefslogtreecommitdiffstats
path: root/tools/regression/aio/aiotest/Makefile
blob: 4b83caf35d76712532ad0aa1dbdb1da9cfc5c2ea (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=	aiotest
NOMAN=	YES

DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud