%% Regarding Problem with .INTERMEDIATE;
%% "Chris Rankin" <[EMAIL PROTECTED]> writes:
cr> We are seeing the following problem with GNU make versions 3.77
cr> and 3.78.1 (Makefile below):
cr> $ make bug.o
cr> gcc-c -o bug.o bug.c
cr> rm bug.o
cr> In other words, although we are
On Wed, Mar 22, 2000 at 01:43:56PM +1100, Chris Rankin wrote:
> Hi,
>
> We are seeing the following problem with GNU make versions 3.77 and 3.78.1 (Makefile
>below):
>
> $ make bug.o
> gcc-c -o bug.o bug.c
> rm bug.o
>
> In other words, although we are *explicitly* requesting that this fil