xref: /freebsd/usr.bin/protect/Makefile (revision 3f68b24e10aeb1a1cd85f2d349da44138d52c501)
1# $FreeBSD$
2
3PROG=   protect
4WARNS?=	6
5
6.include <bsd.prog.mk>
7