Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/zlib/
DMakefile.in57 ZINC=
160 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)adler32.c
163 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)crc32.c
166 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)deflate.c
169 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)infback.c
172 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)inffast.c
175 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)inflate.c
178 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)inftrees.c
181 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)trees.c
184 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)zutil.c
[all …]
Dconfigure24 ZINC=""
28 ZINC='-include zconf.h'
314 if test -n "$ZINC"; then
315 ZINC='-I- -I. -I$(SRCDIR)'
881 /^ZINC *=/s#=.*#=$ZINC#
/external/zlib/src/
DMakefile.in57 ZINC=
160 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)adler32.c
163 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)crc32.c
166 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)deflate.c
169 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)infback.c
172 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)inffast.c
175 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)inflate.c
178 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)inftrees.c
181 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)trees.c
184 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)zutil.c
[all …]
Dconfigure24 ZINC=""
28 ZINC='-include zconf.h'
314 if test -n "$ZINC"; then
315 ZINC='-I- -I. -I$(SRCDIR)'
881 /^ZINC *=/s#=.*#=$ZINC#
/external/libpng/contrib/pngminim/encoder/
Dmakefile42 ZINC = zlib.h $(ZCONF) macro
121 $(PROGOBJS): $(PROGHDRS) $(PNGINC) $(ZINC)
122 $(PNGOBJS): $(PNGHDRS) $(ZINC)
/external/libpng/contrib/pngminim/decoder/
Dmakefile44 ZINC = zlib.h $(ZCONF) macro
122 $(PROGOBJS): $(PROGHDRS) $(PNGINC) $(ZINC)
123 $(PNGOBJS): $(PNGHDRS) $(ZINC)
/external/libpng/contrib/pngminim/preader/
Dmakefile60 ZINC = zlib.h $(ZCONF) macro
137 $(PROGOBJS): $(PROGHDRS) $(PNGINC) $(ZINC)
138 $(PNGOBJS): $(PNGHDRS) $(ZINC)
/external/libpng/contrib/pngminus/
Dmakefile.std22 ZINC = -I../../../zlib
26 CPPFLAGS=$(PNGINC) $(ZINC)
/external/libpng/contrib/gregbook/
DMakefile.sgi34 ZINC = -I/usr/local/include
48 INCS = $(PNGINC) $(ZINC) $(XINC)
DMakefile.w3242 ZINC = -I$(ZPATH)
49 INCS = $(PNGINC) $(ZINC)
DMakefile.unx41 ZINC = -I/usr/local/include
58 INCS = $(PNGINC) $(ZINC) $(XINC)
DMakefile.mingw3236 ZINC = -I$(ZDIR)
58 INCS = $(PNGINC) $(ZINC) $(W32INC)