Subject: Re: Possible problems with yesterday sup
To: Peter Galbavy <peter@wonderland.org>
From: None <Mark_Weaver@brown.edu>
List: current-users
Date: 04/08/1994 23:08:47
> Also, do "make clean" in config/ first! I tried to just rebuild, and rely on
> .depend, but it didn't pick up all the changes to the headers and
> C files for some strange reason.
This happens because the .depend file is only rebuilt if any of the .c files
have changed. If a header file is changed to include different header files,
the .depend files will not be rebuilt.
IMHO, this should really be fixed. In the meantime, I always remove
all the .depend files before doing a make depend.
Mark
--------------------------------------------------------------------
Email: Mark_Weaver@brown.edu | Brown University
PGP Key: finger mhw@cs.brown.edu | Dept of Computer Science
------------------------------------------------------------------------------