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