diff options
author | Per Bothner <per@bothner.com> | 1992-12-24 20:42:13 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-12-24 20:42:13 +0000 |
commit | 3b30df82b672ebc3c7f3d21e9fb81b0b129cd803 (patch) | |
tree | c3dff4b7a5b03b11b03e2c09cfa11c2e4a850896 /ChangeLog | |
parent | d73d72c77c62bc2dfc4f51b7549a3a1834da6122 (diff) | |
download | gdb-3b30df82b672ebc3c7f3d21e9fb81b0b129cd803.zip gdb-3b30df82b672ebc3c7f3d21e9fb81b0b129cd803.tar.gz gdb-3b30df82b672ebc3c7f3d21e9fb81b0b129cd803.tar.bz2 |
* Makefile.in (mostlyclean, distclean, realclean): Fix to
do more-or-less the right thing.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com) + + * Makefile.in (mostlyclean, distclean, realclean): Fix to + do more-or-less the right thing. + Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in: Add lines defining CC and CXX, and use CXX rather |