Add reachover Makefiles for contrib/netbsd-tests/lib/libpthread as
authorngie <ngie@FreeBSD.org>
Sun, 16 Nov 2014 06:35:20 +0000 (06:35 +0000)
committerngie <ngie@FreeBSD.org>
Sun, 16 Nov 2014 06:35:20 +0000 (06:35 +0000)
commit7e7662c9889681df6586a0bfbb41ec6d6f491b42
treede6f011af71e33411d3c002d0df7c7c8a20847a9
parent911fbf166dd9bd9147adad1159e55cea24b0224c
Add reachover Makefiles for contrib/netbsd-tests/lib/libpthread as
lib/libthr/tests

A variant of this code has been tested on amd64/i386 for some time by
EMC/Isilon on 10-STABLE/11-CURRENT. It builds on other architectures, but the
code will remain off until it's proven it works on virtual hardware or real
hardware on other architectures

Original work by: pho
Sponsored by: EMC / Isilon Storage Division
etc/mtree/BSD.tests.dist
lib/libthr/Makefile
lib/libthr/Makefile.amd64 [new file with mode: 0644]
lib/libthr/Makefile.i386 [new file with mode: 0644]
lib/libthr/tests/Makefile [new file with mode: 0644]
lib/libthr/tests/dlopen/Makefile [new file with mode: 0644]
lib/libthr/tests/dlopen/dso/Makefile [new file with mode: 0644]