.PHONY: prepare_crond
prepare_crond:
	@echo Nothing to do

.PHONY: clean_crond
clean_crond:
	@echo Nothing to do
