]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Add `check` Target to Makefile 894/head
authorW. Felix Handte <w@felixhandte.com>
Tue, 17 Oct 2017 20:02:39 +0000 (16:02 -0400)
committerW. Felix Handte <w@felixhandte.com>
Tue, 17 Oct 2017 20:02:39 +0000 (16:02 -0400)
Makefile

index 2805c8ad4b544dff380db417f73e1d32d50ba1f3..f2487c59113cdedd25efa21d58f5f28b5a9cd49e 100644 (file)
--- 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