SUBDIR =

clean:
	@echo "If you really want to, manually run: cd `pwd` ; make cleanmore"

cleanmore:
	@echo "No rule written yet, but beware of loss on line of files:"
	@# index.html

.include <berklix.mk>
