X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a922bb4bd8dbcb04e31e324648c2912e167e0cd..6444e22daa9f3ff357ea57d3f18fb92fec24d003:/distrib/msw/tmake/base.t

diff --git a/distrib/msw/tmake/base.t b/distrib/msw/tmake/base.t
index 889aa93d74..e35baf6f9e 100644
--- a/distrib/msw/tmake/base.t
+++ b/distrib/msw/tmake/base.t
@@ -1,6 +1,6 @@
 #!################################################################################
 #! File:    base.t
-#! Purpose: tmake template file from which src/common/files.lst containing the
+#! Purpose: tmake template file from which src/files.lst containing the
 #!          list of files for wxBase library is generated by tmake
 #! Author:  Vadim Zeitlin
 #! Created: 27.01.00
@@ -72,7 +72,7 @@
         $project{"BASE_HEADERS"} .= "protocol/" . $file . " "
     }
 #$}
-# This file was automatically generated by tmake at #$ Now()
+# This file was automatically generated by tmake 
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T!
 ALL_SOURCES = \
 		#$ ExpandList("BASE_SOURCES");