help-make
[Top][All Lists]
Advanced

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

Re: clean recursively into sub-directories


From: Paul Smith
Subject: Re: clean recursively into sub-directories
Date: Tue, 29 Apr 2008 11:41:10 -0400

On Tue, 2008-04-29 at 09:26 -0600, John Calcote wrote:
> Could it have something to do with the fact that some of the syntax
> you use is GNU make specific?

This is exactly it, I think.  Also, make versions other than GNU make
don't do parallelism anyway.  And, you can see that automake recipes go
to a LOT of effort to handle the errors that are generated by
subdirectories properly: they even test the make flags and don't throw
an error if the user specified -k.

If you're able to rely on GNU make, it's a lot simpler to use one of the
methods described in the GNU make manual.

-- 
-----------------------------------------------------------------------------
 Paul D. Smith <address@hidden>                 http://make.mad-scientist.us
 "Please remain calm--I may be mad, but I am a professional."--Mad Scientist






reply via email to

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