Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
a9083b5e
Commit
a9083b5e
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-11-25 08:36:05 by beppe] Empty log message
Original author: beppe Date: 2003-11-25 08:36:05+00:00
parent
5ce7ffe6
Changes
3
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
a9083b5e
...
...
@@ -31,12 +31,12 @@ profile: misc/q_symbol.cmo
cedre_build
:
rsh cedre
". .env; cd IMPLEM/CDUCE;
$(MAKE)
webiface webpages"
scp CHANGES web/www/
*
.html web/cduce.css cduce@iris:public_html/
scp CHANGES
INSTALL INSTALL.WIN32
web/www/
*
.html web/cduce.css cduce@iris:public_html/
scp webiface cduce@iris:cgi-bin/cduce
install_web_distant
:
$(MAKE)
webpages
scp CHANGES web/www/
*
.html web/cduce.css cduce@iris:public_html/
scp CHANGES
INSTALL INSTALL.WIN32
web/www/
*
.html web/cduce.css cduce@iris:public_html/
SCRIPT
=
INCLUDES_DEB
=
$(INCLUDES)
$(
shell
ocamlfind query
-i-format
-recursive
$(PACKAGES)
)
...
...
Makefile.distrib
View file @
a9083b5e
...
...
@@ -216,7 +216,7 @@ website: webpages webiface
install_web
:
website
cp
web/www/
*
.html web/cduce.css
$(HTML_DIR)
/
cp
CHANGES
$(HTML_DIR)
/
cp
CHANGES
INSTALL INSTALL.WIN32
$(HTML_DIR)
/
cp
webiface
$(CGI_DIR)
/cduce
if
test
!
-d
"
$(HTML_DIR)
/img"
;
then
\
mkdir
$(HTML_DIR)
/img
;
\
...
...
web/download.xml
View file @
a9083b5e
...
...
@@ -43,9 +43,10 @@ of the CVS tree.
</p>
<p>
In order to buil
t
CDuce from the current CVS tree, you need
In order to buil
d
CDuce from the current CVS tree, you need
to install
<a
href=
"#side"
>
ulex
</a>
, and also attentively
read INSTALL instructions.
read the instructions in the
<a
href=
"INSTALL"
>
INSTALL
</a>
file included in the
repository.
</p>
<p>
...
...
@@ -111,7 +112,7 @@ a version of CDuce statically compiled on a Linux box:
<section
title=
"Windows"
>
<p>
Compile the sources by following the instructions of the
file INSTALL.WIN
included
.
</p>
file
<a
href=
"
INSTALL.WIN
32"
>
INSTALL.WIN32
</a>
included in the distribution
.
</p>
</section>
</box>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment