Searched refs:ZLIBSRC (Results 1 – 7 of 7) sorted by relevance
27 ZLIBSRC=$(PNGSRC)/../zlib macro135 $(COPY) $(ZLIBSRC)/$@ $@142 test -r $(ZLIBSRC)/$$f &&\143 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\144 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\145 done; echo copy: $(ZLIBSRC)/zconf.h not found; exit 1
6 Specify the location of the zlib source (1.2.1 or later) as ZLIBSRC
27 ZLIBSRC=$(PNGSRC)/../zlib macro134 $(COPY) $(ZLIBSRC)/$@ $@141 test -r $(ZLIBSRC)/$$f &&\142 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\143 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\144 done; echo copy: $(ZLIBSRC)/zconf.h not found; exit 1
43 ZLIBSRC=$(PNGSRC)/../zlib macro150 $(COPY) $(ZLIBSRC)/$@ $@157 test -r $(ZLIBSRC)/$$f &&\158 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\159 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\160 done; echo copy: $(ZLIBSRC)/zconf.h not found; exit 1
6 Specify the location of the zlib source (1.2.1 or later) as ZLIBSRC12 make ZLIBSRC=directory
2 cc_defs = /inc=$(ZLIBSRC)26 link pngtest,libpng.olb/lib,$(ZLIBSRC)libz.olb/lib