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