X-Git-Url: https://www.irasnyder.com/gitweb/?p=rarslave2.git;a=blobdiff_plain;f=Makefile;h=74487a2bfa9c98374f5ebc792ee41e7396115116;hp=7fd2ad2653f69b45a73ef1b6b3e283f29dd89539;hb=005129118bcc031f57c57d39ba8b05ed1842c47c;hpb=17de3f5e52714bcdad168416ea14b2aebb5db887 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: