.PHONY: prepare_agate
prepare_agate:
	@echo Nothing to do

.PHONY: clean_agate
clean_agate:
	@echo Nothing to do
