diff --git a/Makefile b/Makefile index 2805c8ad..f2487c59 100644 --- a/Makefile +++ b/Makefile @@ -72,6 +72,9 @@ zstdmt: zlibwrapper: $(MAKE) -C $(ZWRAPDIR) test +.PHONY: check +check: shortest + .PHONY: test shortest test shortest: $(MAKE) -C $(PRGDIR) allVariants