diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-08 17:44:55 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-08 17:44:55 (GMT) |
commit | f82363df5a9880843a53135479757dfeba08f045 (patch) | |
tree | 2feace2ac90d8666eb2dd198d83307c99a4487ea /win/makefile.vc | |
parent | 5ec27c2ab70054b6847e2e9b3610dc994d9e833e (diff) | |
parent | 53febd68ad44f54d786016a07a2d1a158bc362d2 (diff) | |
download | tk-f82363df5a9880843a53135479757dfeba08f045.zip tk-f82363df5a9880843a53135479757dfeba08f045.tar.gz tk-f82363df5a9880843a53135479757dfeba08f045.tar.bz2 |
Purge RCS Keywords.
Diffstat (limited to 'win/makefile.vc')
-rw-r--r-- | win/makefile.vc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/win/makefile.vc b/win/makefile.vc index 2482384..89dbe30 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-2004 David Gravereaux. -# -#------------------------------------------------------------------------------ -# RCS: @(#) $Id: makefile.vc,v 1.117.2.2 2009/10/15 17:48:50 dgp Exp $ #------------------------------------------------------------------------------ # Check to see we are configured to build with MSVC (MSDEVDIR or MSVCDIR) |