help-make
[Top][All Lists]
Advanced

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

Re: Q: how to change search path for makefiles inside of makefile?


From: Paul D. Smith
Subject: Re: Q: how to change search path for makefiles inside of makefile?
Date: Fri, 26 Sep 2003 17:20:45 -0400

%% Tristan Van Berkom <address@hidden> writes:

  tvb> I havent tried it without using a pattern charachter ('%') but
  tvb> this should probably work:

  tvb> vpath makefileB path

GNU make does not search vpath for included makefiles.  It only searches
them for prerequisites of targets.

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