On Mon, 22 Sep 2003, Dan Sugalski wrote: > On Mon, 22 Sep 2003, Leopold Toetsch wrote: > > > Dan Sugalski <[EMAIL PROTECTED]> wrote: > > > +vtables$(O) : $(GENERAL_H_FILES) vtables.c > > > > This is missing as vtable.h > > There are a bunch of .h files that aren't in the dependencies, which is > why I left it out. (Not, mind, that it's a *good* reason, but...)
Though I probably ought to check in vtables.h and update the manifest... Dan