OSDN Git Service

* Makefile.in (GDBTK_VERSION): Set a version number.
authorKeith Seitz <keiths@redhat.com>
Wed, 15 Aug 2001 21:09:46 +0000 (21:09 +0000)
committerKeith Seitz <keiths@redhat.com>
Wed, 15 Aug 2001 21:09:46 +0000 (21:09 +0000)
commit13fa1027f46ce935440c653aa840a6b515d1c762
treec20d2fe9726fc656f1002b61d0a90e6bb2ab99b8
parent40d2f20f605e63b5ebc7b8136bec52e4abc3d455
* Makefile.in (GDBTK_VERSION): Set a version number.
(GDBTK_LIBRARY): New variable to point to location where
gdbtk will install its tcl library. Changed all refereneces
to $(datadir)/insight1.0 to $(GDBTK_LIBRARY).
(SUBDIR_GDBTK_ALL): Remove "all-gdbtk". No longer needed.
(SUBDIR_GDBTK_CLEAN): Remove "clean-gdbtk". No longer needed.
(all-gdbtk): Remove.
(install-gdbtk): Remove.
(gdbtk.o): Pass srcdir to file when compiling.

Also from Ian Roxborough:

* Makefile.in: Changed all references to the install directory
"gdbtcl" to read "insight1.0".
gdb/ChangeLog
gdb/Makefile.in