help-make
[Top][All Lists]
Advanced

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

Re: running parallel make jobs and avoiding jumbled/garbled output?


From: Per Jessen
Subject: Re: running parallel make jobs and avoiding jumbled/garbled output?
Date: Sat, 01 Mar 2008 10:41:24 +0100
User-agent: KNode/0.10.4

Eli Zaretskii wrote:

>> I've put one together :
>> 
>> http://jessen.ch/files/makefile-for-eli
>> 
>> This one still has includes for the userdeps.* files, but I thought
>> it might be helpful to show how they are built.
> 
> It also lacks the crucial rules and dependencies to produce
> `userlist', which is a prerequisite for `all'.

Yes - but userlist is really a phony target, it's only there to make
sure its dependencies are made.  Could this setup be the cause of the
problem? 

 
>> http://jessen.ch/files/makefile-for-eli2
>> 
>> This one is completely self-contained.
> 
> I cannot fetch this one: I get 404.

typo - correct link is http://jessen.ch/files/makefile-for-eli-2


/Per Jessen, Zürich





reply via email to

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