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