Home
last modified time | relevance | path

Searched full:contrib (Results 1 – 9 of 9) sorted by relevance

/lz4-3.4.0-2.7.6/contrib/djgpp/
DREADME.MD9 * The `Makefile` in `contrib/djgpp/` sets up `CC`, `AR`, `LD` for you. So, `CC=i586-pc-msdosdjgpp-…
12 In the base dir of lz4 and with `contrib/djgpp/Makefile`, try:
14 * `make -f contrib/djgpp/Makefile`
15 * `make -f contrib/djgpp/Makefile liblz4.a`
16 * `make -f contrib/djgpp/Makefile lz4.exe`
17 * `make -f contrib/djgpp/Makefile DESTDIR=/home/user/dos install`, however it doesn't make much sen…
18 * You can also do `make -f contrib/djgpp/Makefile uninstall`
/lz4-3.4.0-2.7.6/contrib/meson/meson/contrib/gen_manual/
Dmeson.build15 gen_manual_includes = include_directories(join_paths(lz4_root_dir, 'contrib/gen_manual'))
22 join_paths(lz4_root_dir, 'contrib/gen_manual/gen_manual.cpp'),
/lz4-3.4.0-2.7.6/contrib/meson/
DREADME.md13 `cd` to this meson directory (`contrib/meson`)
Dmeson_options.txt22 description: 'Enable contrib build')
/lz4-3.4.0-2.7.6/
DMakefile72 $(MAKE) -C contrib/gen_manual $@
85 $(MAKE) -C contrib/gen_manual $@ > $(VOID)
D.travis.yml225 contrib/meson build
DNEWS16 build: contrib/cmake_unofficial/ moved to build/cmake/
/lz4-3.4.0-2.7.6/contrib/meson/meson/
Dmeson.build112 subdir('contrib') subdir
/lz4-3.4.0-2.7.6/build/cmake/
DCMakeLists.txt42 # set it to OFF in your project before you add_subdirectory(lz4/contrib/cmake_unofficial).