bug-make
[Top][All Lists]
Advanced

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

Re: automatic prerequisite problems


From: Paul D. Smith
Subject: Re: automatic prerequisite problems
Date: Fri, 11 Nov 2005 16:39:06 -0500

%% Mike Shal <address@hidden> writes:

  >> No fundamentally better way.  You can be a bit more restrictive of what
  >> you match on by using filter/filter-out for pattern matching instead of
  >> findstring, but that's about it.

  ms> One other possible solution is to remove the rule to generate the
  ms> .d files (but still include them) and just generate the .d's
  ms> during the .cc -> .o rule.

If you're looking for a longer explanation of this you can check out the
info on automatic dependency generation on my web site.

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