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