Home | History | Annotate | Download | only in decoder

Lines Matching refs:ZCONF

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\
145 done; echo copy: $(ZLIBSRC)/zconf.h not found; exit 1