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