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

PROG=	aiotest
NO_MAN=	YES

DPADD=	${LIBUTIL}
LDADD=	-lutil

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