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