Neil Booth <[EMAIL PROTECTED]> writes:

> > >Description:
> >     In gcc 3.1, -MM prints dependencies even to files included with
> >     angle brackets (<foo.h>), if those are found through -I options.
> >     This behaviour is unintuitive and a change from earlier versions.
> 
> Why are you using <> brackets?  Why is #include "foo.h" not good enough?

Because it is a system header which should not be listed in the
dependencies.

Regards,
Martin


Reply via email to