ikiwiki/Makefile

7 lines
95 B
Makefile

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