Re: Makefile: COPTS vs CFLAGS

2005-07-29 Thread Timo Hirvonen
On Fri, 29 Jul 2005 15:40:11 +0200 Petr Baudis [EMAIL PROTECTED] wrote: What I would propose: -COPTS=-g -O2 -CFLAGS=$(COPTS) -Wall +CFLAGS?=-g -O2 +CFLAGS+=-Wall Sounds good. I've never heard of anyone using COPTS variable before. And -g -O2 seems to be a good

[no subject]

2005-04-14 Thread Timo Hirvonen
subscribe git - To unsubscribe from this list: send the line unsubscribe git in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html