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