# install is done from source dir.: ~/txt/ski/current

all:	html pdf ${TXT_BERKLIX}

clean:
	@echo "If you really want to clean, type make cleanmore"

cleanmore:
	rm -f index.html

.include <berklix.mk>
