mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-08 13:28:05 +00:00
eacae6dc66
Sponsored by: EMC / Isilon Storage Division
8 lines
77 B
Makefile
8 lines
77 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= gaithrstress
|
|
LIBADD= pthread
|
|
|
|
MAN=
|
|
.include <bsd.prog.mk>
|