xref
: /
src
/
tools
/
regression
/
security
/
open_to_operation
/
Makefile
(revision fe6060f10f634930ff71b7c50291ddc610da2475)
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