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