diff --git a/Makefile b/Makefile index debacde..c8f1f68 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ COMPRESSOR_THREADS=2 all: $(SCRIPTS) clean: - rm -v *.sh + -rm -f *.sh distdir-$(DATECODE): mkdir -p distdir-$(DATECODE)