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