]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/gaithrstress/Makefile
Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to
[FreeBSD/FreeBSD.git] / tools / regression / gaithrstress / Makefile
1 # $FreeBSD$
2
3 PROG=   gaithrstress
4 LIBADD= pthread
5
6 MAN=
7 .include <bsd.prog.mk>