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
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
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
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
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
5 matches
Mail list logo