[EMAIL PROTECTED] wrote:
I have a problem where a target defined in an d build file
isn't being found when I make it a dependency of a target in my main
build file, although the file appears to have been d
successfully. The included build file is valid and runs correctly if I
use it alone usin
On 7/4/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I have a problem where a target defined in an d build file
> isn't being found when I make it a dependency of a target in my main
> build file, although the file appears to have been d
> successfully. The included build file is valid and run
I have a problem where a target defined in an d build file
isn't being found when I make it a dependency of a target in my main
build file, although the file appears to have been d
successfully. The included build file is valid and runs correctly if I
use it alone using the -f command line option.