Skip to content
Snippets Groups Projects
Commit 71c9131d authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

Image chapter removed for now...

Rev: tutorial/Makefile:1.7
Rev: tutorial/tutorial.wmml:1.32
parent d34da716
Branches
Tags
No related merge requests found
...@@ -11,6 +11,13 @@ tutorial_onepage.html: tutorial.wmml ...@@ -11,6 +11,13 @@ tutorial_onepage.html: tutorial.wmml
clean: clean:
rm *.html illustration_cache illustration*.gif rm *.html illustration_cache illustration*.gif
export:
(cd .. ; tar czvf tutorial.tar.gz \
tutorial/tutorial*.html \
tutorial/left.gif tutorial/right.gif tutorial/up.gif \
tutorial/multipart.gif \
tutorial/illustration*.gif
# tutorial.html: tutorial.wmml wmml_to_html # tutorial.html: tutorial.wmml wmml_to_html
# ./wmml_to_html <tutorial.wmml >tutorial.html # ./wmml_to_html <tutorial.wmml >tutorial.html
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment