VC6 makefiles: added embedded documentation
authorDaniel Stenberg <daniel@haxx.se>
Sat, 13 Aug 2011 20:30:56 +0000 (22:30 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 13 Aug 2011 20:30:56 +0000 (22:30 +0200)
Just a note about the fact that all VC[6/8/9/10] makefiles are generated
from the VC6 one as source.

lib/Makefile.vc6
src/Makefile.vc6

index a778801..fa1a7a4 100644 (file)
 #\r
 #***************************************************************************\r
 \r
+# All files in the Makefile.vc* series are generated automatically from the\r
+# one made for MSVC version 6. Alas, if you want to do changes to any of the\r
+# fiels and send back to the project, edit the version six, make your diff and\r
+# mail curl-library.\r
+\r
 ###########################################################################\r
 #\r
 # Makefile for building libcurl with MSVC6\r
index a25680b..7436d2c 100644 (file)
 #\r
 #***************************************************************************\r
 \r
+# All files in the Makefile.vc* series are generated automatically from the\r
+# one made for MSVC version 6. Alas, if you want to do changes to any of the\r
+# fiels and send back to the project, edit the version six, make your diff and\r
+# mail curl-users.\r
+\r
 #############################################################\r
 #\r
 ## Makefile for building curl.exe with MSVC6\r