ikiwiki/Makefile

7 lines
116 B
Makefile

all:
./ikiwiki doc templates html --wikiname="ikiwiki" --verbose --nosvn
clean:
rm -rf html
rm -rf doc/.ikiwiki