1 message in com.perforce.jammingBuilding multiple directory project
FromSent OnAttachments
Shee...@usrl.sony.com06 Jul 1998 15:56 
Subject:Building multiple directory project
From:Shee...@usrl.sony.com (Shee@usrl.sony.com)
Date:07/06/1998 03:56:20 PM
List:com.perforce.jamming

Hi,

I have a situation where /foo is toplevel /foo/blah is one of the subdirs i want to make in this project /foo/bar is another of the subdirs i want to make in this project /foo/MyProj is another of the subdirs i want to make in this project Since each SubDir in foo belongs to a module in the project, each SubDir needs to have its Jamrules file and be built independently. The Jamfile in /foo looks like:--- SubInclude TOP blah ; SubInclude TOP bar ; SubInclude TOP MyProj ; The daily global build I was hoping would be done from foo. Now that brings up a few questions, please help if you know answers my question: 1) Will the global build cause the jamrules in blah, bar, MyProj to clash? 2) When I try to do a global build I get an error message with all the #include files which otherwise works fine when built from within the SubDir.

Thx in advance.

Sheela Ramakrishnan Sony US Research Labs.