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