ikiwiki/Makefile

7 lines
116 B
Makefile
Raw Normal View History

2006-03-10 03:10:44 +01:00
all:
2006-03-12 04:29:09 +01:00
./ikiwiki doc templates html --wikiname="ikiwiki" --verbose --nosvn
2006-03-10 03:10:44 +01:00
clean:
rm -rf html
2006-03-12 04:29:09 +01:00
rm -rf doc/.ikiwiki