xref
: /
freebsd
/
tools
/
regression
/
security
/
open_to_operation
/
Makefile
(revision 9ecd54f24fe9fa373e07c9fd7c052deb2188f545)
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