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