diff options
author | Jason Molenda <jmolenda@apple.com> | 1998-04-28 23:26:30 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 1998-04-28 23:26:30 +0000 |
commit | bfde75f7e3846ec59ea36dcb07bb3f08924890a3 (patch) | |
tree | 846f3dd447ce71c847a1469ac090a325121ef474 /ChangeLog | |
parent | 231cd2a9797f84ac31eb01f17b040f3a3fa2053c (diff) | |
download | gdb-bfde75f7e3846ec59ea36dcb07bb3f08924890a3.zip gdb-bfde75f7e3846ec59ea36dcb07bb3f08924890a3.tar.gz gdb-bfde75f7e3846ec59ea36dcb07bb3f08924890a3.tar.bz2 |
Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
* Makefile.in (install-gdbtk): Call this 'install-gdb' so that
the right GUI libraries and files are installed along with GDB.
This bit of the Makefile.in is bracketed by a sanitize-gdbtk, so
install-gdb will revert to the normal boring behavior if we sanitize
out all gdbtk bits.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +start-sanitize-gdbtk +Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com) + + * Makefile.in (install-gdbtk): Call this 'install-gdb' so that + the right GUI libraries and files are installed along with GDB. + +end-sanitize-gdbtk Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com> * configure.in: Change alpha to alpha* in several places. |