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