Subject: Re: libgcc3 Makefile (2)
To: None <grifo3000@interfree.it>
From: Martin Husemann <martin@duskware.de>
List: current-users
Date: 03/07/2004 11:41:00
On Sun, Mar 07, 2004 at 11:31:50AM +0100, Martin Husemann wrote:
> This file does not exist.

Ah, found it in the dir above...

Yeah, that looks like a typo, as well as these two:

libgcc/Makefile:		${G_LIB2ADD:T:S/.asm/.S/} ${LIB1ASMFUNCS}
libgcc_s/Makefile:		${G_LIB2ADD:T:S/.asm/.S/} ${LIB1ASMFUNCS}

Martin