xref
: /
freebsd
/
tools
/
regression
/
gaithrstress
/
Makefile
(revision 4f29da19bd44f0e99f021510460a81bf754c21d2)
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