help-make
[Top][All Lists]
Advanced

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

Dependency creation order


From: Simon De Groot
Subject: Dependency creation order
Date: Mon, 26 Jul 2004 17:11:51 +0200

Hi,

I'm used to Solaris make (from hereon called 'solmake'). It will try to 
create dependencies in the order of appearance in the dependency list. 
gnumake does not guarantee this, especially when there are a lot of 
patterns involved.

I would like to specify a dependency high in the make hierarchy, which is 
to be created before descending into the dependency trees of the other 
dependencies. Otherwise, I would have to include this 'global dependency' 
in many target rules. How can I do this with gnumake?

Regards,

Simon de Groot





reply via email to

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