Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2004-08-13 02:59:53 +0400
committerNathanael Nerode <neroden@gcc.gnu.org>2004-08-13 02:59:53 +0400
commit44397772f92a37ed8eb15939d19507fc71b401ec (patch)
treed79bb8b1d747073aea37d8e3d008be98aa08aa72 /src-release
parent3e30605f8c17edb216d3ed87debb959172150eb7 (diff)
* 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-release2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-release b/src-release
index e08d17a4b..f012d9df8 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)" \