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