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