Skip to content
Snippets Groups Projects
Commit bec9950f authored by Mirar (Pontus Hagland)'s avatar Mirar (Pontus Hagland)
Browse files

added my personal stuff

Rev: tutorial/Makefile:1.20
parent 1c05ef93
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ the_image_module.html: Image.wmml the_image_module.wmml ...@@ -34,7 +34,7 @@ the_image_module.html: Image.wmml the_image_module.wmml
$(pike) ./wmmltohtml2 the_image_module.wmml html the_image_module $(pike) ./wmmltohtml2 the_image_module.wmml html the_image_module
clean: clean:
rm *.html *.md illustration_cache illustration*.gif rm *.html *.md illustration_cache illustration*.gif Image.wmml
rebuild: rebuild:
-rm Image.wmml Mysql.wmml -rm Image.wmml Mysql.wmml
...@@ -47,4 +47,8 @@ export: ...@@ -47,4 +47,8 @@ export:
tar czvTf tutorial.files tutorial.tar.gz tar czvTf tutorial.files tutorial.tar.gz
tar czvTf tutorial_onepage.files tutorial_onepage.tar.gz tar czvTf tutorial_onepage.files tutorial_onepage.tar.gz
remakeImage.wmml:
rm Image.wmml || exit 0
mirar_www: remakeImage.wmml the_image_module_onepage.html
ln -f illustration*.gif the_image_module_onepage.html /home/mirar/www/image
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment