aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1998-11-11 05:47:18 +0000
committerJeff Law <law@redhat.com>1998-11-11 05:47:18 +0000
commit10b2757be5c6b726a2e8b00d8eed80b9bca95369 (patch)
treede8c422308c83ebaf659acf7ab405ec97a17a1fa /Makefile.in
parenta6ae89f731f2138c3589925e2820dcecfbd6704b (diff)
downloadgdb-10b2757be5c6b726a2e8b00d8eed80b9bca95369.zip
gdb-10b2757be5c6b726a2e8b00d8eed80b9bca95369.tar.gz
gdb-10b2757be5c6b726a2e8b00d8eed80b9bca95369.tar.bz2
dummy commit before egcs merge
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in14
1 files changed, 10 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in
index f1aac1d..e0242ba 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -577,6 +577,7 @@ ALL_MODULES = \
$(end-sanitize-cygnus) \
all-tar \
all-tcl \
+ all-tcl8.1 \
all-texinfo \
all-textutils \
all-tgas \
@@ -727,6 +728,7 @@ INSTALL_MODULES = \
install-intl \
install-ispell \
install-tcl \
+ install-tcl8.1 \
install-itcl \
$(start-sanitize-ide) \
install-jstools \
@@ -778,6 +780,7 @@ ALL_X11_MODULES = \
all-guile \
all-tclX \
all-tk \
+ all-tk8.1 \
all-tix
# This is a list of the check targets for all of the modules which are
@@ -803,6 +806,7 @@ INSTALL_X11_MODULES = \
install-gash \
install-tclX \
install-tk \
+ install-tk8.1 \
install-tix
# This is a list of the targets for all of the modules which are compiled
@@ -1708,7 +1712,7 @@ all-indent:
all-inet: all-tcl all-send-pr all-perl
all-intl:
all-ispell: all-emacs19
-all-itcl: all-tcl all-tk
+all-itcl: all-tcl all-tk all-tcl8.1 all-tk8.1
# start-sanitize-ide
all-jstools: all-tcl all-tk all-tix all-libgui all-libide all-libidetcl
# end-sanitize-ide
@@ -1724,7 +1728,7 @@ all-target-libgloss: configure-target-libgloss configure-target-newlib
configure-target-libio: $(ALL_GCC)
all-target-libio: configure-target-libio all-gas all-ld all-gcc all-target-libiberty all-target-newlib
check-target-libio: all-target-libstdc++
-all-libgui: all-tcl all-tk all-itcl
+all-libgui: all-tcl all-tk all-tcl8.1 all-tk8.1 all-itcl
all-libiberty:
# start-sanitize-ide
all-libide: all-ilu
@@ -1761,17 +1765,19 @@ all-send-pr: all-prms
all-shellutils:
all-sim: all-libiberty all-bfd all-opcodes all-readline
# start-sanitize-cygnus
-all-snavigator: all-tcl all-tk all-tix all-itcl all-db all-grep all-flexlm all-libgui
+all-snavigator: all-tcl8.1 all-tk8.1 all-tix all-itcl all-db all-grep all-flexlm all-libgui
# end-sanitize-cygnus
all-tar: all-libiberty
all-tcl:
+all-tcl8.1:
all-tclX: all-tcl all-tk
all-tk: all-tcl
+all-tk8.1: all-tcl8.1
all-texinfo: all-libiberty
all-textutils:
all-tgas: all-libiberty all-bfd all-opcodes
all-time:
-all-tix: all-tcl all-tk
+all-tix: all-tcl all-tk all-tcl8.1 all-tk8.1
# start-sanitize-ide
all-vmake: all-tcl all-tk all-itcl all-tix all-libgui all-libide all-libidetcl
# end-sanitize-ide