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