help-make
[Top][All Lists]
Advanced

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

Re: how to prevent make from considering included makefiles as targets?


From: Paul Smith
Subject: Re: how to prevent make from considering included makefiles as targets?
Date: Fri, 13 Nov 2009 00:40:52 -0500

On Thu, 2009-11-12 at 20:12 -0800, Mark Galeck (CW) wrote:
> I would like for make to just read the file if there is one, and do
> nothing otherwise.  Do not consider “foobar” to be a target or
> anything else.

There is no way to completely disable this.  Make will always consider
makefiles as targets.

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