help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Looking for nastiest makefile that uses function calls to > make th


From: Pierre LINDENBAUM
Subject: Re: Looking for nastiest makefile that uses function calls to > make the makefile in memory...
Date: Sat, 18 Mar 2017 18:05:38 +0100
User-agent: Roundcube Webmail/1.1.2

A divide+conquer makefile: http://plindenbaum.blogspot.fr/2014/12/divide-and-conquer-in-makefile.html

P.


From: "Brian Cowan" <address@hidden>
To: "make-help mailing list" <address@hidden>
Subject: Looking for nastiest makefile that uses function calls to
        make the        makefile in memory...
Message-ID:
        <address@hidden>

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...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]