help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

.DELETE_ON_ERROR


From: Warlich, Christof
Subject: .DELETE_ON_ERROR
Date: Fri, 25 Nov 2011 09:04:10 +0100

Hi,

it looks like the target of a rule is not deleted in case of an error within 
that rule and in the
presence of a .DELETE_ON_ERROR target if that target is a directory.

Is there a way to change this, i.e. to make Make to also delete targets if they 
are directories
(possibly with content)?

Is there a rationale behind not deleting directories?

Cheers,

Chris


reply via email to

[Prev in Thread] Current Thread [Next in Thread]