Garbage collect library we did not compile for ages.

This commit is contained in:
Alexander Kabaev 2006-06-06 19:31:45 +00:00
parent 6f36bcfc77
commit 3e95b67b25
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=159355

View File

@ -1,7 +0,0 @@
# $FreeBSD$
LIB= gcc_r
CFLAGS+=-D_PTHREADS
CFLAGS+=-D'__GTHREAD_MUTEX_INIT_FUNCTION(m)=pthread_mutex_init(m, NULL)'
.include "../libgcc/Makefile"