[prev in list] [next in list] [prev in thread] [next in thread] 

List:       curl-www-commits
Subject:    cvs: www/libcurl/basic Makefile,NONE,1.1 _index.html,NONE,1.1
From:       Daniel Stenberg <bagder () users ! sourceforge ! net>
Date:       2002-03-20 12:42:50
[Download RAW message or body]

Update of /cvsroot/curl/www/libcurl/basic
In directory usw-pr-cvs1:/tmp/cvs-serv29429/basic

Added Files:
	Makefile _index.html 
Log Message:
scriptbasic binding info


--- NEW FILE: Makefile ---
ROOT = ../..

TXT2PLAIN= $(ROOT)/docs/txt2plain.pl

MAINPARTS= $(ROOT)/_doctype.html ../_menu.html ../_links.html ../setup.t ../pic.t \
$(ROOT)/where.t ../download.t NOW=$(shell gnudate +'-D__TODAY__=%B %d, %Y')
ACTION=@echo preprocessing $@; rm -f $@; cpp -I.. -I$(ROOT) -WWW -Uunix -H -C -V -LL \
"$(NOW)" $< $@; chmod a-w+r $@

all: index.html

index.html: _index.html $(MAINPARTS)
	$(ACTION)

--- NEW FILE: _index.html ---
#include "_doctype.html"
<html>
<head> <title>libcurl for ScriptBasic</title>
</head>

#define LIBCURL_BASIC

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

WHERE2(libcurl, "/libcurl/", libcurl Basic Interface)

<a name=top>
TITLE(accessing libcurl from Basic)
<p>
<a href="http://scriptbasic.com/html/index.html">ScriptBasic</a> bindings to <a \
href="http://curl.haxx.se/libcurl"><i>libcurl</i></a>.

<p><b>How to Install</b></br>
The curl binding comes bundled with the ScriptBasic package. Just install that!

<p><b>Examples</b><br> 
None here so far.

<p><b>Interface documentation</b><br>
Check out the ScriptBasic web pages.

<p><b>Download</b><br>
Check out the ScriptBasic web pages.

<p><b>Credits</b><br>
 Written by Peter Verhas.

<p><b>What is ScriptBasic?</b><br>
 You'll find more info ScriptBasic here:
 <a href="http://scriptbasic.com/html/index.html">http://scriptbasic.com/html/index.html</a>.


#include "_footer.html"

</body>
</html>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic