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