xref
: /
freebsd
/
usr.bin
/
protect
/
Makefile
(revision de7b456e596ff18032d2cbfdf244c66f36770da4)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
protect
4
WARNS
?=
6
5
6
.
include
<
bsd.prog.mk
>
7