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