HomeSort by relevance Sort by last modified time
    Searched refs:ZCONF (Results 1 - 3 of 3) sorted by null

  /external/libpng/contrib/pngminim/decoder/
makefile 41 ZCONF = zconf.h
44 ZINC = zlib.h $(ZCONF)
47 ZHDRS = $(ZH) $(ZCONF)
118 $(RM) $(ZSRCS) $(ZH) $(ZCONF)
137 # The unconfigured zconf.h varies in name according to the
139 $(ZCONF):
141 @for f in zconf.h.in zconf.in.h zconf.h; do
    [all...]
  /external/libpng/contrib/pngminim/encoder/
makefile 39 ZCONF = zconf.h
42 ZINC = zlib.h $(ZCONF)
45 ZHDRS = $(ZH) $(ZCONF)
117 $(RM) $(ZSRCS) $(ZH) $(ZCONF)
136 # The unconfigured zconf.h varies in name according to the
138 $(ZCONF):
140 @for f in zconf.h.in zconf.in.h zconf.h; do
    [all...]
  /external/libpng/contrib/pngminim/preader/
makefile 57 ZCONF = zconf.h
60 ZINC = zlib.h $(ZCONF)
63 ZHDRS = $(ZH) $(ZCONF)
133 $(RM) $(ZSRCS) $(ZH) $(ZCONF)
152 # The unconfigured zconf.h varies in name according to the
154 $(ZCONF):
156 @for f in zconf.h.in zconf.in.h zconf.h; do
    [all...]

Completed in 52 milliseconds