[uClibc-cvs] uClibc/libpthread/linuxthreads Makefile, 1.12, 1.13 weaks.c, 1.3, NONE
Erik Andersen
andersen at uclibc.org
Sun Dec 28 00:25:34 UTC 2003
Update of /var/cvs/uClibc/libpthread/linuxthreads
In directory nail:/tmp/cvs-serv12667
Modified Files:
Makefile
Removed Files:
weaks.c
Log Message:
remove unused file
--- weaks.c DELETED ---
Index: Makefile
===================================================================
RCS file: /var/cvs/uClibc/libpthread/linuxthreads/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile 5 Dec 2003 20:39:42 -0000 1.12
+++ Makefile 28 Dec 2003 00:25:31 -0000 1.13
@@ -48,7 +48,7 @@
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
More information about the uClibc-cvs
mailing list