From: Daniel Stenberg Date: Tue, 27 Mar 2001 09:10:53 +0000 (+0000) Subject: Added a line about the new makefile example X-Git-Tag: curl-7_7_1~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45ffb16c2a6b89ed82232c2a26625dfafcaaba5c;p=thirdparty%2Fcurl.git Added a line about the new makefile example --- diff --git a/docs/examples/README b/docs/examples/README index 20d53b3bbd..abaee9c0dc 100644 --- a/docs/examples/README +++ b/docs/examples/README @@ -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! +