From 3bc61e64309c37e3743315be6b00ea4c21ea4e68 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sun, 28 Dec 2003 00:25:31 +0000 Subject: remove unused file --- libpthread/linuxthreads/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpthread/linuxthreads/Makefile') diff --git a/libpthread/linuxthreads/Makefile b/libpthread/linuxthreads/Makefile index e43f05ea5..f825e992d 100644 --- a/libpthread/linuxthreads/Makefile +++ b/libpthread/linuxthreads/Makefile @@ -48,7 +48,7 @@ CFLAGS += $(SYSDEPINC) CSRC=attr.c cancel.c condvar.c errno.c events.c join.c lockfile.c manager.c \ mutex.c oldsemaphore.c pt-machine.c ptfork.c pthread.c \ ptlongjmp.c rwlock.c semaphore.c signals.c specific.c spinlock.c \ - wrapsyscall.c #weaks.c + wrapsyscall.c ifeq ($(UCLIBC_HAS_XLOCALE),y) CSRC += locale.c -- cgit v1.2.3