xref: /openbsd-src/regress/lib/libpthread/stack/Makefile (revision fc80f81280833e8f1b38bc39f63d920a8fdbc0fa)
1# $OpenBSD: Makefile,v 1.1 2012/02/19 06:47:31 guenther Exp $
2
3PROG=	stack
4
5.include <bsd.regress.mk>
6