bagder: curl-www/libcurl/c Makefile, 1.42, 1.43 _curl_easy_pause.html, NONE, 1.1
<cvs <at> labb.contactor.se>
2008-01-08 14:58:51 GMT
Update of /cvsroot/curl/curl-www/libcurl/c
In directory labb:/tmp/cvs-serv1811
Modified Files:
Makefile
Added Files:
_curl_easy_pause.html
Log Message:
the new pause page
Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/c/Makefile,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- Makefile 12 Sep 2006 10:42:28 -0000 1.42
+++ Makefile 8 Jan 2008 14:58:49 -0000 1.43
<at> <at> -38,7 +38,7 <at> <at>
libcurl-tutorial.html curl_easy_reset.html curl_multi_socket.html \
curl_multi_timeout.html curl_multi_setopt.html \
curl_easy_escape.html curl_easy_unescape.html curl_multi_assign.html \
- curl_formget.html
+ curl_formget.html curl_easy_pause.html
all: $(PAGES)
<at> <at> -82,6 +82,11 <at> <at>
curl_easy_setopt.t: $(MANROOT)/curl_easy_setopt.3
$(MAN2HTML) < $< >$ <at>
(Continue reading)