help-gnustep
[Top][All Lists]
Advanced

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

Re: aggregate project


From: Jeff Teunissen
Subject: Re: aggregate project
Date: Thu, 26 Aug 2004 05:53:30 -0400

Thomas Gamper wrote:

> I've created a GNUstep aggregate project, it consists of 10+ libraries,
> all of the libraries need the same preprocessor-flags, so I thought I
> could write one preamble, include it in the super-project and all is
> done. But it didn't work. Is there any way to do this?

Use the "export" keyword for variables you want to use through the whole
project. It works like it does in the Bourne shell. Sub-makes will pick up
the information from the main make.

-- 
| Jeff Teunissen  -=-  Pres., Dusk To Dawn Computing  -=-  deek @ d2dc.net
| GPG: 1024D/9840105A   7102 808A 7733 C2F3 097B  161B 9222 DAB8 9840 105A
| Core developer, The QuakeForge Project        http://www.quakeforge.net/
| Specializing in Debian GNU/Linux              http://www.d2dc.net/~deek/




reply via email to

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