SUBDIR =

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

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

.include <berklix.mk>
