OSDN Git Service

A slight improvement over my previous commit which ensured we always rebuild
authorBernd Schmidt <bernds_cb1@t-online.de>
Sun, 1 Jun 2008 16:49:23 +0000 (16:49 -0000)
committerBernd Schmidt <bernds_cb1@t-online.de>
Sun, 1 Jun 2008 16:49:23 +0000 (16:49 -0000)
commit68d02d6473eeaa349e4ee5dceef0fcd1ac32aae2
tree5a4522a5a004f64cd1709bf7506c071cd12186a9
parent809dbec58fd772bfa9f7d75f8afdc13b3c4542af
A slight improvement over my previous commit which ensured we always rebuild
libc when one of the source files changes.

Since there are more places which want to depend on $(libc), fix them all to
use a new variable $(libc.depend), which contains the filename for which we
have a rule.
13 files changed:
Rules.mak
ldso/libdl/Makefile.in
libc/Makefile.in
libcrypt/Makefile.in
libm/Makefile.in
libnsl/Makefile.in
libpthread/linuxthreads.old/Makefile.in
libpthread/linuxthreads.old_db/Makefile.in
libpthread/linuxthreads/Makefile.in
libpthread/linuxthreads_db/Makefile.in
libresolv/Makefile.in
librt/Makefile.in
libutil/Makefile.in