OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNGSRC
(Results
1 - 3
of
3
) sorted by null
/external/libpng/contrib/pngminim/decoder/
makefile
26
PNGSRC
=../../..
27
ZLIBSRC=$(
PNGSRC
)/../zlib
28
PROGSRC=$(
PNGSRC
)/contrib/pngminus
99
$(PNGCONF): $(
PNGSRC
)/scripts/pnglibconf.mak $(ZH)\
100
$(
PNGSRC
)/scripts/pnglibconf.dfa \
101
$(
PNGSRC
)/scripts/options.awk pngusr.h pngusr.dfa
103
$(MAKE) -f $(
PNGSRC
)/scripts/pnglibconf.mak $(MAKEFLAGS)\
104
srcdir=$(
PNGSRC
) CPPFLAGS="-DPNG_USER_CONFIG -I."\
108
$(MAKE) -f $(
PNGSRC
)/scripts/pnglibconf.mak $(MAKEFLAGS)\
109
srcdir=$(
PNGSRC
) clea
[
all
...]
/external/libpng/contrib/pngminim/encoder/
makefile
26
PNGSRC
=../../..
27
ZLIBSRC=$(
PNGSRC
)/../zlib
28
PROGSRC=$(
PNGSRC
)/contrib/pngminus
98
$(PNGCONF): $(
PNGSRC
)/scripts/pnglibconf.mak $(ZH)\
99
$(
PNGSRC
)/scripts/pnglibconf.dfa \
100
$(
PNGSRC
)/scripts/options.awk pngusr.h pngusr.dfa
102
$(MAKE) -f $(
PNGSRC
)/scripts/pnglibconf.mak $(MAKEFLAGS)\
103
srcdir=$(
PNGSRC
) CPPFLAGS="-DPNG_USER_CONFIG -I."\
107
$(MAKE) -f $(
PNGSRC
)/scripts/pnglibconf.mak $(MAKEFLAGS)\
108
srcdir=$(
PNGSRC
) clea
[
all
...]
/external/libpng/contrib/pngminim/preader/
makefile
42
PNGSRC
=../../..
43
ZLIBSRC=$(
PNGSRC
)/../zlib
44
PROGSRC=$(
PNGSRC
)/contrib/gregbook
114
$(PNGCONF): $(
PNGSRC
)/scripts/pnglibconf.mak $(ZH)\
115
$(
PNGSRC
)/scripts/pnglibconf.dfa \
116
$(
PNGSRC
)/scripts/options.awk pngusr.h pngusr.dfa
118
$(MAKE) -f $(
PNGSRC
)/scripts/pnglibconf.mak $(MAKEFLAGS)\
119
srcdir=$(
PNGSRC
) CPPFLAGS="-DPNG_USER_CONFIG -I."\
123
$(MAKE) -f $(
PNGSRC
)/scripts/pnglibconf.mak $(MAKEFLAGS)\
124
srcdir=$(
PNGSRC
) clea
[
all
...]
Completed in 1129 milliseconds