diff options
author | stanton <stanton> | 1999-04-16 01:25:53 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-04-16 01:25:53 (GMT) |
commit | 404fc236f34304df53b7e44bc7971d786b87d453 (patch) | |
tree | 26ed396a9d8bc0deb59c9732db47806e3d11217b /win/makefile.vc | |
parent | 23b428ee02ffc11a8ca297f866710dc0c1a92618 (diff) | |
download | tk-404fc236f34304df53b7e44bc7971d786b87d453.zip tk-404fc236f34304df53b7e44bc7971d786b87d453.tar.gz tk-404fc236f34304df53b7e44bc7971d786b87d453.tar.bz2 |
* Merged changes from 8.0.5:
- Updated for Mac release
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 |