Re: GAR makefile conditionals?



begin  Ben Taylor  quotation:
> Has anyone done any work with coding some conditionals in the
> Makefile?

	http://lnx-bbc.org/gartips9.html

We hope to use this in future to make images of the LNX-BBC for PPC
architectures, among others.  I feel this is a far more elegant
solution than ifdefing up the Makefiles.

GNU Make lets you do that kind of lazy-evaluation for lvalues as well
as rvalues, so you do get all sorts of opportunities for crazy LISPish
hackery.



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