help-make
[Top][All Lists]
Advanced

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

Re: The environment variable corresponding to -I


From: Paul Smith
Subject: Re: The environment variable corresponding to -I
Date: Wed, 12 May 2010 12:31:51 -0400

On Sun, 2010-05-09 at 09:41 -0500, Peng Yu wrote:
> -I can be used to specify where to search for included file. Could you
> please let me know if there is an environment variable that I can
> specify such that make will search in the paths specified in that
> environment variable?

There is no such variable.

The plan (not implemented yet) is to use VPATH/vpath searching to look
for included makefiles, rather than introducing a new variable.

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