From 4a1991b347064122e396137ed902c7105bd34e02 Mon Sep 17 00:00:00 2001 From: Manfred Hollstein Date: Thu, 23 Apr 1998 23:04:05 +0000 Subject: [PATCH] Makefile.in (libgcc2.ready): Add explicit dependancy from $(STMP_FIXPROTO) to ensure all necessary include... MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * Makefile.in (libgcc2.ready): Add explicit dependancy from $(STMP_FIXPROTO) to ensure all necessary include files have been created and to guarantee proper parallel builds. From-SVN: r19394 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3063e960fe62..00b0f09a5b62 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Fri Apr 24 08:02:30 1998 Manfred Hollstein + + * Makefile.in (libgcc2.ready): Add explicit dependancy from + $(STMP_FIXPROTO) to ensure all necessary include files have + been created and to guarantee proper parallel builds. + Fri Apr 24 04:42:35 1998 J"orn Rennecke * sh.c (sh_expand_prologue, in !SH3E code): Don't push an extra -- 2.43.5