aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-08-09 09:10:13 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-08-09 09:10:13 +0000
commitf1ce203686011795f898bed1ae3c72f09fb342cb (patch)
treee53ea39239b2e759b80a4200c994d28e7fbc259a /lib/Makefile.vc6
parentd6ccc33dec84bc7d9467192c1cbbbc4488656bbb (diff)
Added $Id:$ string for file version in the header
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc62
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index 69fecc27c..550ddc22d 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -1,4 +1,6 @@
#############################################################
+# $Id: Makefile.am,v 1.20 2001/08/08 07:46:44 bagder Exp $
+#
## Makefile for building libcurl.lib with MSVC6
## Use: nmake -f makefile.vc6 [release | release-ssl | debug]
## (default is release)