e653b48c80
OK'ed by: core
8 lines
81 B
Makefile
8 lines
81 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= gaithrstress
|
|
LDADD+= -pthread
|
|
|
|
NO_MAN=
|
|
.include <bsd.prog.mk>
|