Searched refs:ZSTD_CLI_SRC (Results 1 – 1 of 1) sorted by relevance
94 ZSTD_CLI_SRC := $(wildcard *.c) macro95 ZSTD_CLI_OBJ := $(ZSTD_CLI_SRC:.c=.o)97 ZSTD_ALL_SRC := $(ZSTDLIB_LOCAL_SRC) $(ZSTD_CLI_SRC)264 zstd32 : $(ZSTDLIB_FULL_SRC) $(ZSTD_CLI_SRC)