gzz-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gzz] Makefile (gfx?)


From: Tuomas Lukka
Subject: Re: [Gzz] Makefile (gfx?)
Date: Tue, 1 Oct 2002 10:13:24 +0300
User-agent: Mutt/1.4i

On Tue, Oct 01, 2002 at 09:54:40AM +0300, Matti Katila wrote:
>    
>    ``If make doesn't do what you expect
>      it to, it's a  good chance the make-
>      file is wrong.''
> 
> see:
> http://aegis.sourceforge.net/auug97.pdf

Yes, that's great, blame it on the user ;)

> Tjl asked me to find make replacements. Most of these are listed in 
> here: 
> http://directory.google.com/Top/Computers/Software/Build_Management/Make_Tools/
> but I don't see a real reason to jump any of these as long as we are using 
> recursive makefiles. Jvk likes the possibility to make builds on subdirs
> what is acceptable if there aren't depencies to other modules which is 
> quite rarely in gzz.

The dependencies are one-way, and it would be nice to be able to separate parts,
i.e. build librenderable but not the jni stuff.

The lib*/ -directories are named so because they are intended to be useful
also outside gzz.

> Anyway, we still can use recursive - just keeping it kludge:
> CPPFLAGS = -I../libglwrapper/ -I../../libglwrapper

Ok, let's do that for now.

        Tuomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]