Home
last modified time | relevance | path

Searched refs:LZ4 (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/tools/makesoftcore/
H A DMakefile20 LZ4= $(SRC)/common/lz4 macro
24 CPPFLAGS += -I$(SRC)/lib/libficl -I$(SRC)/common/ficl -I$(LZ4)
27 SRCS= makesoftcore.c $(LZ4)/lz4.c
50 %.o: $(LZ4)/%.c
/illumos-gate/usr/src/cmd/vtfontcvt/
H A DMakefile.common21 LZ4= $(SRC)/common/lz4
24 CPPFLAGS.first += -I$(LZ4)
30 %.o: $(LZ4)/%.c
/illumos-gate/usr/src/lib/libficl/
H A DMakefile.com34 LZ4= $(SRC)/common/lz4
39 CPPFLAGS.first += -I$(PNGLITE) -I$(LZ4)
65 pics/%.o: $(LZ4)/%.c $(HEADERS)
/illumos-gate/usr/src/uts/common/fs/zfs/
H A DTHIRDPARTYLICENSE.lz41 LZ4 - Fast LZ compression algorithm
29 - LZ4 homepage : http://fastcompression.blogspot.com/p/lz4.html
30 - LZ4 source repository : http://code.google.com/p/lz4/
H A DTHIRDPARTYLICENSE.lz4.descrip1 LZ4 COMPRESSION FUNCTIONALITY IN ZFS
/illumos-gate/usr/src/tools/vtfontcvt/
H A DMakefile23 CPPFLAGS += -I$(LZ4)
/illumos-gate/usr/src/boot/libsa/
H A DMakefile.inc161 pics/lz4.o := CPPFLAGS += -I$(LZ4)
162 objs/lz4.o := CPPFLAGS += -I$(LZ4)
163 SRCS += $(LZ4)/lz4.c
H A DMakefile.com58 pics/%.o objs/%.o: $(LZ4)/%.c
/illumos-gate/usr/src/boot/libsa/zfs/
H A DMakefile.inc25 objs/zfs.o pics/zfs.o := CPPFLAGS += -I../../sys/cddl/boot/zfs -I$(LZ4)
/illumos-gate/usr/src/boot/efi/libefi/
H A DMakefile.com50 gfx_fb.o := CPPFLAGS += $(DEFAULT_CONSOLE_COLOR) -I$(LZ4)
/illumos-gate/usr/src/boot/
H A DMakefile.inc41 LZ4= $(SRC)/common/lz4
/illumos-gate/usr/src/boot/i386/libi386/
H A DMakefile101 gfx_fb.o := CPPFLAGS += $(DEFAULT_CONSOLE_COLOR) -I$(LZ4)