Home | History | Annotate | Download | only in preader

Lines Matching refs:ZCONF

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