Home
last modified time | relevance | path

Searched refs:PNGINC (Results 1 – 8 of 8) sorted by relevance

/external/libpng/contrib/pngminus/
DMakefile10 PNGINC = -I../.. macro
23 CPPFLAGS = $(PNGINC) $(ZINC)
/external/libpng/contrib/gregbook/
DMakefile.sgi26 PNGINC = -I/usr/local/include/libpng16
48 INCS = $(PNGINC) $(ZINC) $(XINC)
DMakefile.w3237 PNGINC = -I$(PNGPATH)
49 INCS = $(PNGINC) $(ZINC)
DMakefile.unx35 PNGINC = -I$(PNGDIR)
58 INCS = $(PNGINC) $(ZINC) $(XINC)
DMakefile.mingw3230 PNGINC = -I$(PNGDIR)
58 INCS = $(PNGINC) $(ZINC) $(W32INC)
/external/libpng/contrib/pngminim/encoder/
Dmakefile65 PNGINC= png.h pngconf.h pngusr.h $(PNGCONF) macro
121 $(PROGOBJS): $(PROGHDRS) $(PNGINC) $(ZINC)
/external/libpng/contrib/pngminim/decoder/
Dmakefile65 PNGINC= png.h pngconf.h pngusr.h $(PNGCONF) macro
122 $(PROGOBJS): $(PROGHDRS) $(PNGINC) $(ZINC)
/external/libpng/contrib/pngminim/preader/
Dmakefile81 PNGINC= png.h pngconf.h pngusr.h $(PNGCONF) macro
137 $(PROGOBJS): $(PROGHDRS) $(PNGINC) $(ZINC)