X-Git-Url: https://www.irasnyder.com/gitweb/?p=rarslave2.git;a=blobdiff_plain;f=Makefile;h=7fd2ad2653f69b45a73ef1b6b3e283f29dd89539;hp=8590fff33f4228af5653751cd5253936b884393b;hb=915d5e7efd472b541ca06bd4b28ce3ab2e0e7efc;hpb=193658c01f9fa9adb1aca7b0cfe94ae40f64b11b diff --git a/Makefile b/Makefile index 8590fff..7fd2ad2 100644 --- a/Makefile +++ b/Makefile @@ -10,3 +10,5 @@ test: run: clean python rarslave.py + +.PHONY: all clean test run