xref
: /
freebsd
/
tools
/
regression
/
pthread
/
mutex_isowned_np
/
Makefile
(revision a4e5e0106ac7145f56eb39a691e302cabb4635be)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
PROG
=
mutex_isowned_np
3
MAN
=
4
LIBADD
=
pthread
5
6
.
include
<
bsd.prog.mk
>
7