OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROGHDRS
(Results
1 - 3
of
3
) sorted by null
/external/libpng/contrib/pngminim/decoder/
makefile
75
PROGHDRS
=
119
$(RM) $(PROGSRCS) $(
PROGHDRS
) $(PROGDOCS)
122
$(PROGOBJS): $(
PROGHDRS
) $(PNGINC) $(ZINC)
/external/libpng/contrib/pngminim/encoder/
makefile
75
PROGHDRS
=
118
$(RM) $(PROGSRCS) $(
PROGHDRS
) $(PROGDOCS)
121
$(PROGOBJS): $(
PROGHDRS
) $(PNGINC) $(ZINC)
/external/libpng/contrib/pngminim/preader/
makefile
91
PROGHDRS
= readpng2.h
134
$(RM) $(PROGSRCS) $(
PROGHDRS
) $(PROGDOCS)
137
$(PROGOBJS): $(
PROGHDRS
) $(PNGINC) $(ZINC)
162
$(PROGSRCS) $(
PROGHDRS
) $(PROGDOCS): $(PROGSRC)/$@
Completed in 30 milliseconds