Francois Gouget wrote:

> So we're left with these three files for which I have no explanation.

> > ./library/checklink.c

This is used for 'make checklink'.  This used to be useful for checking
whether a dll contained direct references to another one.  Now that the
dlls are mostly separated anyway, I'm not sure whether we still need it.

> > ./tools/wmc/language.c

This appears to be just a fragment, I'm not sure what it's purpose it.
Maybe these languages should be incorporated into lang.c?

> > ./debugger/dbgmain.c

This used to be a stub allowing to compile the Wine debugger as a
standalone program for test purposes.  It's completely outdated now,
and winedbg is standalone now anyway, so I guess it could be removed.

Bye,
Ulrich


-- 
  Dr. Ulrich Weigand
  [EMAIL PROTECTED]

Reply via email to