Hello! On Mon, Dec 10, 2007 at 02:00:15PM +0100, I wrote: > Guillem, Samuel, thanks for your investiagation, but I had not yet > installed this patch for a reason. It should not be needed at all, as > well as also the already-existing ``i386/i386at/boothdr.o: > i386/i386/i386asm.h'' dependency line should not be needed.
> If we really need to support
> parallel builds for pre Automake 1.10, I'll see about a way the handle
> this issue without cluttering the build system with manual dependency
> tracking code, which is not needed for recent versions of Automake.
I just did so as follows:
#v+
2007-12-10 Thomas Schwinge <[EMAIL PROTECTED]>
* i386/Makefrag.am (i386/i386at/boothdr.o, i386/i386at/interrupt.o)
(i386/i386/cswitch.o, i386/i386/locore.o): Remove targets.
* configure.ac <Dependency tracking for `.S' files>: Add a hack to
re-add the four targets with have been removed above for the (legacy)
case only where they are actually needed.
#v-
Please confirm that this works with Automake 1.9.6 or older.
Regards,
Thomas
signature.asc
Description: Digital signature
_______________________________________________ Bug-hurd mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-hurd
