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