OSDN Git Service

nptl: simplify buildsys
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 12 Jun 2010 11:29:14 +0000 (13:29 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 6 Jul 2010 16:33:22 +0000 (18:33 +0200)
commitc06619d7ab2ebbbc93427ca6a49dcc8d479db549
treedcacc00551066b7c1881c0bc33e8d63383eee63d
parenta8f396655b8cca3518ac20d07246d91eb138ce07
nptl: simplify buildsys

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
13 files changed:
libpthread/nptl/Makefile.in
libpthread/nptl/sysdeps/Makefile.commonarch [new file with mode: 0644]
libpthread/nptl/sysdeps/arm/Makefile.arch
libpthread/nptl/sysdeps/generic/Makefile.in
libpthread/nptl/sysdeps/i386/Makefile.arch
libpthread/nptl/sysdeps/mips/Makefile.arch
libpthread/nptl/sysdeps/powerpc/Makefile.arch
libpthread/nptl/sysdeps/sh/Makefile.arch
libpthread/nptl/sysdeps/sparc/Makefile.arch
libpthread/nptl/sysdeps/unix/sysv/linux/Makefile
libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.commonarch [moved from libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in with 99% similarity]
libpthread/nptl/sysdeps/x86_64/Makefile.arch
libpthread/nptl_db/Makefile.in