bagder: curl-www/libcurl/c Makefile, 1.38, 1.39 _curl_multi_setopt.html, NONE, 1.1

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/libcurl/c
In directory labb:/tmp/cvs-serv31291

Modified Files:
	Makefile 
Added Files:
	_curl_multi_setopt.html 
Log Message:
new multi interface function for 7.16.0


--- NEW FILE: _curl_multi_setopt.html ---
#include "_doctype.html"
<HTML>
<HEAD> <TITLE>curl_multi_setopt</TITLE>
#include "css.t"
#include "manpage.t"
</HEAD>

#define MENU_MULTI
#define LIBCURL_DOCS
#define DOCS_MULTI_SETOPT
#define CURL_URL libcurl/c/curl_multi_setopt.html

#include "_menu.html"
#include "setup.t"

WHERE3(libcurl, "/libcurl/", C API, "/libcurl/c/", libcurl)

TITLE(curl_multi_setopt.3 -- man page)

#include "curl_multi_setopt.t"

#include "_footer.html"

</BODY>
</HTML>

Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/c/Makefile,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- Makefile	2 Jan 2006 23:11:22 -0000	1.38
+++ Makefile	15 Jan 2006 23:21:40 -0000	1.39
@@ -36,7 +36,7 @@
  curl_easy_duphandle.html curl_easy_strerror.html			\
  curl_multi_strerror.html curl_share_strerror.html			\
  libcurl-tutorial.html curl_easy_reset.html curl_multi_socket.html \
- curl_multi_timeout.html
+ curl_multi_timeout.html curl_multi_setopt.html
 
 all: $(PAGES)
 
@@ -287,5 +287,10 @@
 curl_multi_timeout.t: $(MANROOT)/curl_multi_timeout.3
 	$(MAN2HTML) < $< >$@
 
+curl_multi_setopt.html: _curl_multi_setopt.html $(MAINPARTS) curl_multi_setopt.t
+	$(ACTION)
+curl_multi_setopt.t: $(MANROOT)/curl_multi_setopt.3
+	$(MAN2HTML) < $< >$@
+
 full: all
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.