From 191de4070914f7d669d4e81446ef0fc644ee7978 Mon Sep 17 00:00:00 2001 From: Michael Chastain Date: Wed, 21 Mar 2001 19:34:08 +0000 Subject: [PATCH] * Makefile.in: all-m4 depends on all-texinfo. From-SVN: r40707 --- ChangeLog | 4 ++++ Makefile.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b3a36048539..c2e73c1a80b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-03-21 Michael Chastain + + * Makefile.in: all-m4 depends on all-texinfo. + 2001-03-20 Loren J. Rittle * MAINTAINERS: Add myself to write after approval list. diff --git a/Makefile.in b/Makefile.in index f2aad0036de..cf55fea49ca 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1631,7 +1631,7 @@ configure-target-libchill: $(ALL_GCC_C) all-target-libchill: configure-target-libchill all-target-libiberty configure-target-libobjc: $(ALL_GCC_C) all-target-libobjc: configure-target-libobjc all-target-libiberty -all-m4: all-libiberty +all-m4: all-libiberty all-texinfo all-make: all-libiberty all-mmalloc: configure-target-newlib: $(ALL_GCC) -- 2.30.2