2 messages in com.perforce.jamming[jamming] Including different Jam in ...
FromSent OnAttachments
Ehab Teima31 Jul 2002 10:50 
Ingo Weinhold01 Aug 2002 02:57 
Subject:[jamming] Including different Jam in another one
From:Ehab Teima (ehab@hotmail.com)
Date:07/31/2002 10:50:25 AM
List:com.perforce.jamming

Hello,

I'm just getting started with Jam. I have several jam files that build different pieces of a product. I'm trying to write another jam (wrapper) that includes all of those ones to build the whole product in one shot. My question is too simple but I am just a new dev to Jam. How do I tell jam to cd to a directory before trying to build some pieces? My question is because all pieces that have to be built from a different directory failed while the ones in the same directory of the wrapper succeeded.

Any help would be much appreciated.

Ehab