diff options
Diffstat (limited to 'lib/libpthread-stubs/Makefile.bsd-wrapper')
-rw-r--r-- | lib/libpthread-stubs/Makefile.bsd-wrapper | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libpthread-stubs/Makefile.bsd-wrapper b/lib/libpthread-stubs/Makefile.bsd-wrapper new file mode 100644 index 000000000..70f001996 --- /dev/null +++ b/lib/libpthread-stubs/Makefile.bsd-wrapper @@ -0,0 +1,5 @@ +# $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> |