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

PROG=	aiotest
MAN=

DPADD=	${LIBUTIL}
LDADD=	-lutil

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