msc@qubix.UUCP (06/01/83)
Try looking at the "make depend" stuff in the 4.1bsd system makefile (/sys/YOURSYS/makefile). This creates a new makefile with up to date dependencies on the included files. It uses a variety of grep and sed scripts. Mark