help-make
[Top][All Lists]
Advanced

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

Re: short followup on vpath/VPATH stuff


From: Paul D. Smith
Subject: Re: short followup on vpath/VPATH stuff
Date: Mon, 14 Jun 2004 15:33:39 -0400

%% "Robert P. J. Day" <address@hidden> writes:

  rpjd> this can certainly be clearer, methinks.  or, i could just be
  rpjd> smarter.

You need to remember that every prerequisite is also a target.  Even if
you don't list it explicitly as a target, make always treats every
prerequisite as a target and tries to rebuild it, using implicit rules
if there is no explicit rule.

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