Home | History | Annotate | Download | only in encoder

Lines Matching refs:ZCONF

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