all: @echo "Use another target, this has no meaning" clean: rm -f *.pyc test: python rarslave-test.py run: @echo "not implemented yet, for safety"