minor refactor, using WILDCOPY_OVERLENGTH macro instead of hard-coded 8

This commit is contained in:
Yann Collet
2016-06-19 14:27:21 +02:00
parent 19cab46f2f
commit 06d9a73b48
3 changed files with 16 additions and 16 deletions
+1
View File
@@ -64,6 +64,7 @@ clean:
@$(MAKE) -C $(ZSTDDIR) $@ > $(VOID)
@$(MAKE) -C $(PRGDIR) $@ > $(VOID)
@$(MAKE) -C $(ZWRAPDIR) $@ > $(VOID)
@rm -f zstd
@echo Cleaning completed