diff options
author | Gisle Vanem <gvanem@broadpark.no> | 2004-11-16 17:15:07 +0000 |
---|---|---|
committer | Gisle Vanem <gvanem@broadpark.no> | 2004-11-16 17:15:07 +0000 |
commit | d46a573bbedae5fdf402d47ce4bd8e84347c390c (patch) | |
tree | 079d5454889128e0c27af90422af7896ba675147 | |
parent | 7d0d19708a3d02d589dc899e8245b22a2499c30d (diff) |
Added revision tag.
-rw-r--r-- | src/Makefile.vc6 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.vc6 b/src/Makefile.vc6 index 01e74f35b..bce3749d1 100644 --- a/src/Makefile.vc6 +++ b/src/Makefile.vc6 @@ -1,4 +1,6 @@ ########################################################
+# $Id: Makefile.vc6,v 1.19 2004/11/14 13:48:15 giva Exp $
+#
## Makefile for building curl.exe with MSVC6
## Use: nmake -f makefile.vc6 [release | debug] [CFG=release-ssl]
## (default is release)
|