Re: GAR makefile conditionals?
- From: Nick Moffitt <nick zork net>
- To: garnome-list gnome org
- Subject: Re: GAR makefile conditionals?
- Date: Fri, 14 Feb 2003 09:40:31 -0800
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]