From 13d7cbe208049295ef133d3a5365fc9caf09dd55 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Fri, 3 May 1996 16:44:22 +0000 Subject: [PATCH] * Makefile.in (all-inet): Depend on all-tcl. (all-inet): Depend on all-send-pr. --- ChangeLog | 5 +++++ Makefile.in | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index ecc8c61..2d8fe2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri May 3 08:57:17 1996 Tom Tromey + + * Makefile.in (all-inet): Depend on all-tcl. + (all-inet): Depend on all-send-pr. + Tue Apr 30 13:55:51 1996 Michael Meissner * configure.in (powerpcle-*-solaris*): Turn off tk and tcl diff --git a/Makefile.in b/Makefile.in index dda19c4..2bbd05e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -431,6 +431,7 @@ ALL_MODULES = \ all-gzip \ all-hello \ all-indent \ + all-inet \ all-ispell \ all-ld \ all-libiberty \ @@ -488,6 +489,7 @@ CROSS_CHECK_MODULES = \ check-gzip \ check-hello \ check-indent \ + check-inet \ check-ispell \ check-ld \ check-libiberty \ @@ -540,6 +542,7 @@ INSTALL_MODULES = \ install-gzip \ install-hello \ install-indent \ + install-inet \ install-ispell \ install-ld \ install-libiberty \ @@ -650,6 +653,7 @@ INSTALL_TARGET_MODULES = \ # This is a list of the targets for which we can do a clean-{target}. CLEAN_MODULES = \ + clean-apache \ clean-autoconf \ clean-bfd \ clean-binutils \ @@ -670,6 +674,7 @@ CLEAN_MODULES = \ clean-gzip \ clean-hello \ clean-indent \ + clean-inet \ clean-ispell \ clean-ld \ clean-libiberty \ @@ -1256,6 +1261,7 @@ all-guile: all-gzip: all-libiberty all-hello: all-libiberty all-indent: +all-inet: all-tcl all-send-pr all-ispell: all-emacs19 all-ld: all-libiberty all-bfd all-opcodes all-byacc all-flex configure-target-libg++: $(ALL_GCC) configure-target-librx -- 2.7.4