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

Re: [PATCH/RFC] "Recursive Make considered harmful"

2005-07-29 Thread Timo Hirvonen
On Fri, 29 Jul 2005 09:46:14 +0200 Petr Baudis <[EMAIL PROTECTED]> wrote: > FWIW, I made tiny "build system" (inspired by kconfig) for smaller > projects I work on: Me too! :) http://onion.dynserv.net/~timo/index.php?page=Projects/build It also has configuration system written in bash. -- htt

[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

[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

[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