Home
last modified time | relevance | path

Searched full:makefile (Results 1 – 21 of 21) 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`
DMakefile6 # Pulled the code below from lib/Makefile. Might be nicer to derive this somehow without sed
52 %.o: %.c $(INC) Makefile
55 %.exe: %.o $(LIB) Makefile
/lz4-3.4.0-2.7.6/
DNEWS111 build : Makefile : fix make -jX lib+exe concurrency (#277)
115 fix : Makefile : release build compatible with PIE and customized compilation directives provided t…
131 Makefile: Generates object files (*.o) for faster (re)compilation on low power systems
224 Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu)
225 Fix : Makefile : install for OS-X and BSD, thanks to Takayuki Matsuoka
231 Updated : Makefile : synchronize library version number with lz4.h, thanks to Takayuki Matsuoka
232 Updated : Makefile : stricter compilation flags
234 Makefile : lz4-test only test native binaries, as suggested by Michał Górny (issue 136)
246 fix : Makefile : minor issue 130 : header files permissions
262 Makefile : library correctly compiled with -O3 switch (issue 114)
[all …]
DINSTALL9 LZ4's `Makefile` supports standard [Makefile conventions],
13 [Makefile conventions]: https://www.gnu.org/prep/standards/html_node/Makefile-Conventions.html
DREADME.md77 LZ4's `Makefile` supports standard [Makefile conventions],
81 [Makefile conventions]: https://www.gnu.org/prep/standards/html_node/Makefile-Conventions.html
DMakefile2 # LZ4 - Makefile
39 include Makefile.inc
DMakefile.inc2 # LZ4 - Makefile common definitions
Dappveyor.yml71 COPY lib\dll\example\Makefile bin\example\ &&
/lz4-3.4.0-2.7.6/examples/
DMakefile2 # LZ4 examples - Makefile
25 # This makefile compile and test
35 TESTFILE = Makefile
39 include ../Makefile.inc
D.gitignore1 /Makefile.lz4*
/lz4-3.4.0-2.7.6/lib/
DMakefile2 # LZ4 library - Makefile
6 # This Makefile is validated for Linux, macOS, *BSD, Hurd, Solaris, MSYS2 targets
60 include ../Makefile.inc
147 …ct lines >= 120 characters in *.{c,h}, by Takayuki Matsuoka (note : $$, for Makefile compatibility)
152 # see https://www.gnu.org/prep/standards/html_node/Makefile-Conventions.html
172 liblz4.pc: liblz4.pc.in Makefile
DREADME.md125 - `Makefile` : `make` script to compile and install lz4 library (static and dynamic)
/lz4-3.4.0-2.7.6/build/cmake/
D.gitignore6 Makefile
/lz4-3.4.0-2.7.6/programs/
DMakefile2 # LZ4 programs - Makefile
5 # This Makefile is validated for Linux, macOS, *BSD, Hurd, Solaris, MSYS2 targets
61 include ../Makefile.inc
151 # see https://www.gnu.org/prep/standards/html_node/Makefile-Conventions.html
D.gitignore1 # local binary (Makefile)
DREADME.md8 The `Makefile` script supports all [standard conventions](https://www.gnu.org/prep/standards/html_n…
/lz4-3.4.0-2.7.6/contrib/debian/
Dchangelog7 * Makefile: Generates object files (*.o) for faster (re)compilation on low power systems
/lz4-3.4.0-2.7.6/.github/ISSUE_TEMPLATE/
Dbug_report.md28 - Build System [e.g. Makefile]
/lz4-3.4.0-2.7.6/lib/dll/example/
DMakefile2 # LZ4 programs - Makefile
/lz4-3.4.0-2.7.6/ossfuzz/
DMakefile2 # LZ4 oss fuzzer - Makefile
/lz4-3.4.0-2.7.6/tests/
DMakefile2 # LZ4 programs - Makefile
46 include ../Makefile.inc