help-make
[Top][All Lists]
Advanced

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

Re: how to include a file which his name is calculated during make


From: Paul D. Smith
Subject: Re: how to include a file which his name is calculated during make
Date: Sat, 27 Jul 2002 02:08:19 -0400

%% "Johan Bezem" <address@hidden> writes:

  jb> vpath %.mk <PATHNAME>

  jb> include myinclude.mk

  jb> I didn't check <2>, but assuming vpath can be used there, it
  jb> should work.

GNU make does _NOT_ search for included files in VPATH or vpath-provided
search paths.

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