summaryrefslogtreecommitdiffstats
path: root/win/makefile.bc
diff options
context:
space:
mode:
Diffstat (limited to 'win/makefile.bc')
-rw-r--r--win/makefile.bc3
1 files changed, 2 insertions, 1 deletions
diff --git a/win/makefile.bc b/win/makefile.bc
index 3436b5c..cb0a936 100644
--- a/win/makefile.bc
+++ b/win/makefile.bc
@@ -1,5 +1,5 @@
# Copyright (c) 1995-1996 Sun Microsystems, Inc.
-# SCCS: @(#) makefile.bc 1.88 98/02/19 16:49:06
+# RCS: @(#) $Id: makefile.bc,v 1.1.2.2 1998/09/24 23:59:49 stanton Exp $
#
# Borland C++ 4.5 makefile
#
@@ -105,6 +105,7 @@ TCLOBJS = \
$(TMPDIR)\tclPreserve.obj \
$(TMPDIR)\tclProc.obj \
$(TMPDIR)\tclRegexp.obj \
+ $(TMPDIR)\tclResolve.obj \
$(TMPDIR)\tclResult.obj \
$(TMPDIR)\tclStringObj.obj \
$(TMPDIR)\tclThread.obj \