help-make
[Top][All Lists]
Advanced

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

Re: VPATH and Makefiles


From: Paul D. Smith
Subject: Re: VPATH and Makefiles
Date: Tue, 22 Jun 2004 18:04:41 -0400

%% thirunadh rao <address@hidden> writes:

  tr> Can gmake search for "makefile" based on VPATH

No.  Makefiles are searched for only in directories specified with the
-I option.  Prerequisites for targets are searched for in directories
specified by VPATH.

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