mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Added $Id:$ to the header
This commit is contained in:
parent
f1ce203686
commit
e840c109e7
@ -1,4 +1,6 @@
|
|||||||
############################################################
|
############################################################
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
# Makefile.b32 - Borland's C++ Compiler 5.X
|
# Makefile.b32 - Borland's C++ Compiler 5.X
|
||||||
#
|
#
|
||||||
# 'src' directory
|
# 'src' directory
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
#############################################################
|
#############################################################
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
## Makefile for building curl.exe with MingW32 (GCC-2.95) and
|
## Makefile for building curl.exe with MingW32 (GCC-2.95) and
|
||||||
## optionally OpenSSL (0.9.6)
|
## optionally OpenSSL (0.9.6)
|
||||||
##
|
##
|
||||||
|
@ -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
|
## Makefile for building curl.exe with MSVC6
|
||||||
## Use: nmake -f makefile.vc6 [release | debug]
|
## Use: nmake -f makefile.vc6 [release | debug]
|
||||||
## (default is release)
|
## (default is release)
|
||||||
|
Loading…
Reference in New Issue
Block a user