xref
: /
freebsd
/
tools
/
regression
/
sockets
/
fstat
/
Makefile
(revision 13e403fdeadd26f9748ba83ea50ee271fbfc862a)
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