diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-07-06 18:39:19 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-07-06 18:39:19 +0000 |
commit | b10e9afbfd45deb69ad09a057003e45fec19b0da (patch) | |
tree | f2888b221f3bb7b953a8483c058edbde502bd615 /bfd/ChangeLog | |
parent | a0eb1c2c5673e8a13fa444359624e65beceb6b6b (diff) | |
download | gdb-b10e9afbfd45deb69ad09a057003e45fec19b0da.zip gdb-b10e9afbfd45deb69ad09a057003e45fec19b0da.tar.gz gdb-b10e9afbfd45deb69ad09a057003e45fec19b0da.tar.bz2 |
* Makefile.in: Rebuild dependencies.
(CFILES): Added elflink.c.
(Makefile): Depend upon config.status, not configure.in.
(config.status): New target; depend upon configure configure.host
and config.bfd.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 86c9f3b..6caadcd 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Thu Jul 6 14:37:43 1995 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.in: Rebuild dependencies. + (CFILES): Added elflink.c. + (Makefile): Depend upon config.status, not configure.in. + (config.status): New target; depend upon configure configure.host + and config.bfd. + Wed Jul 5 20:17:14 1995 Ken Raeburn <raeburn@cygnus.com> * elfcore.h, elflink.h, elfcode.h, elf.c, elflink.c: Moved some |