diff options
author | Alan Modra <amodra@bigpond.net.au> | 1999-07-30 07:40:51 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 1999-07-30 07:40:51 +0000 |
commit | 4803de4a3fc953a773a8a9867400bdaf37e8274a (patch) | |
tree | a32bb0e55d592257bfecb8a81f700a428c71f935 /ChangeLog | |
parent | 8bf4ea1e4b39f7821d3b7b15c5a525393c03e710 (diff) | |
download | gdb-4803de4a3fc953a773a8a9867400bdaf37e8274a.tar.gz |
* Makefile.in (check-target-libio): Remove all-target-libstdc++
dependency as this causes "make check" to globally "make all"
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 50d45863608..f4d74ad5302 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au> + + * Makefile.in (check-target-libio): Remove all-target-libstdc++ + dependency as this causes "make check" to globally "make all" + 1999-07-22 Ian Lance Taylor <ian@zembu.com> * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and |