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.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libthr/arch/i386/Makefile.inc b/lib/libthr/arch/i386/Makefile.inc
index 0c86284..508d2b4 100644
--- a/lib/libthr/arch/i386/Makefile.inc
+++ b/lib/libthr/arch/i386/Makefile.inc
@@ -1,5 +1,5 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
+.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
-SRCS+= _setcurthread.c _curthread.S
+SRCS+= pthread_md.c
OpenPOWER on IntegriCloud