summaryrefslogtreecommitdiffstats
path: root/lib/libthr/Makefile.amd64
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2014-11-16 06:35:20 +0000
committerngie <ngie@FreeBSD.org>2014-11-16 06:35:20 +0000
commit7e7662c9889681df6586a0bfbb41ec6d6f491b42 (patch)
treede6f011af71e33411d3c002d0df7c7c8a20847a9 /lib/libthr/Makefile.amd64
parent911fbf166dd9bd9147adad1159e55cea24b0224c (diff)
downloadFreeBSD-src-7e7662c9889681df6586a0bfbb41ec6d6f491b42.zip
FreeBSD-src-7e7662c9889681df6586a0bfbb41ec6d6f491b42.tar.gz
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
Diffstat (limited to 'lib/libthr/Makefile.amd64')
-rw-r--r--lib/libthr/Makefile.amd646
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libthr/Makefile.amd64 b/lib/libthr/Makefile.amd64
new file mode 100644
index 0000000..dd0f5b0
--- /dev/null
+++ b/lib/libthr/Makefile.amd64
@@ -0,0 +1,6 @@
+# $FreeBSD$
+
+.if ${MK_TESTS} != "no"
+SUBDIR+= tests
+.endif
+
OpenPOWER on IntegriCloud