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

PROG=	aiotest
MAN=

DPADD=	${LIBUTIL}
LDADD=	-lutil

WARNS?=	6

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