diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-09-07 16:50:40 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-09-07 16:50:40 +0000 |
commit | 870015b1b87a09acfc1444d824aa7bde0fb07978 (patch) | |
tree | 61a6dfc1e3eff4fe386b0037cf76efbdba475384 /bfd/ChangeLog | |
parent | 94a7312289e4257370b66efc5fc6183bc1749b47 (diff) | |
download | gdb-870015b1b87a09acfc1444d824aa7bde0fb07978.zip gdb-870015b1b87a09acfc1444d824aa7bde0fb07978.tar.gz gdb-870015b1b87a09acfc1444d824aa7bde0fb07978.tar.bz2 |
* Makefile.in (do_distclean): Remove config.h and stamp-h.
(Makefile): Just rebuild Makefile.
(config.h, stamp-h): New targets.
* configure.in: Create stamp-h when rebuilding config.h.
* configure: Rebuild.
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 c36f574..9870638 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Thu Sep 7 12:48:01 1995 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.in (do_distclean): Remove config.h and stamp-h. + (Makefile): Just rebuild Makefile. + (config.h, stamp-h): New targets. + * configure.in: Create stamp-h when rebuilding config.h. + * configure: Rebuild. + Wed Sep 6 15:00:33 1995 Ian Lance Taylor <ian@cygnus.com> * configure.in: Call AC_CONFIG_HEADER. Substitute |