%% Raymond Nijssen <[EMAIL PROTECTED]> writes:
rn> ::: "PDS" == Paul D Smith <[EMAIL PROTECTED]> writes:
>> %% Raymond Nijssen <[EMAIL PROTECTED]> writes:
rn> As a result, my .a files are not deleted if a .o file fails to
rn> compile, and then my executable will link happily in a recurs
::: "PDS" == Paul D Smith <[EMAIL PROTECTED]> writes:
> %% Raymond Nijssen <[EMAIL PROTECTED]> writes:
rn> As a result, my .a files are not deleted if a .o file fails to
rn> compile, and then my executable will link happily in a recursive
rn> make environment. This is undesired.
> That me
%% Raymond Nijssen <[EMAIL PROTECTED]> writes:
rn> As a result, my .a files are not deleted if a .o file fails to
rn> compile, and then my executable will link happily in a recursive
rn> make environment. This is undesired.
That means your recursive make environment isn't set up correctly