]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/gaithrstress/Makefile
Add LLVM openmp trunk r351319 (just before the release_80 branch point)
[FreeBSD/FreeBSD.git] / tools / regression / gaithrstress / Makefile
1 # $FreeBSD$
2
3 PROG=   gaithrstress
4 LIBADD= pthread
5
6 MAN=
7 .include <bsd.prog.mk>