Makefile revision 290580
1# $FreeBSD: stable/10/tools/regression/security/open_to_operation/Makefile 290580 2015-11-09 07:26:34Z ngie $
2
3PROG=	open_to_operation
4MAN=
5WARNS?=	3
6
7.include <bsd.prog.mk>
8