help-make
[Top][All Lists]
Advanced

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

Re: Newbie: Strange behaviour


From: Paul D. Smith
Subject: Re: Newbie: Strange behaviour
Date: Tue, 8 Jun 2004 14:09:49 -0400

%% subnet <address@hidden> writes:

  s> Seems that "printstring", despite being phony, after the first use
  s> is considered up-to-date.  Is this the expected behaviour?

Yes.  A target will only be built at most once per invocation of make,
even a PHONY target.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "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]