Searched refs:lz4c (Results 1 – 4 of 4) sorted by relevance
2 \" lz4c.1: This is a manual page for 'lz4c' program. This file is part of the10 .TH lz4c "1" "2014-04-15" "lz4c" "User Commands" title25 To get a list of commands specific to lz4c, do :26 lz4c -h
39 add_executable(lz4c ${LZ4_SRCS}) target40 install(TARGETS lz4c RUNTIME DESTINATION "bin/")64 target_link_libraries(lz4c liblz4)
62 Added : man pages for lz4c and lz4cat113 Makefile : make install installs both lz4 and lz4c (Jorge Aparicio)
56 $(PRGDIR)/lz4.1 $(PRGDIR)/lz4c.1 $(PRGDIR)/lz4cat.1 \