xref: /freebsd/tools/regression/aio/aiop/Makefile (revision 68d75eff68281c1b445e3010bb975eae07aac225)
1# $FreeBSD$
2
3PROG=	aiop
4MAN=
5
6WARNS=	6
7
8.include <bsd.prog.mk>
9