• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:versioned +full:- +full:dirs

4 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
20 # Copyright (c) 2004-2016 Glenn Randers-Pehrson
32 if test -z '$(MAKELEVEL)'; then \
34 elif test -n '$(MAKE_HOST)'; then \
36 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
43 case $${target_option-} in \
46 "target option '$${target_option-}' specified" >&2; \
69 *=*|--*) continue;; \
70 -*I) strip_trailopt 'I'; skip_next=yes;; \
71 -*I?*) strip_trailopt 'I';; \
72 -*O) strip_trailopt 'O'; skip_next=yes;; \
73 -*O?*) strip_trailopt 'O';; \
74 -*l) strip_trailopt 'l'; skip_next=yes;; \
75 -*l?*) strip_trailopt 'l';; \
76 -[dEDm]) skip_next=yes;; \
77 -[JT]) skip_next=yes;; \
90 install_sh_DATA = $(install_sh) -c -m 644
91 install_sh_PROGRAM = $(install_sh) -c
92 install_sh_SCRIPT = $(install_sh) -c
107 bin_PROGRAMS = pngfix$(EXEEXT) png-fix-itxt$(EXEEXT)
122 # Versioned symbols and restricted exports
123 @HAVE_LD_VERSION_SCRIPT_TRUE@@HAVE_SOLARIS_LD_TRUE@am__append_6 = -Wl,-M -Wl,libpng.vers
124 @HAVE_LD_VERSION_SCRIPT_TRUE@@HAVE_SOLARIS_LD_FALSE@am__append_7 = -Wl,--version-script=libpng.vers
126 @HAVE_LD_VERSION_SCRIPT_FALSE@am__append_8 = -export-symbols libpng.sym
127 @DO_PNG_PREFIX_TRUE@am__append_9 = -DPNG_PREFIX='@PNG_PREFIX@'
142 mkinstalldirs = $(install_sh) -d
144 CONFIG_CLEAN_FILES = libpng.pc libpng-config
157 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
162 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
174 test -z "$$files" \
175 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
176 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
177 $(am__cd) "$$dir" && rm -f $$files; }; \
212 am__v_lt_0 = --silent
215 --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
217 $(libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_LDFLAGS) $(LDFLAGS) -o \
219 am_png_fix_itxt_OBJECTS = contrib/tools/png-fix-itxt.$(OBJEXT)
259 DEFAULT_INCLUDES = -I.@am__isrc@
278 contrib/tools/$(DEPDIR)/png-fix-itxt.Po \
287 am__mv = mv -f
290 LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
291 $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
300 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
301 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
309 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
310 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
311 $(AM_LDFLAGS) $(LDFLAGS) -o $@
329 *) (install-info --version) >/dev/null 2>&1;; \
339 # Read a list of newline-separated strings from the standard input,
353 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
382 am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
383 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
384 # A command that, given a newline-separated list of test names on the
385 # standard input, print the name of the tests that are to be re-run
412 # A command that, given a newline-separated list of test names on the
461 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
462 # by disabling -e (using the XSI extension "set +e") if it's set.
463 am__sh_e_setup = case $$- in *e*) set +e;; esac
466 --color-tests "$$am__color_tests" \
467 --enable-hard-errors "$$am__enable_hard_errors" \
468 --expect-failure "$$am__expect_failure"
472 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
485 test "x$$am__odir" = x"." || test -d "$$am__odir" \
487 if test -f "./$$f"; then dir=./; \
488 elif test -f "$$f"; then dir=; \
491 if test -n '$(DISABLE_HARD_ERRORS)'; then \
508 # since that might cause problem with VPATH rewrites for suffix-less tests.
509 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
515 TEST_SUITE_LOG = test-suite.log
517 LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
532 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
536 $(srcdir)/config.h.in $(srcdir)/libpng-config.in \
538 config.guess config.sub depcomp install-sh ltmain.sh missing \
539 test-driver
541 distdir = $(PACKAGE)-$(VERSION)
544 if test -d "$(distdir)"; then \
545 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
546 && rm -rf "$(distdir)" \
547 || { sleep 5 && rm -rf "$(distdir)"; }; \
551 GZIP_ENV = --best
552 DIST_TARGETS = dist-xz dist-gzip
553 distuninstallcheck_listfiles = find . -type f -print
555 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
556 distcleancheck_listfiles = find . -type f -print
581 # DFNCPP is normally just CPP - the C preprocessor - but on Solaris and maybe
583 # checks input tokens for validity - effectively it performs part of the ANSI-C
584 # parsing - and therefore fails with the .df files. configure.ac has special
660 # generate the -config scripts if required
661 binconfigs = libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@-config
692 # pkg-config stuff, note that libpng.pc is always required in order
707 ACLOCAL_AMFLAGS = -I scripts
714 # because otherwise the sequence 'configure; make new-program' will *sometimes*
732 png_fix_itxt_SOURCES = contrib/tools/png-fix-itxt.c
740 tests/pngtest-badpngs\
741 tests/pngvalid-gamma-16-to-8 tests/pngvalid-gamma-alpha-mode\
742 tests/pngvalid-gamma-background tests/pngvalid-gamma-expand16-alpha-mode\
743 tests/pngvalid-gamma-expand16-background\
744 tests/pngvalid-gamma-expand16-transform tests/pngvalid-gamma-sbit\
745 tests/pngvalid-gamma-threshold tests/pngvalid-gamma-transform\
746 tests/pngvalid-progressive-size\
747 tests/pngvalid-progressive-interlace-standard\
748 tests/pngvalid-transform\
749 tests/pngvalid-progressive-standard tests/pngvalid-standard\
750 tests/pngstest-1.8 tests/pngstest-1.8-alpha tests/pngstest-linear\
751 tests/pngstest-linear-alpha tests/pngstest-none tests/pngstest-none-alpha\
752 tests/pngstest-sRGB tests/pngstest-sRGB-alpha tests/pngunknown-IDAT\
753 tests/pngunknown-discard tests/pngunknown-if-safe tests/pngunknown-sAPI\
754 tests/pngunknown-sTER tests/pngunknown-save tests/pngunknown-vpAg\
755 tests/pngimage-quick tests/pngimage-full
760 EXTRA_SCRIPTS = libpng-config libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@-config
773 libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_LDFLAGS = -no-undefined \
774 -export-dynamic -version-number \
791 CMakeLists.txt example.c libpng-manual.txt
795 libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@-config libpng.vers libpng.sym \
796 check.new pnglibconf.h pngprefix.h symbols.new pngtest-log.txt \
801 config.sub configure depcomp install-sh ltmain.sh missing
806 # We must use -DPNG_NO_USE_READ_MACROS here even when the library may actually
809 SYMBOL_CFLAGS = -DPNGLIB_LIBNAME='PNG@PNGLIB_MAJOR@@PNGLIB_MINOR@_0' \
810 -DPNGLIB_VERSION='@PNGLIB_VERSION@' \
811 -DSYMBOL_PREFIX='$(SYMBOL_PREFIX)' -DPNG_NO_USE_READ_MACROS \
812 -DPNG_BUILDING_SYMBOL_TABLE $(am__append_9)
820 $(MAKE) $(AM_MAKEFLAGS) all-am
824 am--refresh: Makefile
830 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
831 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
836 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
838 $(AUTOMAKE) --foreign Makefile
850 $(SHELL) ./config.status --recheck
858 config.h: stamp-h1
859 @test -f $@ || rm -f stamp-h1
860 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
862 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
863 @rm -f stamp-h1
867 rm -f stamp-h1
870 distclean-hdr:
871 -rm -f config.h stamp-h1
874 libpng-config: $(top_builddir)/config.status $(srcdir)/libpng-config.in
876 install-binPROGRAMS: $(bin_PROGRAMS)
878 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
879 if test -n "$$list"; then \
885 while read p p1; do if test -f $$p \
886 || test -f $$p1 \
889 sed -e 'p;s,.*/,,;n;h' \
890 -e 's|.*|.|' \
891 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
893 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
894 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
900 test -z "$$files" || { \
901 …echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTA…
902 …$(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROG…
906 uninstall-binPROGRAMS:
908 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
910 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
911 -e 's/$$/$(EXEEXT)/' \
913 test -n "$$list" || exit 0; \
914 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
915 cd "$(DESTDIR)$(bindir)" && rm -f $$files
917 clean-binPROGRAMS:
918 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
919 echo " rm -f" $$list; \
920 rm -f $$list || exit $$?; \
921 test -n "$(EXEEXT)" || exit 0; \
923 echo " rm -f" $$list; \
924 rm -f $$list
926 clean-checkPROGRAMS:
927 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
928 echo " rm -f" $$list; \
929 rm -f $$list || exit $$?; \
930 test -n "$(EXEEXT)" || exit 0; \
932 echo " rm -f" $$list; \
933 rm -f $$list
935 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
937 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
939 if test -f $$p; then \
943 test -z "$$list2" || { \
946 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLA…
947 …$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$li…
950 uninstall-libLTLIBRARIES:
952 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
955 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$…
956 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
959 clean-libLTLIBRARIES:
960 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
964 sort -u`; \
965 test -z "$$locs" || { \
966 echo rm -f $${locs}; \
967 rm -f $${locs}; \
1012 …$(AM_V_CCLD)$(libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_LINK) -rpath $(libdir) $(libpng@PNGLIB_MAJOR@@…
1019 contrib/tools/png-fix-itxt.$(OBJEXT): contrib/tools/$(am__dirstamp) \
1022 png-fix-itxt$(EXEEXT): $(png_fix_itxt_OBJECTS) $(png_fix_itxt_DEPENDENCIES) $(EXTRA_png_fix_itxt_DE…
1023 @rm -f png-fix-itxt$(EXEEXT)
1029 @rm -f pngcp$(EXEEXT)
1035 @rm -f pngfix$(EXEEXT)
1047 @rm -f pngimage$(EXEEXT)
1053 @rm -f pngstest$(EXEEXT)
1057 @rm -f pngtest$(EXEEXT)
1064 @rm -f pngunknown$(EXEEXT)
1070 @rm -f pngvalid$(EXEEXT)
1076 @rm -f timepng$(EXEEXT)
1078 install-binSCRIPTS: $(bin_SCRIPTS)
1080 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
1081 if test -n "$$list"; then \
1086 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1087 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
1089 sed -e 'p;s,.*/,,;n' \
1090 -e 'h;s|.*|.|' \
1091 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
1092 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
1093 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
1101 test -z "$$files" || { \
1107 uninstall-binSCRIPTS:
1109 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
1111 sed -e 's,.*/,,;$(transform)'`; \
1114 mostlyclean-compile:
1115 -rm -f *.$(OBJEXT)
1116 -rm -f arm/*.$(OBJEXT)
1117 -rm -f arm/*.lo
1118 -rm -f contrib/libtests/*.$(OBJEXT)
1119 -rm -f contrib/tools/*.$(OBJEXT)
1120 -rm -f intel/*.$(OBJEXT)
1121 -rm -f intel/*.lo
1122 -rm -f mips/*.$(OBJEXT)
1123 -rm -f mips/*.lo
1124 -rm -f powerpc/*.$(OBJEXT)
1125 -rm -f powerpc/*.lo
1127 distclean-compile:
1128 -rm -f *.tab.c
1130 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/png.Plo@am__quote@ # am--include-marker
1131 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngerror.Plo@am__quote@ # am--include-marker
1132 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngget.Plo@am__quote@ # am--include-marker
1133 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngmem.Plo@am__quote@ # am--include-marker
1134 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngpread.Plo@am__quote@ # am--include-marker
1135 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngread.Plo@am__quote@ # am--include-marker
1136 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngrio.Plo@am__quote@ # am--include-marker
1137 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngrtran.Plo@am__quote@ # am--include-marker
1138 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngrutil.Plo@am__quote@ # am--include-marker
1139 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngset.Plo@am__quote@ # am--include-marker
1140 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngtest.Po@am__quote@ # am--include-marker
1141 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngtrans.Plo@am__quote@ # am--include-marker
1142 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngwio.Plo@am__quote@ # am--include-marker
1143 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngwrite.Plo@am__quote@ # am--include-marker
1144 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngwtran.Plo@am__quote@ # am--include-marker
1145 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngwutil.Plo@am__quote@ # am--include-marker
1146 @AMDEP_TRUE@@am__include@ @am__quote@arm/$(DEPDIR)/arm_init.Plo@am__quote@ # am--include-marker
1147 @AMDEP_TRUE@@am__include@ @am__quote@arm/$(DEPDIR)/filter_neon.Plo@am__quote@ # am--include-marker
1148 …E@@am__include@ @am__quote@arm/$(DEPDIR)/filter_neon_intrinsics.Plo@am__quote@ # am--include-marker
1149 …@@am__include@ @am__quote@arm/$(DEPDIR)/palette_neon_intrinsics.Plo@am__quote@ # am--include-marker
1150 …RUE@@am__include@ @am__quote@contrib/libtests/$(DEPDIR)/pngimage.Po@am__quote@ # am--include-marker
1151 …RUE@@am__include@ @am__quote@contrib/libtests/$(DEPDIR)/pngstest.Po@am__quote@ # am--include-marker
1152 …E@@am__include@ @am__quote@contrib/libtests/$(DEPDIR)/pngunknown.Po@am__quote@ # am--include-marker
1153 …RUE@@am__include@ @am__quote@contrib/libtests/$(DEPDIR)/pngvalid.Po@am__quote@ # am--include-marker
1154 …TRUE@@am__include@ @am__quote@contrib/libtests/$(DEPDIR)/timepng.Po@am__quote@ # am--include-marker
1155 …TRUE@@am__include@ @am__quote@contrib/tools/$(DEPDIR)/png-fix-itxt.Po@am__quote@ # am--include-mar…
1156 @AMDEP_TRUE@@am__include@ @am__quote@contrib/tools/$(DEPDIR)/pngcp.Po@am__quote@ # am--include-mark…
1157 @AMDEP_TRUE@@am__include@ @am__quote@contrib/tools/$(DEPDIR)/pngfix.Po@am__quote@ # am--include-mar…
1158 …@am__include@ @am__quote@intel/$(DEPDIR)/filter_sse2_intrinsics.Plo@am__quote@ # am--include-marker
1159 @AMDEP_TRUE@@am__include@ @am__quote@intel/$(DEPDIR)/intel_init.Plo@am__quote@ # am--include-marker
1160 …E@@am__include@ @am__quote@mips/$(DEPDIR)/filter_msa_intrinsics.Plo@am__quote@ # am--include-marker
1161 @AMDEP_TRUE@@am__include@ @am__quote@mips/$(DEPDIR)/mips_init.Plo@am__quote@ # am--include-marker
1162 …am__include@ @am__quote@powerpc/$(DEPDIR)/filter_vsx_intrinsics.Plo@am__quote@ # am--include-marker
1163 @AMDEP_TRUE@@am__include@ @am__quote@powerpc/$(DEPDIR)/powerpc_init.Plo@am__quote@ # am--include-ma…
1167 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
1169 am--depfiles: $(am__depfiles_remade)
1173 @am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1177 @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ $<
1181 @am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'…
1185 @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1189 @am__fastdepCCAS_TRUE@ $(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1193 @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(LTCPPASCOMPILE) -c -o $@ $<
1197 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1201 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1205 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1209 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1213 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1217 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1219 mostlyclean-libtool:
1220 -rm -f *.lo
1222 clean-libtool:
1223 -rm -rf .libs _libs
1224 -rm -rf arm/.libs arm/_libs
1225 -rm -rf intel/.libs intel/_libs
1226 -rm -rf mips/.libs mips/_libs
1227 -rm -rf powerpc/.libs powerpc/_libs
1229 distclean-libtool:
1230 -rm -f libtool config.lt
1231 install-man3: $(dist_man_MANS)
1235 test -n "$(man3dir)" \
1236 && test -n "`echo $$list1$$list2`" \
1241 if test -n "$$list2"; then \
1243 | sed -n '/\.3[a-z]*$$/p'; \
1246 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1249 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
1250 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1260 test -z "$$files" || { \
1265 uninstall-man3:
1267 @list=''; test -n "$(man3dir)" || exit 0; \
1270 sed -n '/\.3[a-z]*$$/p'; \
1271 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
1272 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1274 install-man5: $(dist_man_MANS)
1278 test -n "$(man5dir)" \
1279 && test -n "`echo $$list1$$list2`" \
1284 if test -n "$$list2"; then \
1286 | sed -n '/\.5[a-z]*$$/p'; \
1289 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1292 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
1293 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1303 test -z "$$files" || { \
1308 uninstall-man5:
1310 @list=''; test -n "$(man5dir)" || exit 0; \
1313 sed -n '/\.5[a-z]*$$/p'; \
1314 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
1315 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1317 install-pkgconfigDATA: $(pkgconfig_DATA)
1319 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
1320 if test -n "$$list"; then \
1325 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1333 uninstall-pkgconfigDATA:
1335 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
1336 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1338 install-nodist_pkgincludeHEADERS: $(nodist_pkginclude_HEADERS)
1340 @list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
1341 if test -n "$$list"; then \
1346 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1354 uninstall-nodist_pkgincludeHEADERS:
1356 @list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
1357 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1359 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
1361 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
1362 if test -n "$$list"; then \
1367 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1375 uninstall-pkgincludeHEADERS:
1377 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
1378 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1382 $(am__define_uniq_tagged_files); mkid -fID $$unique
1383 tags: tags-am
1386 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1391 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1392 test -n "$$unique" || unique=$$empty_fix; \
1393 if test $$# -gt 0; then \
1401 ctags: ctags-am
1404 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1406 test -z "$(CTAGS_ARGS)$$unique" \
1413 && gtags -i $(GTAGS_ARGS) "$$here"
1415 test ! -s cscope.files \
1416 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1417 clean-cscope:
1418 -rm -f cscope.files
1419 cscope.files: clean-cscope cscopelist
1420 cscopelist: cscopelist-am
1422 cscopelist-am: $(am__tagged_files)
1429 if test -f "$$i"; then \
1436 distclean-tags:
1437 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1438 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1441 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1443 # to avoid problems with "make -n".
1445 rm -f $< $@
1448 # Leading 'am--fnord' is there to ensure the list of targets does not
1450 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1451 am--force-recheck:
1456 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1460 if test -n "$$redo_bases"; then \
1464 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1467 if test -n "$$am__remaking_logs"; then \
1470 elif test -n "$$redo_logs"; then \
1477 test -f $$i.trs && test -r $$i.trs \
1479 test -f $$i.log && test -r $$i.log \
1482 test $$st -eq 0 || exit 1; \
1487 test -n "$$results" || results=/dev/null; \
1488 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
1489 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1490 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
1491 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
1492 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1493 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1494 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1495 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1503 if test x"$$1" = x"--maybe-color"; then \
1505 elif test x"$$1" = x"--no-color"; then \
1512 if test $$maybe_colorize = yes && test $$count -gt 0; then \
1532 create_testsuite_report --no-color; \
1549 create_testsuite_report --maybe-color; \
1553 if test -n "$(PACKAGE_BUGREPORT)"; then \
1560 check-TESTS: $(check_PROGRAMS)
1561 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
1562 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1563 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1571 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1578 am__force_recheck=am--force-recheck \
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) \
1588 tests/pngtest-badpngs.log: tests/pngtest-badpngs
1589 @p='tests/pngtest-badpngs'; \
1590 b='tests/pngtest-badpngs'; \
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) \
1595 tests/pngvalid-gamma-16-to-8.log: tests/pngvalid-gamma-16-to-8
1596 @p='tests/pngvalid-gamma-16-to-8'; \
1597 b='tests/pngvalid-gamma-16-to-8'; \
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) \
1602 tests/pngvalid-gamma-alpha-mode.log: tests/pngvalid-gamma-alpha-mode
1603 @p='tests/pngvalid-gamma-alpha-mode'; \
1604 b='tests/pngvalid-gamma-alpha-mode'; \
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) \
1609 tests/pngvalid-gamma-background.log: tests/pngvalid-gamma-background
1610 @p='tests/pngvalid-gamma-background'; \
1611 b='tests/pngvalid-gamma-background'; \
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) \
1616 tests/pngvalid-gamma-expand16-alpha-mode.log: tests/pngvalid-gamma-expand16-alpha-mode
1617 @p='tests/pngvalid-gamma-expand16-alpha-mode'; \
1618 b='tests/pngvalid-gamma-expand16-alpha-mode'; \
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) \
1623 tests/pngvalid-gamma-expand16-background.log: tests/pngvalid-gamma-expand16-background
1624 @p='tests/pngvalid-gamma-expand16-background'; \
1625 b='tests/pngvalid-gamma-expand16-background'; \
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) \
1630 tests/pngvalid-gamma-expand16-transform.log: tests/pngvalid-gamma-expand16-transform
1631 @p='tests/pngvalid-gamma-expand16-transform'; \
1632 b='tests/pngvalid-gamma-expand16-transform'; \
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) \
1637 tests/pngvalid-gamma-sbit.log: tests/pngvalid-gamma-sbit
1638 @p='tests/pngvalid-gamma-sbit'; \
1639 b='tests/pngvalid-gamma-sbit'; \
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) \
1644 tests/pngvalid-gamma-threshold.log: tests/pngvalid-gamma-threshold
1645 @p='tests/pngvalid-gamma-threshold'; \
1646 b='tests/pngvalid-gamma-threshold'; \
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) \
1651 tests/pngvalid-gamma-transform.log: tests/pngvalid-gamma-transform
1652 @p='tests/pngvalid-gamma-transform'; \
1653 b='tests/pngvalid-gamma-transform'; \
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) \
1658 tests/pngvalid-progressive-size.log: tests/pngvalid-progressive-size
1659 @p='tests/pngvalid-progressive-size'; \
1660 b='tests/pngvalid-progressive-size'; \
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) \
1665 tests/pngvalid-progressive-interlace-standard.log: tests/pngvalid-progressive-interlace-standard
1666 @p='tests/pngvalid-progressive-interlace-standard'; \
1667 b='tests/pngvalid-progressive-interlace-standard'; \
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) \
1672 tests/pngvalid-transform.log: tests/pngvalid-transform
1673 @p='tests/pngvalid-transform'; \
1674 b='tests/pngvalid-transform'; \
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) \
1679 tests/pngvalid-progressive-standard.log: tests/pngvalid-progressive-standard
1680 @p='tests/pngvalid-progressive-standard'; \
1681 b='tests/pngvalid-progressive-standard'; \
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) \
1686 tests/pngvalid-standard.log: tests/pngvalid-standard
1687 @p='tests/pngvalid-standard'; \
1688 b='tests/pngvalid-standard'; \
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) \
1693 tests/pngstest-1.8.log: tests/pngstest-1.8
1694 @p='tests/pngstest-1.8'; \
1695 b='tests/pngstest-1.8'; \
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) \
1700 tests/pngstest-1.8-alpha.log: tests/pngstest-1.8-alpha
1701 @p='tests/pngstest-1.8-alpha'; \
1702 b='tests/pngstest-1.8-alpha'; \
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) \
1707 tests/pngstest-linear.log: tests/pngstest-linear
1708 @p='tests/pngstest-linear'; \
1709 b='tests/pngstest-linear'; \
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) \
1714 tests/pngstest-linear-alpha.log: tests/pngstest-linear-alpha
1715 @p='tests/pngstest-linear-alpha'; \
1716 b='tests/pngstest-linear-alpha'; \
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) \
1721 tests/pngstest-none.log: tests/pngstest-none
1722 @p='tests/pngstest-none'; \
1723 b='tests/pngstest-none'; \
1724 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1725 --log-file $$b.log --trs-file $$b.trs \
1726 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1728 tests/pngstest-none-alpha.log: tests/pngstest-none-alpha
1729 @p='tests/pngstest-none-alpha'; \
1730 b='tests/pngstest-none-alpha'; \
1731 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1732 --log-file $$b.log --trs-file $$b.trs \
1733 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1735 tests/pngstest-sRGB.log: tests/pngstest-sRGB
1736 @p='tests/pngstest-sRGB'; \
1737 b='tests/pngstest-sRGB'; \
1738 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1739 --log-file $$b.log --trs-file $$b.trs \
1740 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1742 tests/pngstest-sRGB-alpha.log: tests/pngstest-sRGB-alpha
1743 @p='tests/pngstest-sRGB-alpha'; \
1744 b='tests/pngstest-sRGB-alpha'; \
1745 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1746 --log-file $$b.log --trs-file $$b.trs \
1747 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1749 tests/pngunknown-IDAT.log: tests/pngunknown-IDAT
1750 @p='tests/pngunknown-IDAT'; \
1751 b='tests/pngunknown-IDAT'; \
1752 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1753 --log-file $$b.log --trs-file $$b.trs \
1754 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1756 tests/pngunknown-discard.log: tests/pngunknown-discard
1757 @p='tests/pngunknown-discard'; \
1758 b='tests/pngunknown-discard'; \
1759 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1760 --log-file $$b.log --trs-file $$b.trs \
1761 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1763 tests/pngunknown-if-safe.log: tests/pngunknown-if-safe
1764 @p='tests/pngunknown-if-safe'; \
1765 b='tests/pngunknown-if-safe'; \
1766 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1767 --log-file $$b.log --trs-file $$b.trs \
1768 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1770 tests/pngunknown-sAPI.log: tests/pngunknown-sAPI
1771 @p='tests/pngunknown-sAPI'; \
1772 b='tests/pngunknown-sAPI'; \
1773 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1774 --log-file $$b.log --trs-file $$b.trs \
1775 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1777 tests/pngunknown-sTER.log: tests/pngunknown-sTER
1778 @p='tests/pngunknown-sTER'; \
1779 b='tests/pngunknown-sTER'; \
1780 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1781 --log-file $$b.log --trs-file $$b.trs \
1782 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1784 tests/pngunknown-save.log: tests/pngunknown-save
1785 @p='tests/pngunknown-save'; \
1786 b='tests/pngunknown-save'; \
1787 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1788 --log-file $$b.log --trs-file $$b.trs \
1789 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1791 tests/pngunknown-vpAg.log: tests/pngunknown-vpAg
1792 @p='tests/pngunknown-vpAg'; \
1793 b='tests/pngunknown-vpAg'; \
1794 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1795 --log-file $$b.log --trs-file $$b.trs \
1796 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1798 tests/pngimage-quick.log: tests/pngimage-quick
1799 @p='tests/pngimage-quick'; \
1800 b='tests/pngimage-quick'; \
1801 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1802 --log-file $$b.log --trs-file $$b.trs \
1803 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1805 tests/pngimage-full.log: tests/pngimage-full
1806 @p='tests/pngimage-full'; \
1807 b='tests/pngimage-full'; \
1808 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1809 --log-file $$b.log --trs-file $$b.trs \
1810 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1815 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1816 --log-file $$b.log --trs-file $$b.trs \
1817 …$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMP…
1822 @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1823 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
1824 …_common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1828 $(MAKE) $(AM_MAKEFLAGS) distdir-am
1830 distdir-am: $(DISTFILES)
1832 test -d "$(distdir)" || mkdir "$(distdir)"
1837 sed -e "s|^$$srcdirstrip/||;t" \
1838 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1842 sort -u` ;; \
1845 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1846 if test -d $$d/$$file; then \
1847 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1848 if test -d "$(distdir)/$$file"; then \
1849 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1851 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1852 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1853 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1855 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1857 test -f "$(distdir)/$$file" \
1858 || cp -p $$d/$$file "$(distdir)/$$file" \
1864 dist-hook
1865 -test -n "$(am__skip_mode_fix)" \
1866 || find "$(distdir)" -type d ! -perm -755 \
1867 -exec chmod u+rwx,go+rx {} \; -o \
1868 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1869 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1870 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1871 || chmod -R a+r "$(distdir)"
1872 dist-gzip: distdir
1873 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
1876 dist-bzip2: distdir
1877 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1880 dist-lzip: distdir
1881 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1883 dist-xz: distdir
1884 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1887 dist-tarZ: distdir
1891 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1894 dist-shar: distdir
1898 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
1901 dist-zip: distdir
1902 -rm -f $(distdir).zip
1903 zip -rq $(distdir).zip $(distdir)
1906 dist dist-all:
1911 # it guarantees that the distribution is self-contained by making another
1916 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
1918 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1920 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1922 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1924 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1926 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
1930 chmod -R a-w $(distdir)
1933 chmod a-w $(distdir)
1934 test -d $(distdir)/_build || exit 0; \
1935 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1936 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1942 --srcdir=../.. --prefix="$$dc_install_base" \
1951 && chmod -R a-w "$$dc_install_base" \
1958 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1959 && rm -rf "$$dc_destdir" \
1961 && rm -rf $(DIST_ARCHIVES) \
1968 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1970 @test -n '$(distuninstallcheck_dir)' || { \
1979 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1981 if test -n "$(DESTDIR)"; then \
1991 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1995 check-am: all-am
1997 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1999 $(MAKE) $(AM_MAKEFLAGS) check-am
2000 all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(SCRIPTS) $(MANS) $(DATA) \
2002 install-binPROGRAMS: install-libLTLIBRARIES
2006 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2009 $(MAKE) $(AM_MAKEFLAGS) install-am
2010 install-exec: install-exec-am
2011 install-data: install-data-am
2012 uninstall: uninstall-am
2014 install-am: all-am
2015 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2017 installcheck: installcheck-am
2018 install-strip:
2019 if test -z '$(STRIP)'; then \
2021 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2025 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2028 mostlyclean-generic:
2029 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
2030 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
2031 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2033 clean-generic:
2034 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
2036 distclean-generic:
2037 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2038 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2039 -rm -f arm/$(DEPDIR)/$(am__dirstamp)
2040 -rm -f arm/$(am__dirstamp)
2041 -rm -f contrib/libtests/$(DEPDIR)/$(am__dirstamp)
2042 -rm -f contrib/libtests/$(am__dirstamp)
2043 -rm -f contrib/tools/$(DEPDIR)/$(am__dirstamp)
2044 -rm -f contrib/tools/$(am__dirstamp)
2045 -rm -f intel/$(DEPDIR)/$(am__dirstamp)
2046 -rm -f intel/$(am__dirstamp)
2047 -rm -f mips/$(DEPDIR)/$(am__dirstamp)
2048 -rm -f mips/$(am__dirstamp)
2049 -rm -f powerpc/$(DEPDIR)/$(am__dirstamp)
2050 -rm -f powerpc/$(am__dirstamp)
2052 maintainer-clean-generic:
2055 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
2056 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
2057 @DO_INSTALL_LIBPNG_CONFIG_FALSE@@DO_INSTALL_LINKS_FALSE@install-exec-hook:
2058 @DO_INSTALL_LIBPNG_PC_FALSE@@DO_INSTALL_LINKS_FALSE@install-data-hook:
2059 @DO_INSTALL_LIBPNG_CONFIG_FALSE@@DO_INSTALL_LIBPNG_PC_FALSE@@DO_INSTALL_LINKS_FALSE@uninstall-hook:
2060 clean: clean-am
2062 clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
2063 clean-libLTLIBRARIES clean-libtool mostlyclean-am
2065 distclean: distclean-am
2066 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2067 -rm -f ./$(DEPDIR)/png.Plo
2068 -rm -f ./$(DEPDIR)/pngerror.Plo
2069 -rm -f ./$(DEPDIR)/pngget.Plo
2070 -rm -f ./$(DEPDIR)/pngmem.Plo
2071 -rm -f ./$(DEPDIR)/pngpread.Plo
2072 -rm -f ./$(DEPDIR)/pngread.Plo
2073 -rm -f ./$(DEPDIR)/pngrio.Plo
2074 -rm -f ./$(DEPDIR)/pngrtran.Plo
2075 -rm -f ./$(DEPDIR)/pngrutil.Plo
2076 -rm -f ./$(DEPDIR)/pngset.Plo
2077 -rm -f ./$(DEPDIR)/pngtest.Po
2078 -rm -f ./$(DEPDIR)/pngtrans.Plo
2079 -rm -f ./$(DEPDIR)/pngwio.Plo
2080 -rm -f ./$(DEPDIR)/pngwrite.Plo
2081 -rm -f ./$(DEPDIR)/pngwtran.Plo
2082 -rm -f ./$(DEPDIR)/pngwutil.Plo
2083 -rm -f arm/$(DEPDIR)/arm_init.Plo
2084 -rm -f arm/$(DEPDIR)/filter_neon.Plo
2085 -rm -f arm/$(DEPDIR)/filter_neon_intrinsics.Plo
2086 -rm -f arm/$(DEPDIR)/palette_neon_intrinsics.Plo
2087 -rm -f contrib/libtests/$(DEPDIR)/pngimage.Po
2088 -rm -f contrib/libtests/$(DEPDIR)/pngstest.Po
2089 -rm -f contrib/libtests/$(DEPDIR)/pngunknown.Po
2090 -rm -f contrib/libtests/$(DEPDIR)/pngvalid.Po
2091 -rm -f contrib/libtests/$(DEPDIR)/timepng.Po
2092 -rm -f contrib/tools/$(DEPDIR)/png-fix-itxt.Po
2093 -rm -f contrib/tools/$(DEPDIR)/pngcp.Po
2094 -rm -f contrib/tools/$(DEPDIR)/pngfix.Po
2095 -rm -f intel/$(DEPDIR)/filter_sse2_intrinsics.Plo
2096 -rm -f intel/$(DEPDIR)/intel_init.Plo
2097 -rm -f mips/$(DEPDIR)/filter_msa_intrinsics.Plo
2098 -rm -f mips/$(DEPDIR)/mips_init.Plo
2099 -rm -f powerpc/$(DEPDIR)/filter_vsx_intrinsics.Plo
2100 -rm -f powerpc/$(DEPDIR)/powerpc_init.Plo
2101 -rm -f Makefile
2102 distclean-am: clean-am distclean-compile distclean-generic \
2103 distclean-hdr distclean-libtool distclean-tags
2105 dvi: dvi-am
2107 dvi-am:
2109 html: html-am
2111 html-am:
2113 info: info-am
2115 info-am:
2117 install-data-am: install-man install-nodist_pkgincludeHEADERS \
2118 install-pkgconfigDATA install-pkgincludeHEADERS
2120 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
2121 install-dvi: install-dvi-am
2123 install-dvi-am:
2125 install-exec-am: install-binPROGRAMS install-binSCRIPTS \
2126 install-libLTLIBRARIES
2128 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
2129 install-html: install-html-am
2131 install-html-am:
2133 install-info: install-info-am
2135 install-info-am:
2137 install-man: install-man3 install-man5
2139 install-pdf: install-pdf-am
2141 install-pdf-am:
2143 install-ps: install-ps-am
2145 install-ps-am:
2147 installcheck-am:
2149 maintainer-clean: maintainer-clean-am
2150 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2151 -rm -rf $(top_srcdir)/autom4te.cache
2152 -rm -f ./$(DEPDIR)/png.Plo
2153 -rm -f ./$(DEPDIR)/pngerror.Plo
2154 -rm -f ./$(DEPDIR)/pngget.Plo
2155 -rm -f ./$(DEPDIR)/pngmem.Plo
2156 -rm -f ./$(DEPDIR)/pngpread.Plo
2157 -rm -f ./$(DEPDIR)/pngread.Plo
2158 -rm -f ./$(DEPDIR)/pngrio.Plo
2159 -rm -f ./$(DEPDIR)/pngrtran.Plo
2160 -rm -f ./$(DEPDIR)/pngrutil.Plo
2161 -rm -f ./$(DEPDIR)/pngset.Plo
2162 -rm -f ./$(DEPDIR)/pngtest.Po
2163 -rm -f ./$(DEPDIR)/pngtrans.Plo
2164 -rm -f ./$(DEPDIR)/pngwio.Plo
2165 -rm -f ./$(DEPDIR)/pngwrite.Plo
2166 -rm -f ./$(DEPDIR)/pngwtran.Plo
2167 -rm -f ./$(DEPDIR)/pngwutil.Plo
2168 -rm -f arm/$(DEPDIR)/arm_init.Plo
2169 -rm -f arm/$(DEPDIR)/filter_neon.Plo
2170 -rm -f arm/$(DEPDIR)/filter_neon_intrinsics.Plo
2171 -rm -f arm/$(DEPDIR)/palette_neon_intrinsics.Plo
2172 -rm -f contrib/libtests/$(DEPDIR)/pngimage.Po
2173 -rm -f contrib/libtests/$(DEPDIR)/pngstest.Po
2174 -rm -f contrib/libtests/$(DEPDIR)/pngunknown.Po
2175 -rm -f contrib/libtests/$(DEPDIR)/pngvalid.Po
2176 -rm -f contrib/libtests/$(DEPDIR)/timepng.Po
2177 -rm -f contrib/tools/$(DEPDIR)/png-fix-itxt.Po
2178 -rm -f contrib/tools/$(DEPDIR)/pngcp.Po
2179 -rm -f contrib/tools/$(DEPDIR)/pngfix.Po
2180 -rm -f intel/$(DEPDIR)/filter_sse2_intrinsics.Plo
2181 -rm -f intel/$(DEPDIR)/intel_init.Plo
2182 -rm -f mips/$(DEPDIR)/filter_msa_intrinsics.Plo
2183 -rm -f mips/$(DEPDIR)/mips_init.Plo
2184 -rm -f powerpc/$(DEPDIR)/filter_vsx_intrinsics.Plo
2185 -rm -f powerpc/$(DEPDIR)/powerpc_init.Plo
2186 -rm -f Makefile
2187 maintainer-clean-am: distclean-am maintainer-clean-generic
2189 mostlyclean: mostlyclean-am
2191 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2192 mostlyclean-libtool
2194 pdf: pdf-am
2196 pdf-am:
2198 ps: ps-am
2200 ps-am:
2202 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
2203 uninstall-libLTLIBRARIES uninstall-man \
2204 uninstall-nodist_pkgincludeHEADERS uninstall-pkgconfigDATA \
2205 uninstall-pkgincludeHEADERS
2207 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
2208 uninstall-man: uninstall-man3 uninstall-man5
2210 .MAKE: all check check-am install install-am install-data-am \
2211 install-exec-am install-strip uninstall-am
2213 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles am--refresh check \
2214 check-TESTS check-am clean clean-binPROGRAMS \
2215 clean-checkPROGRAMS clean-cscope clean-generic \
2216 clean-libLTLIBRARIES clean-libtool cscope cscopelist-am ctags \
2217 ctags-am dist dist-all dist-bzip2 dist-gzip dist-hook \
2218 dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
2219 distclean distclean-compile distclean-generic distclean-hdr \
2220 distclean-libtool distclean-tags distcleancheck distdir \
2221 distuninstallcheck dvi dvi-am html html-am info info-am \
2222 install install-am install-binPROGRAMS install-binSCRIPTS \
2223 install-data install-data-am install-data-hook install-dvi \
2224 install-dvi-am install-exec install-exec-am install-exec-hook \
2225 install-html install-html-am install-info install-info-am \
2226 install-libLTLIBRARIES install-man install-man3 install-man5 \
2227 install-nodist_pkgincludeHEADERS install-pdf install-pdf-am \
2228 install-pkgconfigDATA install-pkgincludeHEADERS install-ps \
2229 install-ps-am install-strip installcheck installcheck-am \
2230 installdirs maintainer-clean maintainer-clean-generic \
2231 mostlyclean mostlyclean-compile mostlyclean-generic \
2232 mostlyclean-libtool pdf pdf-am ps ps-am recheck tags tags-am \
2233 uninstall uninstall-am uninstall-binPROGRAMS \
2234 uninstall-binSCRIPTS uninstall-hook uninstall-libLTLIBRARIES \
2235 uninstall-man uninstall-man3 uninstall-man5 \
2236 uninstall-nodist_pkgincludeHEADERS uninstall-pkgconfigDATA \
2237 uninstall-pkgincludeHEADERS
2245 $(PNGLIB_BASENAME)-config: libpng-config
2246 cp libpng-config $@
2254 rm -f $@
2257 rm -f $@
2264 @DO_PNG_PREFIX_TRUE@ rm -f $@
2274 @DO_PNG_PREFIX_TRUE@ rm -f pngprefix.tf1
2278 @DO_PNG_PREFIX_FALSE@ rm -f $@
2312 rm -f $@ $*.tf[12]
2313 test -d scripts || mkdir scripts || test -d scripts
2316 $(AWK) -f "${srcdir}/scripts/dfn.awk" out="$*.tf2" $*.tf1 1>&2
2317 rm -f $*.tf1
2322 rm -f $@ $*.tf[45]
2323 $(AWK) -f ${srcdir}/scripts/options.awk out=$*.tf4 version=search\
2326 $(AWK) -f ${srcdir}/scripts/options.awk out=$*.tf5 $*.tf4 1>&2
2334 rm -f $@ $*.new
2335 $(AWK) -f ${srcdir}/scripts/checksym.awk ${srcdir}/scripts/${*F}.def\
2340 # be empty - no non-standard defines
2342 rm -f $@ pnglibconf.tf[67]
2343 test -z "$(CPPFLAGS)"
2345 $(AWK) -f ${srcdir}/scripts/options.awk out=pnglibconf.tf6\
2346 logunsupported=1 version=search ${srcdir}/pngconf.h -\
2348 $(AWK) -f ${srcdir}/scripts/options.awk out=pnglibconf.tf7\
2356 test: check-am
2362 dist-hook:
2363 cd '$(top_distdir)'; rm -f $(SCRIPT_CLEANFILES)
2365 # Make links between installed files with release-specific names and the generic
2367 # recreated - this has obvious issues for systems with multiple installations.
2369 install-header-links:
2370 @set -ex; cd '$(DESTDIR)$(includedir)'; for f in $(HEADERS); do \
2371 rm -f "$$f"; $(LN_S) "$(PNGLIB_BASENAME)/$$f" "$$f"; done
2373 uninstall-header-links:
2374 cd '$(DESTDIR)$(includedir)'; rm -f $(HEADERS)
2376 install-libpng-pc:
2377 @set -ex; cd '$(DESTDIR)$(pkgconfigdir)'; rm -f libpng.pc; \
2380 uninstall-libpng-pc:
2381 rm -f '$(DESTDIR)$(pkgconfigdir)/libpng.pc'
2383 install-library-links:
2384 @set -x; cd '$(DESTDIR)$(libdir)';\
2386 rm -f "libpng.$$ext";\
2387 if test -f "$(PNGLIB_BASENAME).$$ext"; then\
2392 uninstall-library-links:
2393 @set -x; cd '$(DESTDIR)$(libdir)'; for ext in $(EXT_LIST); do\
2394 rm -f "libpng.$$ext"; done
2396 install-libpng-config:
2397 @set -ex; cd '$(DESTDIR)$(bindir)'; rm -f libpng-config; \
2398 $(LN_S) '$(PNGLIB_BASENAME)-config' libpng-config
2400 uninstall-libpng-config:
2401 rm -f '$(DESTDIR)$(bindir)/libpng-config'
2403 # If --enable-unversioned-links is specified the header and lib file links
2406 @DO_INSTALL_LINKS_TRUE@install-data-hook: install-header-links
2407 @DO_INSTALL_LINKS_TRUE@uninstall-hook: uninstall-header-links
2408 @DO_INSTALL_LINKS_TRUE@install-exec-hook: install-library-links
2409 @DO_INSTALL_LINKS_TRUE@uninstall-hook: uninstall-library-links
2411 # Likewise, --install-pc causes libpng.pc to be constructed:
2413 @DO_INSTALL_LIBPNG_PC_TRUE@install-data-hook: install-libpng-pc
2414 @DO_INSTALL_LIBPNG_PC_TRUE@uninstall-hook: uninstall-libpng-pc
2416 # And --install-config:
2418 @DO_INSTALL_LIBPNG_CONFIG_TRUE@install-exec-hook: install-libpng-config
2419 @DO_INSTALL_LIBPNG_CONFIG_TRUE@uninstall-hook: uninstall-libpng-config
2424 all-am: $(check_PROGRAMS)