diff options
author | Roland McGrath <roland@gnu.org> | 1996-05-14 02:30:23 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-05-14 02:30:23 +0000 |
commit | 7cdef09812062770bab0934657992720293a3134 (patch) | |
tree | 205b510dccedbfab50dad0c632fce6bb930c26ad | |
parent | c4cc693de740e1396f853f7c29b12800ee42fa74 (diff) | |
download | glibc-7cdef09812062770bab0934657992720293a3134.zip glibc-7cdef09812062770bab0934657992720293a3134.tar.gz glibc-7cdef09812062770bab0934657992720293a3134.tar.bz2 |
* Makerules (stub-$(subdir)): Put cmds including cd inside (...) withcvs/libc-960924cvs/libc-960514
output redirect outside it.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Mon May 13 19:52:33 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + * Makerules (stub-$(subdir)): Put cmds including cd inside (...) with + output redirect outside it. + * elf/Makefile (subdir_lib): Depend on ld.so. Sun May 12 22:52:22 1996 Bruce Elliott <belliott@accessone.com> |