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