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

/freebsd-current/sys/contrib/zstd/programs/
H A DMakefile40 ZSTDLIB_LOCAL_SRC = $(notdir $(ZSTDLIB_FULL_SRC)) macro
41 ZSTDLIB_LOCAL_OBJ0 := $(ZSTDLIB_LOCAL_SRC:.c=.o)
47 ZSTD_ALL_SRC = $(ZSTDLIB_LOCAL_SRC) $(ZSTD_CLI_SRC)
225 zstd-dll : ZSTDLIB_LOCAL_SRC = xxhash.c macro

Completed in 83 milliseconds