diff options
author | Roland McGrath <roland@gnu.org> | 1995-03-21 04:26:12 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-03-21 04:26:12 +0000 |
commit | 6bf028786c61b3b1e98d34557c5c442c2f954526 (patch) | |
tree | 4bd081db788463e1487752e8e742632322864fa0 /ChangeLog | |
parent | 4788ab4637d4385a7faaf4a1a819f8191bd84127 (diff) | |
download | glibc-6bf028786c61b3b1e98d34557c5c442c2f954526.zip glibc-6bf028786c61b3b1e98d34557c5c442c2f954526.tar.gz glibc-6bf028786c61b3b1e98d34557c5c442c2f954526.tar.bz2 |
* Makefile (parent-mostlyclean): Don't use $(libc.a).
(parent-clean): Use $(objpfx) to find sysd-*.
* Rules (generated): Append dummy.o dummy.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Mon Mar 20 03:19:23 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + * Makefile (parent-mostlyclean): Don't use $(libc.a). + (parent-clean): Use $(objpfx) to find sysd-*. + * Rules (generated): Append dummy.o dummy.c. * Makerules (lib): Depend on lib-noranlib. (lib-noranlib): Depend on $(install-lib) in objdir. (common-mostlyclean): Remove $(install-lib) and stub-$(subdir) |