summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-07-01 17:31:20 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-07-01 17:31:20 (GMT)
commitb7b7a76f55e9cf3a0233401d12077c2a4c02fb58 (patch)
treed4026023af8a692acd7041d3afcf6c32c771d3ce /win/Makefile.in
parentd4a8765b8fddb5229749b15cac181af631f9e3a6 (diff)
downloadtcl-b7b7a76f55e9cf3a0233401d12077c2a4c02fb58.zip
tcl-b7b7a76f55e9cf3a0233401d12077c2a4c02fb58.tar.gz
tcl-b7b7a76f55e9cf3a0233401d12077c2a4c02fb58.tar.bz2
merge updates from HEAD
Diffstat (limited to 'win/Makefile.in')
-rw-r--r--win/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index ddcc921..53421e0 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -4,7 +4,7 @@
# "./configure", which is a configuration script generated by the "autoconf"
# program (constructs like "@foo@" will get replaced in the actual Makefile.
#
-# RCS: @(#) $Id: Makefile.in,v 1.115 2007/03/23 18:45:40 kennykb Exp $
+# RCS: @(#) $Id: Makefile.in,v 1.115.2.1 2007/07/01 17:31:27 dgp Exp $
VERSION = @TCL_VERSION@
@@ -244,7 +244,6 @@ GENERIC_OBJS = \
tclListObj.$(OBJEXT) \
tclLoad.$(OBJEXT) \
tclMain.$(OBJEXT) \
- tclMathOp.$(OBJEXT) \
tclNamesp.$(OBJEXT) \
tclNotify.$(OBJEXT) \
tclObj.$(OBJEXT) \