aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-08-13 22:30:56 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-08-13 22:30:56 +0200
commita30ede868ab64e11c5542179aa5bdbf5dfa01567 (patch)
tree09c10b853fcfd26e9ffdef48c6a893086fa3dc0d /lib/Makefile.vc6
parent40afeea2fbfd93b8189b9b1606735c3ea578753d (diff)
VC6 makefiles: added embedded documentation
Just a note about the fact that all VC[6/8/9/10] makefiles are generated from the VC6 one as source.
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc65
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index a778801dc..fa1a7a49b 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -20,6 +20,11 @@
#
#***************************************************************************
+# All files in the Makefile.vc* series are generated automatically from the
+# one made for MSVC version 6. Alas, if you want to do changes to any of the
+# fiels and send back to the project, edit the version six, make your diff and
+# mail curl-library.
+
###########################################################################
#
# Makefile for building libcurl with MSVC6