cons-discuss
[Top][All Lists]
Advanced

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

Question regarding compiling generated file


From: Bill Deegan
Subject: Question regarding compiling generated file
Date: Wed, 26 Feb 2003 15:34:55 -0800

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





reply via email to

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