Added $Id:$ to the header

This commit is contained in:
Daniel Stenberg 2001-08-09 09:10:36 +00:00
parent f1ce203686
commit e840c109e7
3 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,6 @@
############################################################
# $Id$
#
# Makefile.b32 - Borland's C++ Compiler 5.X
#
# 'src' directory

View File

@ -1,4 +1,6 @@
#############################################################
# $Id$
#
## Makefile for building curl.exe with MingW32 (GCC-2.95) and
## optionally OpenSSL (0.9.6)
##

View File

@ -1,4 +1,6 @@
########################################################
# $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)