[H-GEN] gnu make command-line target ordering problems?

Martin Pool martinp at mincom.com
Fri Oct 15 05:06:44 EDT 1999


[ Humbug *General* list - semi-serious discussions about Humbug and
Unix-related topics. ]

Martin Pool wrote:
> Although you will often get away with saying
> 
>   make clean dep all install
> 
> it's at least bad form: depending on the makefile, make could well
> decide that it doesn't _need_ to delete files because it's going to
> rebuild them later.  However,
> 
>   make -j clean all

(I meant to say)

will delete in parallel with compiling, which would be bad.

--
This is list (humbug) general handled by majordomo at lists.humbug.org.au .
Postings only from subscribed addresses of lists general or general-post.



More information about the General mailing list