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