make-w32
[Top][All Lists]
Advanced

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

Re: Search paths for included makefiles?


From: Paul D. Smith
Subject: Re: Search paths for included makefiles?
Date: Fri, 12 Aug 2005 13:00:54 -0400

If you say "include foo" the "foo" will be looked for in the directory
where make is running, and that's it.

You can add other directories to the search path by using the -I flag to
make.

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