From mboxrd@z Thu Jan 1 00:00:00 1970 From: leonp@plris.com To: sourcenav@sourceware.cygnus.com Subject: Include tree question Date: Wed, 04 Apr 2001 05:52:00 -0000 Message-id: <5.0.2.1.0.20010404121248.00a71e68@plris.com> X-SW-Source: 2001-q2/msg00032.html Hello, In my project I have one include file a.h which includes another file b.h. In the Makefile generated by SN 5.0 I see the *.c file dependency on a.h but no references to b.h Thus any changes made to b.h are "invisible" for make utility. Is this a bug or some kind of my problem? Thanks ahead. Leon Pollak leonp@plris.com