X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=Makefile;h=74487a2bfa9c98374f5ebc792ee41e7396115116;hb=a41f0878f0745f3026f4f610eeb52cba42f03da1;hp=7fd2ad2653f69b45a73ef1b6b3e283f29dd89539;hpb=17de3f5e52714bcdad168416ea14b2aebb5db887;p=rarslave2.git diff --git a/Makefile b/Makefile index 7fd2ad2..74487a2 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ all: @echo "Use another target, this has no meaning" clean: - rm -f *.pyc + find -name '*.pyc' -exec rm -f '{}' \; rm -rf extract_dir test: