xref
: /
freebsd
/
tools
/
tools
/
netrate
/
http
/
Makefile
(revision 031beb4e239bfce798af17f5fe8dba8bcaf13d99)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
http
4
MAN
=
5
LIBADD
=
pthread
6
7
.
include
<
bsd.prog.mk
>
8