]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/gaithrstress/Makefile
This commit was generated by cvs2svn to compensate for changes in r157016,
[FreeBSD/FreeBSD.git] / tools / regression / gaithrstress / Makefile
1 # $FreeBSD$
2
3 PROG=   gaithrstress
4 LDADD+= -pthread
5
6 NO_MAN=
7 .include <bsd.prog.mk>