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