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