# ~/public_html/brexit/pulse_2019-03-03/Makefile

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
	@#	julian.html
	@#	julian.pdf
	@#	julian_links.html

.include <berklix.mk>
