summaryrefslogtreecommitdiffstats
path: root/lib/libthr/arch/i386/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libthr/arch/i386/Makefile.inc')
-rw-r--r--lib/libthr/arch/i386/Makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libthr/arch/i386/Makefile.inc b/lib/libthr/arch/i386/Makefile.inc
new file mode 100644
index 0000000..0c86284
--- /dev/null
+++ b/lib/libthr/arch/i386/Makefile.inc
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
+
+SRCS+= _setcurthread.c _curthread.S
OpenPOWER on IntegriCloud