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