Re: [cc65] Makefiles again

From: Groepaz <groepaz1gmx.net>
Date: 2005-11-20 18:37:22
On Sunday 20 November 2005 18:34, Ullrich von Bassewitz wrote:
> On Sun, Nov 20, 2005 at 06:31:23PM +0100, Groepaz wrote:
> > then instead of
> >
> > CCFLAGS=something
> >
> > write
> >
> > CCFLAGS+=something
> >
> > at all places in the included file(s) and passing additional stuff from
> > commandline will work just fine :)
>
> Yeah, but then it will *only* work when something is passed in. I'm using
> most of the makefile without any arguments and I'm not using the main
> makefile (I think I have mentioned that one or two times before:-).

uhm? why would this require to pass something in? *shrug* the only potential 
problem i can see with this is that you would maybe need to use symbol names 
that arent defined in your environment already so it doesnt accidently pick 
up something from there.

-- 

http://www.hitmen-console.org
http://www.gc-linux.org/docs/yagcd.html
http://www.pokefinder.org
http://ftp.pokefinder.org

When asked by an anthropologist what the Indians called America before the 
white men came, an Indian said simply, "Ours." 
<Vine Deloria, Jr.>

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Nov 20 18:37:30 2005

This archive was generated by hypermail 2.1.8 : 2005-11-20 18:37:32 CET