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