summaryrefslogtreecommitdiffstats
path: root/lib/libthr/sys
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2003-04-01 07:07:38 +0000
committerjeff <jeff@FreeBSD.org>2003-04-01 07:07:38 +0000
commite8890ccacdd96702a64d1edb926cdd7e74b37db8 (patch)
tree8de3c4049c29c7386702fe394e0e7b87bc0b265f /lib/libthr/sys
parentc40f0ee134c3131d84c03862215a1463873ea872 (diff)
downloadFreeBSD-src-e8890ccacdd96702a64d1edb926cdd7e74b37db8.zip
FreeBSD-src-e8890ccacdd96702a64d1edb926cdd7e74b37db8.tar.gz
- Adjust the makefiles so we have a per architecture makefile.
Diffstat (limited to 'lib/libthr/sys')
-rw-r--r--lib/libthr/sys/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libthr/sys/Makefile.inc b/lib/libthr/sys/Makefile.inc
index d27eeb8..59018f7 100644
--- a/lib/libthr/sys/Makefile.inc
+++ b/lib/libthr/sys/Makefile.inc
@@ -2,4 +2,4 @@
.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
-SRCS+= thr_error.c _curthread.S _setcurthread.c
+SRCS+= thr_error.c
OpenPOWER on IntegriCloud