help-make
[Top][All Lists]
Advanced

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

Re: (make) include file locations


From: Paul D. Smith
Subject: Re: (make) include file locations
Date: Thu, 5 Oct 2000 11:36:45 -0400

%% Bob Bowen <address@hidden> writes:

  bb> Is the command line the only way to influence the locations where
  bb> make will find (make) include files?  Isn't there a variable or
  bb> directive to use?

You can set MAKEFLAGS to have -I/my/dir before you invoke make, of
course.

That's the only way besides the command line.

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