Home
last modified time | relevance | path

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

/external/lz4/programs/
Dlz4c.12 \" lz4c.1: This is a manual page for 'lz4c' program. This file is part of the
10 .TH lz4c "1" "2014-04-15" "lz4c" "User Commands" title
25 To get a list of commands specific to lz4c, do :
26 lz4c -h
/external/lz4/cmake_unofficial/
DCMakeLists.txt39 add_executable(lz4c ${LZ4_SRCS}) target
40 install(TARGETS lz4c RUNTIME DESTINATION "bin/")
64 target_link_libraries(lz4c liblz4)
/external/lz4/
DNEWS62 Added : man pages for lz4c and lz4cat
113 Makefile : make install installs both lz4 and lz4c (Jorge Aparicio)
DMakefile56 $(PRGDIR)/lz4.1 $(PRGDIR)/lz4c.1 $(PRGDIR)/lz4cat.1 \