xref
: /
src
/
tools
/
regression
/
security
/
open_to_operation
/
Makefile
(revision b14427e250266bc2a7594a9e27f372e3b97de509)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
open_to_operation
4
MAN
=
5
WARNS
?=
3
6
7
.
include
<
bsd.prog.mk
>
8