improved zlibWrapper\Makefile

This commit is contained in:
inikep
2016-09-22 10:23:58 +02:00
parent dfef5ddc9e
commit 3be5c6e6db
3 changed files with 258 additions and 23 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ zstd:
zlibwrapper:
$(MAKE) -C $(ZSTDDIR) all
$(MAKE) -C $(ZWRAPDIR) all
$(MAKE) -C $(ZWRAPDIR) test test_zstd
test:
$(MAKE) -C $(TESTDIR) $@