Re: [cc65] Building with custom CC and CFLAGS

From: Spiro Trikaliotis <ml-cc651trikaliotis.net>
Date: 2009-09-10 20:34:09
Hello Uz,

* On Thu, Sep 10, 2009 at 08:18:43PM +0200 Ullrich von Bassewitz wrote:

> > $ CFLAGS="-g" make
> 
> I know that, but don't really like it, because I have to retype this very
> often. This is why I do usually change the makefile.

What about:

export CFLAGS="-g"
vim
[... other edits ...]
make (out of vim or similar)

I use this very often and find it very useful.

Regards,
Spiro.

-- 
Spiro R. Trikaliotis                              http://opencbm.sf.net/
http://www.trikaliotis.net/                     http://www.viceteam.org/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Sep 10 20:34:32 2009

This archive was generated by hypermail 2.1.8 : 2009-09-10 20:34:35 CEST