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

PROG=	aiotest
NO_MAN=

DPADD=	${LIBUTIL}
LDADD=	-lutil

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