xref: /freebsd/tools/regression/security/open_to_operation/Makefile (revision 884a2a699669ec61e2366e3e358342dbc94be24a)
1# $FreeBSD$
2
3PROG=	open_to_operation
4NO_MAN=
5#WARNS=	3
6
7.include <bsd.prog.mk>
8