help-make
[Top][All Lists]
Advanced

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

Re: Initialization targets


From: Paul Smith
Subject: Re: Initialization targets
Date: Wed, 16 Jan 2008 13:05:58 -0500

On Wed, 2008-01-16 at 16:02 -0200, Rafael Garabato wrote:
> However, if I execute "make all", wouldn't this execute the always
> rule twice. Once for dep1 and once for dep2?

No.  Make only ever tries to build a given target once per invocation of
make, no matter how many times it appears in prerequisite lists.

-- 
-----------------------------------------------------------------------------
 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]