diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2004-08-12 22:59:53 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2004-08-12 22:59:53 +0000 |
commit | 675c6968793b5473e6fb54495fdebfb55afa2915 (patch) | |
tree | c0457986bf3f705b25f8a5d3a86be03c42375741 /src-release | |
parent | ad681c85c3c66f8610d67a533990791c23d85b62 (diff) | |
download | binutils-675c6968793b5473e6fb54495fdebfb55afa2915.tar.gz binutils-675c6968793b5473e6fb54495fdebfb55afa2915.tar.bz2 binutils-675c6968793b5473e6fb54495fdebfb55afa2915.zip |
* Makefile.def, configure.in, src-release: Remove useless, bogus
references to tix.
* Makefile.in, configure: Regenerate.
Diffstat (limited to 'src-release')
-rw-r--r-- | src-release | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-release b/src-release index e08d17a4b69..f012d9df88a 100644 --- a/src-release +++ b/src-release @@ -309,7 +309,7 @@ gdb+dejagnu.tar: $(DIST_SUPPORT) $(GDBD_SUPPORT_DIRS) gdb SUPPORT_FILES="$(GDBD_SUPPORT_DIRS)" .PHONY: insight.tar.bz2 -INSIGHT_SUPPORT_DIRS= $(GDB_SUPPORT_DIRS) tcl tk itcl tix libgui +INSIGHT_SUPPORT_DIRS= $(GDB_SUPPORT_DIRS) tcl tk itcl libgui insight.tar.bz2: $(DIST_SUPPORT) $(GDB_SUPPORT_DIRS) gdb $(MAKE) -f $(SELF) gdb-taz TOOL=gdb PACKAGE=insight \ MD5PROG="$(MD5PROG)" \ |