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