discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUmakefile covering sources in different directories


From: Philip Mötteli
Subject: Re: GNUmakefile covering sources in different directories
Date: Wed, 10 Dec 2003 09:28:31 +0100

Hi


Am 10.12.2003 um 02:50 schrieb Chris B. Vetter:
On Tue, 9 Dec 2003 16:53:49 -0800
"Chris B. Vetter" <chrisv@web4inc.com> wrote:
OmniFoundation/GNUMakefile:
  LIBRARY_NAME = OmniFoundation
  LIBRARY_SUBPROJECTS = OpenStepExtensions FooDirectory

B*llsh*t ... it should read, eg.

  LIBRARY_NAME = OmniFoundation
  OmniFoundation_SUBPROJECTS = <subdirectory>

I thought, that would mean, that the subprojects are independant. I mean, the subprojects need a project type, e. g. library. But they shouldn't have a project type, just linked into the main project.
And how do I link the object files to the main project afterwards?


Thanks!
Phil





reply via email to

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