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