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