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 i
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* reaso
Dan Sugalski <[EMAIL PROTECTED]> wrote:
> +vtables$(O) : $(GENERAL_H_FILES) vtables.c
This is missing as vtable.h
leo