mirror of
https://github.com/curl/curl.git
synced 2026-07-16 08:27:16 +03:00
Added $Id:$ string for file version in the header
This commit is contained in:
parent
d6ccc33dec
commit
f1ce203686
3 changed files with 6 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
############################################################
|
||||
# $Id$
|
||||
#
|
||||
# Makefile.b32 - Borland's C++ Compiler 5.X
|
||||
#
|
||||
# 'lib' directory
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
#############################################################
|
||||
# $Id$
|
||||
#
|
||||
## Makefile for building libcurl.a with MingW32 (GCC-2.95) and
|
||||
## optionally OpenSSL (0.9.6)
|
||||
## Use: make -f Makefile.m32
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue