Question regarding compiling generated file

"Bill Deegan" <[email protected]> Wed, 26 Feb 2003 15:34:55 -0800
Newsgroups gmane.comp.gnu.cons.general
Message-ID <[email protected]>
Greetings,

I have the following logic:

$env->Depends("$target.c",($source));
$env->Command("$target.c",$source,qq(someprogram %<  %>));

This succesfully generates the $target.c file, and puts in in the
build area, but when I specify that $target.c is a program source,
cons looks in the source area and doesn't look in the objects area.

How can I get cons to look in the generated file area?

-Bill

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



_______________________________________________
[email protected]
http://mail.gnu.org/mailman/listinfo/cons-discuss
Cons URL: http://www.dsmit.com/cons/