1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/tools/regression/gaithrstress/Makefile
2004-12-21 08:47:35 +00:00

8 lines
81 B
Makefile

# $FreeBSD$
PROG= gaithrstress
LDADD+= -pthread
NO_MAN=
.include <bsd.prog.mk>