Makefile revision 255708
1# $FreeBSD: head/usr.bin/protect/Makefile 255708 2013-09-19 18:53:42Z jhb $
2
3PROG=   protect
4WARNS?=	6
5
6.include <bsd.prog.mk>
7