help-make
[Top][All Lists]
Advanced

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

Re: non-mandatory makefile include


From: Paul D. Smith
Subject: Re: non-mandatory makefile include
Date: Wed, 15 Oct 2003 18:57:29 -0400

%% Rahul Jain <address@hidden> writes:

  rj> I'd like to add an include line to a makefile that doesn't cause the
  rj> process to fail if the file does not exist. I'd like to not create a
  rj> blank file, if possible. Any sugggestions for acheiving this goal are
  rj> appreciated.

Try "-include".

See the GNU make manual.

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