diff options
| author | Alexander Kabaev <kan@FreeBSD.org> | 2006-06-06 19:31:45 +0000 |
|---|---|---|
| committer | Alexander Kabaev <kan@FreeBSD.org> | 2006-06-06 19:31:45 +0000 |
| commit | 3e95b67b255be93ba3dba2f6a33d79f3597a0ae1 (patch) | |
| tree | 33e2b223a2bc6b92df6d74fd9e76244ccd4c983e /gnu/lib | |
| parent | 6f36bcfc773ca1211f6c3a3373e752d93fcad9ba (diff) | |
Notes
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/libgcc_r/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gnu/lib/libgcc_r/Makefile b/gnu/lib/libgcc_r/Makefile deleted file mode 100644 index 501549c46430..000000000000 --- a/gnu/lib/libgcc_r/Makefile +++ /dev/null @@ -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" |
