xref
: /
freebsd
/
tools
/
regression
/
sockets
/
unix_sorflush
/
Makefile
(revision 7757a1b4dc60696d9a95137ee0a2accd4ee680f4)
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