diff options
author | Peter S. Mazinger <ps.m@gmx.net> | 2005-10-26 08:15:03 +0000 |
---|---|---|
committer | Peter S. Mazinger <ps.m@gmx.net> | 2005-10-26 08:15:03 +0000 |
commit | bddfb866b0a7c70010083c3786ef4285643d4241 (patch) | |
tree | ec4ccc2639d76626f9bc8df40a2e6d37a1b877b5 /libpthread/linuxthreads/sysdeps | |
parent | 085149d0d2731738171d4b352366266cc83d19a6 (diff) | |
download | uClibc-alpine-bddfb866b0a7c70010083c3786ef4285643d4241.tar.bz2 uClibc-alpine-bddfb866b0a7c70010083c3786ef4285643d4241.tar.xz |
Default changed to IMA compiling, disabled explicitely where currently not possible. Add clean targets for linuxthreads[_db].
Diffstat (limited to 'libpthread/linuxthreads/sysdeps')
-rw-r--r-- | libpthread/linuxthreads/sysdeps/sh64/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/linuxthreads/sysdeps/sh64/Makefile.in b/libpthread/linuxthreads/sysdeps/sh64/Makefile.in index 5aa54a64f..46ceeb1f8 100644 --- a/libpthread/linuxthreads/sysdeps/sh64/Makefile.in +++ b/libpthread/linuxthreads/sysdeps/sh64/Makefile.in @@ -1,4 +1,4 @@ -# Makefile for uClibc's sh64 pthread backend +# Makefile for uClibc # # Copyright (C) 2003 Paul Mundt <lethal@linux-sh.org> # Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org> |