%% Nicholas Leippe <[EMAIL PROTECTED]> writes:

  nl> I narrowed the problem down to some subtle issues with the dependency
  nl> generation.  (*.d files)

You should avoid that method of dependency generation.  It's difficult
to work with (as you've discovered) and it also has other problems.

See my web site below for a better method for handling automatic
dependencies.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to