freebsd-dev/tools/regression/gaithrstress/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
77 B
Makefile
Raw Normal View History

# $FreeBSD$
PROG= gaithrstress
LIBADD= pthread
MAN=
.include <bsd.prog.mk>