summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
diff options
context:
space:
mode:
authorsebres <sebres@users.sourceforge.net>2017-01-10 22:07:37 (GMT)
committersebres <sebres@users.sourceforge.net>2017-01-10 22:07:37 (GMT)
commitefcfa2b368fa979b75f62e91ae673b260f2ba0c9 (patch)
treea653abcdf8c8acb4fa58a6394ee760741b36ec52 /win/Makefile.in
parentc093e76184fc3101487abf86878fcc8e85a77cd9 (diff)
downloadtcl-efcfa2b368fa979b75f62e91ae673b260f2ba0c9.zip
tcl-efcfa2b368fa979b75f62e91ae673b260f2ba0c9.tar.gz
tcl-efcfa2b368fa979b75f62e91ae673b260f2ba0c9.tar.bz2
[temp-commit]: tclClockFmt.c - 1st try
using "timerate" instead "time" by performance measurement tests (more precise and fixed time, so no switch of factor expected)
Diffstat (limited to 'win/Makefile.in')
-rw-r--r--win/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index e967ef3..82e5516 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -228,6 +228,7 @@ GENERIC_OBJS = \
tclBinary.$(OBJEXT) \
tclCkalloc.$(OBJEXT) \
tclClock.$(OBJEXT) \
+ tclClockFmt.$(OBJEXT) \
tclCmdAH.$(OBJEXT) \
tclCmdIL.$(OBJEXT) \
tclCmdMZ.$(OBJEXT) \