]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/gaithrstress/Makefile
MFV r339226 (peter): Record merge of serf-1.3.9.
[FreeBSD/FreeBSD.git] / tools / regression / gaithrstress / Makefile
1 # $FreeBSD$
2
3 PROG=   gaithrstress
4 LIBADD= pthread
5
6 MAN=
7 .include <bsd.prog.mk>