[Cook] Problem with cookbook
Jerry Pendergraft
jerry at endocardial.com
Fri Jun 27 03:56:29 EST 2003
You have the line:
#include-cooked-nowarn [dependency_files]
which means any "building" required for the dependency files is performed
in one pass and the they are include and a new pass is started.
In effect this means the cook file is read twice, hence the two echos.
--
Jerry Pendergraft jerry.pendergraft at endocardial.com
Endocardial Solutions voice: 651-523-6935
1350 Energy Lane, Suite 110 fax: 651-644-7897
St Paul, MN 55108-5254 mobile: 651-491-0163
On Thu, 26 Jun 2003, Prabhat Gupta wrote:
> Hi,
>
> I am new to cook. I have attached a cook book with this email.
>
> There is an echo statement in the cookbook after collecting all the
> object files.
>
> echo TESTING TESTING TESTING TESTING TESTING TESTING;
>
> When I run the cook, the echo statement executes twice. Why it is so??
>
>
> Best regards,
>
>
More information about the Cook-users
mailing list