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