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