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
3ad27c63
Commit
3ad27c63
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2005-01-14 10:59:21 by afrisch] Prepare for 0.2.2
Original author: afrisch Date: 2005-01-14 10:59:21+00:00
parent
ed490b4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.distrib
View file @
3ad27c63
...
...
@@ -310,6 +310,7 @@ include depend
# Documentation
doc
:
cduce web/site.cdo
mkdir
-p
web/doc
(
cd
web
;
../cduce
--run
site.cdo
--arg
doc.xml
-o
doc
)
web/site.cdo
:
cduce web/xhtml.cdo web/site.cd
...
...
@@ -321,7 +322,7 @@ web/xhtml.cdo: cduce web/xhtml.cd
install_doc
:
doc
mkdir
-p
$(DOCDIR)
/img
cp
web/doc/
*
.html
$(DOCDIR)
/
cp
CHANGES INSTALL INSTALL.WIN32
$(DOCDIR)
/
cp
CHANGES INSTALL INSTALL.WIN32
README AUTHORS LICENSE
$(DOCDIR)
/
cp
web/img/left.gif web/img/right.gif
$(DOCDIR)
/img
...
...
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