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