Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A DMakefile83 ZLIBLD = -lz macro
140 zstd : LDLIBS += $(ZLIBLD) $(LZMALD) $(LZ4LD)
198 zstd-nolegacy : LDFLAGS += $(THREAD_LD) $(ZLIBLD) $(LZMALD) $(LZ4LD) $(DEBUGFLAGS_LD)
211 zstd-nogz : ZLIBLD := macro