Commit e840c109 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Added $Id:$ to the header

parent f1ce2036
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
############################################################
# $Id$
#
#  Makefile.b32 - Borland's C++ Compiler 5.X
#
#  'src' directory
+2 −0
Original line number Diff line number Diff line
#############################################################
# $Id$
#
## Makefile for building curl.exe with MingW32 (GCC-2.95) and
## optionally OpenSSL (0.9.6)
##
+2 −0
Original line number Diff line number Diff line
########################################################
# $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)