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