diff options
Diffstat (limited to 'Build/source/libs/libpng/Makefile.in')
-rw-r--r-- | Build/source/libs/libpng/Makefile.in | 309 |
1 files changed, 169 insertions, 140 deletions
diff --git a/Build/source/libs/libpng/Makefile.in b/Build/source/libs/libpng/Makefile.in index 04d88859c20..9ac48e75ba6 100644 --- a/Build/source/libs/libpng/Makefile.in +++ b/Build/source/libs/libpng/Makefile.in @@ -76,6 +76,10 @@ CONFIG_CLEAN_VPATH_FILES = LIBRARIES = $(noinst_LIBRARIES) AR = ar ARFLAGS = cru +AM_V_AR = $(am__v_AR_@AM_V@) +am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@) +am__v_AR_0 = @echo " AR " $@; +am__v_AR_1 = libpng_a_AR = $(AR) $(ARFLAGS) libpng_a_LIBADD = nodist_libpng_a_OBJECTS = png.$(OBJEXT) pngset.$(OBJEXT) \ @@ -90,14 +94,38 @@ pngtest_OBJECTS = $(nodist_pngtest_OBJECTS) am__DEPENDENCIES_1 = pngtest_DEPENDENCIES = libpng.a $(am__DEPENDENCIES_1) am__dist_check_SCRIPTS_DIST = libpng.test +AM_V_P = $(am__v_P_@AM_V@) +am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) +am__v_P_0 = false +am__v_P_1 = : +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; +am__v_GEN_1 = +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ +am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ depcomp = $(SHELL) $(top_srcdir)/../../build-aux/depcomp am__depfiles_maybe = depfiles am__mv = mv -f +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) +am__v_lt_0 = --silent +am__v_lt_1 = COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +AM_V_CC = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) +am__v_CC_0 = @echo " CC " $@; +am__v_CC_1 = CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ +AM_V_CCLD = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) +am__v_CCLD_0 = @echo " CCLD " $@; +am__v_CCLD_1 = SOURCES = $(nodist_libpng_a_SOURCES) $(nodist_pngtest_SOURCES) DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ @@ -169,6 +197,7 @@ am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ @@ -351,15 +380,15 @@ distclean-hdr: clean-noinstLIBRARIES: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) libpng.a: $(libpng_a_OBJECTS) $(libpng_a_DEPENDENCIES) $(EXTRA_libpng_a_DEPENDENCIES) - -rm -f libpng.a - $(libpng_a_AR) libpng.a $(libpng_a_OBJECTS) $(libpng_a_LIBADD) - $(RANLIB) libpng.a + $(AM_V_at)-rm -f libpng.a + $(AM_V_AR)$(libpng_a_AR) libpng.a $(libpng_a_OBJECTS) $(libpng_a_LIBADD) + $(AM_V_at)$(RANLIB) libpng.a clean-checkPROGRAMS: -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS) pngtest$(EXEEXT): $(pngtest_OBJECTS) $(pngtest_DEPENDENCIES) $(EXTRA_pngtest_DEPENDENCIES) @rm -f pngtest$(EXEEXT) - $(LINK) $(pngtest_OBJECTS) $(pngtest_LDADD) $(LIBS) + $(AM_V_CCLD)$(LINK) $(pngtest_OBJECTS) $(pngtest_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) @@ -385,242 +414,242 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngwutil.Po@am__quote@ .c.o: -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< .c.obj: -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` png.o: $(LIBPNG_TREE)/png.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT png.o -MD -MP -MF $(DEPDIR)/png.Tpo -c -o png.o `test -f '$(LIBPNG_TREE)/png.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/png.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/png.Tpo $(DEPDIR)/png.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/png.c' object='png.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT png.o -MD -MP -MF $(DEPDIR)/png.Tpo -c -o png.o `test -f '$(LIBPNG_TREE)/png.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/png.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/png.Tpo $(DEPDIR)/png.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/png.c' object='png.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o png.o `test -f '$(LIBPNG_TREE)/png.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/png.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o png.o `test -f '$(LIBPNG_TREE)/png.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/png.c png.obj: $(LIBPNG_TREE)/png.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT png.obj -MD -MP -MF $(DEPDIR)/png.Tpo -c -o png.obj `if test -f '$(LIBPNG_TREE)/png.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/png.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/png.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/png.Tpo $(DEPDIR)/png.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/png.c' object='png.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT png.obj -MD -MP -MF $(DEPDIR)/png.Tpo -c -o png.obj `if test -f '$(LIBPNG_TREE)/png.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/png.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/png.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/png.Tpo $(DEPDIR)/png.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/png.c' object='png.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o png.obj `if test -f '$(LIBPNG_TREE)/png.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/png.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/png.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o png.obj `if test -f '$(LIBPNG_TREE)/png.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/png.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/png.c'; fi` pngset.o: $(LIBPNG_TREE)/pngset.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngset.o -MD -MP -MF $(DEPDIR)/pngset.Tpo -c -o pngset.o `test -f '$(LIBPNG_TREE)/pngset.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngset.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngset.Tpo $(DEPDIR)/pngset.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngset.c' object='pngset.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngset.o -MD -MP -MF $(DEPDIR)/pngset.Tpo -c -o pngset.o `test -f '$(LIBPNG_TREE)/pngset.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngset.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngset.Tpo $(DEPDIR)/pngset.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngset.c' object='pngset.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngset.o `test -f '$(LIBPNG_TREE)/pngset.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngset.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngset.o `test -f '$(LIBPNG_TREE)/pngset.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngset.c pngset.obj: $(LIBPNG_TREE)/pngset.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngset.obj -MD -MP -MF $(DEPDIR)/pngset.Tpo -c -o pngset.obj `if test -f '$(LIBPNG_TREE)/pngset.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngset.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngset.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngset.Tpo $(DEPDIR)/pngset.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngset.c' object='pngset.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngset.obj -MD -MP -MF $(DEPDIR)/pngset.Tpo -c -o pngset.obj `if test -f '$(LIBPNG_TREE)/pngset.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngset.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngset.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngset.Tpo $(DEPDIR)/pngset.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngset.c' object='pngset.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngset.obj `if test -f '$(LIBPNG_TREE)/pngset.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngset.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngset.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngset.obj `if test -f '$(LIBPNG_TREE)/pngset.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngset.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngset.c'; fi` pngget.o: $(LIBPNG_TREE)/pngget.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngget.o -MD -MP -MF $(DEPDIR)/pngget.Tpo -c -o pngget.o `test -f '$(LIBPNG_TREE)/pngget.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngget.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngget.Tpo $(DEPDIR)/pngget.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngget.c' object='pngget.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngget.o -MD -MP -MF $(DEPDIR)/pngget.Tpo -c -o pngget.o `test -f '$(LIBPNG_TREE)/pngget.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngget.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngget.Tpo $(DEPDIR)/pngget.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngget.c' object='pngget.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngget.o `test -f '$(LIBPNG_TREE)/pngget.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngget.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngget.o `test -f '$(LIBPNG_TREE)/pngget.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngget.c pngget.obj: $(LIBPNG_TREE)/pngget.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngget.obj -MD -MP -MF $(DEPDIR)/pngget.Tpo -c -o pngget.obj `if test -f '$(LIBPNG_TREE)/pngget.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngget.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngget.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngget.Tpo $(DEPDIR)/pngget.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngget.c' object='pngget.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngget.obj -MD -MP -MF $(DEPDIR)/pngget.Tpo -c -o pngget.obj `if test -f '$(LIBPNG_TREE)/pngget.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngget.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngget.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngget.Tpo $(DEPDIR)/pngget.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngget.c' object='pngget.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngget.obj `if test -f '$(LIBPNG_TREE)/pngget.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngget.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngget.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngget.obj `if test -f '$(LIBPNG_TREE)/pngget.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngget.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngget.c'; fi` pngrutil.o: $(LIBPNG_TREE)/pngrutil.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngrutil.o -MD -MP -MF $(DEPDIR)/pngrutil.Tpo -c -o pngrutil.o `test -f '$(LIBPNG_TREE)/pngrutil.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngrutil.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngrutil.Tpo $(DEPDIR)/pngrutil.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngrutil.c' object='pngrutil.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngrutil.o -MD -MP -MF $(DEPDIR)/pngrutil.Tpo -c -o pngrutil.o `test -f '$(LIBPNG_TREE)/pngrutil.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngrutil.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngrutil.Tpo $(DEPDIR)/pngrutil.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngrutil.c' object='pngrutil.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngrutil.o `test -f '$(LIBPNG_TREE)/pngrutil.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngrutil.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngrutil.o `test -f '$(LIBPNG_TREE)/pngrutil.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngrutil.c pngrutil.obj: $(LIBPNG_TREE)/pngrutil.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngrutil.obj -MD -MP -MF $(DEPDIR)/pngrutil.Tpo -c -o pngrutil.obj `if test -f '$(LIBPNG_TREE)/pngrutil.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngrutil.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngrutil.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngrutil.Tpo $(DEPDIR)/pngrutil.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngrutil.c' object='pngrutil.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngrutil.obj -MD -MP -MF $(DEPDIR)/pngrutil.Tpo -c -o pngrutil.obj `if test -f '$(LIBPNG_TREE)/pngrutil.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngrutil.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngrutil.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngrutil.Tpo $(DEPDIR)/pngrutil.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngrutil.c' object='pngrutil.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngrutil.obj `if test -f '$(LIBPNG_TREE)/pngrutil.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngrutil.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngrutil.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngrutil.obj `if test -f '$(LIBPNG_TREE)/pngrutil.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngrutil.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngrutil.c'; fi` pngtrans.o: $(LIBPNG_TREE)/pngtrans.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngtrans.o -MD -MP -MF $(DEPDIR)/pngtrans.Tpo -c -o pngtrans.o `test -f '$(LIBPNG_TREE)/pngtrans.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngtrans.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngtrans.Tpo $(DEPDIR)/pngtrans.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngtrans.c' object='pngtrans.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngtrans.o -MD -MP -MF $(DEPDIR)/pngtrans.Tpo -c -o pngtrans.o `test -f '$(LIBPNG_TREE)/pngtrans.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngtrans.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngtrans.Tpo $(DEPDIR)/pngtrans.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngtrans.c' object='pngtrans.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngtrans.o `test -f '$(LIBPNG_TREE)/pngtrans.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngtrans.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngtrans.o `test -f '$(LIBPNG_TREE)/pngtrans.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngtrans.c pngtrans.obj: $(LIBPNG_TREE)/pngtrans.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngtrans.obj -MD -MP -MF $(DEPDIR)/pngtrans.Tpo -c -o pngtrans.obj `if test -f '$(LIBPNG_TREE)/pngtrans.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngtrans.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngtrans.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngtrans.Tpo $(DEPDIR)/pngtrans.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngtrans.c' object='pngtrans.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngtrans.obj -MD -MP -MF $(DEPDIR)/pngtrans.Tpo -c -o pngtrans.obj `if test -f '$(LIBPNG_TREE)/pngtrans.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngtrans.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngtrans.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngtrans.Tpo $(DEPDIR)/pngtrans.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngtrans.c' object='pngtrans.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngtrans.obj `if test -f '$(LIBPNG_TREE)/pngtrans.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngtrans.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngtrans.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngtrans.obj `if test -f '$(LIBPNG_TREE)/pngtrans.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngtrans.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngtrans.c'; fi` pngwutil.o: $(LIBPNG_TREE)/pngwutil.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwutil.o -MD -MP -MF $(DEPDIR)/pngwutil.Tpo -c -o pngwutil.o `test -f '$(LIBPNG_TREE)/pngwutil.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwutil.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngwutil.Tpo $(DEPDIR)/pngwutil.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngwutil.c' object='pngwutil.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwutil.o -MD -MP -MF $(DEPDIR)/pngwutil.Tpo -c -o pngwutil.o `test -f '$(LIBPNG_TREE)/pngwutil.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwutil.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngwutil.Tpo $(DEPDIR)/pngwutil.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngwutil.c' object='pngwutil.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwutil.o `test -f '$(LIBPNG_TREE)/pngwutil.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwutil.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwutil.o `test -f '$(LIBPNG_TREE)/pngwutil.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwutil.c pngwutil.obj: $(LIBPNG_TREE)/pngwutil.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwutil.obj -MD -MP -MF $(DEPDIR)/pngwutil.Tpo -c -o pngwutil.obj `if test -f '$(LIBPNG_TREE)/pngwutil.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwutil.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwutil.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngwutil.Tpo $(DEPDIR)/pngwutil.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngwutil.c' object='pngwutil.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwutil.obj -MD -MP -MF $(DEPDIR)/pngwutil.Tpo -c -o pngwutil.obj `if test -f '$(LIBPNG_TREE)/pngwutil.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwutil.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwutil.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngwutil.Tpo $(DEPDIR)/pngwutil.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngwutil.c' object='pngwutil.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwutil.obj `if test -f '$(LIBPNG_TREE)/pngwutil.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwutil.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwutil.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwutil.obj `if test -f '$(LIBPNG_TREE)/pngwutil.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwutil.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwutil.c'; fi` pngread.o: $(LIBPNG_TREE)/pngread.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngread.o -MD -MP -MF $(DEPDIR)/pngread.Tpo -c -o pngread.o `test -f '$(LIBPNG_TREE)/pngread.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngread.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngread.Tpo $(DEPDIR)/pngread.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngread.c' object='pngread.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngread.o -MD -MP -MF $(DEPDIR)/pngread.Tpo -c -o pngread.o `test -f '$(LIBPNG_TREE)/pngread.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngread.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngread.Tpo $(DEPDIR)/pngread.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngread.c' object='pngread.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngread.o `test -f '$(LIBPNG_TREE)/pngread.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngread.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngread.o `test -f '$(LIBPNG_TREE)/pngread.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngread.c pngread.obj: $(LIBPNG_TREE)/pngread.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngread.obj -MD -MP -MF $(DEPDIR)/pngread.Tpo -c -o pngread.obj `if test -f '$(LIBPNG_TREE)/pngread.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngread.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngread.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngread.Tpo $(DEPDIR)/pngread.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngread.c' object='pngread.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngread.obj -MD -MP -MF $(DEPDIR)/pngread.Tpo -c -o pngread.obj `if test -f '$(LIBPNG_TREE)/pngread.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngread.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngread.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngread.Tpo $(DEPDIR)/pngread.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngread.c' object='pngread.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngread.obj `if test -f '$(LIBPNG_TREE)/pngread.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngread.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngread.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngread.obj `if test -f '$(LIBPNG_TREE)/pngread.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngread.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngread.c'; fi` pngrio.o: $(LIBPNG_TREE)/pngrio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngrio.o -MD -MP -MF $(DEPDIR)/pngrio.Tpo -c -o pngrio.o `test -f '$(LIBPNG_TREE)/pngrio.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngrio.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngrio.Tpo $(DEPDIR)/pngrio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngrio.c' object='pngrio.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngrio.o -MD -MP -MF $(DEPDIR)/pngrio.Tpo -c -o pngrio.o `test -f '$(LIBPNG_TREE)/pngrio.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngrio.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngrio.Tpo $(DEPDIR)/pngrio.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngrio.c' object='pngrio.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngrio.o `test -f '$(LIBPNG_TREE)/pngrio.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngrio.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngrio.o `test -f '$(LIBPNG_TREE)/pngrio.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngrio.c pngrio.obj: $(LIBPNG_TREE)/pngrio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngrio.obj -MD -MP -MF $(DEPDIR)/pngrio.Tpo -c -o pngrio.obj `if test -f '$(LIBPNG_TREE)/pngrio.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngrio.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngrio.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngrio.Tpo $(DEPDIR)/pngrio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngrio.c' object='pngrio.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngrio.obj -MD -MP -MF $(DEPDIR)/pngrio.Tpo -c -o pngrio.obj `if test -f '$(LIBPNG_TREE)/pngrio.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngrio.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngrio.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngrio.Tpo $(DEPDIR)/pngrio.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngrio.c' object='pngrio.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngrio.obj `if test -f '$(LIBPNG_TREE)/pngrio.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngrio.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngrio.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngrio.obj `if test -f '$(LIBPNG_TREE)/pngrio.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngrio.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngrio.c'; fi` pngwio.o: $(LIBPNG_TREE)/pngwio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwio.o -MD -MP -MF $(DEPDIR)/pngwio.Tpo -c -o pngwio.o `test -f '$(LIBPNG_TREE)/pngwio.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwio.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngwio.Tpo $(DEPDIR)/pngwio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngwio.c' object='pngwio.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwio.o -MD -MP -MF $(DEPDIR)/pngwio.Tpo -c -o pngwio.o `test -f '$(LIBPNG_TREE)/pngwio.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwio.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngwio.Tpo $(DEPDIR)/pngwio.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngwio.c' object='pngwio.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwio.o `test -f '$(LIBPNG_TREE)/pngwio.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwio.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwio.o `test -f '$(LIBPNG_TREE)/pngwio.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwio.c pngwio.obj: $(LIBPNG_TREE)/pngwio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwio.obj -MD -MP -MF $(DEPDIR)/pngwio.Tpo -c -o pngwio.obj `if test -f '$(LIBPNG_TREE)/pngwio.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwio.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwio.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngwio.Tpo $(DEPDIR)/pngwio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngwio.c' object='pngwio.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwio.obj -MD -MP -MF $(DEPDIR)/pngwio.Tpo -c -o pngwio.obj `if test -f '$(LIBPNG_TREE)/pngwio.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwio.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwio.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngwio.Tpo $(DEPDIR)/pngwio.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngwio.c' object='pngwio.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwio.obj `if test -f '$(LIBPNG_TREE)/pngwio.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwio.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwio.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwio.obj `if test -f '$(LIBPNG_TREE)/pngwio.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwio.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwio.c'; fi` pngwrite.o: $(LIBPNG_TREE)/pngwrite.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwrite.o -MD -MP -MF $(DEPDIR)/pngwrite.Tpo -c -o pngwrite.o `test -f '$(LIBPNG_TREE)/pngwrite.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwrite.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngwrite.Tpo $(DEPDIR)/pngwrite.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngwrite.c' object='pngwrite.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwrite.o -MD -MP -MF $(DEPDIR)/pngwrite.Tpo -c -o pngwrite.o `test -f '$(LIBPNG_TREE)/pngwrite.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwrite.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngwrite.Tpo $(DEPDIR)/pngwrite.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngwrite.c' object='pngwrite.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwrite.o `test -f '$(LIBPNG_TREE)/pngwrite.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwrite.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwrite.o `test -f '$(LIBPNG_TREE)/pngwrite.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwrite.c pngwrite.obj: $(LIBPNG_TREE)/pngwrite.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwrite.obj -MD -MP -MF $(DEPDIR)/pngwrite.Tpo -c -o pngwrite.obj `if test -f '$(LIBPNG_TREE)/pngwrite.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwrite.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwrite.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngwrite.Tpo $(DEPDIR)/pngwrite.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngwrite.c' object='pngwrite.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwrite.obj -MD -MP -MF $(DEPDIR)/pngwrite.Tpo -c -o pngwrite.obj `if test -f '$(LIBPNG_TREE)/pngwrite.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwrite.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwrite.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngwrite.Tpo $(DEPDIR)/pngwrite.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngwrite.c' object='pngwrite.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwrite.obj `if test -f '$(LIBPNG_TREE)/pngwrite.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwrite.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwrite.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwrite.obj `if test -f '$(LIBPNG_TREE)/pngwrite.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwrite.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwrite.c'; fi` pngrtran.o: $(LIBPNG_TREE)/pngrtran.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngrtran.o -MD -MP -MF $(DEPDIR)/pngrtran.Tpo -c -o pngrtran.o `test -f '$(LIBPNG_TREE)/pngrtran.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngrtran.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngrtran.Tpo $(DEPDIR)/pngrtran.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngrtran.c' object='pngrtran.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngrtran.o -MD -MP -MF $(DEPDIR)/pngrtran.Tpo -c -o pngrtran.o `test -f '$(LIBPNG_TREE)/pngrtran.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngrtran.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngrtran.Tpo $(DEPDIR)/pngrtran.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngrtran.c' object='pngrtran.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngrtran.o `test -f '$(LIBPNG_TREE)/pngrtran.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngrtran.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngrtran.o `test -f '$(LIBPNG_TREE)/pngrtran.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngrtran.c pngrtran.obj: $(LIBPNG_TREE)/pngrtran.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngrtran.obj -MD -MP -MF $(DEPDIR)/pngrtran.Tpo -c -o pngrtran.obj `if test -f '$(LIBPNG_TREE)/pngrtran.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngrtran.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngrtran.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngrtran.Tpo $(DEPDIR)/pngrtran.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngrtran.c' object='pngrtran.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngrtran.obj -MD -MP -MF $(DEPDIR)/pngrtran.Tpo -c -o pngrtran.obj `if test -f '$(LIBPNG_TREE)/pngrtran.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngrtran.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngrtran.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngrtran.Tpo $(DEPDIR)/pngrtran.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngrtran.c' object='pngrtran.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngrtran.obj `if test -f '$(LIBPNG_TREE)/pngrtran.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngrtran.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngrtran.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngrtran.obj `if test -f '$(LIBPNG_TREE)/pngrtran.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngrtran.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngrtran.c'; fi` pngwtran.o: $(LIBPNG_TREE)/pngwtran.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwtran.o -MD -MP -MF $(DEPDIR)/pngwtran.Tpo -c -o pngwtran.o `test -f '$(LIBPNG_TREE)/pngwtran.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwtran.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngwtran.Tpo $(DEPDIR)/pngwtran.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngwtran.c' object='pngwtran.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwtran.o -MD -MP -MF $(DEPDIR)/pngwtran.Tpo -c -o pngwtran.o `test -f '$(LIBPNG_TREE)/pngwtran.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwtran.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngwtran.Tpo $(DEPDIR)/pngwtran.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngwtran.c' object='pngwtran.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwtran.o `test -f '$(LIBPNG_TREE)/pngwtran.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwtran.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwtran.o `test -f '$(LIBPNG_TREE)/pngwtran.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngwtran.c pngwtran.obj: $(LIBPNG_TREE)/pngwtran.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwtran.obj -MD -MP -MF $(DEPDIR)/pngwtran.Tpo -c -o pngwtran.obj `if test -f '$(LIBPNG_TREE)/pngwtran.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwtran.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwtran.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngwtran.Tpo $(DEPDIR)/pngwtran.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngwtran.c' object='pngwtran.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngwtran.obj -MD -MP -MF $(DEPDIR)/pngwtran.Tpo -c -o pngwtran.obj `if test -f '$(LIBPNG_TREE)/pngwtran.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwtran.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwtran.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngwtran.Tpo $(DEPDIR)/pngwtran.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngwtran.c' object='pngwtran.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwtran.obj `if test -f '$(LIBPNG_TREE)/pngwtran.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwtran.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwtran.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngwtran.obj `if test -f '$(LIBPNG_TREE)/pngwtran.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngwtran.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngwtran.c'; fi` pngmem.o: $(LIBPNG_TREE)/pngmem.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngmem.o -MD -MP -MF $(DEPDIR)/pngmem.Tpo -c -o pngmem.o `test -f '$(LIBPNG_TREE)/pngmem.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngmem.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngmem.Tpo $(DEPDIR)/pngmem.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngmem.c' object='pngmem.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngmem.o -MD -MP -MF $(DEPDIR)/pngmem.Tpo -c -o pngmem.o `test -f '$(LIBPNG_TREE)/pngmem.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngmem.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngmem.Tpo $(DEPDIR)/pngmem.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngmem.c' object='pngmem.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngmem.o `test -f '$(LIBPNG_TREE)/pngmem.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngmem.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngmem.o `test -f '$(LIBPNG_TREE)/pngmem.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngmem.c pngmem.obj: $(LIBPNG_TREE)/pngmem.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngmem.obj -MD -MP -MF $(DEPDIR)/pngmem.Tpo -c -o pngmem.obj `if test -f '$(LIBPNG_TREE)/pngmem.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngmem.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngmem.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngmem.Tpo $(DEPDIR)/pngmem.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngmem.c' object='pngmem.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngmem.obj -MD -MP -MF $(DEPDIR)/pngmem.Tpo -c -o pngmem.obj `if test -f '$(LIBPNG_TREE)/pngmem.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngmem.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngmem.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngmem.Tpo $(DEPDIR)/pngmem.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngmem.c' object='pngmem.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngmem.obj `if test -f '$(LIBPNG_TREE)/pngmem.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngmem.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngmem.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngmem.obj `if test -f '$(LIBPNG_TREE)/pngmem.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngmem.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngmem.c'; fi` pngerror.o: $(LIBPNG_TREE)/pngerror.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngerror.o -MD -MP -MF $(DEPDIR)/pngerror.Tpo -c -o pngerror.o `test -f '$(LIBPNG_TREE)/pngerror.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngerror.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngerror.Tpo $(DEPDIR)/pngerror.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngerror.c' object='pngerror.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngerror.o -MD -MP -MF $(DEPDIR)/pngerror.Tpo -c -o pngerror.o `test -f '$(LIBPNG_TREE)/pngerror.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngerror.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngerror.Tpo $(DEPDIR)/pngerror.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngerror.c' object='pngerror.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngerror.o `test -f '$(LIBPNG_TREE)/pngerror.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngerror.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngerror.o `test -f '$(LIBPNG_TREE)/pngerror.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngerror.c pngerror.obj: $(LIBPNG_TREE)/pngerror.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngerror.obj -MD -MP -MF $(DEPDIR)/pngerror.Tpo -c -o pngerror.obj `if test -f '$(LIBPNG_TREE)/pngerror.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngerror.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngerror.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngerror.Tpo $(DEPDIR)/pngerror.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngerror.c' object='pngerror.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngerror.obj -MD -MP -MF $(DEPDIR)/pngerror.Tpo -c -o pngerror.obj `if test -f '$(LIBPNG_TREE)/pngerror.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngerror.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngerror.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngerror.Tpo $(DEPDIR)/pngerror.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngerror.c' object='pngerror.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngerror.obj `if test -f '$(LIBPNG_TREE)/pngerror.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngerror.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngerror.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngerror.obj `if test -f '$(LIBPNG_TREE)/pngerror.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngerror.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngerror.c'; fi` pngpread.o: $(LIBPNG_TREE)/pngpread.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngpread.o -MD -MP -MF $(DEPDIR)/pngpread.Tpo -c -o pngpread.o `test -f '$(LIBPNG_TREE)/pngpread.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngpread.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngpread.Tpo $(DEPDIR)/pngpread.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngpread.c' object='pngpread.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngpread.o -MD -MP -MF $(DEPDIR)/pngpread.Tpo -c -o pngpread.o `test -f '$(LIBPNG_TREE)/pngpread.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngpread.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngpread.Tpo $(DEPDIR)/pngpread.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngpread.c' object='pngpread.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngpread.o `test -f '$(LIBPNG_TREE)/pngpread.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngpread.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngpread.o `test -f '$(LIBPNG_TREE)/pngpread.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngpread.c pngpread.obj: $(LIBPNG_TREE)/pngpread.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngpread.obj -MD -MP -MF $(DEPDIR)/pngpread.Tpo -c -o pngpread.obj `if test -f '$(LIBPNG_TREE)/pngpread.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngpread.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngpread.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngpread.Tpo $(DEPDIR)/pngpread.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngpread.c' object='pngpread.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngpread.obj -MD -MP -MF $(DEPDIR)/pngpread.Tpo -c -o pngpread.obj `if test -f '$(LIBPNG_TREE)/pngpread.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngpread.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngpread.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngpread.Tpo $(DEPDIR)/pngpread.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngpread.c' object='pngpread.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngpread.obj `if test -f '$(LIBPNG_TREE)/pngpread.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngpread.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngpread.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngpread.obj `if test -f '$(LIBPNG_TREE)/pngpread.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngpread.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngpread.c'; fi` pngtest.o: $(LIBPNG_TREE)/pngtest.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngtest.o -MD -MP -MF $(DEPDIR)/pngtest.Tpo -c -o pngtest.o `test -f '$(LIBPNG_TREE)/pngtest.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngtest.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngtest.Tpo $(DEPDIR)/pngtest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngtest.c' object='pngtest.o' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngtest.o -MD -MP -MF $(DEPDIR)/pngtest.Tpo -c -o pngtest.o `test -f '$(LIBPNG_TREE)/pngtest.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngtest.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngtest.Tpo $(DEPDIR)/pngtest.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngtest.c' object='pngtest.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngtest.o `test -f '$(LIBPNG_TREE)/pngtest.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngtest.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngtest.o `test -f '$(LIBPNG_TREE)/pngtest.c' || echo '$(srcdir)/'`$(LIBPNG_TREE)/pngtest.c pngtest.obj: $(LIBPNG_TREE)/pngtest.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngtest.obj -MD -MP -MF $(DEPDIR)/pngtest.Tpo -c -o pngtest.obj `if test -f '$(LIBPNG_TREE)/pngtest.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngtest.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngtest.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pngtest.Tpo $(DEPDIR)/pngtest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(LIBPNG_TREE)/pngtest.c' object='pngtest.obj' libtool=no @AMDEPBACKSLASH@ +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pngtest.obj -MD -MP -MF $(DEPDIR)/pngtest.Tpo -c -o pngtest.obj `if test -f '$(LIBPNG_TREE)/pngtest.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngtest.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngtest.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pngtest.Tpo $(DEPDIR)/pngtest.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(LIBPNG_TREE)/pngtest.c' object='pngtest.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngtest.obj `if test -f '$(LIBPNG_TREE)/pngtest.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngtest.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngtest.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pngtest.obj `if test -f '$(LIBPNG_TREE)/pngtest.c'; then $(CYGPATH_W) '$(LIBPNG_TREE)/pngtest.c'; else $(CYGPATH_W) '$(srcdir)/$(LIBPNG_TREE)/pngtest.c'; fi` # This directory's subdirectories are mostly independent; you can cd # into them and run 'make' without going through this Makefile. |