summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-03-01 15:38:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-03-01 15:38:36 (GMT)
commit0ce4e02a21049804683b74cee4f604c47fb89e4e (patch)
tree067c84a41b1b4783e8aa7e7c78a67a1128280fec /win/makefile.vc
parent043805d94684739088de3023be744c746efd35b0 (diff)
downloadtcl-0ce4e02a21049804683b74cee4f604c47fb89e4e.zip
tcl-0ce4e02a21049804683b74cee4f604c47fb89e4e.tar.gz
tcl-0ce4e02a21049804683b74cee4f604c47fb89e4e.tar.bz2
Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause
more harm than good. Purged them.
Diffstat (limited to 'win/makefile.vc')
-rw-r--r--win/makefile.vc3
1 files changed, 0 insertions, 3 deletions
diff --git a/win/makefile.vc b/win/makefile.vc
index 5c37f0c..b508804 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -10,9 +10,6 @@
# Copyright (c) 1998-2000 Ajuba Solutions.
# Copyright (c) 2001-2005 ActiveState Corporation.
# Copyright (c) 2001-2002 David Gravereaux.
-#
-#------------------------------------------------------------------------------
-# RCS: @(#) $Id: makefile.vc,v 1.100.2.10 2007/09/11 00:10:48 patthoyts Exp $
#------------------------------------------------------------------------------
# Check to see we are configured to build with MSVC (MSDEVDIR or MSVCDIR)