Makefile.in 94 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420
  1. # Makefile.in generated by automake 1.16.1 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2018 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. @SET_MAKE@
  12. # Makefile.am, the source file for Makefile.in (and hence Makefile), is
  13. #
  14. # Copyright (c) 2018 Cosmin Truta
  15. # Copyright (c) 2004-2016 Glenn Randers-Pehrson
  16. #
  17. # This code is released under the libpng license.
  18. # For conditions of distribution and use, see the disclaimer
  19. # and license in png.h
  20. VPATH = @srcdir@
  21. am__is_gnu_make = { \
  22. if test -z '$(MAKELEVEL)'; then \
  23. false; \
  24. elif test -n '$(MAKE_HOST)'; then \
  25. true; \
  26. elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
  27. true; \
  28. else \
  29. false; \
  30. fi; \
  31. }
  32. am__make_running_with_option = \
  33. case $${target_option-} in \
  34. ?) ;; \
  35. *) echo "am__make_running_with_option: internal error: invalid" \
  36. "target option '$${target_option-}' specified" >&2; \
  37. exit 1;; \
  38. esac; \
  39. has_opt=no; \
  40. sane_makeflags=$$MAKEFLAGS; \
  41. if $(am__is_gnu_make); then \
  42. sane_makeflags=$$MFLAGS; \
  43. else \
  44. case $$MAKEFLAGS in \
  45. *\\[\ \ ]*) \
  46. bs=\\; \
  47. sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  48. | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
  49. esac; \
  50. fi; \
  51. skip_next=no; \
  52. strip_trailopt () \
  53. { \
  54. flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  55. }; \
  56. for flg in $$sane_makeflags; do \
  57. test $$skip_next = yes && { skip_next=no; continue; }; \
  58. case $$flg in \
  59. *=*|--*) continue;; \
  60. -*I) strip_trailopt 'I'; skip_next=yes;; \
  61. -*I?*) strip_trailopt 'I';; \
  62. -*O) strip_trailopt 'O'; skip_next=yes;; \
  63. -*O?*) strip_trailopt 'O';; \
  64. -*l) strip_trailopt 'l'; skip_next=yes;; \
  65. -*l?*) strip_trailopt 'l';; \
  66. -[dEDm]) skip_next=yes;; \
  67. -[JT]) skip_next=yes;; \
  68. esac; \
  69. case $$flg in \
  70. *$$target_option*) has_opt=yes; break;; \
  71. esac; \
  72. done; \
  73. test $$has_opt = yes
  74. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  75. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  76. pkgdatadir = $(datadir)/@PACKAGE@
  77. pkglibdir = $(libdir)/@PACKAGE@
  78. pkglibexecdir = $(libexecdir)/@PACKAGE@
  79. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  80. install_sh_DATA = $(install_sh) -c -m 644
  81. install_sh_PROGRAM = $(install_sh) -c
  82. install_sh_SCRIPT = $(install_sh) -c
  83. INSTALL_HEADER = $(INSTALL_DATA)
  84. transform = $(program_transform_name)
  85. NORMAL_INSTALL = :
  86. PRE_INSTALL = :
  87. POST_INSTALL = :
  88. NORMAL_UNINSTALL = :
  89. PRE_UNINSTALL = :
  90. POST_UNINSTALL = :
  91. build_triplet = @build@
  92. host_triplet = @host@
  93. check_PROGRAMS = pngtest$(EXEEXT) pngunknown$(EXEEXT) \
  94. pngstest$(EXEEXT) pngvalid$(EXEEXT) pngimage$(EXEEXT) \
  95. pngcp$(EXEEXT) $(am__EXEEXT_1)
  96. @HAVE_CLOCK_GETTIME_TRUE@am__append_1 = timepng
  97. bin_PROGRAMS = pngfix$(EXEEXT) png-fix-itxt$(EXEEXT)
  98. @PNG_ARM_NEON_TRUE@am__append_2 = arm/arm_init.c\
  99. @PNG_ARM_NEON_TRUE@ arm/filter_neon.S arm/filter_neon_intrinsics.c \
  100. @PNG_ARM_NEON_TRUE@ arm/palette_neon_intrinsics.c
  101. @PNG_MIPS_MSA_TRUE@am__append_3 = mips/mips_init.c\
  102. @PNG_MIPS_MSA_TRUE@ mips/filter_msa_intrinsics.c
  103. @PNG_INTEL_SSE_TRUE@am__append_4 = intel/intel_init.c\
  104. @PNG_INTEL_SSE_TRUE@ intel/filter_sse2_intrinsics.c
  105. @PNG_POWERPC_VSX_TRUE@am__append_5 = powerpc/powerpc_init.c\
  106. @PNG_POWERPC_VSX_TRUE@ powerpc/filter_vsx_intrinsics.c
  107. # Versioned symbols and restricted exports
  108. @HAVE_LD_VERSION_SCRIPT_TRUE@@HAVE_SOLARIS_LD_TRUE@am__append_6 = -Wl,-M -Wl,libpng.vers
  109. @HAVE_LD_VERSION_SCRIPT_TRUE@@HAVE_SOLARIS_LD_FALSE@am__append_7 = -Wl,--version-script=libpng.vers
  110. # Only restricted exports when possible
  111. @HAVE_LD_VERSION_SCRIPT_FALSE@am__append_8 = -export-symbols libpng.sym
  112. @DO_PNG_PREFIX_TRUE@am__append_9 = -DPNG_PREFIX='@PNG_PREFIX@'
  113. subdir = .
  114. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  115. am__aclocal_m4_deps = $(top_srcdir)/scripts/libtool.m4 \
  116. $(top_srcdir)/scripts/ltoptions.m4 \
  117. $(top_srcdir)/scripts/ltsugar.m4 \
  118. $(top_srcdir)/scripts/ltversion.m4 \
  119. $(top_srcdir)/scripts/lt~obsolete.m4 \
  120. $(top_srcdir)/configure.ac
  121. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  122. $(ACLOCAL_M4)
  123. DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
  124. $(am__configure_deps) $(pkginclude_HEADERS) $(am__DIST_COMMON)
  125. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  126. configure.lineno config.status.lineno
  127. mkinstalldirs = $(install_sh) -d
  128. CONFIG_HEADER = config.h
  129. CONFIG_CLEAN_FILES = libpng.pc libpng-config
  130. CONFIG_CLEAN_VPATH_FILES =
  131. am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" \
  132. "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man3dir)" \
  133. "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(pkgconfigdir)" \
  134. "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)"
  135. @HAVE_CLOCK_GETTIME_TRUE@am__EXEEXT_1 = timepng$(EXEEXT)
  136. PROGRAMS = $(bin_PROGRAMS)
  137. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  138. am__vpath_adj = case $$p in \
  139. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  140. *) f=$$p;; \
  141. esac;
  142. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  143. am__install_max = 40
  144. am__nobase_strip_setup = \
  145. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  146. am__nobase_strip = \
  147. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  148. am__nobase_list = $(am__nobase_strip_setup); \
  149. for p in $$list; do echo "$$p $$p"; done | \
  150. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  151. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  152. if (++n[$$2] == $(am__install_max)) \
  153. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  154. END { for (dir in files) print dir, files[dir] }'
  155. am__base_list = \
  156. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  157. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  158. am__uninstall_files_from_dir = { \
  159. test -z "$$files" \
  160. || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
  161. || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
  162. $(am__cd) "$$dir" && rm -f $$files; }; \
  163. }
  164. LTLIBRARIES = $(lib_LTLIBRARIES)
  165. libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_LIBADD =
  166. am__libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_SOURCES_DIST = png.c \
  167. pngerror.c pngget.c pngmem.c pngpread.c pngread.c pngrio.c \
  168. pngrtran.c pngrutil.c pngset.c pngtrans.c pngwio.c pngwrite.c \
  169. pngwtran.c pngwutil.c png.h pngconf.h pngdebug.h pnginfo.h \
  170. pngpriv.h pngstruct.h pngusr.dfa arm/arm_init.c \
  171. arm/filter_neon.S arm/filter_neon_intrinsics.c \
  172. arm/palette_neon_intrinsics.c mips/mips_init.c \
  173. mips/filter_msa_intrinsics.c intel/intel_init.c \
  174. intel/filter_sse2_intrinsics.c powerpc/powerpc_init.c \
  175. powerpc/filter_vsx_intrinsics.c
  176. am__dirstamp = $(am__leading_dot)dirstamp
  177. @PNG_ARM_NEON_TRUE@am__objects_1 = arm/arm_init.lo arm/filter_neon.lo \
  178. @PNG_ARM_NEON_TRUE@ arm/filter_neon_intrinsics.lo \
  179. @PNG_ARM_NEON_TRUE@ arm/palette_neon_intrinsics.lo
  180. @PNG_MIPS_MSA_TRUE@am__objects_2 = mips/mips_init.lo \
  181. @PNG_MIPS_MSA_TRUE@ mips/filter_msa_intrinsics.lo
  182. @PNG_INTEL_SSE_TRUE@am__objects_3 = intel/intel_init.lo \
  183. @PNG_INTEL_SSE_TRUE@ intel/filter_sse2_intrinsics.lo
  184. @PNG_POWERPC_VSX_TRUE@am__objects_4 = powerpc/powerpc_init.lo \
  185. @PNG_POWERPC_VSX_TRUE@ powerpc/filter_vsx_intrinsics.lo
  186. am_libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_OBJECTS = png.lo pngerror.lo \
  187. pngget.lo pngmem.lo pngpread.lo pngread.lo pngrio.lo \
  188. pngrtran.lo pngrutil.lo pngset.lo pngtrans.lo pngwio.lo \
  189. pngwrite.lo pngwtran.lo pngwutil.lo $(am__objects_1) \
  190. $(am__objects_2) $(am__objects_3) $(am__objects_4)
  191. nodist_libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_OBJECTS =
  192. libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_OBJECTS = \
  193. $(am_libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_OBJECTS) \
  194. $(nodist_libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_OBJECTS)
  195. AM_V_lt = $(am__v_lt_@AM_V@)
  196. am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
  197. am__v_lt_0 = --silent
  198. am__v_lt_1 =
  199. libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_LINK = $(LIBTOOL) $(AM_V_lt) \
  200. --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
  201. $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  202. $(libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_LDFLAGS) $(LDFLAGS) -o \
  203. $@
  204. am_png_fix_itxt_OBJECTS = contrib/tools/png-fix-itxt.$(OBJEXT)
  205. png_fix_itxt_OBJECTS = $(am_png_fix_itxt_OBJECTS)
  206. png_fix_itxt_LDADD = $(LDADD)
  207. am_pngcp_OBJECTS = contrib/tools/pngcp.$(OBJEXT)
  208. pngcp_OBJECTS = $(am_pngcp_OBJECTS)
  209. pngcp_DEPENDENCIES = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  210. am_pngfix_OBJECTS = contrib/tools/pngfix.$(OBJEXT)
  211. pngfix_OBJECTS = $(am_pngfix_OBJECTS)
  212. pngfix_DEPENDENCIES = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  213. am_pngimage_OBJECTS = contrib/libtests/pngimage.$(OBJEXT)
  214. pngimage_OBJECTS = $(am_pngimage_OBJECTS)
  215. pngimage_DEPENDENCIES = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  216. am_pngstest_OBJECTS = contrib/libtests/pngstest.$(OBJEXT)
  217. pngstest_OBJECTS = $(am_pngstest_OBJECTS)
  218. pngstest_DEPENDENCIES = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  219. am_pngtest_OBJECTS = pngtest.$(OBJEXT)
  220. pngtest_OBJECTS = $(am_pngtest_OBJECTS)
  221. pngtest_DEPENDENCIES = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  222. am_pngunknown_OBJECTS = contrib/libtests/pngunknown.$(OBJEXT)
  223. pngunknown_OBJECTS = $(am_pngunknown_OBJECTS)
  224. pngunknown_DEPENDENCIES = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  225. am_pngvalid_OBJECTS = contrib/libtests/pngvalid.$(OBJEXT)
  226. pngvalid_OBJECTS = $(am_pngvalid_OBJECTS)
  227. pngvalid_DEPENDENCIES = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  228. am_timepng_OBJECTS = contrib/libtests/timepng.$(OBJEXT)
  229. timepng_OBJECTS = $(am_timepng_OBJECTS)
  230. timepng_DEPENDENCIES = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  231. SCRIPTS = $(bin_SCRIPTS)
  232. AM_V_P = $(am__v_P_@AM_V@)
  233. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  234. am__v_P_0 = false
  235. am__v_P_1 = :
  236. AM_V_GEN = $(am__v_GEN_@AM_V@)
  237. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  238. am__v_GEN_0 = @echo " GEN " $@;
  239. am__v_GEN_1 =
  240. AM_V_at = $(am__v_at_@AM_V@)
  241. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  242. am__v_at_0 = @
  243. am__v_at_1 =
  244. DEFAULT_INCLUDES = -I.@am__isrc@
  245. depcomp = $(SHELL) $(top_srcdir)/depcomp
  246. am__maybe_remake_depfiles = depfiles
  247. am__depfiles_remade = ./$(DEPDIR)/png.Plo ./$(DEPDIR)/pngerror.Plo \
  248. ./$(DEPDIR)/pngget.Plo ./$(DEPDIR)/pngmem.Plo \
  249. ./$(DEPDIR)/pngpread.Plo ./$(DEPDIR)/pngread.Plo \
  250. ./$(DEPDIR)/pngrio.Plo ./$(DEPDIR)/pngrtran.Plo \
  251. ./$(DEPDIR)/pngrutil.Plo ./$(DEPDIR)/pngset.Plo \
  252. ./$(DEPDIR)/pngtest.Po ./$(DEPDIR)/pngtrans.Plo \
  253. ./$(DEPDIR)/pngwio.Plo ./$(DEPDIR)/pngwrite.Plo \
  254. ./$(DEPDIR)/pngwtran.Plo ./$(DEPDIR)/pngwutil.Plo \
  255. arm/$(DEPDIR)/arm_init.Plo arm/$(DEPDIR)/filter_neon.Plo \
  256. arm/$(DEPDIR)/filter_neon_intrinsics.Plo \
  257. arm/$(DEPDIR)/palette_neon_intrinsics.Plo \
  258. contrib/libtests/$(DEPDIR)/pngimage.Po \
  259. contrib/libtests/$(DEPDIR)/pngstest.Po \
  260. contrib/libtests/$(DEPDIR)/pngunknown.Po \
  261. contrib/libtests/$(DEPDIR)/pngvalid.Po \
  262. contrib/libtests/$(DEPDIR)/timepng.Po \
  263. contrib/tools/$(DEPDIR)/png-fix-itxt.Po \
  264. contrib/tools/$(DEPDIR)/pngcp.Po \
  265. contrib/tools/$(DEPDIR)/pngfix.Po \
  266. intel/$(DEPDIR)/filter_sse2_intrinsics.Plo \
  267. intel/$(DEPDIR)/intel_init.Plo \
  268. mips/$(DEPDIR)/filter_msa_intrinsics.Plo \
  269. mips/$(DEPDIR)/mips_init.Plo \
  270. powerpc/$(DEPDIR)/filter_vsx_intrinsics.Plo \
  271. powerpc/$(DEPDIR)/powerpc_init.Plo
  272. am__mv = mv -f
  273. CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  274. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
  275. LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  276. $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
  277. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  278. $(AM_CCASFLAGS) $(CCASFLAGS)
  279. AM_V_CPPAS = $(am__v_CPPAS_@AM_V@)
  280. am__v_CPPAS_ = $(am__v_CPPAS_@AM_DEFAULT_V@)
  281. am__v_CPPAS_0 = @echo " CPPAS " $@;
  282. am__v_CPPAS_1 =
  283. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  284. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  285. LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  286. $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
  287. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  288. $(AM_CFLAGS) $(CFLAGS)
  289. AM_V_CC = $(am__v_CC_@AM_V@)
  290. am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
  291. am__v_CC_0 = @echo " CC " $@;
  292. am__v_CC_1 =
  293. CCLD = $(CC)
  294. LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  295. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  296. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  297. AM_V_CCLD = $(am__v_CCLD_@AM_V@)
  298. am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
  299. am__v_CCLD_0 = @echo " CCLD " $@;
  300. am__v_CCLD_1 =
  301. SOURCES = $(libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_SOURCES) \
  302. $(nodist_libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_SOURCES) \
  303. $(png_fix_itxt_SOURCES) $(pngcp_SOURCES) $(pngfix_SOURCES) \
  304. $(pngimage_SOURCES) $(pngstest_SOURCES) $(pngtest_SOURCES) \
  305. $(pngunknown_SOURCES) $(pngvalid_SOURCES) $(timepng_SOURCES)
  306. DIST_SOURCES = \
  307. $(am__libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_SOURCES_DIST) \
  308. $(png_fix_itxt_SOURCES) $(pngcp_SOURCES) $(pngfix_SOURCES) \
  309. $(pngimage_SOURCES) $(pngstest_SOURCES) $(pngtest_SOURCES) \
  310. $(pngunknown_SOURCES) $(pngvalid_SOURCES) $(timepng_SOURCES)
  311. am__can_run_installinfo = \
  312. case $$AM_UPDATE_INFO_DIR in \
  313. n|no|NO) false;; \
  314. *) (install-info --version) >/dev/null 2>&1;; \
  315. esac
  316. man3dir = $(mandir)/man3
  317. man5dir = $(mandir)/man5
  318. NROFF = nroff
  319. MANS = $(dist_man_MANS)
  320. DATA = $(pkgconfig_DATA)
  321. HEADERS = $(nodist_pkginclude_HEADERS) $(pkginclude_HEADERS)
  322. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
  323. $(LISP)config.h.in
  324. # Read a list of newline-separated strings from the standard input,
  325. # and print each of them once, without duplicates. Input order is
  326. # *not* preserved.
  327. am__uniquify_input = $(AWK) '\
  328. BEGIN { nonempty = 0; } \
  329. { items[$$0] = 1; nonempty = 1; } \
  330. END { if (nonempty) { for (i in items) print i; }; } \
  331. '
  332. # Make sure the list of sources is unique. This is necessary because,
  333. # e.g., the same source file might be shared among _SOURCES variables
  334. # for different programs/libraries.
  335. am__define_uniq_tagged_files = \
  336. list='$(am__tagged_files)'; \
  337. unique=`for i in $$list; do \
  338. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  339. done | $(am__uniquify_input)`
  340. ETAGS = etags
  341. CTAGS = ctags
  342. CSCOPE = cscope
  343. AM_RECURSIVE_TARGETS = cscope check recheck
  344. am__tty_colors_dummy = \
  345. mgn= red= grn= lgn= blu= brg= std=; \
  346. am__color_tests=no
  347. am__tty_colors = { \
  348. $(am__tty_colors_dummy); \
  349. if test "X$(AM_COLOR_TESTS)" = Xno; then \
  350. am__color_tests=no; \
  351. elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
  352. am__color_tests=yes; \
  353. elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
  354. am__color_tests=yes; \
  355. fi; \
  356. if test $$am__color_tests = yes; then \
  357. red=''; \
  358. grn=''; \
  359. lgn=''; \
  360. blu=''; \
  361. mgn=''; \
  362. brg=''; \
  363. std=''; \
  364. fi; \
  365. }
  366. am__recheck_rx = ^[ ]*:recheck:[ ]*
  367. am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
  368. am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
  369. # A command that, given a newline-separated list of test names on the
  370. # standard input, print the name of the tests that are to be re-run
  371. # upon "make recheck".
  372. am__list_recheck_tests = $(AWK) '{ \
  373. recheck = 1; \
  374. while ((rc = (getline line < ($$0 ".trs"))) != 0) \
  375. { \
  376. if (rc < 0) \
  377. { \
  378. if ((getline line2 < ($$0 ".log")) < 0) \
  379. recheck = 0; \
  380. break; \
  381. } \
  382. else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
  383. { \
  384. recheck = 0; \
  385. break; \
  386. } \
  387. else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
  388. { \
  389. break; \
  390. } \
  391. }; \
  392. if (recheck) \
  393. print $$0; \
  394. close ($$0 ".trs"); \
  395. close ($$0 ".log"); \
  396. }'
  397. # A command that, given a newline-separated list of test names on the
  398. # standard input, create the global log from their .trs and .log files.
  399. am__create_global_log = $(AWK) ' \
  400. function fatal(msg) \
  401. { \
  402. print "fatal: making $@: " msg | "cat >&2"; \
  403. exit 1; \
  404. } \
  405. function rst_section(header) \
  406. { \
  407. print header; \
  408. len = length(header); \
  409. for (i = 1; i <= len; i = i + 1) \
  410. printf "="; \
  411. printf "\n\n"; \
  412. } \
  413. { \
  414. copy_in_global_log = 1; \
  415. global_test_result = "RUN"; \
  416. while ((rc = (getline line < ($$0 ".trs"))) != 0) \
  417. { \
  418. if (rc < 0) \
  419. fatal("failed to read from " $$0 ".trs"); \
  420. if (line ~ /$(am__global_test_result_rx)/) \
  421. { \
  422. sub("$(am__global_test_result_rx)", "", line); \
  423. sub("[ ]*$$", "", line); \
  424. global_test_result = line; \
  425. } \
  426. else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
  427. copy_in_global_log = 0; \
  428. }; \
  429. if (copy_in_global_log) \
  430. { \
  431. rst_section(global_test_result ": " $$0); \
  432. while ((rc = (getline line < ($$0 ".log"))) != 0) \
  433. { \
  434. if (rc < 0) \
  435. fatal("failed to read from " $$0 ".log"); \
  436. print line; \
  437. }; \
  438. printf "\n"; \
  439. }; \
  440. close ($$0 ".trs"); \
  441. close ($$0 ".log"); \
  442. }'
  443. # Restructured Text title.
  444. am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
  445. # Solaris 10 'make', and several other traditional 'make' implementations,
  446. # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
  447. # by disabling -e (using the XSI extension "set +e") if it's set.
  448. am__sh_e_setup = case $$- in *e*) set +e;; esac
  449. # Default flags passed to test drivers.
  450. am__common_driver_flags = \
  451. --color-tests "$$am__color_tests" \
  452. --enable-hard-errors "$$am__enable_hard_errors" \
  453. --expect-failure "$$am__expect_failure"
  454. # To be inserted before the command running the test. Creates the
  455. # directory for the log if needed. Stores in $dir the directory
  456. # containing $f, in $tst the test, in $log the log. Executes the
  457. # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
  458. # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
  459. # will run the test scripts (or their associated LOG_COMPILER, if
  460. # thy have one).
  461. am__check_pre = \
  462. $(am__sh_e_setup); \
  463. $(am__vpath_adj_setup) $(am__vpath_adj) \
  464. $(am__tty_colors); \
  465. srcdir=$(srcdir); export srcdir; \
  466. case "$@" in \
  467. */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
  468. *) am__odir=.;; \
  469. esac; \
  470. test "x$$am__odir" = x"." || test -d "$$am__odir" \
  471. || $(MKDIR_P) "$$am__odir" || exit $$?; \
  472. if test -f "./$$f"; then dir=./; \
  473. elif test -f "$$f"; then dir=; \
  474. else dir="$(srcdir)/"; fi; \
  475. tst=$$dir$$f; log='$@'; \
  476. if test -n '$(DISABLE_HARD_ERRORS)'; then \
  477. am__enable_hard_errors=no; \
  478. else \
  479. am__enable_hard_errors=yes; \
  480. fi; \
  481. case " $(XFAIL_TESTS) " in \
  482. *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
  483. am__expect_failure=yes;; \
  484. *) \
  485. am__expect_failure=no;; \
  486. esac; \
  487. $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
  488. # A shell command to get the names of the tests scripts with any registered
  489. # extension removed (i.e., equivalently, the names of the test logs, with
  490. # the '.log' extension removed). The result is saved in the shell variable
  491. # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
  492. # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
  493. # since that might cause problem with VPATH rewrites for suffix-less tests.
  494. # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
  495. am__set_TESTS_bases = \
  496. bases='$(TEST_LOGS)'; \
  497. bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
  498. bases=`echo $$bases`
  499. RECHECK_LOGS = $(TEST_LOGS)
  500. TEST_SUITE_LOG = test-suite.log
  501. TEST_EXTENSIONS = @EXEEXT@ .test
  502. LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
  503. LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
  504. am__set_b = \
  505. case '$@' in \
  506. */*) \
  507. case '$*' in \
  508. */*) b='$*';; \
  509. *) b=`echo '$@' | sed 's/\.log$$//'`; \
  510. esac;; \
  511. *) \
  512. b='$*';; \
  513. esac
  514. am__test_logs1 = $(TESTS:=.log)
  515. am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
  516. TEST_LOGS = $(am__test_logs2:.test.log=.log)
  517. TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
  518. TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
  519. $(TEST_LOG_FLAGS)
  520. am__DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.in \
  521. $(srcdir)/config.h.in $(srcdir)/libpng-config.in \
  522. $(srcdir)/libpng.pc.in AUTHORS INSTALL README TODO compile \
  523. config.guess config.sub depcomp install-sh ltmain.sh missing \
  524. test-driver
  525. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  526. distdir = $(PACKAGE)-$(VERSION)
  527. top_distdir = $(distdir)
  528. am__remove_distdir = \
  529. if test -d "$(distdir)"; then \
  530. find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  531. && rm -rf "$(distdir)" \
  532. || { sleep 5 && rm -rf "$(distdir)"; }; \
  533. else :; fi
  534. am__post_remove_distdir = $(am__remove_distdir)
  535. DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz
  536. GZIP_ENV = --best
  537. DIST_TARGETS = dist-xz dist-gzip
  538. distuninstallcheck_listfiles = find . -type f -print
  539. am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  540. | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
  541. distcleancheck_listfiles = find . -type f -print
  542. #distribute headers in /usr/include/libpng/*
  543. pkgincludedir = $(includedir)/$(PNGLIB_BASENAME)
  544. ACLOCAL = @ACLOCAL@
  545. AMTAR = @AMTAR@
  546. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  547. AR = @AR@
  548. AS = @AS@
  549. AUTOCONF = @AUTOCONF@
  550. AUTOHEADER = @AUTOHEADER@
  551. AUTOMAKE = @AUTOMAKE@
  552. AWK = @AWK@
  553. CC = @CC@
  554. CCAS = @CCAS@
  555. CCASDEPMODE = @CCASDEPMODE@
  556. CCASFLAGS = @CCASFLAGS@
  557. CCDEPMODE = @CCDEPMODE@
  558. CFLAGS = @CFLAGS@
  559. CPP = @CPP@
  560. CPPFLAGS = @CPPFLAGS@
  561. CYGPATH_W = @CYGPATH_W@
  562. DEFS = @DEFS@
  563. DEPDIR = @DEPDIR@
  564. # DFNCPP is normally just CPP - the C preprocessor - but on Solaris and maybe
  565. # other operating systems (NeXT?) the C preprocessor selected by configure
  566. # checks input tokens for validity - effectively it performs part of the ANSI-C
  567. # parsing - and therefore fails with the .df files. configure.ac has special
  568. # checks for this and sets DFNCPP appropriately.
  569. DFNCPP = @DFNCPP@
  570. DLLTOOL = @DLLTOOL@
  571. DSYMUTIL = @DSYMUTIL@
  572. DUMPBIN = @DUMPBIN@
  573. ECHO_C = @ECHO_C@
  574. ECHO_N = @ECHO_N@
  575. ECHO_T = @ECHO_T@
  576. EGREP = @EGREP@
  577. EXEEXT = @EXEEXT@
  578. FGREP = @FGREP@
  579. GREP = @GREP@
  580. INSTALL = @INSTALL@
  581. INSTALL_DATA = @INSTALL_DATA@
  582. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  583. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  584. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  585. LD = @LD@
  586. LDFLAGS = @LDFLAGS@
  587. LIBOBJS = @LIBOBJS@
  588. LIBS = @LIBS@
  589. LIBTOOL = @LIBTOOL@
  590. LIPO = @LIPO@
  591. LN_S = @LN_S@
  592. LTLIBOBJS = @LTLIBOBJS@
  593. LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
  594. MAINT = @MAINT@
  595. MAKEINFO = @MAKEINFO@
  596. MANIFEST_TOOL = @MANIFEST_TOOL@
  597. MKDIR_P = @MKDIR_P@
  598. NM = @NM@
  599. NMEDIT = @NMEDIT@
  600. OBJDUMP = @OBJDUMP@
  601. OBJEXT = @OBJEXT@
  602. OTOOL = @OTOOL@
  603. OTOOL64 = @OTOOL64@
  604. PACKAGE = @PACKAGE@
  605. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  606. PACKAGE_NAME = @PACKAGE_NAME@
  607. PACKAGE_STRING = @PACKAGE_STRING@
  608. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  609. PACKAGE_URL = @PACKAGE_URL@
  610. PACKAGE_VERSION = @PACKAGE_VERSION@
  611. PATH_SEPARATOR = @PATH_SEPARATOR@
  612. PNGLIB_MAJOR = @PNGLIB_MAJOR@
  613. PNGLIB_MINOR = @PNGLIB_MINOR@
  614. PNGLIB_RELEASE = @PNGLIB_RELEASE@
  615. PNGLIB_VERSION = @PNGLIB_VERSION@
  616. # PNG_COPTS give extra options for the C compiler to be used on all compilation
  617. # steps (unless targe_CFLAGS is specified; that will take precedence over
  618. # AM_CFLAGS)
  619. PNG_COPTS = @PNG_COPTS@
  620. PNG_PREFIX = @PNG_PREFIX@
  621. POW_LIB = @POW_LIB@
  622. RANLIB = @RANLIB@
  623. SED = @SED@
  624. SET_MAKE = @SET_MAKE@
  625. SHELL = @SHELL@
  626. STRIP = @STRIP@
  627. SYMBOL_PREFIX = @SYMBOL_PREFIX@
  628. VERSION = @VERSION@
  629. abs_builddir = @abs_builddir@
  630. abs_srcdir = @abs_srcdir@
  631. abs_top_builddir = @abs_top_builddir@
  632. abs_top_srcdir = @abs_top_srcdir@
  633. ac_ct_AR = @ac_ct_AR@
  634. ac_ct_CC = @ac_ct_CC@
  635. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  636. am__include = @am__include@
  637. am__leading_dot = @am__leading_dot@
  638. am__quote = @am__quote@
  639. am__tar = @am__tar@
  640. am__untar = @am__untar@
  641. # generate the -config scripts if required
  642. binconfigs = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@-config
  643. bindir = @bindir@
  644. build = @build@
  645. build_alias = @build_alias@
  646. build_cpu = @build_cpu@
  647. build_os = @build_os@
  648. build_vendor = @build_vendor@
  649. builddir = @builddir@
  650. datadir = @datadir@
  651. datarootdir = @datarootdir@
  652. docdir = @docdir@
  653. dvidir = @dvidir@
  654. exec_prefix = @exec_prefix@
  655. host = @host@
  656. host_alias = @host_alias@
  657. host_cpu = @host_cpu@
  658. host_os = @host_os@
  659. host_vendor = @host_vendor@
  660. htmldir = @htmldir@
  661. includedir = @includedir@
  662. infodir = @infodir@
  663. install_sh = @install_sh@
  664. libdir = @libdir@
  665. libexecdir = @libexecdir@
  666. localedir = @localedir@
  667. localstatedir = @localstatedir@
  668. mandir = @mandir@
  669. mkdir_p = @mkdir_p@
  670. oldincludedir = @oldincludedir@
  671. pdfdir = @pdfdir@
  672. # pkg-config stuff, note that libpng.pc is always required in order
  673. # to get the correct library
  674. pkgconfigdir = @pkgconfigdir@
  675. prefix = @prefix@
  676. program_transform_name = @program_transform_name@
  677. psdir = @psdir@
  678. sbindir = @sbindir@
  679. sharedstatedir = @sharedstatedir@
  680. srcdir = @srcdir@
  681. sysconfdir = @sysconfdir@
  682. target_alias = @target_alias@
  683. top_build_prefix = @top_build_prefix@
  684. top_builddir = @top_builddir@
  685. top_srcdir = @top_srcdir@
  686. PNGLIB_BASENAME = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
  687. ACLOCAL_AMFLAGS = -I scripts
  688. # This ensures that pnglibconf.h gets built at the start of 'make all' or
  689. # 'make check', but it does not add dependencies to the individual programs,
  690. # this is done below.
  691. #
  692. # IMPORTANT: always add the object modules of new programs to the list below
  693. # because otherwise the sequence 'configure; make new-program' will *sometimes*
  694. # result in the installed (system) pnglibconf.h being used and the result is
  695. # always wrong and always very confusing.
  696. BUILT_SOURCES = pnglibconf.h
  697. pngtest_SOURCES = pngtest.c
  698. pngtest_LDADD = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  699. pngvalid_SOURCES = contrib/libtests/pngvalid.c
  700. pngvalid_LDADD = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  701. pngstest_SOURCES = contrib/libtests/pngstest.c
  702. pngstest_LDADD = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  703. pngunknown_SOURCES = contrib/libtests/pngunknown.c
  704. pngunknown_LDADD = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  705. pngimage_SOURCES = contrib/libtests/pngimage.c
  706. pngimage_LDADD = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  707. timepng_SOURCES = contrib/libtests/timepng.c
  708. timepng_LDADD = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  709. pngfix_SOURCES = contrib/tools/pngfix.c
  710. pngfix_LDADD = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  711. png_fix_itxt_SOURCES = contrib/tools/png-fix-itxt.c
  712. pngcp_SOURCES = contrib/tools/pngcp.c
  713. pngcp_LDADD = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  714. # Generally these are single line shell scripts to run a test with a particular
  715. # set of parameters:
  716. TESTS = \
  717. tests/pngtest-all\
  718. tests/pngvalid-gamma-16-to-8 tests/pngvalid-gamma-alpha-mode\
  719. tests/pngvalid-gamma-background tests/pngvalid-gamma-expand16-alpha-mode\
  720. tests/pngvalid-gamma-expand16-background\
  721. tests/pngvalid-gamma-expand16-transform tests/pngvalid-gamma-sbit\
  722. tests/pngvalid-gamma-threshold tests/pngvalid-gamma-transform\
  723. tests/pngvalid-progressive-size\
  724. tests/pngvalid-progressive-interlace-standard\
  725. tests/pngvalid-transform\
  726. tests/pngvalid-progressive-standard tests/pngvalid-standard\
  727. tests/pngstest-1.8 tests/pngstest-1.8-alpha tests/pngstest-linear\
  728. tests/pngstest-linear-alpha tests/pngstest-none tests/pngstest-none-alpha\
  729. tests/pngstest-sRGB tests/pngstest-sRGB-alpha tests/pngunknown-IDAT\
  730. tests/pngunknown-discard tests/pngunknown-if-safe tests/pngunknown-sAPI\
  731. tests/pngunknown-sTER tests/pngunknown-save tests/pngunknown-vpAg\
  732. tests/pngimage-quick tests/pngimage-full
  733. # man pages
  734. dist_man_MANS = libpng.3 libpngpf.3 png.5
  735. EXTRA_SCRIPTS = libpng-config libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@-config
  736. bin_SCRIPTS = @binconfigs@
  737. # rules to build libpng, only build the old library on request
  738. lib_LTLIBRARIES = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la
  739. # EXTRA_LTLIBRARIES= libpng.la
  740. libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_SOURCES = png.c pngerror.c \
  741. pngget.c pngmem.c pngpread.c pngread.c pngrio.c pngrtran.c \
  742. pngrutil.c pngset.c pngtrans.c pngwio.c pngwrite.c pngwtran.c \
  743. pngwutil.c png.h pngconf.h pngdebug.h pnginfo.h pngpriv.h \
  744. pngstruct.h pngusr.dfa $(am__append_2) $(am__append_3) \
  745. $(am__append_4) $(am__append_5)
  746. nodist_libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_SOURCES = pnglibconf.h
  747. libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_LDFLAGS = -no-undefined \
  748. -export-dynamic -version-number \
  749. @PNGLIB_MAJOR@@PNGLIB_MINOR@:@PNGLIB_RELEASE@:0 \
  750. $(am__append_6) $(am__append_7) $(am__append_8)
  751. @HAVE_LD_VERSION_SCRIPT_FALSE@libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_DEPENDENCIES = libpng.sym
  752. @HAVE_LD_VERSION_SCRIPT_TRUE@libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_DEPENDENCIES = libpng.vers
  753. pkginclude_HEADERS = png.h pngconf.h
  754. nodist_pkginclude_HEADERS = pnglibconf.h
  755. pkgconfig_DATA = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.pc
  756. # Extra source distribution files, '${srcdir}' is used below to stop build files
  757. # from those directories being included. This only works if the configure is
  758. # not done in the source directory!
  759. EXTRA_DIST = \
  760. ANNOUNCE AUTHORS CHANGES INSTALL LICENSE README TODO TRADEMARK \
  761. pngtest.png pngbar.png pngnow.png pngbar.jpg autogen.sh \
  762. ${srcdir}/contrib ${srcdir}/projects ${srcdir}/scripts \
  763. $(TESTS) $(XFAIL_TESTS) tests/pngstest \
  764. CMakeLists.txt example.c libpng-manual.txt
  765. SCRIPT_CLEANFILES = scripts/*.out scripts/*.chk
  766. CLEANFILES = *.tf? pngout.png libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.pc \
  767. libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@-config libpng.vers libpng.sym \
  768. check.new pnglibconf.h pngprefix.h symbols.new pngtest-log.txt \
  769. pnglibconf.out pnglibconf.c pnglibconf.pre pnglibconf.dfn \
  770. $(SCRIPT_CLEANFILES)
  771. MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess config.h.in \
  772. config.sub configure depcomp install-sh ltmain.sh missing
  773. AM_CFLAGS = ${PNG_COPTS}
  774. SUFFIXES = .chk .out
  775. # We must use -DPNG_NO_USE_READ_MACROS here even when the library may actually
  776. # be built with PNG_USE_READ_MACROS; this prevents the read macros from
  777. # interfering with the symbol file format.
  778. SYMBOL_CFLAGS = -DPNGLIB_LIBNAME='PNG@PNGLIB_MAJOR@@PNGLIB_MINOR@_0' \
  779. -DPNGLIB_VERSION='@PNGLIB_VERSION@' \
  780. -DSYMBOL_PREFIX='$(SYMBOL_PREFIX)' -DPNG_NO_USE_READ_MACROS \
  781. -DPNG_BUILDING_SYMBOL_TABLE $(am__append_9)
  782. # EXT_LIST is a list of the possibly library directory extensions, this exists
  783. # because we can't find a good way of discovering the file extensions that are
  784. # actually installed on a given system, so instead we check for every extension
  785. # we have seen.
  786. EXT_LIST = a dll.a so so.@PNGLIB_MAJOR@@PNGLIB_MINOR@.@PNGLIB_RELEASE@ la sl dylib
  787. all: $(BUILT_SOURCES) config.h
  788. $(MAKE) $(AM_MAKEFLAGS) all-am
  789. .SUFFIXES:
  790. .SUFFIXES: .chk .out .S .c .lo .log .o .obj .test .test$(EXEEXT) .trs
  791. am--refresh: Makefile
  792. @:
  793. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  794. @for dep in $?; do \
  795. case '$(am__configure_deps)' in \
  796. *$$dep*) \
  797. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  798. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  799. && exit 0; \
  800. exit 1;; \
  801. esac; \
  802. done; \
  803. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  804. $(am__cd) $(top_srcdir) && \
  805. $(AUTOMAKE) --foreign Makefile
  806. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  807. @case '$?' in \
  808. *config.status*) \
  809. echo ' $(SHELL) ./config.status'; \
  810. $(SHELL) ./config.status;; \
  811. *) \
  812. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
  813. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
  814. esac;
  815. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  816. $(SHELL) ./config.status --recheck
  817. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  818. $(am__cd) $(srcdir) && $(AUTOCONF)
  819. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  820. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  821. $(am__aclocal_m4_deps):
  822. config.h: stamp-h1
  823. @test -f $@ || rm -f stamp-h1
  824. @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
  825. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  826. @rm -f stamp-h1
  827. cd $(top_builddir) && $(SHELL) ./config.status config.h
  828. $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  829. ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  830. rm -f stamp-h1
  831. touch $@
  832. distclean-hdr:
  833. -rm -f config.h stamp-h1
  834. libpng.pc: $(top_builddir)/config.status $(srcdir)/libpng.pc.in
  835. cd $(top_builddir) && $(SHELL) ./config.status $@
  836. libpng-config: $(top_builddir)/config.status $(srcdir)/libpng-config.in
  837. cd $(top_builddir) && $(SHELL) ./config.status $@
  838. install-binPROGRAMS: $(bin_PROGRAMS)
  839. @$(NORMAL_INSTALL)
  840. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  841. if test -n "$$list"; then \
  842. echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
  843. $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
  844. fi; \
  845. for p in $$list; do echo "$$p $$p"; done | \
  846. sed 's/$(EXEEXT)$$//' | \
  847. while read p p1; do if test -f $$p \
  848. || test -f $$p1 \
  849. ; then echo "$$p"; echo "$$p"; else :; fi; \
  850. done | \
  851. sed -e 'p;s,.*/,,;n;h' \
  852. -e 's|.*|.|' \
  853. -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
  854. sed 'N;N;N;s,\n, ,g' | \
  855. $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
  856. { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
  857. if ($$2 == $$4) files[d] = files[d] " " $$1; \
  858. else { print "f", $$3 "/" $$4, $$1; } } \
  859. END { for (d in files) print "f", d, files[d] }' | \
  860. while read type dir files; do \
  861. if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
  862. test -z "$$files" || { \
  863. echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
  864. $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
  865. } \
  866. ; done
  867. uninstall-binPROGRAMS:
  868. @$(NORMAL_UNINSTALL)
  869. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  870. files=`for p in $$list; do echo "$$p"; done | \
  871. sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
  872. -e 's/$$/$(EXEEXT)/' \
  873. `; \
  874. test -n "$$list" || exit 0; \
  875. echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
  876. cd "$(DESTDIR)$(bindir)" && rm -f $$files
  877. clean-binPROGRAMS:
  878. @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
  879. echo " rm -f" $$list; \
  880. rm -f $$list || exit $$?; \
  881. test -n "$(EXEEXT)" || exit 0; \
  882. list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
  883. echo " rm -f" $$list; \
  884. rm -f $$list
  885. clean-checkPROGRAMS:
  886. @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
  887. echo " rm -f" $$list; \
  888. rm -f $$list || exit $$?; \
  889. test -n "$(EXEEXT)" || exit 0; \
  890. list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
  891. echo " rm -f" $$list; \
  892. rm -f $$list
  893. install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  894. @$(NORMAL_INSTALL)
  895. @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
  896. list2=; for p in $$list; do \
  897. if test -f $$p; then \
  898. list2="$$list2 $$p"; \
  899. else :; fi; \
  900. done; \
  901. test -z "$$list2" || { \
  902. echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
  903. $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
  904. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
  905. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
  906. }
  907. uninstall-libLTLIBRARIES:
  908. @$(NORMAL_UNINSTALL)
  909. @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
  910. for p in $$list; do \
  911. $(am__strip_dir) \
  912. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
  913. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
  914. done
  915. clean-libLTLIBRARIES:
  916. -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  917. @list='$(lib_LTLIBRARIES)'; \
  918. locs=`for p in $$list; do echo $$p; done | \
  919. sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
  920. sort -u`; \
  921. test -z "$$locs" || { \
  922. echo rm -f $${locs}; \
  923. rm -f $${locs}; \
  924. }
  925. arm/$(am__dirstamp):
  926. @$(MKDIR_P) arm
  927. @: > arm/$(am__dirstamp)
  928. arm/$(DEPDIR)/$(am__dirstamp):
  929. @$(MKDIR_P) arm/$(DEPDIR)
  930. @: > arm/$(DEPDIR)/$(am__dirstamp)
  931. arm/arm_init.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
  932. arm/filter_neon.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
  933. arm/filter_neon_intrinsics.lo: arm/$(am__dirstamp) \
  934. arm/$(DEPDIR)/$(am__dirstamp)
  935. arm/palette_neon_intrinsics.lo: arm/$(am__dirstamp) \
  936. arm/$(DEPDIR)/$(am__dirstamp)
  937. mips/$(am__dirstamp):
  938. @$(MKDIR_P) mips
  939. @: > mips/$(am__dirstamp)
  940. mips/$(DEPDIR)/$(am__dirstamp):
  941. @$(MKDIR_P) mips/$(DEPDIR)
  942. @: > mips/$(DEPDIR)/$(am__dirstamp)
  943. mips/mips_init.lo: mips/$(am__dirstamp) mips/$(DEPDIR)/$(am__dirstamp)
  944. mips/filter_msa_intrinsics.lo: mips/$(am__dirstamp) \
  945. mips/$(DEPDIR)/$(am__dirstamp)
  946. intel/$(am__dirstamp):
  947. @$(MKDIR_P) intel
  948. @: > intel/$(am__dirstamp)
  949. intel/$(DEPDIR)/$(am__dirstamp):
  950. @$(MKDIR_P) intel/$(DEPDIR)
  951. @: > intel/$(DEPDIR)/$(am__dirstamp)
  952. intel/intel_init.lo: intel/$(am__dirstamp) \
  953. intel/$(DEPDIR)/$(am__dirstamp)
  954. intel/filter_sse2_intrinsics.lo: intel/$(am__dirstamp) \
  955. intel/$(DEPDIR)/$(am__dirstamp)
  956. powerpc/$(am__dirstamp):
  957. @$(MKDIR_P) powerpc
  958. @: > powerpc/$(am__dirstamp)
  959. powerpc/$(DEPDIR)/$(am__dirstamp):
  960. @$(MKDIR_P) powerpc/$(DEPDIR)
  961. @: > powerpc/$(DEPDIR)/$(am__dirstamp)
  962. powerpc/powerpc_init.lo: powerpc/$(am__dirstamp) \
  963. powerpc/$(DEPDIR)/$(am__dirstamp)
  964. powerpc/filter_vsx_intrinsics.lo: powerpc/$(am__dirstamp) \
  965. powerpc/$(DEPDIR)/$(am__dirstamp)
  966. libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.la: $(libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_OBJECTS) $(libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_DEPENDENCIES) $(EXTRA_libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_DEPENDENCIES)
  967. $(AM_V_CCLD)$(libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_LINK) -rpath $(libdir) $(libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_OBJECTS) $(libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_LIBADD) $(LIBS)
  968. contrib/tools/$(am__dirstamp):
  969. @$(MKDIR_P) contrib/tools
  970. @: > contrib/tools/$(am__dirstamp)
  971. contrib/tools/$(DEPDIR)/$(am__dirstamp):
  972. @$(MKDIR_P) contrib/tools/$(DEPDIR)
  973. @: > contrib/tools/$(DEPDIR)/$(am__dirstamp)
  974. contrib/tools/png-fix-itxt.$(OBJEXT): contrib/tools/$(am__dirstamp) \
  975. contrib/tools/$(DEPDIR)/$(am__dirstamp)
  976. png-fix-itxt$(EXEEXT): $(png_fix_itxt_OBJECTS) $(png_fix_itxt_DEPENDENCIES) $(EXTRA_png_fix_itxt_DEPENDENCIES)
  977. @rm -f png-fix-itxt$(EXEEXT)
  978. $(AM_V_CCLD)$(LINK) $(png_fix_itxt_OBJECTS) $(png_fix_itxt_LDADD) $(LIBS)
  979. contrib/tools/pngcp.$(OBJEXT): contrib/tools/$(am__dirstamp) \
  980. contrib/tools/$(DEPDIR)/$(am__dirstamp)
  981. pngcp$(EXEEXT): $(pngcp_OBJECTS) $(pngcp_DEPENDENCIES) $(EXTRA_pngcp_DEPENDENCIES)
  982. @rm -f pngcp$(EXEEXT)
  983. $(AM_V_CCLD)$(LINK) $(pngcp_OBJECTS) $(pngcp_LDADD) $(LIBS)
  984. contrib/tools/pngfix.$(OBJEXT): contrib/tools/$(am__dirstamp) \
  985. contrib/tools/$(DEPDIR)/$(am__dirstamp)
  986. pngfix$(EXEEXT): $(pngfix_OBJECTS) $(pngfix_DEPENDENCIES) $(EXTRA_pngfix_DEPENDENCIES)
  987. @rm -f pngfix$(EXEEXT)
  988. $(AM_V_CCLD)$(LINK) $(pngfix_OBJECTS) $(pngfix_LDADD) $(LIBS)
  989. contrib/libtests/$(am__dirstamp):
  990. @$(MKDIR_P) contrib/libtests
  991. @: > contrib/libtests/$(am__dirstamp)
  992. contrib/libtests/$(DEPDIR)/$(am__dirstamp):
  993. @$(MKDIR_P) contrib/libtests/$(DEPDIR)
  994. @: > contrib/libtests/$(DEPDIR)/$(am__dirstamp)
  995. contrib/libtests/pngimage.$(OBJEXT): contrib/libtests/$(am__dirstamp) \
  996. contrib/libtests/$(DEPDIR)/$(am__dirstamp)
  997. pngimage$(EXEEXT): $(pngimage_OBJECTS) $(pngimage_DEPENDENCIES) $(EXTRA_pngimage_DEPENDENCIES)
  998. @rm -f pngimage$(EXEEXT)
  999. $(AM_V_CCLD)$(LINK) $(pngimage_OBJECTS) $(pngimage_LDADD) $(LIBS)
  1000. contrib/libtests/pngstest.$(OBJEXT): contrib/libtests/$(am__dirstamp) \
  1001. contrib/libtests/$(DEPDIR)/$(am__dirstamp)
  1002. pngstest$(EXEEXT): $(pngstest_OBJECTS) $(pngstest_DEPENDENCIES) $(EXTRA_pngstest_DEPENDENCIES)
  1003. @rm -f pngstest$(EXEEXT)
  1004. $(AM_V_CCLD)$(LINK) $(pngstest_OBJECTS) $(pngstest_LDADD) $(LIBS)
  1005. pngtest$(EXEEXT): $(pngtest_OBJECTS) $(pngtest_DEPENDENCIES) $(EXTRA_pngtest_DEPENDENCIES)
  1006. @rm -f pngtest$(EXEEXT)
  1007. $(AM_V_CCLD)$(LINK) $(pngtest_OBJECTS) $(pngtest_LDADD) $(LIBS)
  1008. contrib/libtests/pngunknown.$(OBJEXT): \
  1009. contrib/libtests/$(am__dirstamp) \
  1010. contrib/libtests/$(DEPDIR)/$(am__dirstamp)
  1011. pngunknown$(EXEEXT): $(pngunknown_OBJECTS) $(pngunknown_DEPENDENCIES) $(EXTRA_pngunknown_DEPENDENCIES)
  1012. @rm -f pngunknown$(EXEEXT)
  1013. $(AM_V_CCLD)$(LINK) $(pngunknown_OBJECTS) $(pngunknown_LDADD) $(LIBS)
  1014. contrib/libtests/pngvalid.$(OBJEXT): contrib/libtests/$(am__dirstamp) \
  1015. contrib/libtests/$(DEPDIR)/$(am__dirstamp)
  1016. pngvalid$(EXEEXT): $(pngvalid_OBJECTS) $(pngvalid_DEPENDENCIES) $(EXTRA_pngvalid_DEPENDENCIES)
  1017. @rm -f pngvalid$(EXEEXT)
  1018. $(AM_V_CCLD)$(LINK) $(pngvalid_OBJECTS) $(pngvalid_LDADD) $(LIBS)
  1019. contrib/libtests/timepng.$(OBJEXT): contrib/libtests/$(am__dirstamp) \
  1020. contrib/libtests/$(DEPDIR)/$(am__dirstamp)
  1021. timepng$(EXEEXT): $(timepng_OBJECTS) $(timepng_DEPENDENCIES) $(EXTRA_timepng_DEPENDENCIES)
  1022. @rm -f timepng$(EXEEXT)
  1023. $(AM_V_CCLD)$(LINK) $(timepng_OBJECTS) $(timepng_LDADD) $(LIBS)
  1024. install-binSCRIPTS: $(bin_SCRIPTS)
  1025. @$(NORMAL_INSTALL)
  1026. @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
  1027. if test -n "$$list"; then \
  1028. echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
  1029. $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
  1030. fi; \
  1031. for p in $$list; do \
  1032. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  1033. if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
  1034. done | \
  1035. sed -e 'p;s,.*/,,;n' \
  1036. -e 'h;s|.*|.|' \
  1037. -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
  1038. $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
  1039. { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
  1040. if ($$2 == $$4) { files[d] = files[d] " " $$1; \
  1041. if (++n[d] == $(am__install_max)) { \
  1042. print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
  1043. else { print "f", d "/" $$4, $$1 } } \
  1044. END { for (d in files) print "f", d, files[d] }' | \
  1045. while read type dir files; do \
  1046. if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
  1047. test -z "$$files" || { \
  1048. echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
  1049. $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
  1050. } \
  1051. ; done
  1052. uninstall-binSCRIPTS:
  1053. @$(NORMAL_UNINSTALL)
  1054. @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
  1055. files=`for p in $$list; do echo "$$p"; done | \
  1056. sed -e 's,.*/,,;$(transform)'`; \
  1057. dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
  1058. mostlyclean-compile:
  1059. -rm -f *.$(OBJEXT)
  1060. -rm -f arm/*.$(OBJEXT)
  1061. -rm -f arm/*.lo
  1062. -rm -f contrib/libtests/*.$(OBJEXT)
  1063. -rm -f contrib/tools/*.$(OBJEXT)
  1064. -rm -f intel/*.$(OBJEXT)
  1065. -rm -f intel/*.lo
  1066. -rm -f mips/*.$(OBJEXT)
  1067. -rm -f mips/*.lo
  1068. -rm -f powerpc/*.$(OBJEXT)
  1069. -rm -f powerpc/*.lo
  1070. distclean-compile:
  1071. -rm -f *.tab.c
  1072. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/png.Plo@am__quote@ # am--include-marker
  1073. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngerror.Plo@am__quote@ # am--include-marker
  1074. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngget.Plo@am__quote@ # am--include-marker
  1075. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngmem.Plo@am__quote@ # am--include-marker
  1076. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngpread.Plo@am__quote@ # am--include-marker
  1077. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngread.Plo@am__quote@ # am--include-marker
  1078. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngrio.Plo@am__quote@ # am--include-marker
  1079. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngrtran.Plo@am__quote@ # am--include-marker
  1080. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngrutil.Plo@am__quote@ # am--include-marker
  1081. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngset.Plo@am__quote@ # am--include-marker
  1082. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngtest.Po@am__quote@ # am--include-marker
  1083. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngtrans.Plo@am__quote@ # am--include-marker
  1084. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngwio.Plo@am__quote@ # am--include-marker
  1085. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngwrite.Plo@am__quote@ # am--include-marker
  1086. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngwtran.Plo@am__quote@ # am--include-marker
  1087. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngwutil.Plo@am__quote@ # am--include-marker
  1088. @AMDEP_TRUE@@am__include@ @am__quote@arm/$(DEPDIR)/arm_init.Plo@am__quote@ # am--include-marker
  1089. @AMDEP_TRUE@@am__include@ @am__quote@arm/$(DEPDIR)/filter_neon.Plo@am__quote@ # am--include-marker
  1090. @AMDEP_TRUE@@am__include@ @am__quote@arm/$(DEPDIR)/filter_neon_intrinsics.Plo@am__quote@ # am--include-marker
  1091. @AMDEP_TRUE@@am__include@ @am__quote@arm/$(DEPDIR)/palette_neon_intrinsics.Plo@am__quote@ # am--include-marker
  1092. @AMDEP_TRUE@@am__include@ @am__quote@contrib/libtests/$(DEPDIR)/pngimage.Po@am__quote@ # am--include-marker
  1093. @AMDEP_TRUE@@am__include@ @am__quote@contrib/libtests/$(DEPDIR)/pngstest.Po@am__quote@ # am--include-marker
  1094. @AMDEP_TRUE@@am__include@ @am__quote@contrib/libtests/$(DEPDIR)/pngunknown.Po@am__quote@ # am--include-marker
  1095. @AMDEP_TRUE@@am__include@ @am__quote@contrib/libtests/$(DEPDIR)/pngvalid.Po@am__quote@ # am--include-marker
  1096. @AMDEP_TRUE@@am__include@ @am__quote@contrib/libtests/$(DEPDIR)/timepng.Po@am__quote@ # am--include-marker
  1097. @AMDEP_TRUE@@am__include@ @am__quote@contrib/tools/$(DEPDIR)/png-fix-itxt.Po@am__quote@ # am--include-marker
  1098. @AMDEP_TRUE@@am__include@ @am__quote@contrib/tools/$(DEPDIR)/pngcp.Po@am__quote@ # am--include-marker
  1099. @AMDEP_TRUE@@am__include@ @am__quote@contrib/tools/$(DEPDIR)/pngfix.Po@am__quote@ # am--include-marker
  1100. @AMDEP_TRUE@@am__include@ @am__quote@intel/$(DEPDIR)/filter_sse2_intrinsics.Plo@am__quote@ # am--include-marker
  1101. @AMDEP_TRUE@@am__include@ @am__quote@intel/$(DEPDIR)/intel_init.Plo@am__quote@ # am--include-marker
  1102. @AMDEP_TRUE@@am__include@ @am__quote@mips/$(DEPDIR)/filter_msa_intrinsics.Plo@am__quote@ # am--include-marker
  1103. @AMDEP_TRUE@@am__include@ @am__quote@mips/$(DEPDIR)/mips_init.Plo@am__quote@ # am--include-marker
  1104. @AMDEP_TRUE@@am__include@ @am__quote@powerpc/$(DEPDIR)/filter_vsx_intrinsics.Plo@am__quote@ # am--include-marker
  1105. @AMDEP_TRUE@@am__include@ @am__quote@powerpc/$(DEPDIR)/powerpc_init.Plo@am__quote@ # am--include-marker
  1106. $(am__depfiles_remade):
  1107. @$(MKDIR_P) $(@D)
  1108. @echo '# dummy' >$@-t && $(am__mv) $@-t $@
  1109. am--depfiles: $(am__depfiles_remade)
  1110. .S.o:
  1111. @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  1112. @am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  1113. @am__fastdepCCAS_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  1114. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  1115. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1116. @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ $<
  1117. .S.obj:
  1118. @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  1119. @am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  1120. @am__fastdepCCAS_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  1121. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  1122. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1123. @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  1124. .S.lo:
  1125. @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
  1126. @am__fastdepCCAS_TRUE@ $(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  1127. @am__fastdepCCAS_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
  1128. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  1129. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1130. @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(LTCPPASCOMPILE) -c -o $@ $<
  1131. .c.o:
  1132. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  1133. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  1134. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  1135. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  1136. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1137. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
  1138. .c.obj:
  1139. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  1140. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  1141. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  1142. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  1143. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1144. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  1145. .c.lo:
  1146. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
  1147. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  1148. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
  1149. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  1150. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1151. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
  1152. mostlyclean-libtool:
  1153. -rm -f *.lo
  1154. clean-libtool:
  1155. -rm -rf .libs _libs
  1156. -rm -rf arm/.libs arm/_libs
  1157. -rm -rf intel/.libs intel/_libs
  1158. -rm -rf mips/.libs mips/_libs
  1159. -rm -rf powerpc/.libs powerpc/_libs
  1160. distclean-libtool:
  1161. -rm -f libtool config.lt
  1162. install-man3: $(dist_man_MANS)
  1163. @$(NORMAL_INSTALL)
  1164. @list1=''; \
  1165. list2='$(dist_man_MANS)'; \
  1166. test -n "$(man3dir)" \
  1167. && test -n "`echo $$list1$$list2`" \
  1168. || exit 0; \
  1169. echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
  1170. $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
  1171. { for i in $$list1; do echo "$$i"; done; \
  1172. if test -n "$$list2"; then \
  1173. for i in $$list2; do echo "$$i"; done \
  1174. | sed -n '/\.3[a-z]*$$/p'; \
  1175. fi; \
  1176. } | while read p; do \
  1177. if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
  1178. echo "$$d$$p"; echo "$$p"; \
  1179. done | \
  1180. sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
  1181. -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
  1182. sed 'N;N;s,\n, ,g' | { \
  1183. list=; while read file base inst; do \
  1184. if test "$$base" = "$$inst"; then list="$$list $$file"; else \
  1185. echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
  1186. $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
  1187. fi; \
  1188. done; \
  1189. for i in $$list; do echo "$$i"; done | $(am__base_list) | \
  1190. while read files; do \
  1191. test -z "$$files" || { \
  1192. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
  1193. $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
  1194. done; }
  1195. uninstall-man3:
  1196. @$(NORMAL_UNINSTALL)
  1197. @list=''; test -n "$(man3dir)" || exit 0; \
  1198. files=`{ for i in $$list; do echo "$$i"; done; \
  1199. l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
  1200. sed -n '/\.3[a-z]*$$/p'; \
  1201. } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
  1202. -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
  1203. dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
  1204. install-man5: $(dist_man_MANS)
  1205. @$(NORMAL_INSTALL)
  1206. @list1=''; \
  1207. list2='$(dist_man_MANS)'; \
  1208. test -n "$(man5dir)" \
  1209. && test -n "`echo $$list1$$list2`" \
  1210. || exit 0; \
  1211. echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
  1212. $(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
  1213. { for i in $$list1; do echo "$$i"; done; \
  1214. if test -n "$$list2"; then \
  1215. for i in $$list2; do echo "$$i"; done \
  1216. | sed -n '/\.5[a-z]*$$/p'; \
  1217. fi; \
  1218. } | while read p; do \
  1219. if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
  1220. echo "$$d$$p"; echo "$$p"; \
  1221. done | \
  1222. sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
  1223. -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
  1224. sed 'N;N;s,\n, ,g' | { \
  1225. list=; while read file base inst; do \
  1226. if test "$$base" = "$$inst"; then list="$$list $$file"; else \
  1227. echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
  1228. $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
  1229. fi; \
  1230. done; \
  1231. for i in $$list; do echo "$$i"; done | $(am__base_list) | \
  1232. while read files; do \
  1233. test -z "$$files" || { \
  1234. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
  1235. $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
  1236. done; }
  1237. uninstall-man5:
  1238. @$(NORMAL_UNINSTALL)
  1239. @list=''; test -n "$(man5dir)" || exit 0; \
  1240. files=`{ for i in $$list; do echo "$$i"; done; \
  1241. l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
  1242. sed -n '/\.5[a-z]*$$/p'; \
  1243. } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
  1244. -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
  1245. dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
  1246. install-pkgconfigDATA: $(pkgconfig_DATA)
  1247. @$(NORMAL_INSTALL)
  1248. @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
  1249. if test -n "$$list"; then \
  1250. echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
  1251. $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
  1252. fi; \
  1253. for p in $$list; do \
  1254. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  1255. echo "$$d$$p"; \
  1256. done | $(am__base_list) | \
  1257. while read files; do \
  1258. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
  1259. $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
  1260. done
  1261. uninstall-pkgconfigDATA:
  1262. @$(NORMAL_UNINSTALL)
  1263. @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
  1264. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  1265. dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
  1266. install-nodist_pkgincludeHEADERS: $(nodist_pkginclude_HEADERS)
  1267. @$(NORMAL_INSTALL)
  1268. @list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
  1269. if test -n "$$list"; then \
  1270. echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
  1271. $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
  1272. fi; \
  1273. for p in $$list; do \
  1274. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  1275. echo "$$d$$p"; \
  1276. done | $(am__base_list) | \
  1277. while read files; do \
  1278. echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
  1279. $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
  1280. done
  1281. uninstall-nodist_pkgincludeHEADERS:
  1282. @$(NORMAL_UNINSTALL)
  1283. @list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
  1284. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  1285. dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
  1286. install-pkgincludeHEADERS: $(pkginclude_HEADERS)
  1287. @$(NORMAL_INSTALL)
  1288. @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
  1289. if test -n "$$list"; then \
  1290. echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
  1291. $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
  1292. fi; \
  1293. for p in $$list; do \
  1294. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  1295. echo "$$d$$p"; \
  1296. done | $(am__base_list) | \
  1297. while read files; do \
  1298. echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
  1299. $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
  1300. done
  1301. uninstall-pkgincludeHEADERS:
  1302. @$(NORMAL_UNINSTALL)
  1303. @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
  1304. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  1305. dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
  1306. ID: $(am__tagged_files)
  1307. $(am__define_uniq_tagged_files); mkid -fID $$unique
  1308. tags: tags-am
  1309. TAGS: tags
  1310. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  1311. set x; \
  1312. here=`pwd`; \
  1313. $(am__define_uniq_tagged_files); \
  1314. shift; \
  1315. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  1316. test -n "$$unique" || unique=$$empty_fix; \
  1317. if test $$# -gt 0; then \
  1318. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  1319. "$$@" $$unique; \
  1320. else \
  1321. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  1322. $$unique; \
  1323. fi; \
  1324. fi
  1325. ctags: ctags-am
  1326. CTAGS: ctags
  1327. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  1328. $(am__define_uniq_tagged_files); \
  1329. test -z "$(CTAGS_ARGS)$$unique" \
  1330. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  1331. $$unique
  1332. GTAGS:
  1333. here=`$(am__cd) $(top_builddir) && pwd` \
  1334. && $(am__cd) $(top_srcdir) \
  1335. && gtags -i $(GTAGS_ARGS) "$$here"
  1336. cscope: cscope.files
  1337. test ! -s cscope.files \
  1338. || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
  1339. clean-cscope:
  1340. -rm -f cscope.files
  1341. cscope.files: clean-cscope cscopelist
  1342. cscopelist: cscopelist-am
  1343. cscopelist-am: $(am__tagged_files)
  1344. list='$(am__tagged_files)'; \
  1345. case "$(srcdir)" in \
  1346. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  1347. *) sdir=$(subdir)/$(srcdir) ;; \
  1348. esac; \
  1349. for i in $$list; do \
  1350. if test -f "$$i"; then \
  1351. echo "$(subdir)/$$i"; \
  1352. else \
  1353. echo "$$sdir/$$i"; \
  1354. fi; \
  1355. done >> $(top_builddir)/cscope.files
  1356. distclean-tags:
  1357. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  1358. -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  1359. # Recover from deleted '.trs' file; this should ensure that
  1360. # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
  1361. # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
  1362. # to avoid problems with "make -n".
  1363. .log.trs:
  1364. rm -f $< $@
  1365. $(MAKE) $(AM_MAKEFLAGS) $<
  1366. # Leading 'am--fnord' is there to ensure the list of targets does not
  1367. # expand to empty, as could happen e.g. with make check TESTS=''.
  1368. am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
  1369. am--force-recheck:
  1370. @:
  1371. $(TEST_SUITE_LOG): $(TEST_LOGS)
  1372. @$(am__set_TESTS_bases); \
  1373. am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
  1374. redo_bases=`for i in $$bases; do \
  1375. am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
  1376. done`; \
  1377. if test -n "$$redo_bases"; then \
  1378. redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
  1379. redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
  1380. if $(am__make_dryrun); then :; else \
  1381. rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
  1382. fi; \
  1383. fi; \
  1384. if test -n "$$am__remaking_logs"; then \
  1385. echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
  1386. "recursion detected" >&2; \
  1387. elif test -n "$$redo_logs"; then \
  1388. am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
  1389. fi; \
  1390. if $(am__make_dryrun); then :; else \
  1391. st=0; \
  1392. errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
  1393. for i in $$redo_bases; do \
  1394. test -f $$i.trs && test -r $$i.trs \
  1395. || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
  1396. test -f $$i.log && test -r $$i.log \
  1397. || { echo "$$errmsg $$i.log" >&2; st=1; }; \
  1398. done; \
  1399. test $$st -eq 0 || exit 1; \
  1400. fi
  1401. @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
  1402. ws='[ ]'; \
  1403. results=`for b in $$bases; do echo $$b.trs; done`; \
  1404. test -n "$$results" || results=/dev/null; \
  1405. all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
  1406. pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
  1407. fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
  1408. skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
  1409. xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
  1410. xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
  1411. error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
  1412. if test `expr $$fail + $$xpass + $$error` -eq 0; then \
  1413. success=true; \
  1414. else \
  1415. success=false; \
  1416. fi; \
  1417. br='==================='; br=$$br$$br$$br$$br; \
  1418. result_count () \
  1419. { \
  1420. if test x"$$1" = x"--maybe-color"; then \
  1421. maybe_colorize=yes; \
  1422. elif test x"$$1" = x"--no-color"; then \
  1423. maybe_colorize=no; \
  1424. else \
  1425. echo "$@: invalid 'result_count' usage" >&2; exit 4; \
  1426. fi; \
  1427. shift; \
  1428. desc=$$1 count=$$2; \
  1429. if test $$maybe_colorize = yes && test $$count -gt 0; then \
  1430. color_start=$$3 color_end=$$std; \
  1431. else \
  1432. color_start= color_end=; \
  1433. fi; \
  1434. echo "$${color_start}# $$desc $$count$${color_end}"; \
  1435. }; \
  1436. create_testsuite_report () \
  1437. { \
  1438. result_count $$1 "TOTAL:" $$all "$$brg"; \
  1439. result_count $$1 "PASS: " $$pass "$$grn"; \
  1440. result_count $$1 "SKIP: " $$skip "$$blu"; \
  1441. result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
  1442. result_count $$1 "FAIL: " $$fail "$$red"; \
  1443. result_count $$1 "XPASS:" $$xpass "$$red"; \
  1444. result_count $$1 "ERROR:" $$error "$$mgn"; \
  1445. }; \
  1446. { \
  1447. echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
  1448. $(am__rst_title); \
  1449. create_testsuite_report --no-color; \
  1450. echo; \
  1451. echo ".. contents:: :depth: 2"; \
  1452. echo; \
  1453. for b in $$bases; do echo $$b; done \
  1454. | $(am__create_global_log); \
  1455. } >$(TEST_SUITE_LOG).tmp || exit 1; \
  1456. mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
  1457. if $$success; then \
  1458. col="$$grn"; \
  1459. else \
  1460. col="$$red"; \
  1461. test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
  1462. fi; \
  1463. echo "$${col}$$br$${std}"; \
  1464. echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
  1465. echo "$${col}$$br$${std}"; \
  1466. create_testsuite_report --maybe-color; \
  1467. echo "$$col$$br$$std"; \
  1468. if $$success; then :; else \
  1469. echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
  1470. if test -n "$(PACKAGE_BUGREPORT)"; then \
  1471. echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
  1472. fi; \
  1473. echo "$$col$$br$$std"; \
  1474. fi; \
  1475. $$success || exit 1
  1476. check-TESTS: $(check_PROGRAMS)
  1477. @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
  1478. @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
  1479. @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
  1480. @set +e; $(am__set_TESTS_bases); \
  1481. log_list=`for i in $$bases; do echo $$i.log; done`; \
  1482. trs_list=`for i in $$bases; do echo $$i.trs; done`; \
  1483. log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
  1484. $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
  1485. exit $$?;
  1486. recheck: all $(check_PROGRAMS)
  1487. @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
  1488. @set +e; $(am__set_TESTS_bases); \
  1489. bases=`for i in $$bases; do echo $$i; done \
  1490. | $(am__list_recheck_tests)` || exit 1; \
  1491. log_list=`for i in $$bases; do echo $$i.log; done`; \
  1492. log_list=`echo $$log_list`; \
  1493. $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
  1494. am__force_recheck=am--force-recheck \
  1495. TEST_LOGS="$$log_list"; \
  1496. exit $$?
  1497. tests/pngtest-all.log: tests/pngtest-all
  1498. @p='tests/pngtest-all'; \
  1499. b='tests/pngtest-all'; \
  1500. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1501. --log-file $$b.log --trs-file $$b.trs \
  1502. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1503. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1504. tests/pngvalid-gamma-16-to-8.log: tests/pngvalid-gamma-16-to-8
  1505. @p='tests/pngvalid-gamma-16-to-8'; \
  1506. b='tests/pngvalid-gamma-16-to-8'; \
  1507. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1508. --log-file $$b.log --trs-file $$b.trs \
  1509. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1510. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1511. tests/pngvalid-gamma-alpha-mode.log: tests/pngvalid-gamma-alpha-mode
  1512. @p='tests/pngvalid-gamma-alpha-mode'; \
  1513. b='tests/pngvalid-gamma-alpha-mode'; \
  1514. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1515. --log-file $$b.log --trs-file $$b.trs \
  1516. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1517. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1518. tests/pngvalid-gamma-background.log: tests/pngvalid-gamma-background
  1519. @p='tests/pngvalid-gamma-background'; \
  1520. b='tests/pngvalid-gamma-background'; \
  1521. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1522. --log-file $$b.log --trs-file $$b.trs \
  1523. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1524. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1525. tests/pngvalid-gamma-expand16-alpha-mode.log: tests/pngvalid-gamma-expand16-alpha-mode
  1526. @p='tests/pngvalid-gamma-expand16-alpha-mode'; \
  1527. b='tests/pngvalid-gamma-expand16-alpha-mode'; \
  1528. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1529. --log-file $$b.log --trs-file $$b.trs \
  1530. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1531. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1532. tests/pngvalid-gamma-expand16-background.log: tests/pngvalid-gamma-expand16-background
  1533. @p='tests/pngvalid-gamma-expand16-background'; \
  1534. b='tests/pngvalid-gamma-expand16-background'; \
  1535. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1536. --log-file $$b.log --trs-file $$b.trs \
  1537. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1538. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1539. tests/pngvalid-gamma-expand16-transform.log: tests/pngvalid-gamma-expand16-transform
  1540. @p='tests/pngvalid-gamma-expand16-transform'; \
  1541. b='tests/pngvalid-gamma-expand16-transform'; \
  1542. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1543. --log-file $$b.log --trs-file $$b.trs \
  1544. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1545. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1546. tests/pngvalid-gamma-sbit.log: tests/pngvalid-gamma-sbit
  1547. @p='tests/pngvalid-gamma-sbit'; \
  1548. b='tests/pngvalid-gamma-sbit'; \
  1549. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1550. --log-file $$b.log --trs-file $$b.trs \
  1551. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1552. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1553. tests/pngvalid-gamma-threshold.log: tests/pngvalid-gamma-threshold
  1554. @p='tests/pngvalid-gamma-threshold'; \
  1555. b='tests/pngvalid-gamma-threshold'; \
  1556. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1557. --log-file $$b.log --trs-file $$b.trs \
  1558. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1559. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1560. tests/pngvalid-gamma-transform.log: tests/pngvalid-gamma-transform
  1561. @p='tests/pngvalid-gamma-transform'; \
  1562. b='tests/pngvalid-gamma-transform'; \
  1563. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1564. --log-file $$b.log --trs-file $$b.trs \
  1565. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1566. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1567. tests/pngvalid-progressive-size.log: tests/pngvalid-progressive-size
  1568. @p='tests/pngvalid-progressive-size'; \
  1569. b='tests/pngvalid-progressive-size'; \
  1570. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1571. --log-file $$b.log --trs-file $$b.trs \
  1572. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1573. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1574. tests/pngvalid-progressive-interlace-standard.log: tests/pngvalid-progressive-interlace-standard
  1575. @p='tests/pngvalid-progressive-interlace-standard'; \
  1576. b='tests/pngvalid-progressive-interlace-standard'; \
  1577. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1578. --log-file $$b.log --trs-file $$b.trs \
  1579. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1580. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1581. tests/pngvalid-transform.log: tests/pngvalid-transform
  1582. @p='tests/pngvalid-transform'; \
  1583. b='tests/pngvalid-transform'; \
  1584. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1585. --log-file $$b.log --trs-file $$b.trs \
  1586. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1587. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1588. tests/pngvalid-progressive-standard.log: tests/pngvalid-progressive-standard
  1589. @p='tests/pngvalid-progressive-standard'; \
  1590. b='tests/pngvalid-progressive-standard'; \
  1591. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1592. --log-file $$b.log --trs-file $$b.trs \
  1593. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1594. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1595. tests/pngvalid-standard.log: tests/pngvalid-standard
  1596. @p='tests/pngvalid-standard'; \
  1597. b='tests/pngvalid-standard'; \
  1598. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1599. --log-file $$b.log --trs-file $$b.trs \
  1600. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1601. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1602. tests/pngstest-1.8.log: tests/pngstest-1.8
  1603. @p='tests/pngstest-1.8'; \
  1604. b='tests/pngstest-1.8'; \
  1605. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1606. --log-file $$b.log --trs-file $$b.trs \
  1607. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1608. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1609. tests/pngstest-1.8-alpha.log: tests/pngstest-1.8-alpha
  1610. @p='tests/pngstest-1.8-alpha'; \
  1611. b='tests/pngstest-1.8-alpha'; \
  1612. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1613. --log-file $$b.log --trs-file $$b.trs \
  1614. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1615. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1616. tests/pngstest-linear.log: tests/pngstest-linear
  1617. @p='tests/pngstest-linear'; \
  1618. b='tests/pngstest-linear'; \
  1619. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1620. --log-file $$b.log --trs-file $$b.trs \
  1621. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1622. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1623. tests/pngstest-linear-alpha.log: tests/pngstest-linear-alpha
  1624. @p='tests/pngstest-linear-alpha'; \
  1625. b='tests/pngstest-linear-alpha'; \
  1626. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1627. --log-file $$b.log --trs-file $$b.trs \
  1628. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1629. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1630. tests/pngstest-none.log: tests/pngstest-none
  1631. @p='tests/pngstest-none'; \
  1632. b='tests/pngstest-none'; \
  1633. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1634. --log-file $$b.log --trs-file $$b.trs \
  1635. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1636. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1637. tests/pngstest-none-alpha.log: tests/pngstest-none-alpha
  1638. @p='tests/pngstest-none-alpha'; \
  1639. b='tests/pngstest-none-alpha'; \
  1640. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1641. --log-file $$b.log --trs-file $$b.trs \
  1642. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1643. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1644. tests/pngstest-sRGB.log: tests/pngstest-sRGB
  1645. @p='tests/pngstest-sRGB'; \
  1646. b='tests/pngstest-sRGB'; \
  1647. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1648. --log-file $$b.log --trs-file $$b.trs \
  1649. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1650. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1651. tests/pngstest-sRGB-alpha.log: tests/pngstest-sRGB-alpha
  1652. @p='tests/pngstest-sRGB-alpha'; \
  1653. b='tests/pngstest-sRGB-alpha'; \
  1654. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1655. --log-file $$b.log --trs-file $$b.trs \
  1656. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1657. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1658. tests/pngunknown-IDAT.log: tests/pngunknown-IDAT
  1659. @p='tests/pngunknown-IDAT'; \
  1660. b='tests/pngunknown-IDAT'; \
  1661. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1662. --log-file $$b.log --trs-file $$b.trs \
  1663. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1664. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1665. tests/pngunknown-discard.log: tests/pngunknown-discard
  1666. @p='tests/pngunknown-discard'; \
  1667. b='tests/pngunknown-discard'; \
  1668. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1669. --log-file $$b.log --trs-file $$b.trs \
  1670. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1671. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1672. tests/pngunknown-if-safe.log: tests/pngunknown-if-safe
  1673. @p='tests/pngunknown-if-safe'; \
  1674. b='tests/pngunknown-if-safe'; \
  1675. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1676. --log-file $$b.log --trs-file $$b.trs \
  1677. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1678. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1679. tests/pngunknown-sAPI.log: tests/pngunknown-sAPI
  1680. @p='tests/pngunknown-sAPI'; \
  1681. b='tests/pngunknown-sAPI'; \
  1682. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1683. --log-file $$b.log --trs-file $$b.trs \
  1684. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1685. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1686. tests/pngunknown-sTER.log: tests/pngunknown-sTER
  1687. @p='tests/pngunknown-sTER'; \
  1688. b='tests/pngunknown-sTER'; \
  1689. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1690. --log-file $$b.log --trs-file $$b.trs \
  1691. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1692. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1693. tests/pngunknown-save.log: tests/pngunknown-save
  1694. @p='tests/pngunknown-save'; \
  1695. b='tests/pngunknown-save'; \
  1696. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1697. --log-file $$b.log --trs-file $$b.trs \
  1698. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1699. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1700. tests/pngunknown-vpAg.log: tests/pngunknown-vpAg
  1701. @p='tests/pngunknown-vpAg'; \
  1702. b='tests/pngunknown-vpAg'; \
  1703. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1704. --log-file $$b.log --trs-file $$b.trs \
  1705. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1706. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1707. tests/pngimage-quick.log: tests/pngimage-quick
  1708. @p='tests/pngimage-quick'; \
  1709. b='tests/pngimage-quick'; \
  1710. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1711. --log-file $$b.log --trs-file $$b.trs \
  1712. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1713. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1714. tests/pngimage-full.log: tests/pngimage-full
  1715. @p='tests/pngimage-full'; \
  1716. b='tests/pngimage-full'; \
  1717. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1718. --log-file $$b.log --trs-file $$b.trs \
  1719. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1720. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1721. .test.log:
  1722. @p='$<'; \
  1723. $(am__set_b); \
  1724. $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
  1725. --log-file $$b.log --trs-file $$b.trs \
  1726. $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
  1727. "$$tst" $(AM_TESTS_FD_REDIRECT)
  1728. @am__EXEEXT_TRUE@.test$(EXEEXT).log:
  1729. @am__EXEEXT_TRUE@ @p='$<'; \
  1730. @am__EXEEXT_TRUE@ $(am__set_b); \
  1731. @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
  1732. @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
  1733. @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
  1734. @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
  1735. distdir: $(BUILT_SOURCES)
  1736. $(MAKE) $(AM_MAKEFLAGS) distdir-am
  1737. distdir-am: $(DISTFILES)
  1738. $(am__remove_distdir)
  1739. test -d "$(distdir)" || mkdir "$(distdir)"
  1740. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  1741. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  1742. list='$(DISTFILES)'; \
  1743. dist_files=`for file in $$list; do echo $$file; done | \
  1744. sed -e "s|^$$srcdirstrip/||;t" \
  1745. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  1746. case $$dist_files in \
  1747. */*) $(MKDIR_P) `echo "$$dist_files" | \
  1748. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  1749. sort -u` ;; \
  1750. esac; \
  1751. for file in $$dist_files; do \
  1752. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  1753. if test -d $$d/$$file; then \
  1754. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  1755. if test -d "$(distdir)/$$file"; then \
  1756. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  1757. fi; \
  1758. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  1759. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  1760. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  1761. fi; \
  1762. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  1763. else \
  1764. test -f "$(distdir)/$$file" \
  1765. || cp -p $$d/$$file "$(distdir)/$$file" \
  1766. || exit 1; \
  1767. fi; \
  1768. done
  1769. $(MAKE) $(AM_MAKEFLAGS) \
  1770. top_distdir="$(top_distdir)" distdir="$(distdir)" \
  1771. dist-hook
  1772. -test -n "$(am__skip_mode_fix)" \
  1773. || find "$(distdir)" -type d ! -perm -755 \
  1774. -exec chmod u+rwx,go+rx {} \; -o \
  1775. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  1776. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  1777. ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  1778. || chmod -R a+r "$(distdir)"
  1779. dist-gzip: distdir
  1780. tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
  1781. $(am__post_remove_distdir)
  1782. dist-bzip2: distdir
  1783. tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  1784. $(am__post_remove_distdir)
  1785. dist-lzip: distdir
  1786. tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
  1787. $(am__post_remove_distdir)
  1788. dist-xz: distdir
  1789. tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  1790. $(am__post_remove_distdir)
  1791. dist-tarZ: distdir
  1792. @echo WARNING: "Support for distribution archives compressed with" \
  1793. "legacy program 'compress' is deprecated." >&2
  1794. @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  1795. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  1796. $(am__post_remove_distdir)
  1797. dist-shar: distdir
  1798. @echo WARNING: "Support for shar distribution archives is" \
  1799. "deprecated." >&2
  1800. @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  1801. shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
  1802. $(am__post_remove_distdir)
  1803. dist-zip: distdir
  1804. -rm -f $(distdir).zip
  1805. zip -rq $(distdir).zip $(distdir)
  1806. $(am__post_remove_distdir)
  1807. dist dist-all:
  1808. $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
  1809. $(am__post_remove_distdir)
  1810. # This target untars the dist file and tries a VPATH configuration. Then
  1811. # it guarantees that the distribution is self-contained by making another
  1812. # tarfile.
  1813. distcheck: dist
  1814. case '$(DIST_ARCHIVES)' in \
  1815. *.tar.gz*) \
  1816. eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
  1817. *.tar.bz2*) \
  1818. bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  1819. *.tar.lz*) \
  1820. lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
  1821. *.tar.xz*) \
  1822. xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  1823. *.tar.Z*) \
  1824. uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  1825. *.shar.gz*) \
  1826. eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
  1827. *.zip*) \
  1828. unzip $(distdir).zip ;;\
  1829. esac
  1830. chmod -R a-w $(distdir)
  1831. chmod u+w $(distdir)
  1832. mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
  1833. chmod a-w $(distdir)
  1834. test -d $(distdir)/_build || exit 0; \
  1835. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  1836. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  1837. && am__cwd=`pwd` \
  1838. && $(am__cd) $(distdir)/_build/sub \
  1839. && ../../configure \
  1840. $(AM_DISTCHECK_CONFIGURE_FLAGS) \
  1841. $(DISTCHECK_CONFIGURE_FLAGS) \
  1842. --srcdir=../.. --prefix="$$dc_install_base" \
  1843. && $(MAKE) $(AM_MAKEFLAGS) \
  1844. && $(MAKE) $(AM_MAKEFLAGS) dvi \
  1845. && $(MAKE) $(AM_MAKEFLAGS) check \
  1846. && $(MAKE) $(AM_MAKEFLAGS) install \
  1847. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  1848. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  1849. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  1850. distuninstallcheck \
  1851. && chmod -R a-w "$$dc_install_base" \
  1852. && ({ \
  1853. (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  1854. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  1855. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  1856. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  1857. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  1858. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  1859. && rm -rf "$$dc_destdir" \
  1860. && $(MAKE) $(AM_MAKEFLAGS) dist \
  1861. && rm -rf $(DIST_ARCHIVES) \
  1862. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  1863. && cd "$$am__cwd" \
  1864. || exit 1
  1865. $(am__post_remove_distdir)
  1866. @(echo "$(distdir) archives ready for distribution: "; \
  1867. list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  1868. sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  1869. distuninstallcheck:
  1870. @test -n '$(distuninstallcheck_dir)' || { \
  1871. echo 'ERROR: trying to run $@ with an empty' \
  1872. '$$(distuninstallcheck_dir)' >&2; \
  1873. exit 1; \
  1874. }; \
  1875. $(am__cd) '$(distuninstallcheck_dir)' || { \
  1876. echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
  1877. exit 1; \
  1878. }; \
  1879. test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
  1880. || { echo "ERROR: files left after uninstall:" ; \
  1881. if test -n "$(DESTDIR)"; then \
  1882. echo " (check DESTDIR support)"; \
  1883. fi ; \
  1884. $(distuninstallcheck_listfiles) ; \
  1885. exit 1; } >&2
  1886. distcleancheck: distclean
  1887. @if test '$(srcdir)' = . ; then \
  1888. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  1889. exit 1 ; \
  1890. fi
  1891. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  1892. || { echo "ERROR: files left in build directory after distclean:" ; \
  1893. $(distcleancheck_listfiles) ; \
  1894. exit 1; } >&2
  1895. check-am: all-am
  1896. $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
  1897. $(MAKE) $(AM_MAKEFLAGS) check-TESTS
  1898. check: $(BUILT_SOURCES)
  1899. $(MAKE) $(AM_MAKEFLAGS) check-am
  1900. all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(SCRIPTS) $(MANS) $(DATA) \
  1901. $(HEADERS) config.h
  1902. install-binPROGRAMS: install-libLTLIBRARIES
  1903. installdirs:
  1904. for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)"; do \
  1905. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  1906. done
  1907. install: $(BUILT_SOURCES)
  1908. $(MAKE) $(AM_MAKEFLAGS) install-am
  1909. install-exec: install-exec-am
  1910. install-data: install-data-am
  1911. uninstall: uninstall-am
  1912. install-am: all-am
  1913. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  1914. installcheck: installcheck-am
  1915. install-strip:
  1916. if test -z '$(STRIP)'; then \
  1917. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1918. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1919. install; \
  1920. else \
  1921. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1922. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1923. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  1924. fi
  1925. mostlyclean-generic:
  1926. -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
  1927. -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
  1928. -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
  1929. clean-generic:
  1930. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  1931. distclean-generic:
  1932. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  1933. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  1934. -rm -f arm/$(DEPDIR)/$(am__dirstamp)
  1935. -rm -f arm/$(am__dirstamp)
  1936. -rm -f contrib/libtests/$(DEPDIR)/$(am__dirstamp)
  1937. -rm -f contrib/libtests/$(am__dirstamp)
  1938. -rm -f contrib/tools/$(DEPDIR)/$(am__dirstamp)
  1939. -rm -f contrib/tools/$(am__dirstamp)
  1940. -rm -f intel/$(DEPDIR)/$(am__dirstamp)
  1941. -rm -f intel/$(am__dirstamp)
  1942. -rm -f mips/$(DEPDIR)/$(am__dirstamp)
  1943. -rm -f mips/$(am__dirstamp)
  1944. -rm -f powerpc/$(DEPDIR)/$(am__dirstamp)
  1945. -rm -f powerpc/$(am__dirstamp)
  1946. maintainer-clean-generic:
  1947. @echo "This command is intended for maintainers to use"
  1948. @echo "it deletes files that may require special tools to rebuild."
  1949. -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  1950. -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  1951. @DO_INSTALL_LIBPNG_CONFIG_FALSE@@DO_INSTALL_LINKS_FALSE@install-exec-hook:
  1952. @DO_INSTALL_LIBPNG_PC_FALSE@@DO_INSTALL_LINKS_FALSE@install-data-hook:
  1953. @DO_INSTALL_LIBPNG_CONFIG_FALSE@@DO_INSTALL_LIBPNG_PC_FALSE@@DO_INSTALL_LINKS_FALSE@uninstall-hook:
  1954. clean: clean-am
  1955. clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
  1956. clean-libLTLIBRARIES clean-libtool mostlyclean-am
  1957. distclean: distclean-am
  1958. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  1959. -rm -f ./$(DEPDIR)/png.Plo
  1960. -rm -f ./$(DEPDIR)/pngerror.Plo
  1961. -rm -f ./$(DEPDIR)/pngget.Plo
  1962. -rm -f ./$(DEPDIR)/pngmem.Plo
  1963. -rm -f ./$(DEPDIR)/pngpread.Plo
  1964. -rm -f ./$(DEPDIR)/pngread.Plo
  1965. -rm -f ./$(DEPDIR)/pngrio.Plo
  1966. -rm -f ./$(DEPDIR)/pngrtran.Plo
  1967. -rm -f ./$(DEPDIR)/pngrutil.Plo
  1968. -rm -f ./$(DEPDIR)/pngset.Plo
  1969. -rm -f ./$(DEPDIR)/pngtest.Po
  1970. -rm -f ./$(DEPDIR)/pngtrans.Plo
  1971. -rm -f ./$(DEPDIR)/pngwio.Plo
  1972. -rm -f ./$(DEPDIR)/pngwrite.Plo
  1973. -rm -f ./$(DEPDIR)/pngwtran.Plo
  1974. -rm -f ./$(DEPDIR)/pngwutil.Plo
  1975. -rm -f arm/$(DEPDIR)/arm_init.Plo
  1976. -rm -f arm/$(DEPDIR)/filter_neon.Plo
  1977. -rm -f arm/$(DEPDIR)/filter_neon_intrinsics.Plo
  1978. -rm -f arm/$(DEPDIR)/palette_neon_intrinsics.Plo
  1979. -rm -f contrib/libtests/$(DEPDIR)/pngimage.Po
  1980. -rm -f contrib/libtests/$(DEPDIR)/pngstest.Po
  1981. -rm -f contrib/libtests/$(DEPDIR)/pngunknown.Po
  1982. -rm -f contrib/libtests/$(DEPDIR)/pngvalid.Po
  1983. -rm -f contrib/libtests/$(DEPDIR)/timepng.Po
  1984. -rm -f contrib/tools/$(DEPDIR)/png-fix-itxt.Po
  1985. -rm -f contrib/tools/$(DEPDIR)/pngcp.Po
  1986. -rm -f contrib/tools/$(DEPDIR)/pngfix.Po
  1987. -rm -f intel/$(DEPDIR)/filter_sse2_intrinsics.Plo
  1988. -rm -f intel/$(DEPDIR)/intel_init.Plo
  1989. -rm -f mips/$(DEPDIR)/filter_msa_intrinsics.Plo
  1990. -rm -f mips/$(DEPDIR)/mips_init.Plo
  1991. -rm -f powerpc/$(DEPDIR)/filter_vsx_intrinsics.Plo
  1992. -rm -f powerpc/$(DEPDIR)/powerpc_init.Plo
  1993. -rm -f Makefile
  1994. distclean-am: clean-am distclean-compile distclean-generic \
  1995. distclean-hdr distclean-libtool distclean-tags
  1996. dvi: dvi-am
  1997. dvi-am:
  1998. html: html-am
  1999. html-am:
  2000. info: info-am
  2001. info-am:
  2002. install-data-am: install-man install-nodist_pkgincludeHEADERS \
  2003. install-pkgconfigDATA install-pkgincludeHEADERS
  2004. @$(NORMAL_INSTALL)
  2005. $(MAKE) $(AM_MAKEFLAGS) install-data-hook
  2006. install-dvi: install-dvi-am
  2007. install-dvi-am:
  2008. install-exec-am: install-binPROGRAMS install-binSCRIPTS \
  2009. install-libLTLIBRARIES
  2010. @$(NORMAL_INSTALL)
  2011. $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
  2012. install-html: install-html-am
  2013. install-html-am:
  2014. install-info: install-info-am
  2015. install-info-am:
  2016. install-man: install-man3 install-man5
  2017. install-pdf: install-pdf-am
  2018. install-pdf-am:
  2019. install-ps: install-ps-am
  2020. install-ps-am:
  2021. installcheck-am:
  2022. maintainer-clean: maintainer-clean-am
  2023. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  2024. -rm -rf $(top_srcdir)/autom4te.cache
  2025. -rm -f ./$(DEPDIR)/png.Plo
  2026. -rm -f ./$(DEPDIR)/pngerror.Plo
  2027. -rm -f ./$(DEPDIR)/pngget.Plo
  2028. -rm -f ./$(DEPDIR)/pngmem.Plo
  2029. -rm -f ./$(DEPDIR)/pngpread.Plo
  2030. -rm -f ./$(DEPDIR)/pngread.Plo
  2031. -rm -f ./$(DEPDIR)/pngrio.Plo
  2032. -rm -f ./$(DEPDIR)/pngrtran.Plo
  2033. -rm -f ./$(DEPDIR)/pngrutil.Plo
  2034. -rm -f ./$(DEPDIR)/pngset.Plo
  2035. -rm -f ./$(DEPDIR)/pngtest.Po
  2036. -rm -f ./$(DEPDIR)/pngtrans.Plo
  2037. -rm -f ./$(DEPDIR)/pngwio.Plo
  2038. -rm -f ./$(DEPDIR)/pngwrite.Plo
  2039. -rm -f ./$(DEPDIR)/pngwtran.Plo
  2040. -rm -f ./$(DEPDIR)/pngwutil.Plo
  2041. -rm -f arm/$(DEPDIR)/arm_init.Plo
  2042. -rm -f arm/$(DEPDIR)/filter_neon.Plo
  2043. -rm -f arm/$(DEPDIR)/filter_neon_intrinsics.Plo
  2044. -rm -f arm/$(DEPDIR)/palette_neon_intrinsics.Plo
  2045. -rm -f contrib/libtests/$(DEPDIR)/pngimage.Po
  2046. -rm -f contrib/libtests/$(DEPDIR)/pngstest.Po
  2047. -rm -f contrib/libtests/$(DEPDIR)/pngunknown.Po
  2048. -rm -f contrib/libtests/$(DEPDIR)/pngvalid.Po
  2049. -rm -f contrib/libtests/$(DEPDIR)/timepng.Po
  2050. -rm -f contrib/tools/$(DEPDIR)/png-fix-itxt.Po
  2051. -rm -f contrib/tools/$(DEPDIR)/pngcp.Po
  2052. -rm -f contrib/tools/$(DEPDIR)/pngfix.Po
  2053. -rm -f intel/$(DEPDIR)/filter_sse2_intrinsics.Plo
  2054. -rm -f intel/$(DEPDIR)/intel_init.Plo
  2055. -rm -f mips/$(DEPDIR)/filter_msa_intrinsics.Plo
  2056. -rm -f mips/$(DEPDIR)/mips_init.Plo
  2057. -rm -f powerpc/$(DEPDIR)/filter_vsx_intrinsics.Plo
  2058. -rm -f powerpc/$(DEPDIR)/powerpc_init.Plo
  2059. -rm -f Makefile
  2060. maintainer-clean-am: distclean-am maintainer-clean-generic
  2061. mostlyclean: mostlyclean-am
  2062. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  2063. mostlyclean-libtool
  2064. pdf: pdf-am
  2065. pdf-am:
  2066. ps: ps-am
  2067. ps-am:
  2068. uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
  2069. uninstall-libLTLIBRARIES uninstall-man \
  2070. uninstall-nodist_pkgincludeHEADERS uninstall-pkgconfigDATA \
  2071. uninstall-pkgincludeHEADERS
  2072. @$(NORMAL_INSTALL)
  2073. $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
  2074. uninstall-man: uninstall-man3 uninstall-man5
  2075. .MAKE: all check check-am install install-am install-data-am \
  2076. install-exec-am install-strip uninstall-am
  2077. .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles am--refresh check \
  2078. check-TESTS check-am clean clean-binPROGRAMS \
  2079. clean-checkPROGRAMS clean-cscope clean-generic \
  2080. clean-libLTLIBRARIES clean-libtool cscope cscopelist-am ctags \
  2081. ctags-am dist dist-all dist-bzip2 dist-gzip dist-hook \
  2082. dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
  2083. distclean distclean-compile distclean-generic distclean-hdr \
  2084. distclean-libtool distclean-tags distcleancheck distdir \
  2085. distuninstallcheck dvi dvi-am html html-am info info-am \
  2086. install install-am install-binPROGRAMS install-binSCRIPTS \
  2087. install-data install-data-am install-data-hook install-dvi \
  2088. install-dvi-am install-exec install-exec-am install-exec-hook \
  2089. install-html install-html-am install-info install-info-am \
  2090. install-libLTLIBRARIES install-man install-man3 install-man5 \
  2091. install-nodist_pkgincludeHEADERS install-pdf install-pdf-am \
  2092. install-pkgconfigDATA install-pkgincludeHEADERS install-ps \
  2093. install-ps-am install-strip installcheck installcheck-am \
  2094. installdirs maintainer-clean maintainer-clean-generic \
  2095. mostlyclean mostlyclean-compile mostlyclean-generic \
  2096. mostlyclean-libtool pdf pdf-am ps ps-am recheck tags tags-am \
  2097. uninstall uninstall-am uninstall-binPROGRAMS \
  2098. uninstall-binSCRIPTS uninstall-hook uninstall-libLTLIBRARIES \
  2099. uninstall-man uninstall-man3 uninstall-man5 \
  2100. uninstall-nodist_pkgincludeHEADERS uninstall-pkgconfigDATA \
  2101. uninstall-pkgincludeHEADERS
  2102. .PRECIOUS: Makefile
  2103. $(PNGLIB_BASENAME).pc: libpng.pc
  2104. cp libpng.pc $@
  2105. $(PNGLIB_BASENAME)-config: libpng-config
  2106. cp libpng-config $@
  2107. scripts/sym.out scripts/vers.out: png.h pngconf.h pnglibconf.h
  2108. scripts/prefix.out: png.h pngconf.h pnglibconf.out
  2109. scripts/symbols.out: png.h pngconf.h $(srcdir)/scripts/pnglibconf.h.prebuilt
  2110. scripts/intprefix.out: pnglibconf.h
  2111. libpng.sym: scripts/sym.out
  2112. rm -f $@
  2113. cp $? $@
  2114. libpng.vers: scripts/vers.out
  2115. rm -f $@
  2116. cp $? $@
  2117. # Rename functions in scripts/prefix.out with a PNG_PREFIX prefix.
  2118. # Rename macros in scripts/macro.lst from PNG_PREFIXpng_ to PNG_ (the actual
  2119. # implementation of the macro).
  2120. @DO_PNG_PREFIX_TRUE@pnglibconf.h: pnglibconf.out scripts/prefix.out scripts/macro.lst
  2121. @DO_PNG_PREFIX_TRUE@ rm -f $@
  2122. @DO_PNG_PREFIX_TRUE@ $(AWK) 's==0 && NR>1{print prev}\
  2123. @DO_PNG_PREFIX_TRUE@ s==0{prev=$$0}\
  2124. @DO_PNG_PREFIX_TRUE@ s==1{print "#define", $$1, "@PNG_PREFIX@" $$1}\
  2125. @DO_PNG_PREFIX_TRUE@ s==2{print "#define @PNG_PREFIX@png_" $$1, "PNG_" $$1}\
  2126. @DO_PNG_PREFIX_TRUE@ END{print prev}' s=0 pnglibconf.out s=1 scripts/prefix.out\
  2127. @DO_PNG_PREFIX_TRUE@ s=2 ${srcdir}/scripts/macro.lst >pnglibconf.tf8
  2128. @DO_PNG_PREFIX_TRUE@ mv pnglibconf.tf8 $@
  2129. @DO_PNG_PREFIX_TRUE@pngprefix.h: scripts/intprefix.out
  2130. @DO_PNG_PREFIX_TRUE@ rm -f pngprefix.tf1
  2131. @DO_PNG_PREFIX_TRUE@ $(AWK) '{print "#define", $$1, "@PNG_PREFIX@" $$1}' $? >pngprefix.tf1
  2132. @DO_PNG_PREFIX_TRUE@ mv pngprefix.tf1 $@
  2133. @DO_PNG_PREFIX_FALSE@pnglibconf.h: pnglibconf.out
  2134. @DO_PNG_PREFIX_FALSE@ rm -f $@
  2135. @DO_PNG_PREFIX_FALSE@ cp $? $@
  2136. @DO_PNG_PREFIX_FALSE@pngprefix.h: # is empty
  2137. @DO_PNG_PREFIX_FALSE@ :>$@
  2138. $(srcdir)/scripts/pnglibconf.h.prebuilt:
  2139. @echo "Attempting to build $@" >&2
  2140. @echo "This is a machine generated file, but if you want to make" >&2
  2141. @echo "a new one simply make 'scripts/pnglibconf.out', copy that" >&2
  2142. @echo "AND set PNG_ZLIB_VERNUM to 0 (you MUST do this)" >&2
  2143. @exit 1
  2144. # The following is necessary to ensure that the local pnglibconf.h is used, not
  2145. # an installed one (this can happen immediately after on a clean system if
  2146. # 'make test' is the first thing the user does.) Only files which include
  2147. # one of the png source files (typically png.h or pngpriv.h) need to be listed
  2148. # here:
  2149. pngtest.o: pnglibconf.h
  2150. contrib/libtests/makepng.o: pnglibconf.h
  2151. contrib/libtests/pngstest.o: pnglibconf.h
  2152. contrib/libtests/pngunknown.o: pnglibconf.h
  2153. contrib/libtests/pngimage.o: pnglibconf.h
  2154. contrib/libtests/pngvalid.o: pnglibconf.h
  2155. contrib/libtests/readpng.o: pnglibconf.h
  2156. contrib/libtests/tarith.o: pnglibconf.h
  2157. contrib/libtests/timepng.o: pnglibconf.h
  2158. contrib/tools/makesRGB.o: pnglibconf.h
  2159. contrib/tools/pngfix.o: pnglibconf.h
  2160. contrib/tools/pngcp.o: pnglibconf.h
  2161. .c.out:
  2162. rm -f $@ $*.tf[12]
  2163. test -d scripts || mkdir scripts || test -d scripts
  2164. $(DFNCPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES)\
  2165. $(CPPFLAGS) $(SYMBOL_CFLAGS) $< > $*.tf1
  2166. $(AWK) -f "${srcdir}/scripts/dfn.awk" out="$*.tf2" $*.tf1 1>&2
  2167. rm -f $*.tf1
  2168. mv $*.tf2 $@
  2169. # The .c file for pnglibconf.h is machine generated
  2170. pnglibconf.c: scripts/pnglibconf.dfa scripts/options.awk pngconf.h pngusr.dfa $(DFA_XTRA)
  2171. rm -f $@ $*.tf[45]
  2172. $(AWK) -f ${srcdir}/scripts/options.awk out=$*.tf4 version=search\
  2173. ${srcdir}/pngconf.h ${srcdir}/scripts/pnglibconf.dfa\
  2174. ${srcdir}/pngusr.dfa $(DFA_XTRA) 1>&2
  2175. $(AWK) -f ${srcdir}/scripts/options.awk out=$*.tf5 $*.tf4 1>&2
  2176. rm $*.tf4
  2177. mv $*.tf5 $@
  2178. # Symbol checks (.def and .out files should match)
  2179. scripts/symbols.chk: scripts/checksym.awk scripts/symbols.def scripts/symbols.out
  2180. .out.chk:
  2181. rm -f $@ $*.new
  2182. $(AWK) -f ${srcdir}/scripts/checksym.awk ${srcdir}/scripts/${*F}.def\
  2183. of="$*.new" $< >&2
  2184. mv $*.new $@
  2185. # used on demand to regenerate the standard header, CPPFLAGS should
  2186. # be empty - no non-standard defines
  2187. scripts/pnglibconf.c: scripts/pnglibconf.dfa scripts/options.awk pngconf.h
  2188. rm -f $@ pnglibconf.tf[67]
  2189. test -z "$(CPPFLAGS)"
  2190. echo "com @PNGLIB_VERSION@ STANDARD API DEFINITION" |\
  2191. $(AWK) -f ${srcdir}/scripts/options.awk out=pnglibconf.tf6\
  2192. logunsupported=1 version=search ${srcdir}/pngconf.h -\
  2193. ${srcdir}/scripts/pnglibconf.dfa 1>&2
  2194. $(AWK) -f ${srcdir}/scripts/options.awk out=pnglibconf.tf7\
  2195. pnglibconf.tf6 1>&2
  2196. rm pnglibconf.tf6
  2197. mv pnglibconf.tf7 $@
  2198. $(libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_OBJECTS): png.h pngconf.h \
  2199. pnglibconf.h pngpriv.h pngdebug.h pnginfo.h pngstruct.h pngprefix.h
  2200. test: check-am
  2201. # Extra checks
  2202. check: scripts/symbols.chk
  2203. # Don't distribute the generated script files
  2204. dist-hook:
  2205. cd '$(top_distdir)'; rm -f $(SCRIPT_CLEANFILES)
  2206. # Make links between installed files with release-specific names and the generic
  2207. # file names. If this install rule is run the generic names will be deleted and
  2208. # recreated - this has obvious issues for systems with multiple installations.
  2209. install-header-links:
  2210. @set -ex; cd '$(DESTDIR)$(includedir)'; for f in $(HEADERS); do \
  2211. rm -f "$$f"; $(LN_S) "$(PNGLIB_BASENAME)/$$f" "$$f"; done
  2212. uninstall-header-links:
  2213. cd '$(DESTDIR)$(includedir)'; rm -f $(HEADERS)
  2214. install-libpng-pc:
  2215. @set -ex; cd '$(DESTDIR)$(pkgconfigdir)'; rm -f libpng.pc; \
  2216. $(LN_S) '$(PNGLIB_BASENAME).pc' libpng.pc
  2217. uninstall-libpng-pc:
  2218. rm -f '$(DESTDIR)$(pkgconfigdir)/libpng.pc'
  2219. install-library-links:
  2220. @set -x; cd '$(DESTDIR)$(libdir)';\
  2221. for ext in $(EXT_LIST); do\
  2222. rm -f "libpng.$$ext";\
  2223. if test -f "$(PNGLIB_BASENAME).$$ext"; then\
  2224. $(LN_S) "$(PNGLIB_BASENAME).$$ext" "libpng.$$ext" || exit 1;\
  2225. fi;\
  2226. done
  2227. uninstall-library-links:
  2228. @set -x; cd '$(DESTDIR)$(libdir)'; for ext in $(EXT_LIST); do\
  2229. rm -f "libpng.$$ext"; done
  2230. install-libpng-config:
  2231. @set -ex; cd '$(DESTDIR)$(bindir)'; rm -f libpng-config; \
  2232. $(LN_S) '$(PNGLIB_BASENAME)-config' libpng-config
  2233. uninstall-libpng-config:
  2234. rm -f '$(DESTDIR)$(bindir)/libpng-config'
  2235. # If --enable-unversioned-links is specified the header and lib file links
  2236. # will be automatically made on a 'make install':
  2237. @DO_INSTALL_LINKS_TRUE@install-data-hook: install-header-links
  2238. @DO_INSTALL_LINKS_TRUE@uninstall-hook: uninstall-header-links
  2239. @DO_INSTALL_LINKS_TRUE@install-exec-hook: install-library-links
  2240. @DO_INSTALL_LINKS_TRUE@uninstall-hook: uninstall-library-links
  2241. # Likewise, --install-pc causes libpng.pc to be constructed:
  2242. @DO_INSTALL_LIBPNG_PC_TRUE@install-data-hook: install-libpng-pc
  2243. @DO_INSTALL_LIBPNG_PC_TRUE@uninstall-hook: uninstall-libpng-pc
  2244. # And --install-config:
  2245. @DO_INSTALL_LIBPNG_CONFIG_TRUE@install-exec-hook: install-libpng-config
  2246. @DO_INSTALL_LIBPNG_CONFIG_TRUE@uninstall-hook: uninstall-libpng-config
  2247. # The following addition ensures that 'make all' always builds the test programs
  2248. # too. It used to, but some change either in libpng or configure stopped this
  2249. # working.
  2250. all-am: $(check_PROGRAMS)
  2251. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  2252. # Otherwise a system limit (for SysV at least) may be exceeded.
  2253. .NOEXPORT: