all:	html

install:
	@true

clean:	# prevent removal of web file index.html
	@true

.include <berklix.mk>
