Re: [OT] portable Makefiles (was: CD writing in future Linux (stirring up a hornets' nest))

From: Joerg Schilling
Date: Thu Feb 23 2006 - 12:00:41 EST


Herbert Poetzl <herbert@xxxxxxxxxxxx> wrote:

> > Who would waste his time with something like GNU make that is
> > unmaintained since more than 6 years?
> >
> > If I need a bugfix in smake, I can do this in a few hours.
> > This is impossible with GNU make....
>
> just tried with GNU make, did work here within minutes :)

If you can fix things in GNU make within minutes, please fix the
bug that causes GNU make to complain about missing include files.

This is a self non-compliance as GNU make applies all so far known rules
on any other object before trying to use them (e.g. try to check out Makefile
from SCCS before complaining that Makefiles is missing).

If you need the correct algorithm, look into the smake source...

Jörg

--
EMail:joerg@xxxxxxxxxxxxxxxxxxxxxxxxxxx (home) Jörg Schilling D-13353 Berlin
js@xxxxxxxxxxxxxxx (uni)
schilling@xxxxxxxxxxxxxxxxxxx (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/