]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/gaithrstress/Makefile
fd: remove redundant saturation check from fget_unlocked_seq
[FreeBSD/FreeBSD.git] / tools / regression / gaithrstress / Makefile
1 # $FreeBSD$
2
3 PROG=   gaithrstress
4 LIBADD= pthread
5
6 MAN=
7 .include <bsd.prog.mk>