aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorKhamis Abuelkombuz <khamis@cygnus>1997-09-30 15:54:12 +0000
committerKhamis Abuelkombuz <khamis@cygnus>1997-09-30 15:54:12 +0000
commitf2c2ab6bf8597303b27212e0f8f64ca940020e66 (patch)
tree245b3811072f6dacf3b47a570b6b6bfd45070be4 /Makefile.in
parent639c86123023437b903cbb65a4fb51154956dba6 (diff)
downloadgdb-f2c2ab6bf8597303b27212e0f8f64ca940020e66.zip
gdb-f2c2ab6bf8597303b27212e0f8f64ca940020e66.tar.gz
gdb-f2c2ab6bf8597303b27212e0f8f64ca940020e66.tar.bz2
Added the dependence to tix libraries for SN.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 4bde79f..04b4896 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1477,7 +1477,7 @@ all-sed: all-libiberty
all-send-pr: all-prms
all-shellutils:
all-sim: all-libiberty all-bfd all-opcodes all-readline
-all-sn: all-tcl all-tk all-itcl all-db all-grep
+all-sn: all-tcl all-tk all-tix all-itcl all-db all-grep
all-tar: all-libiberty
all-tcl:
all-tclX: all-tcl all-tk
@@ -1497,6 +1497,7 @@ all-uudecode: all-libiberty
configure-target-libiberty: $(ALL_GCC)
all-target-libiberty: configure-target-libiberty all-gcc all-ld all-target-newlib
all-target: $(ALL_TARGET_MODULES)
+install-itcl: install-tcl
install-target: $(INSTALL_TARGET_MODULES)
### other supporting targets