Skip to content
Snippets Groups Projects
Commit d70891b9 authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Generalized rebuild target.

Rev: tutorial/Makefile:1.49
parent ee368576
No related branches found
No related tags found
No related merge requests found
...@@ -104,7 +104,7 @@ clean: ...@@ -104,7 +104,7 @@ clean:
rebuild: rebuild:
-rm -f $(MADEFILES) -rm -f $(MADEFILES)
make pike="$(pike)" Image.wmml Mysql.wmml tutorial.html $(MAKE) pike="$(pike)" all
install: install:
cp `cat tutorial.files` $(DESTINATION) cp `cat tutorial.files` $(DESTINATION)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment