build:
	@echo "do nothing"

command:
	@echo "python3 selection.py"

user:
	@echo "roche"
