A divide+conquer makefile:
http://plindenbaum.blogspot.fr/2014/12/divide-and-conquer-in-makefile.html
P.
From: "Brian Cowan" <cowan...@us.ibm.com>
To: "make-help mailing list" <help-make@gnu.org>
Subject: Looking for nastiest makefile that uses function calls to
make the makefile in memory...
Message-ID:
<of14b7a291.5ae3a132-on852580e6.005acaf8-852580e6.005c0...@notes.na.collabserv.com>
Content-Type: text/plain; charset="US-ASCII"
I'm chasing down use cases for the $(call and $(eval functions to
effectively build the makefile from macros in the makefile (or included
files). I'm looking to stress-test the make tool I support, which
supports
GNU make syntax, but I'm finding that elementary usecases don't always
suffice. So, if someone knows of a makefile-from-h**l they have fought
with, I'd love to hear about it... If its in an open-source project,
that
would be even better...
_______________________________________________
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make