]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Added a line about the new makefile example
authorDaniel Stenberg <daniel@haxx.se>
Tue, 27 Mar 2001 09:10:53 +0000 (09:10 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 27 Mar 2001 09:10:53 +0000 (09:10 +0000)
docs/examples/README

index 20d53b3bbd0f13c6243258afe70a316f7b125f7d..abaee9c0dc0e8c31ecdba3fff887df12e908f37f 100644 (file)
@@ -7,4 +7,8 @@ advantage of libcurl.
 If you end up with other small but still useful example sources, please mail
 them for submission in future packages and on the web site.
 
+The Makefile.example is an example makefile that could be used to build these
+examples. Just edit the file according to your system and requirements first.
+
 Try the php/examples/ directory for PHP programming snippets!
+