diff options
author | Roland McGrath <roland@gnu.org> | 2003-02-22 20:32:58 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-02-22 20:32:58 +0000 |
commit | cc8bfce987bcc8ece8a193fc1a5ee3831dbe32c9 (patch) | |
tree | 6225851da30aa7d49e44b2a02b93e84db2ef97d6 /ChangeLog | |
parent | 92cc462ceaf6736e7e55850cd2f890bcd3720baf (diff) | |
download | glibc-cc8bfce987bcc8ece8a193fc1a5ee3831dbe32c9.tar.gz glibc-cc8bfce987bcc8ece8a193fc1a5ee3831dbe32c9.tar.xz glibc-cc8bfce987bcc8ece8a193fc1a5ee3831dbe32c9.zip |
* Makerules (install-lib-nosubdir): Depend on installed
libfoo-X.Y.Z.so and libfoo.so.NN files so they are installed regardless of the libfoo.so target's dependencies.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4085deef6a..e278ef3636 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2003-02-22 Roland McGrath <roland@redhat.com> + * Makerules (install-lib-nosubdir): Depend on installed + libfoo-X.Y.Z.so and libfoo.so.NN files so they are installed + regardless of the libfoo.so target's dependencies. + * MakeTAGS (sub-make-vars): New variable, includes generating=t. Use that in $(MAKE) calls. |