OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNGH
(Results
1 - 3
of
3
) sorted by null
/external/libpng/contrib/pngminim/decoder/
makefile
59
PNGH
=png.h pngconf.h pngdebug.h pnginfo.h pngpriv.h pngstruct.h
68
PNGHDRS=$(
PNGH
) $(PNGCONF) pngusr.h
117
$(RM) $(PNGSRCS) $(
PNGH
)
127
$(PNGSRCS) $(
PNGH
): $(PNGSRC)/$@
/external/libpng/contrib/pngminim/encoder/
makefile
59
PNGH
=png.h pngconf.h pngdebug.h pnginfo.h pngpriv.h pngstruct.h
68
PNGHDRS=$(
PNGH
) $(PNGCONF) pngusr.h
116
$(RM) $(PNGSRCS) $(
PNGH
)
126
$(PNGSRCS) $(
PNGH
): $(PNGSRC)/$@
/external/libpng/contrib/pngminim/preader/
makefile
75
PNGH
=png.h pngconf.h pngdebug.h pnginfo.h pngpriv.h pngstruct.h
84
PNGHDRS=$(
PNGH
) $(PNGCONF) pngusr.h
132
$(RM) $(PNGSRCS) $(
PNGH
)
142
$(PNGSRCS) $(
PNGH
): $(PNGSRC)/$@
Completed in 29 milliseconds