new Makefile target zstdmt

This commit is contained in:
Yann Collet 2017-01-02 01:43:56 +01:00
parent f1cb55192c
commit cdb2763f4a

View File

@ -130,6 +130,10 @@ gzstd: clean_decomp_o
&& $(MAKE) zstd; \
fi
zstdmt: CPPFLAGS += -DZSTD_PTHREAD
zstdmt: LDFLAGS += -lpthread
zstdmt: zstd
generate_res:
windres/generate_res.bat