From e8890ccacdd96702a64d1edb926cdd7e74b37db8 Mon Sep 17 00:00:00 2001 From: jeff Date: Tue, 1 Apr 2003 07:07:38 +0000 Subject: - Adjust the makefiles so we have a per architecture makefile. --- lib/libthr/sys/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libthr/sys') 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 -- cgit v1.1