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