ikiwiki/Makefile

7 lines
103 B
Makefile

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