diff options
author | stanton <stanton@noemail.net> | 1999-04-16 01:25:53 (GMT) |
---|---|---|
committer | stanton <stanton@noemail.net> | 1999-04-16 01:25:53 (GMT) |
commit | 878ed3a2c9af6e583516ac48fd69ce3b349ac5f8 (patch) | |
tree | 26ed396a9d8bc0deb59c9732db47806e3d11217b /win/makefile.vc | |
parent | 9949d39612c1141586ccea044a75083cf70e3305 (diff) | |
download | tk-878ed3a2c9af6e583516ac48fd69ce3b349ac5f8.zip tk-878ed3a2c9af6e583516ac48fd69ce3b349ac5f8.tar.gz tk-878ed3a2c9af6e583516ac48fd69ce3b349ac5f8.tar.bz2 |
* Merged changes from 8.0.5:
- Updated for Mac release
FossilOrigin-Name: a1b05427d64102bc136e7ae1428b5b95cd3460d6
Diffstat (limited to 'win/makefile.vc')
-rw-r--r-- | win/makefile.vc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/makefile.vc b/win/makefile.vc index ec8c110..99eaece 100644 --- a/win/makefile.vc +++ b/win/makefile.vc @@ -4,7 +4,7 @@ # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # # Copyright (c) 1995-1996 Sun Microsystems, Inc. -# RCS: @(#) $Id: makefile.vc,v 1.20 1999/03/10 07:04:46 stanton Exp $ +# RCS: @(#) $Id: makefile.vc,v 1.21 1999/04/16 01:25:56 stanton Exp $ # Does not depend on the presence of any environment variables in # order to compile tcl; all needed information is derived from |