diff options
Diffstat (limited to 'win/makefile.bc')
-rw-r--r-- | win/makefile.bc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/win/makefile.bc b/win/makefile.bc index 006cbc6..a42a06b 100644 --- a/win/makefile.bc +++ b/win/makefile.bc @@ -234,10 +234,6 @@ TCLOBJS = \ $(TMPDIR)\tclNamesp.obj \ $(TMPDIR)\tclNotify.obj \ $(TMPDIR)\tclObj.obj \ - $(TMPDIR)\tclOO.obj \ - $(TMPDIR)\tclOOCall.obj \ - $(TMPDIR)\tclOODefineCmds.obj \ - $(TMPDIR)\tclOOInfo.obj \ $(TMPDIR)\tclPanic.obj \ $(TMPDIR)\tclParse.obj \ $(TMPDIR)\tclParseExpr.obj \ |