From f2c2ab6bf8597303b27212e0f8f64ca940020e66 Mon Sep 17 00:00:00 2001 From: Khamis Abuelkombuz Date: Tue, 30 Sep 1997 15:54:12 +0000 Subject: [PATCH] Added the dependence to tix libraries for SN. --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.7.4