Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A DMakefile91 ZSTDLIB_LOCAL_SRC := $(notdir $(ZSTDLIB_FULL_SRC)) macro
92 ZSTDLIB_LOCAL_OBJ := $(ZSTDLIB_LOCAL_SRC:.c=.o)
97 ZSTD_ALL_SRC := $(ZSTDLIB_LOCAL_SRC) $(ZSTD_CLI_SRC)