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