From 41476b24b860bc333ed99c3eb2b575193b111aa7 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Thu, 5 Sep 1996 14:14:07 +0000 Subject: *** empty log message *** --- libthreads/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libthreads/Makefile') diff --git a/libthreads/Makefile b/libthreads/Makefile index d915751a..6ad84fa8 100644 --- a/libthreads/Makefile +++ b/libthreads/Makefile @@ -15,8 +15,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -# This is currently i386 specific. XXX - dir := libthreads makemode := library @@ -37,7 +35,7 @@ libname = libthreads installhdrs = cthreads.h rwlock.h installhdrsubdir = . -VPATH += $(srcdir)/$(machine) +VPATH += $(srcdir)/$(asm_syntax) include ../Makeconf -- cgit v1.2.3