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