OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNGSRCS
(Results
1 - 3
of
3
) sorted by null
/external/libpng/contrib/pngminim/decoder/
makefile
54
PNGSRCS
=png$(C) pngerror$(C) pngget$(C) pngmem$(C) \
117
$(RM) $(
PNGSRCS
) $(PNGH)
127
$(
PNGSRCS
) $(PNGH): $(PNGSRC)/$@
/external/libpng/contrib/pngminim/encoder/
makefile
54
PNGSRCS
=png$(C) pngerror$(C) pngget$(C) pngmem$(C) \
116
$(RM) $(
PNGSRCS
) $(PNGH)
126
$(
PNGSRCS
) $(PNGH): $(PNGSRC)/$@
/external/libpng/contrib/pngminim/preader/
makefile
70
PNGSRCS
=png$(C) pngerror$(C) pngget$(C) pngmem$(C) \
132
$(RM) $(
PNGSRCS
) $(PNGH)
142
$(
PNGSRCS
) $(PNGH): $(PNGSRC)/$@
Completed in 39 milliseconds