xenocara/lib/libpthread-stubs/Makefile.bsd-wrapper
matthieu fc61d47eda OpenBSD stuff for libpthread-stubs:
- add a Makefile wrapper
- fix pthread_self() prototype.
2009-05-22 16:29:39 +00:00

6 lines
130 B
Makefile

# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2009/05/22 16:29:39 matthieu Exp $
SHARED_LIBS= pthread-stubs 0.1
.include <bsd.xorg.mk>