xref
: /
freebsd
/
tools
/
regression
/
netinet6
/
ip6_sockets
/
Makefile
(revision f0a75d274af375d15b97b830966b99a02b7db911)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
# $FreeBSD$
3
#
4
5
PROG
=
ip6_sockets
6
NO_MAN
=
7
WARNS
?=
2
8
9
.
include
<
bsd.prog.mk
>
10