all: @echo "Use another target, this has no meaning" clean: rm -f *.pyc rm -rf extract_dir test: python rarslave-test.py run: clean python rarslave.py