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