%% [EMAIL PROTECTED] writes:
th> 1) Explicit intermediate files (Those listed as pre-reqs of
th>.INTERMEDIATE) will get deleted even if make did not create
th>them. This is not-consistant with how make deals with
th>non-explicit intermediate files. Here's an example:
Hmm.
cc:
bug-make-admin@gnuSubject: Intermediate file woes
Running GNU Make 3.79.1 on a RedHat Linux 6.2 system
I've got two issues:
1) Explicit intermediate files (Those listed as pre-reqs of .INTERMEDIATE)
will get deleted even if make did not create them. This is not-consistant
with how make deals with non-explicit intermediate files. Here's an
exa