Home
last modified time | relevance | path

Searched refs:zstd32 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/contrib/zstd/programs/
H A DMakefile75 RES32_FILE = windres/zstd32.res
160 zstd32 : CPPFLAGS += $(THREAD_CPP) target
161 zstd32 : LDFLAGS += $(THREAD_LD) target
162 zstd32 : CPPFLAGS += -DZSTD_LEGACY_SUPPORT=$(ZSTD_LEGACY_SUPPORT) target
163 zstd32 : $(ZSTDLIB_FILES) zstdcli.c fileio.c bench.c datagen.c dibio.c target
223 zstd$(EXT) zstd32$(EXT) zstd-compress$(EXT) zstd-decompress$(EXT) \
H A D.gitignore3 zstd32
/freebsd-12.1/sys/contrib/zstd/tests/
H A DMakefile94 zstd32: target
250 $(PRGDIR)/zstd$(EXT) $(PRGDIR)/zstd32$(EXT) \
322 test32: test-zstd32 test-fullbench32 test-fuzzer32 test-zstream32
329 test-zstd32: ZSTD = $(PRGDIR)/zstd32
330 test-zstd32: zstd32 zstd-playTests
/freebsd-12.1/sys/contrib/zstd/
H A DMakefile45 $(MAKE) -C $(PRGDIR) zstd32