Re: Intermediate file woes

2001-05-20 Thread Paul D. Smith
%% [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.

Re: Intermediate file woes

2001-05-19 Thread tom_honermann
cc: bug-make-admin@gnuSubject: Intermediate file woes

Intermediate file woes

2001-05-10 Thread tom_honermann
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