endif
all:
- $(IKIWIKI) `pwd` html -v --plugin=goodstuff \
- --no-rcs --exclude=/discussion --exclude=html --no-discussion
+ $(IKIWIKI) `pwd` html -v --wikiname FooBar --plugin=goodstuff \
+ --exclude=html --exclude=Makefile
clean:
rm -rf .ikiwiki html