Searched refs:unlz4 (Results 1 – 8 of 8) sorted by relevance
116 lz4$(EXT) lz4c$(EXT) lz4c32$(EXT) unlz4$(EXT) lz4cat$(EXT)125 unlz4: lz4 target126 $(LN_SF) lz4$(EXT) unlz4$(EXT)154 @$(LN_S) lz4$(EXT) $(DESTDIR)$(bindir)/unlz4$(EXT)159 @$(LN_SF) lz4.1 $(DESTDIR)$(man1dir)/unlz4.1164 @$(RM) $(DESTDIR)$(bindir)/unlz4$(EXT)170 @$(RM) $(DESTDIR)$(man1dir)/unlz4.1
3 unlz4
1 lz4(1) -- lz4, unlz4, lz4cat - Compress or decompress .lz4 files9 `unlz4` is equivalent to `lz4 -d`15 (`lz4 -d` or `lz4 -dc`) instead of the names `unlz4` and `lz4cat`.97 (for example, `unlz4` implies `--decompress`), argument
191 # install lz4cat and unlz4 symlinks on *nix194 foreach(f lz4cat unlz4)203 foreach(f lz4cat unlz4)
415 test-lz4: ZSTD_UNLZ4 = LD_LIBRARY_PATH=/usr/local/lib ./unlz4418 [ -f unlz4 ] || ln -s $(PRGDIR)/zstd unlz4446 rm tmp lz4 unlz4
49 foreach f : ['lz4c', 'lz4cat', 'unlz4']
69 lz4c unlz4 lz4cat: lz4 target262 test-lz4-basic: lz4 datagen unlz4 lz4cat282 $(PRGDIR)/unlz4 --rm tmp-tlb-hw.lz4 tmp-tlb-hw
56 Alternatively, symlinks named `lz4`, or `unlz4` will mimic intended behavior.103 - `unzstd` and `unlz4` will decompress any of the supported format.