avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] make depend


From: Theodore A. Roth
Subject: Re: [avrdude-dev] make depend
Date: Tue, 11 Feb 2003 14:41:29 -0800 (PST)

Can someone try 'sinclude .depend'?

The info page for gnumake says:

   If you want `make' to simply ignore a makefile which does not exist
and cannot be remade, with no error message, use the `-include'
directive instead of `include', like this:

     -include FILENAMES...

   This is acts like `include' in every way except that there is no
error (not even a warning) if any of the FILENAMES do not exist.  For
compatibility with some other `make' implementations, `sinclude' is
another name for `-include'.


This works for me with gnumake and pmake.

Ted





reply via email to

[Prev in Thread] Current Thread [Next in Thread]