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