xref
: /
freebsd
/
tools
/
regression
/
sockets
/
sigpipe
/
Makefile
(revision 1e413cf93298b5b97441a21d9a50fdcd0ee9945e)
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