diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-08-09 09:13:36 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-08-09 09:13:36 +0000 |
commit | 5de39884c3af4251a7215511aa793b1978c51b2f (patch) | |
tree | 811a488851bc1eab4206d543ce06286987b10aa8 /src | |
parent | e840c109e741db2d8109be605d5a796590ef506d (diff) |
removied $Id:$ again, this is treated as a binary file and then that field
isn't updated! :-O
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.vc6 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.vc6 b/src/Makefile.vc6 index 719d14ea2..ab34bde33 100644 --- a/src/Makefile.vc6 +++ b/src/Makefile.vc6 @@ -1,6 +1,4 @@ ########################################################
-# $Id: Makefile.am,v 1.20 2001/08/08 07:46:44 bagder Exp $
-#
## Makefile for building curl.exe with MSVC6
## Use: nmake -f makefile.vc6 [release | debug]
## (default is release)
|