===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dvisvgm-2.10.1/configure.ac-209-	changequote({,})
dvisvgm-2.10.1/configure.ac:210:	CFLAGS=`echo $CFLAGS | sed 's/-O[1-9s]//g'`
dvisvgm-2.10.1/configure.ac:211:	CXXFLAGS=`echo $CXXFLAGS | sed 's/-O[1-9s]//g'`
dvisvgm-2.10.1/configure.ac-212-	changequote([,])
##############################################
dvisvgm-2.10.1/config.guess-34-
dvisvgm-2.10.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
dvisvgm-2.10.1/config.guess-36-
##############################################
dvisvgm-2.10.1/config.guess-102-: ${TMPDIR=/tmp} ;
dvisvgm-2.10.1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
dvisvgm-2.10.1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
dvisvgm-2.10.1/config.guess-151-	EOF
dvisvgm-2.10.1/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
dvisvgm-2.10.1/config.guess-153-
##############################################
dvisvgm-2.10.1/config.guess-188-	    earmv*)
dvisvgm-2.10.1/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
dvisvgm-2.10.1/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
dvisvgm-2.10.1/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
dvisvgm-2.10.1/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
dvisvgm-2.10.1/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
dvisvgm-2.10.1/config.guess-222-		;;
##############################################
dvisvgm-2.10.1/config.guess-233-	    *)
dvisvgm-2.10.1/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
dvisvgm-2.10.1/config.guess-235-		;;
##############################################
dvisvgm-2.10.1/config.guess-280-	*4.0)
dvisvgm-2.10.1/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
dvisvgm-2.10.1/config.guess-282-		;;
dvisvgm-2.10.1/config.guess-283-	*5.*)
dvisvgm-2.10.1/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
dvisvgm-2.10.1/config.guess-285-		;;
##############################################
dvisvgm-2.10.1/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
dvisvgm-2.10.1/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
dvisvgm-2.10.1/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
dvisvgm-2.10.1/config.guess-328-	# 1.2 uses "1.2" for uname -r.
dvisvgm-2.10.1/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
dvisvgm-2.10.1/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
dvisvgm-2.10.1/config.guess-379-    s390x:SunOS:*:*)
dvisvgm-2.10.1/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
dvisvgm-2.10.1/config.guess-381-	exit ;;
dvisvgm-2.10.1/config.guess-382-    sun4H:SunOS:5.*:*)
dvisvgm-2.10.1/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
dvisvgm-2.10.1/config.guess-384-	exit ;;
dvisvgm-2.10.1/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
dvisvgm-2.10.1/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
dvisvgm-2.10.1/config.guess-387-	exit ;;
##############################################
dvisvgm-2.10.1/config.guess-404-	fi
dvisvgm-2.10.1/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
dvisvgm-2.10.1/config.guess-406-	exit ;;
##############################################
dvisvgm-2.10.1/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
dvisvgm-2.10.1/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
dvisvgm-2.10.1/config.guess-412-	exit ;;
##############################################
dvisvgm-2.10.1/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
dvisvgm-2.10.1/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
dvisvgm-2.10.1/config.guess-421-	exit ;;
##############################################
dvisvgm-2.10.1/config.guess-425-    sun*:*:4.2BSD:*)
dvisvgm-2.10.1/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
dvisvgm-2.10.1/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
dvisvgm-2.10.1/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
dvisvgm-2.10.1/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
dvisvgm-2.10.1/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
dvisvgm-2.10.1/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
dvisvgm-2.10.1/config.guess-563-    *:IRIX*:*:*)
dvisvgm-2.10.1/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
dvisvgm-2.10.1/config.guess-565-	exit ;;
##############################################
dvisvgm-2.10.1/config.guess-593-EOF
dvisvgm-2.10.1/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
dvisvgm-2.10.1/config.guess-595-		then
##############################################
dvisvgm-2.10.1/config.guess-606-    *:AIX:*:[4567])
dvisvgm-2.10.1/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
dvisvgm-2.10.1/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
dvisvgm-2.10.1/config.guess-642-    9000/[34678]??:HP-UX:*:*)
dvisvgm-2.10.1/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
dvisvgm-2.10.1/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
dvisvgm-2.10.1/config.guess-696-EOF
dvisvgm-2.10.1/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
dvisvgm-2.10.1/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
dvisvgm-2.10.1/config.guess-724-    ia64:HP-UX:*:*)
dvisvgm-2.10.1/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
dvisvgm-2.10.1/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
dvisvgm-2.10.1/config.guess-754-EOF
dvisvgm-2.10.1/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
dvisvgm-2.10.1/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
dvisvgm-2.10.1/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
dvisvgm-2.10.1/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
dvisvgm-2.10.1/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
dvisvgm-2.10.1/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
dvisvgm-2.10.1/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
dvisvgm-2.10.1/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
dvisvgm-2.10.1/config.guess-850-	esac
dvisvgm-2.10.1/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
dvisvgm-2.10.1/config.guess-852-	exit ;;
##############################################
dvisvgm-2.10.1/config.guess-886-    prep*:SunOS:5.*:*)
dvisvgm-2.10.1/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
dvisvgm-2.10.1/config.guess-888-	exit ;;
##############################################
dvisvgm-2.10.1/config.guess-890-	# the GNU system
dvisvgm-2.10.1/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
dvisvgm-2.10.1/config.guess-892-	exit ;;
##############################################
dvisvgm-2.10.1/config.guess-894-	# other systems with GNU libc and userland
dvisvgm-2.10.1/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
dvisvgm-2.10.1/config.guess-896-	exit ;;
##############################################
dvisvgm-2.10.1/config.guess-988-EOF
dvisvgm-2.10.1/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
dvisvgm-2.10.1/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
dvisvgm-2.10.1/config.guess-1088-    i*86:*:4.*:*)
dvisvgm-2.10.1/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
dvisvgm-2.10.1/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
dvisvgm-2.10.1/config.guess-1291-	fi
dvisvgm-2.10.1/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
dvisvgm-2.10.1/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
dvisvgm-2.10.1/config.guess-1389-    *:DragonFly:*:*)
dvisvgm-2.10.1/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
dvisvgm-2.10.1/config.guess-1391-	exit ;;
##############################################
dvisvgm-2.10.1/config.guess-1402-    i*86:skyos:*:*)
dvisvgm-2.10.1/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
dvisvgm-2.10.1/config.guess-1404-	exit ;;
##############################################
dvisvgm-2.10.1/doc/Makefile.in-53-  { \
dvisvgm-2.10.1/doc/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/doc/Makefile.in-55-  }; \
##############################################
dvisvgm-2.10.1/doc/Makefile.in-128-  esac
dvisvgm-2.10.1/doc/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dvisvgm-2.10.1/doc/Makefile.in-130-am__vpath_adj = case $$p in \
dvisvgm-2.10.1/doc/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dvisvgm-2.10.1/doc/Makefile.in-132-    *) f=$$p;; \
dvisvgm-2.10.1/doc/Makefile.in-133-  esac;
dvisvgm-2.10.1/doc/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
dvisvgm-2.10.1/doc/Makefile.in-135-am__install_max = 40
dvisvgm-2.10.1/doc/Makefile.in-136-am__nobase_strip_setup = \
dvisvgm-2.10.1/doc/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
dvisvgm-2.10.1/doc/Makefile.in-138-am__nobase_strip = \
##############################################
dvisvgm-2.10.1/doc/Makefile.in-381-	test -n "$(man1dir)" \
dvisvgm-2.10.1/doc/Makefile.in:382:	  && test -n "`echo $$list1$$list2`" \
dvisvgm-2.10.1/doc/Makefile.in-383-	  || exit 0; \
##############################################
dvisvgm-2.10.1/doc/Makefile.in-431-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/doc/Makefile.in:432:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/doc/Makefile.in:433:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/doc/Makefile.in-434-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/doc/Makefile.in-445-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/doc/Makefile.in:446:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/doc/Makefile.in-447-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/tests/data/Makefile.in-49-  { \
dvisvgm-2.10.1/tests/data/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/tests/data/Makefile.in-51-  }; \
##############################################
dvisvgm-2.10.1/tests/data/Makefile.in-352-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/tests/data/Makefile.in:353:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/tests/data/Makefile.in:354:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/tests/data/Makefile.in-355-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/tests/data/Makefile.in-366-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/tests/data/Makefile.in:367:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/tests/data/Makefile.in-368-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/tests/gtest/src/gtest.cc-3191-  } else {
dvisvgm-2.10.1/tests/gtest/src/gtest.cc:3192:    printf(", where %s = %s\n", kTypeParamLabel, test_case.type_param());
dvisvgm-2.10.1/tests/gtest/src/gtest.cc-3193-  }
##############################################
dvisvgm-2.10.1/tests/gtest/src/gtest.cc-3205-  } else {
dvisvgm-2.10.1/tests/gtest/src/gtest.cc:3206:    printf(", where %s = %s\n", kTypeParamLabel, test_suite.type_param());
dvisvgm-2.10.1/tests/gtest/src/gtest.cc-3207-  }
##############################################
dvisvgm-2.10.1/tests/gtest/src/gtest.cc-5582-            // the output easy to parse by a program.
dvisvgm-2.10.1/tests/gtest/src/gtest.cc:5583:            PrintOnOneLine(test_suite->type_param(), kMaxParamLength);
dvisvgm-2.10.1/tests/gtest/src/gtest.cc-5584-          }
##############################################
dvisvgm-2.10.1/tests/gtest/src/gtest.cc-5591-          // output easy to parse by a program.
dvisvgm-2.10.1/tests/gtest/src/gtest.cc:5592:          PrintOnOneLine(test_info->value_param(), kMaxParamLength);
dvisvgm-2.10.1/tests/gtest/src/gtest.cc-5593-        }
##############################################
dvisvgm-2.10.1/tests/Makefile.in-49-  { \
dvisvgm-2.10.1/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/tests/Makefile.in-51-  }; \
##############################################
dvisvgm-2.10.1/tests/Makefile.in-645-}
dvisvgm-2.10.1/tests/Makefile.in:646:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dvisvgm-2.10.1/tests/Makefile.in-647-am__vpath_adj = case $$p in \
dvisvgm-2.10.1/tests/Makefile.in:648:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dvisvgm-2.10.1/tests/Makefile.in-649-    *) f=$$p;; \
dvisvgm-2.10.1/tests/Makefile.in-650-  esac;
dvisvgm-2.10.1/tests/Makefile.in:651:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
dvisvgm-2.10.1/tests/Makefile.in-652-am__install_max = 40
dvisvgm-2.10.1/tests/Makefile.in-653-am__nobase_strip_setup = \
dvisvgm-2.10.1/tests/Makefile.in:654:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
dvisvgm-2.10.1/tests/Makefile.in-655-am__nobase_strip = \
##############################################
dvisvgm-2.10.1/tests/Makefile.in-773-case "$@" in						\
dvisvgm-2.10.1/tests/Makefile.in:774:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
dvisvgm-2.10.1/tests/Makefile.in-775-    *) am__odir=.;; 					\
##############################################
dvisvgm-2.10.1/tests/Makefile.in-803-  bases='$(TEST_LOGS)'; \
dvisvgm-2.10.1/tests/Makefile.in:804:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
dvisvgm-2.10.1/tests/Makefile.in:805:  bases=`echo $$bases`
dvisvgm-2.10.1/tests/Makefile.in-806-RECHECK_LOGS = $(TEST_LOGS)
##############################################
dvisvgm-2.10.1/tests/Makefile.in-815-        */*) b='$*';; \
dvisvgm-2.10.1/tests/Makefile.in:816:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
dvisvgm-2.10.1/tests/Makefile.in-817-       esac;; \
##############################################
dvisvgm-2.10.1/tests/Makefile.in-837-  while test -n "$$dir1"; do \
dvisvgm-2.10.1/tests/Makefile.in:838:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
dvisvgm-2.10.1/tests/Makefile.in-839-    if test "$$first" != "."; then \
dvisvgm-2.10.1/tests/Makefile.in-840-      if test "$$first" = ".."; then \
dvisvgm-2.10.1/tests/Makefile.in:841:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
dvisvgm-2.10.1/tests/Makefile.in:842:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
dvisvgm-2.10.1/tests/Makefile.in-843-      else \
dvisvgm-2.10.1/tests/Makefile.in:844:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
dvisvgm-2.10.1/tests/Makefile.in-845-        if test "$$first2" = "$$first"; then \
dvisvgm-2.10.1/tests/Makefile.in:846:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
dvisvgm-2.10.1/tests/Makefile.in-847-        else \
##############################################
dvisvgm-2.10.1/tests/Makefile.in-852-    fi; \
dvisvgm-2.10.1/tests/Makefile.in:853:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
dvisvgm-2.10.1/tests/Makefile.in-854-  done; \
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1260-	test -n "$(EXEEXT)" || exit 0; \
dvisvgm-2.10.1/tests/Makefile.in:1261:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
dvisvgm-2.10.1/tests/Makefile.in-1262-	echo " rm -f" $$list; \
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1604-.cc.o:
dvisvgm-2.10.1/tests/Makefile.in:1605:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/tests/Makefile.in-1606-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1612-.cc.obj:
dvisvgm-2.10.1/tests/Makefile.in:1613:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/tests/Makefile.in:1614:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/tests/Makefile.in-1615-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1617-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1618:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/tests/Makefile.in-1619-
dvisvgm-2.10.1/tests/Makefile.in-1620-.cc.lo:
dvisvgm-2.10.1/tests/Makefile.in:1621:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/tests/Makefile.in-1622-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1628-gtest/src/libgtest_la-gtest-all.lo: gtest/src/gtest-all.cc
dvisvgm-2.10.1/tests/Makefile.in:1629:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT gtest/src/libgtest_la-gtest-all.lo -MD -MP -MF gtest/src/$(DEPDIR)/libgtest_la-gtest-all.Tpo -c -o gtest/src/libgtest_la-gtest-all.lo `test -f 'gtest/src/gtest-all.cc' || echo '$(srcdir)/'`gtest/src/gtest-all.cc
dvisvgm-2.10.1/tests/Makefile.in-1630-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gtest/src/$(DEPDIR)/libgtest_la-gtest-all.Tpo gtest/src/$(DEPDIR)/libgtest_la-gtest-all.Plo
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1632-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1633:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o gtest/src/libgtest_la-gtest-all.lo `test -f 'gtest/src/gtest-all.cc' || echo '$(srcdir)/'`gtest/src/gtest-all.cc
dvisvgm-2.10.1/tests/Makefile.in-1634-
dvisvgm-2.10.1/tests/Makefile.in-1635-libgtest_la-testmain.lo: testmain.cpp
dvisvgm-2.10.1/tests/Makefile.in:1636:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgtest_la-testmain.lo -MD -MP -MF $(DEPDIR)/libgtest_la-testmain.Tpo -c -o libgtest_la-testmain.lo `test -f 'testmain.cpp' || echo '$(srcdir)/'`testmain.cpp
dvisvgm-2.10.1/tests/Makefile.in-1637-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtest_la-testmain.Tpo $(DEPDIR)/libgtest_la-testmain.Plo
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1639-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1640:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgtest_la-testmain.lo `test -f 'testmain.cpp' || echo '$(srcdir)/'`testmain.cpp
dvisvgm-2.10.1/tests/Makefile.in-1641-
dvisvgm-2.10.1/tests/Makefile.in-1642-BezierTest-BezierTest.o: BezierTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1643:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BezierTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BezierTest-BezierTest.o -MD -MP -MF $(DEPDIR)/BezierTest-BezierTest.Tpo -c -o BezierTest-BezierTest.o `test -f 'BezierTest.cpp' || echo '$(srcdir)/'`BezierTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1644-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BezierTest-BezierTest.Tpo $(DEPDIR)/BezierTest-BezierTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1646-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1647:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BezierTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BezierTest-BezierTest.o `test -f 'BezierTest.cpp' || echo '$(srcdir)/'`BezierTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1648-
dvisvgm-2.10.1/tests/Makefile.in-1649-BezierTest-BezierTest.obj: BezierTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1650:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BezierTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BezierTest-BezierTest.obj -MD -MP -MF $(DEPDIR)/BezierTest-BezierTest.Tpo -c -o BezierTest-BezierTest.obj `if test -f 'BezierTest.cpp'; then $(CYGPATH_W) 'BezierTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BezierTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1651-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BezierTest-BezierTest.Tpo $(DEPDIR)/BezierTest-BezierTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1653-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1654:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BezierTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BezierTest-BezierTest.obj `if test -f 'BezierTest.cpp'; then $(CYGPATH_W) 'BezierTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BezierTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1655-
dvisvgm-2.10.1/tests/Makefile.in-1656-BitmapTest-BitmapTest.o: BitmapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1657:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BitmapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BitmapTest-BitmapTest.o -MD -MP -MF $(DEPDIR)/BitmapTest-BitmapTest.Tpo -c -o BitmapTest-BitmapTest.o `test -f 'BitmapTest.cpp' || echo '$(srcdir)/'`BitmapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1658-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BitmapTest-BitmapTest.Tpo $(DEPDIR)/BitmapTest-BitmapTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1660-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1661:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BitmapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BitmapTest-BitmapTest.o `test -f 'BitmapTest.cpp' || echo '$(srcdir)/'`BitmapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1662-
dvisvgm-2.10.1/tests/Makefile.in-1663-BitmapTest-BitmapTest.obj: BitmapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1664:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BitmapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BitmapTest-BitmapTest.obj -MD -MP -MF $(DEPDIR)/BitmapTest-BitmapTest.Tpo -c -o BitmapTest-BitmapTest.obj `if test -f 'BitmapTest.cpp'; then $(CYGPATH_W) 'BitmapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BitmapTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1665-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BitmapTest-BitmapTest.Tpo $(DEPDIR)/BitmapTest-BitmapTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1667-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1668:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BitmapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BitmapTest-BitmapTest.obj `if test -f 'BitmapTest.cpp'; then $(CYGPATH_W) 'BitmapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BitmapTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1669-
dvisvgm-2.10.1/tests/Makefile.in-1670-BoundingBoxTest-BoundingBoxTest.o: BoundingBoxTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1671:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BoundingBoxTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BoundingBoxTest-BoundingBoxTest.o -MD -MP -MF $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Tpo -c -o BoundingBoxTest-BoundingBoxTest.o `test -f 'BoundingBoxTest.cpp' || echo '$(srcdir)/'`BoundingBoxTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1672-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Tpo $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1674-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1675:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BoundingBoxTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BoundingBoxTest-BoundingBoxTest.o `test -f 'BoundingBoxTest.cpp' || echo '$(srcdir)/'`BoundingBoxTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1676-
dvisvgm-2.10.1/tests/Makefile.in-1677-BoundingBoxTest-BoundingBoxTest.obj: BoundingBoxTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1678:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BoundingBoxTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BoundingBoxTest-BoundingBoxTest.obj -MD -MP -MF $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Tpo -c -o BoundingBoxTest-BoundingBoxTest.obj `if test -f 'BoundingBoxTest.cpp'; then $(CYGPATH_W) 'BoundingBoxTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BoundingBoxTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1679-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Tpo $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1681-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1682:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BoundingBoxTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BoundingBoxTest-BoundingBoxTest.obj `if test -f 'BoundingBoxTest.cpp'; then $(CYGPATH_W) 'BoundingBoxTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BoundingBoxTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1683-
dvisvgm-2.10.1/tests/Makefile.in-1684-CMapManagerTest-CMapManagerTest.o: CMapManagerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1685:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapManagerTest-CMapManagerTest.o -MD -MP -MF $(DEPDIR)/CMapManagerTest-CMapManagerTest.Tpo -c -o CMapManagerTest-CMapManagerTest.o `test -f 'CMapManagerTest.cpp' || echo '$(srcdir)/'`CMapManagerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1686-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapManagerTest-CMapManagerTest.Tpo $(DEPDIR)/CMapManagerTest-CMapManagerTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1688-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1689:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapManagerTest-CMapManagerTest.o `test -f 'CMapManagerTest.cpp' || echo '$(srcdir)/'`CMapManagerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1690-
dvisvgm-2.10.1/tests/Makefile.in-1691-CMapManagerTest-CMapManagerTest.obj: CMapManagerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1692:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapManagerTest-CMapManagerTest.obj -MD -MP -MF $(DEPDIR)/CMapManagerTest-CMapManagerTest.Tpo -c -o CMapManagerTest-CMapManagerTest.obj `if test -f 'CMapManagerTest.cpp'; then $(CYGPATH_W) 'CMapManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapManagerTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1693-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapManagerTest-CMapManagerTest.Tpo $(DEPDIR)/CMapManagerTest-CMapManagerTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1695-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1696:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapManagerTest-CMapManagerTest.obj `if test -f 'CMapManagerTest.cpp'; then $(CYGPATH_W) 'CMapManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapManagerTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1697-
dvisvgm-2.10.1/tests/Makefile.in-1698-CMapReaderTest-CMapReaderTest.o: CMapReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1699:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapReaderTest-CMapReaderTest.o -MD -MP -MF $(DEPDIR)/CMapReaderTest-CMapReaderTest.Tpo -c -o CMapReaderTest-CMapReaderTest.o `test -f 'CMapReaderTest.cpp' || echo '$(srcdir)/'`CMapReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1700-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapReaderTest-CMapReaderTest.Tpo $(DEPDIR)/CMapReaderTest-CMapReaderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1702-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1703:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapReaderTest-CMapReaderTest.o `test -f 'CMapReaderTest.cpp' || echo '$(srcdir)/'`CMapReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1704-
dvisvgm-2.10.1/tests/Makefile.in-1705-CMapReaderTest-CMapReaderTest.obj: CMapReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1706:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapReaderTest-CMapReaderTest.obj -MD -MP -MF $(DEPDIR)/CMapReaderTest-CMapReaderTest.Tpo -c -o CMapReaderTest-CMapReaderTest.obj `if test -f 'CMapReaderTest.cpp'; then $(CYGPATH_W) 'CMapReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapReaderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1707-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapReaderTest-CMapReaderTest.Tpo $(DEPDIR)/CMapReaderTest-CMapReaderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1709-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1710:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapReaderTest-CMapReaderTest.obj `if test -f 'CMapReaderTest.cpp'; then $(CYGPATH_W) 'CMapReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapReaderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1711-
dvisvgm-2.10.1/tests/Makefile.in-1712-CMapTest-CMapTest.o: CMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1713:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapTest-CMapTest.o -MD -MP -MF $(DEPDIR)/CMapTest-CMapTest.Tpo -c -o CMapTest-CMapTest.o `test -f 'CMapTest.cpp' || echo '$(srcdir)/'`CMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1714-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapTest-CMapTest.Tpo $(DEPDIR)/CMapTest-CMapTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1716-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1717:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapTest-CMapTest.o `test -f 'CMapTest.cpp' || echo '$(srcdir)/'`CMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1718-
dvisvgm-2.10.1/tests/Makefile.in-1719-CMapTest-CMapTest.obj: CMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1720:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapTest-CMapTest.obj -MD -MP -MF $(DEPDIR)/CMapTest-CMapTest.Tpo -c -o CMapTest-CMapTest.obj `if test -f 'CMapTest.cpp'; then $(CYGPATH_W) 'CMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1721-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapTest-CMapTest.Tpo $(DEPDIR)/CMapTest-CMapTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1723-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1724:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapTest-CMapTest.obj `if test -f 'CMapTest.cpp'; then $(CYGPATH_W) 'CMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1725-
dvisvgm-2.10.1/tests/Makefile.in-1726-CalculatorTest-CalculatorTest.o: CalculatorTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1727:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CalculatorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CalculatorTest-CalculatorTest.o -MD -MP -MF $(DEPDIR)/CalculatorTest-CalculatorTest.Tpo -c -o CalculatorTest-CalculatorTest.o `test -f 'CalculatorTest.cpp' || echo '$(srcdir)/'`CalculatorTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1728-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CalculatorTest-CalculatorTest.Tpo $(DEPDIR)/CalculatorTest-CalculatorTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1730-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1731:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CalculatorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CalculatorTest-CalculatorTest.o `test -f 'CalculatorTest.cpp' || echo '$(srcdir)/'`CalculatorTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1732-
dvisvgm-2.10.1/tests/Makefile.in-1733-CalculatorTest-CalculatorTest.obj: CalculatorTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1734:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CalculatorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CalculatorTest-CalculatorTest.obj -MD -MP -MF $(DEPDIR)/CalculatorTest-CalculatorTest.Tpo -c -o CalculatorTest-CalculatorTest.obj `if test -f 'CalculatorTest.cpp'; then $(CYGPATH_W) 'CalculatorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CalculatorTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1735-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CalculatorTest-CalculatorTest.Tpo $(DEPDIR)/CalculatorTest-CalculatorTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1737-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1738:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CalculatorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CalculatorTest-CalculatorTest.obj `if test -f 'CalculatorTest.cpp'; then $(CYGPATH_W) 'CalculatorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CalculatorTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1739-
dvisvgm-2.10.1/tests/Makefile.in-1740-ColorSpecialTest-ColorSpecialTest.o: ColorSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1741:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ColorSpecialTest-ColorSpecialTest.o -MD -MP -MF $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Tpo -c -o ColorSpecialTest-ColorSpecialTest.o `test -f 'ColorSpecialTest.cpp' || echo '$(srcdir)/'`ColorSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1742-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Tpo $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1744-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1745:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ColorSpecialTest-ColorSpecialTest.o `test -f 'ColorSpecialTest.cpp' || echo '$(srcdir)/'`ColorSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1746-
dvisvgm-2.10.1/tests/Makefile.in-1747-ColorSpecialTest-ColorSpecialTest.obj: ColorSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1748:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ColorSpecialTest-ColorSpecialTest.obj -MD -MP -MF $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Tpo -c -o ColorSpecialTest-ColorSpecialTest.obj `if test -f 'ColorSpecialTest.cpp'; then $(CYGPATH_W) 'ColorSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ColorSpecialTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1749-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Tpo $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1751-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1752:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ColorSpecialTest-ColorSpecialTest.obj `if test -f 'ColorSpecialTest.cpp'; then $(CYGPATH_W) 'ColorSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ColorSpecialTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1753-
dvisvgm-2.10.1/tests/Makefile.in-1754-ColorTest-ColorTest.o: ColorTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1755:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ColorTest-ColorTest.o -MD -MP -MF $(DEPDIR)/ColorTest-ColorTest.Tpo -c -o ColorTest-ColorTest.o `test -f 'ColorTest.cpp' || echo '$(srcdir)/'`ColorTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1756-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ColorTest-ColorTest.Tpo $(DEPDIR)/ColorTest-ColorTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1758-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1759:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ColorTest-ColorTest.o `test -f 'ColorTest.cpp' || echo '$(srcdir)/'`ColorTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1760-
dvisvgm-2.10.1/tests/Makefile.in-1761-ColorTest-ColorTest.obj: ColorTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1762:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ColorTest-ColorTest.obj -MD -MP -MF $(DEPDIR)/ColorTest-ColorTest.Tpo -c -o ColorTest-ColorTest.obj `if test -f 'ColorTest.cpp'; then $(CYGPATH_W) 'ColorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ColorTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1763-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ColorTest-ColorTest.Tpo $(DEPDIR)/ColorTest-ColorTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1765-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1766:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ColorTest-ColorTest.obj `if test -f 'ColorTest.cpp'; then $(CYGPATH_W) 'ColorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ColorTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1767-
dvisvgm-2.10.1/tests/Makefile.in-1768-CommandLineTest-CommandLineTest.o: CommandLineTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1769:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CommandLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CommandLineTest-CommandLineTest.o -MD -MP -MF $(DEPDIR)/CommandLineTest-CommandLineTest.Tpo -c -o CommandLineTest-CommandLineTest.o `test -f 'CommandLineTest.cpp' || echo '$(srcdir)/'`CommandLineTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1770-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CommandLineTest-CommandLineTest.Tpo $(DEPDIR)/CommandLineTest-CommandLineTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1772-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1773:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CommandLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CommandLineTest-CommandLineTest.o `test -f 'CommandLineTest.cpp' || echo '$(srcdir)/'`CommandLineTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1774-
dvisvgm-2.10.1/tests/Makefile.in-1775-CommandLineTest-CommandLineTest.obj: CommandLineTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1776:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CommandLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CommandLineTest-CommandLineTest.obj -MD -MP -MF $(DEPDIR)/CommandLineTest-CommandLineTest.Tpo -c -o CommandLineTest-CommandLineTest.obj `if test -f 'CommandLineTest.cpp'; then $(CYGPATH_W) 'CommandLineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CommandLineTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1777-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CommandLineTest-CommandLineTest.Tpo $(DEPDIR)/CommandLineTest-CommandLineTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1779-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1780:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CommandLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CommandLineTest-CommandLineTest.obj `if test -f 'CommandLineTest.cpp'; then $(CYGPATH_W) 'CommandLineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CommandLineTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1781-
dvisvgm-2.10.1/tests/Makefile.in-1782-DVIReaderTest-DVIReaderTest.o: DVIReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1783:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DVIReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DVIReaderTest-DVIReaderTest.o -MD -MP -MF $(DEPDIR)/DVIReaderTest-DVIReaderTest.Tpo -c -o DVIReaderTest-DVIReaderTest.o `test -f 'DVIReaderTest.cpp' || echo '$(srcdir)/'`DVIReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1784-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DVIReaderTest-DVIReaderTest.Tpo $(DEPDIR)/DVIReaderTest-DVIReaderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1786-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1787:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DVIReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DVIReaderTest-DVIReaderTest.o `test -f 'DVIReaderTest.cpp' || echo '$(srcdir)/'`DVIReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1788-
dvisvgm-2.10.1/tests/Makefile.in-1789-DVIReaderTest-DVIReaderTest.obj: DVIReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1790:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DVIReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DVIReaderTest-DVIReaderTest.obj -MD -MP -MF $(DEPDIR)/DVIReaderTest-DVIReaderTest.Tpo -c -o DVIReaderTest-DVIReaderTest.obj `if test -f 'DVIReaderTest.cpp'; then $(CYGPATH_W) 'DVIReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DVIReaderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1791-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DVIReaderTest-DVIReaderTest.Tpo $(DEPDIR)/DVIReaderTest-DVIReaderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1793-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1794:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DVIReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DVIReaderTest-DVIReaderTest.obj `if test -f 'DVIReaderTest.cpp'; then $(CYGPATH_W) 'DVIReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DVIReaderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1795-
dvisvgm-2.10.1/tests/Makefile.in-1796-DependencyGraphTest-DependencyGraphTest.o: DependencyGraphTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1797:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DependencyGraphTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DependencyGraphTest-DependencyGraphTest.o -MD -MP -MF $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Tpo -c -o DependencyGraphTest-DependencyGraphTest.o `test -f 'DependencyGraphTest.cpp' || echo '$(srcdir)/'`DependencyGraphTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1798-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Tpo $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1800-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1801:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DependencyGraphTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DependencyGraphTest-DependencyGraphTest.o `test -f 'DependencyGraphTest.cpp' || echo '$(srcdir)/'`DependencyGraphTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1802-
dvisvgm-2.10.1/tests/Makefile.in-1803-DependencyGraphTest-DependencyGraphTest.obj: DependencyGraphTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1804:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DependencyGraphTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DependencyGraphTest-DependencyGraphTest.obj -MD -MP -MF $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Tpo -c -o DependencyGraphTest-DependencyGraphTest.obj `if test -f 'DependencyGraphTest.cpp'; then $(CYGPATH_W) 'DependencyGraphTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DependencyGraphTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1805-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Tpo $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1807-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1808:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DependencyGraphTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DependencyGraphTest-DependencyGraphTest.obj `if test -f 'DependencyGraphTest.cpp'; then $(CYGPATH_W) 'DependencyGraphTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DependencyGraphTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1809-
dvisvgm-2.10.1/tests/Makefile.in-1810-DirectoryTest-DirectoryTest.o: DirectoryTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1811:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DirectoryTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DirectoryTest-DirectoryTest.o -MD -MP -MF $(DEPDIR)/DirectoryTest-DirectoryTest.Tpo -c -o DirectoryTest-DirectoryTest.o `test -f 'DirectoryTest.cpp' || echo '$(srcdir)/'`DirectoryTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1812-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DirectoryTest-DirectoryTest.Tpo $(DEPDIR)/DirectoryTest-DirectoryTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1814-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1815:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DirectoryTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DirectoryTest-DirectoryTest.o `test -f 'DirectoryTest.cpp' || echo '$(srcdir)/'`DirectoryTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1816-
dvisvgm-2.10.1/tests/Makefile.in-1817-DirectoryTest-DirectoryTest.obj: DirectoryTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1818:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DirectoryTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DirectoryTest-DirectoryTest.obj -MD -MP -MF $(DEPDIR)/DirectoryTest-DirectoryTest.Tpo -c -o DirectoryTest-DirectoryTest.obj `if test -f 'DirectoryTest.cpp'; then $(CYGPATH_W) 'DirectoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DirectoryTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1819-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DirectoryTest-DirectoryTest.Tpo $(DEPDIR)/DirectoryTest-DirectoryTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1821-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1822:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DirectoryTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DirectoryTest-DirectoryTest.obj `if test -f 'DirectoryTest.cpp'; then $(CYGPATH_W) 'DirectoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DirectoryTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1823-
dvisvgm-2.10.1/tests/Makefile.in-1824-DvisvgmSpecialTest-DvisvgmSpecialTest.o: DvisvgmSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1825:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DvisvgmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DvisvgmSpecialTest-DvisvgmSpecialTest.o -MD -MP -MF $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Tpo -c -o DvisvgmSpecialTest-DvisvgmSpecialTest.o `test -f 'DvisvgmSpecialTest.cpp' || echo '$(srcdir)/'`DvisvgmSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1826-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Tpo $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1828-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1829:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DvisvgmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DvisvgmSpecialTest-DvisvgmSpecialTest.o `test -f 'DvisvgmSpecialTest.cpp' || echo '$(srcdir)/'`DvisvgmSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1830-
dvisvgm-2.10.1/tests/Makefile.in-1831-DvisvgmSpecialTest-DvisvgmSpecialTest.obj: DvisvgmSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1832:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DvisvgmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DvisvgmSpecialTest-DvisvgmSpecialTest.obj -MD -MP -MF $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Tpo -c -o DvisvgmSpecialTest-DvisvgmSpecialTest.obj `if test -f 'DvisvgmSpecialTest.cpp'; then $(CYGPATH_W) 'DvisvgmSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DvisvgmSpecialTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1833-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Tpo $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1835-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1836:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DvisvgmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DvisvgmSpecialTest-DvisvgmSpecialTest.obj `if test -f 'DvisvgmSpecialTest.cpp'; then $(CYGPATH_W) 'DvisvgmSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DvisvgmSpecialTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1837-
dvisvgm-2.10.1/tests/Makefile.in-1838-EllipticalArcTest-EllipticalArcTest.o: EllipticalArcTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1839:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EllipticalArcTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EllipticalArcTest-EllipticalArcTest.o -MD -MP -MF $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Tpo -c -o EllipticalArcTest-EllipticalArcTest.o `test -f 'EllipticalArcTest.cpp' || echo '$(srcdir)/'`EllipticalArcTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1840-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Tpo $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1842-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1843:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EllipticalArcTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EllipticalArcTest-EllipticalArcTest.o `test -f 'EllipticalArcTest.cpp' || echo '$(srcdir)/'`EllipticalArcTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1844-
dvisvgm-2.10.1/tests/Makefile.in-1845-EllipticalArcTest-EllipticalArcTest.obj: EllipticalArcTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1846:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EllipticalArcTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EllipticalArcTest-EllipticalArcTest.obj -MD -MP -MF $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Tpo -c -o EllipticalArcTest-EllipticalArcTest.obj `if test -f 'EllipticalArcTest.cpp'; then $(CYGPATH_W) 'EllipticalArcTest.cpp'; else $(CYGPATH_W) '$(srcdir)/EllipticalArcTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1847-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Tpo $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1849-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1850:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EllipticalArcTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EllipticalArcTest-EllipticalArcTest.obj `if test -f 'EllipticalArcTest.cpp'; then $(CYGPATH_W) 'EllipticalArcTest.cpp'; else $(CYGPATH_W) '$(srcdir)/EllipticalArcTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1851-
dvisvgm-2.10.1/tests/Makefile.in-1852-EmSpecialTest-EmSpecialTest.o: EmSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1853:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EmSpecialTest-EmSpecialTest.o -MD -MP -MF $(DEPDIR)/EmSpecialTest-EmSpecialTest.Tpo -c -o EmSpecialTest-EmSpecialTest.o `test -f 'EmSpecialTest.cpp' || echo '$(srcdir)/'`EmSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1854-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EmSpecialTest-EmSpecialTest.Tpo $(DEPDIR)/EmSpecialTest-EmSpecialTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1856-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1857:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EmSpecialTest-EmSpecialTest.o `test -f 'EmSpecialTest.cpp' || echo '$(srcdir)/'`EmSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1858-
dvisvgm-2.10.1/tests/Makefile.in-1859-EmSpecialTest-EmSpecialTest.obj: EmSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1860:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EmSpecialTest-EmSpecialTest.obj -MD -MP -MF $(DEPDIR)/EmSpecialTest-EmSpecialTest.Tpo -c -o EmSpecialTest-EmSpecialTest.obj `if test -f 'EmSpecialTest.cpp'; then $(CYGPATH_W) 'EmSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/EmSpecialTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1861-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EmSpecialTest-EmSpecialTest.Tpo $(DEPDIR)/EmSpecialTest-EmSpecialTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1863-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1864:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EmSpecialTest-EmSpecialTest.obj `if test -f 'EmSpecialTest.cpp'; then $(CYGPATH_W) 'EmSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/EmSpecialTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1865-
dvisvgm-2.10.1/tests/Makefile.in-1866-FileFinderTest-FileFinderTest.o: FileFinderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1867:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileFinderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileFinderTest-FileFinderTest.o -MD -MP -MF $(DEPDIR)/FileFinderTest-FileFinderTest.Tpo -c -o FileFinderTest-FileFinderTest.o `test -f 'FileFinderTest.cpp' || echo '$(srcdir)/'`FileFinderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1868-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FileFinderTest-FileFinderTest.Tpo $(DEPDIR)/FileFinderTest-FileFinderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1870-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1871:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileFinderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileFinderTest-FileFinderTest.o `test -f 'FileFinderTest.cpp' || echo '$(srcdir)/'`FileFinderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1872-
dvisvgm-2.10.1/tests/Makefile.in-1873-FileFinderTest-FileFinderTest.obj: FileFinderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1874:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileFinderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileFinderTest-FileFinderTest.obj -MD -MP -MF $(DEPDIR)/FileFinderTest-FileFinderTest.Tpo -c -o FileFinderTest-FileFinderTest.obj `if test -f 'FileFinderTest.cpp'; then $(CYGPATH_W) 'FileFinderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FileFinderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1875-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FileFinderTest-FileFinderTest.Tpo $(DEPDIR)/FileFinderTest-FileFinderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1877-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1878:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileFinderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileFinderTest-FileFinderTest.obj `if test -f 'FileFinderTest.cpp'; then $(CYGPATH_W) 'FileFinderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FileFinderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1879-
dvisvgm-2.10.1/tests/Makefile.in-1880-FilePathTest-FilePathTest.o: FilePathTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1881:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FilePathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FilePathTest-FilePathTest.o -MD -MP -MF $(DEPDIR)/FilePathTest-FilePathTest.Tpo -c -o FilePathTest-FilePathTest.o `test -f 'FilePathTest.cpp' || echo '$(srcdir)/'`FilePathTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1882-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FilePathTest-FilePathTest.Tpo $(DEPDIR)/FilePathTest-FilePathTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1884-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1885:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FilePathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FilePathTest-FilePathTest.o `test -f 'FilePathTest.cpp' || echo '$(srcdir)/'`FilePathTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1886-
dvisvgm-2.10.1/tests/Makefile.in-1887-FilePathTest-FilePathTest.obj: FilePathTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1888:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FilePathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FilePathTest-FilePathTest.obj -MD -MP -MF $(DEPDIR)/FilePathTest-FilePathTest.Tpo -c -o FilePathTest-FilePathTest.obj `if test -f 'FilePathTest.cpp'; then $(CYGPATH_W) 'FilePathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FilePathTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1889-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FilePathTest-FilePathTest.Tpo $(DEPDIR)/FilePathTest-FilePathTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1891-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1892:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FilePathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FilePathTest-FilePathTest.obj `if test -f 'FilePathTest.cpp'; then $(CYGPATH_W) 'FilePathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FilePathTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1893-
dvisvgm-2.10.1/tests/Makefile.in-1894-FileSystemTest-FileSystemTest.o: FileSystemTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1895:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileSystemTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileSystemTest-FileSystemTest.o -MD -MP -MF $(DEPDIR)/FileSystemTest-FileSystemTest.Tpo -c -o FileSystemTest-FileSystemTest.o `test -f 'FileSystemTest.cpp' || echo '$(srcdir)/'`FileSystemTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1896-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FileSystemTest-FileSystemTest.Tpo $(DEPDIR)/FileSystemTest-FileSystemTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1898-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1899:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileSystemTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileSystemTest-FileSystemTest.o `test -f 'FileSystemTest.cpp' || echo '$(srcdir)/'`FileSystemTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1900-
dvisvgm-2.10.1/tests/Makefile.in-1901-FileSystemTest-FileSystemTest.obj: FileSystemTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1902:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileSystemTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileSystemTest-FileSystemTest.obj -MD -MP -MF $(DEPDIR)/FileSystemTest-FileSystemTest.Tpo -c -o FileSystemTest-FileSystemTest.obj `if test -f 'FileSystemTest.cpp'; then $(CYGPATH_W) 'FileSystemTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FileSystemTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1903-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FileSystemTest-FileSystemTest.Tpo $(DEPDIR)/FileSystemTest-FileSystemTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1905-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1906:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileSystemTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileSystemTest-FileSystemTest.obj `if test -f 'FileSystemTest.cpp'; then $(CYGPATH_W) 'FileSystemTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FileSystemTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1907-
dvisvgm-2.10.1/tests/Makefile.in-1908-FontCacheTest-FontCacheTest.o: FontCacheTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1909:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontCacheTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontCacheTest-FontCacheTest.o -MD -MP -MF $(DEPDIR)/FontCacheTest-FontCacheTest.Tpo -c -o FontCacheTest-FontCacheTest.o `test -f 'FontCacheTest.cpp' || echo '$(srcdir)/'`FontCacheTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1910-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontCacheTest-FontCacheTest.Tpo $(DEPDIR)/FontCacheTest-FontCacheTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1912-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1913:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontCacheTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontCacheTest-FontCacheTest.o `test -f 'FontCacheTest.cpp' || echo '$(srcdir)/'`FontCacheTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1914-
dvisvgm-2.10.1/tests/Makefile.in-1915-FontCacheTest-FontCacheTest.obj: FontCacheTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1916:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontCacheTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontCacheTest-FontCacheTest.obj -MD -MP -MF $(DEPDIR)/FontCacheTest-FontCacheTest.Tpo -c -o FontCacheTest-FontCacheTest.obj `if test -f 'FontCacheTest.cpp'; then $(CYGPATH_W) 'FontCacheTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontCacheTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1917-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontCacheTest-FontCacheTest.Tpo $(DEPDIR)/FontCacheTest-FontCacheTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1919-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1920:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontCacheTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontCacheTest-FontCacheTest.obj `if test -f 'FontCacheTest.cpp'; then $(CYGPATH_W) 'FontCacheTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontCacheTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1921-
dvisvgm-2.10.1/tests/Makefile.in-1922-FontManagerTest-FontManagerTest.o: FontManagerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1923:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontManagerTest-FontManagerTest.o -MD -MP -MF $(DEPDIR)/FontManagerTest-FontManagerTest.Tpo -c -o FontManagerTest-FontManagerTest.o `test -f 'FontManagerTest.cpp' || echo '$(srcdir)/'`FontManagerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1924-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontManagerTest-FontManagerTest.Tpo $(DEPDIR)/FontManagerTest-FontManagerTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1926-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1927:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontManagerTest-FontManagerTest.o `test -f 'FontManagerTest.cpp' || echo '$(srcdir)/'`FontManagerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1928-
dvisvgm-2.10.1/tests/Makefile.in-1929-FontManagerTest-FontManagerTest.obj: FontManagerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1930:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontManagerTest-FontManagerTest.obj -MD -MP -MF $(DEPDIR)/FontManagerTest-FontManagerTest.Tpo -c -o FontManagerTest-FontManagerTest.obj `if test -f 'FontManagerTest.cpp'; then $(CYGPATH_W) 'FontManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontManagerTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1931-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontManagerTest-FontManagerTest.Tpo $(DEPDIR)/FontManagerTest-FontManagerTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1933-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1934:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontManagerTest-FontManagerTest.obj `if test -f 'FontManagerTest.cpp'; then $(CYGPATH_W) 'FontManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontManagerTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1935-
dvisvgm-2.10.1/tests/Makefile.in-1936-FontMapTest-FontMapTest.o: FontMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1937:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontMapTest-FontMapTest.o -MD -MP -MF $(DEPDIR)/FontMapTest-FontMapTest.Tpo -c -o FontMapTest-FontMapTest.o `test -f 'FontMapTest.cpp' || echo '$(srcdir)/'`FontMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1938-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontMapTest-FontMapTest.Tpo $(DEPDIR)/FontMapTest-FontMapTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1940-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1941:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontMapTest-FontMapTest.o `test -f 'FontMapTest.cpp' || echo '$(srcdir)/'`FontMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1942-
dvisvgm-2.10.1/tests/Makefile.in-1943-FontMapTest-FontMapTest.obj: FontMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1944:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontMapTest-FontMapTest.obj -MD -MP -MF $(DEPDIR)/FontMapTest-FontMapTest.Tpo -c -o FontMapTest-FontMapTest.obj `if test -f 'FontMapTest.cpp'; then $(CYGPATH_W) 'FontMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontMapTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1945-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontMapTest-FontMapTest.Tpo $(DEPDIR)/FontMapTest-FontMapTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1947-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1948:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontMapTest-FontMapTest.obj `if test -f 'FontMapTest.cpp'; then $(CYGPATH_W) 'FontMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontMapTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1949-
dvisvgm-2.10.1/tests/Makefile.in-1950-GFGlyphTracerTest-GFGlyphTracerTest.o: GFGlyphTracerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1951:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFGlyphTracerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GFGlyphTracerTest-GFGlyphTracerTest.o -MD -MP -MF $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Tpo -c -o GFGlyphTracerTest-GFGlyphTracerTest.o `test -f 'GFGlyphTracerTest.cpp' || echo '$(srcdir)/'`GFGlyphTracerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1952-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Tpo $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1954-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1955:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFGlyphTracerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GFGlyphTracerTest-GFGlyphTracerTest.o `test -f 'GFGlyphTracerTest.cpp' || echo '$(srcdir)/'`GFGlyphTracerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1956-
dvisvgm-2.10.1/tests/Makefile.in-1957-GFGlyphTracerTest-GFGlyphTracerTest.obj: GFGlyphTracerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1958:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFGlyphTracerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GFGlyphTracerTest-GFGlyphTracerTest.obj -MD -MP -MF $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Tpo -c -o GFGlyphTracerTest-GFGlyphTracerTest.obj `if test -f 'GFGlyphTracerTest.cpp'; then $(CYGPATH_W) 'GFGlyphTracerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GFGlyphTracerTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1959-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Tpo $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1961-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1962:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFGlyphTracerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GFGlyphTracerTest-GFGlyphTracerTest.obj `if test -f 'GFGlyphTracerTest.cpp'; then $(CYGPATH_W) 'GFGlyphTracerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GFGlyphTracerTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1963-
dvisvgm-2.10.1/tests/Makefile.in-1964-GFReaderTest-GFReaderTest.o: GFReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1965:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GFReaderTest-GFReaderTest.o -MD -MP -MF $(DEPDIR)/GFReaderTest-GFReaderTest.Tpo -c -o GFReaderTest-GFReaderTest.o `test -f 'GFReaderTest.cpp' || echo '$(srcdir)/'`GFReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1966-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GFReaderTest-GFReaderTest.Tpo $(DEPDIR)/GFReaderTest-GFReaderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1968-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1969:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GFReaderTest-GFReaderTest.o `test -f 'GFReaderTest.cpp' || echo '$(srcdir)/'`GFReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1970-
dvisvgm-2.10.1/tests/Makefile.in-1971-GFReaderTest-GFReaderTest.obj: GFReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1972:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GFReaderTest-GFReaderTest.obj -MD -MP -MF $(DEPDIR)/GFReaderTest-GFReaderTest.Tpo -c -o GFReaderTest-GFReaderTest.obj `if test -f 'GFReaderTest.cpp'; then $(CYGPATH_W) 'GFReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GFReaderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1973-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GFReaderTest-GFReaderTest.Tpo $(DEPDIR)/GFReaderTest-GFReaderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1975-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1976:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GFReaderTest-GFReaderTest.obj `if test -f 'GFReaderTest.cpp'; then $(CYGPATH_W) 'GFReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GFReaderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1977-
dvisvgm-2.10.1/tests/Makefile.in-1978-GhostscriptTest-GhostscriptTest.o: GhostscriptTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1979:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GhostscriptTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GhostscriptTest-GhostscriptTest.o -MD -MP -MF $(DEPDIR)/GhostscriptTest-GhostscriptTest.Tpo -c -o GhostscriptTest-GhostscriptTest.o `test -f 'GhostscriptTest.cpp' || echo '$(srcdir)/'`GhostscriptTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1980-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GhostscriptTest-GhostscriptTest.Tpo $(DEPDIR)/GhostscriptTest-GhostscriptTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1982-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1983:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GhostscriptTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GhostscriptTest-GhostscriptTest.o `test -f 'GhostscriptTest.cpp' || echo '$(srcdir)/'`GhostscriptTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1984-
dvisvgm-2.10.1/tests/Makefile.in-1985-GhostscriptTest-GhostscriptTest.obj: GhostscriptTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1986:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GhostscriptTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GhostscriptTest-GhostscriptTest.obj -MD -MP -MF $(DEPDIR)/GhostscriptTest-GhostscriptTest.Tpo -c -o GhostscriptTest-GhostscriptTest.obj `if test -f 'GhostscriptTest.cpp'; then $(CYGPATH_W) 'GhostscriptTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GhostscriptTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1987-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GhostscriptTest-GhostscriptTest.Tpo $(DEPDIR)/GhostscriptTest-GhostscriptTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1989-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1990:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GhostscriptTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GhostscriptTest-GhostscriptTest.obj `if test -f 'GhostscriptTest.cpp'; then $(CYGPATH_W) 'GhostscriptTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GhostscriptTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-1991-
dvisvgm-2.10.1/tests/Makefile.in-1992-GraphicsPathTest-GraphicsPathTest.o: GraphicsPathTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:1993:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GraphicsPathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GraphicsPathTest-GraphicsPathTest.o -MD -MP -MF $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Tpo -c -o GraphicsPathTest-GraphicsPathTest.o `test -f 'GraphicsPathTest.cpp' || echo '$(srcdir)/'`GraphicsPathTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1994-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Tpo $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-1996-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:1997:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GraphicsPathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GraphicsPathTest-GraphicsPathTest.o `test -f 'GraphicsPathTest.cpp' || echo '$(srcdir)/'`GraphicsPathTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-1998-
dvisvgm-2.10.1/tests/Makefile.in-1999-GraphicsPathTest-GraphicsPathTest.obj: GraphicsPathTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2000:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GraphicsPathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GraphicsPathTest-GraphicsPathTest.obj -MD -MP -MF $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Tpo -c -o GraphicsPathTest-GraphicsPathTest.obj `if test -f 'GraphicsPathTest.cpp'; then $(CYGPATH_W) 'GraphicsPathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GraphicsPathTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2001-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Tpo $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2003-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2004:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GraphicsPathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GraphicsPathTest-GraphicsPathTest.obj `if test -f 'GraphicsPathTest.cpp'; then $(CYGPATH_W) 'GraphicsPathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GraphicsPathTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2005-
dvisvgm-2.10.1/tests/Makefile.in-2006-HashFunctionTest-HashFunctionTest.o: HashFunctionTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2007:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(HashFunctionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT HashFunctionTest-HashFunctionTest.o -MD -MP -MF $(DEPDIR)/HashFunctionTest-HashFunctionTest.Tpo -c -o HashFunctionTest-HashFunctionTest.o `test -f 'HashFunctionTest.cpp' || echo '$(srcdir)/'`HashFunctionTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2008-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/HashFunctionTest-HashFunctionTest.Tpo $(DEPDIR)/HashFunctionTest-HashFunctionTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2010-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2011:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(HashFunctionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o HashFunctionTest-HashFunctionTest.o `test -f 'HashFunctionTest.cpp' || echo '$(srcdir)/'`HashFunctionTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2012-
dvisvgm-2.10.1/tests/Makefile.in-2013-HashFunctionTest-HashFunctionTest.obj: HashFunctionTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2014:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(HashFunctionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT HashFunctionTest-HashFunctionTest.obj -MD -MP -MF $(DEPDIR)/HashFunctionTest-HashFunctionTest.Tpo -c -o HashFunctionTest-HashFunctionTest.obj `if test -f 'HashFunctionTest.cpp'; then $(CYGPATH_W) 'HashFunctionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/HashFunctionTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2015-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/HashFunctionTest-HashFunctionTest.Tpo $(DEPDIR)/HashFunctionTest-HashFunctionTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2017-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2018:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(HashFunctionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o HashFunctionTest-HashFunctionTest.obj `if test -f 'HashFunctionTest.cpp'; then $(CYGPATH_W) 'HashFunctionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/HashFunctionTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2019-
dvisvgm-2.10.1/tests/Makefile.in-2020-JFMReaderTest-JFMReaderTest.o: JFMReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2021:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(JFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT JFMReaderTest-JFMReaderTest.o -MD -MP -MF $(DEPDIR)/JFMReaderTest-JFMReaderTest.Tpo -c -o JFMReaderTest-JFMReaderTest.o `test -f 'JFMReaderTest.cpp' || echo '$(srcdir)/'`JFMReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2022-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/JFMReaderTest-JFMReaderTest.Tpo $(DEPDIR)/JFMReaderTest-JFMReaderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2024-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2025:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(JFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o JFMReaderTest-JFMReaderTest.o `test -f 'JFMReaderTest.cpp' || echo '$(srcdir)/'`JFMReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2026-
dvisvgm-2.10.1/tests/Makefile.in-2027-JFMReaderTest-JFMReaderTest.obj: JFMReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2028:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(JFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT JFMReaderTest-JFMReaderTest.obj -MD -MP -MF $(DEPDIR)/JFMReaderTest-JFMReaderTest.Tpo -c -o JFMReaderTest-JFMReaderTest.obj `if test -f 'JFMReaderTest.cpp'; then $(CYGPATH_W) 'JFMReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/JFMReaderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2029-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/JFMReaderTest-JFMReaderTest.Tpo $(DEPDIR)/JFMReaderTest-JFMReaderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2031-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2032:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(JFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o JFMReaderTest-JFMReaderTest.obj `if test -f 'JFMReaderTest.cpp'; then $(CYGPATH_W) 'JFMReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/JFMReaderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2033-
dvisvgm-2.10.1/tests/Makefile.in-2034-LengthTest-LengthTest.o: LengthTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2035:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(LengthTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LengthTest-LengthTest.o -MD -MP -MF $(DEPDIR)/LengthTest-LengthTest.Tpo -c -o LengthTest-LengthTest.o `test -f 'LengthTest.cpp' || echo '$(srcdir)/'`LengthTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2036-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LengthTest-LengthTest.Tpo $(DEPDIR)/LengthTest-LengthTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2038-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2039:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(LengthTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LengthTest-LengthTest.o `test -f 'LengthTest.cpp' || echo '$(srcdir)/'`LengthTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2040-
dvisvgm-2.10.1/tests/Makefile.in-2041-LengthTest-LengthTest.obj: LengthTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2042:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(LengthTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LengthTest-LengthTest.obj -MD -MP -MF $(DEPDIR)/LengthTest-LengthTest.Tpo -c -o LengthTest-LengthTest.obj `if test -f 'LengthTest.cpp'; then $(CYGPATH_W) 'LengthTest.cpp'; else $(CYGPATH_W) '$(srcdir)/LengthTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2043-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LengthTest-LengthTest.Tpo $(DEPDIR)/LengthTest-LengthTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2045-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2046:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(LengthTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LengthTest-LengthTest.obj `if test -f 'LengthTest.cpp'; then $(CYGPATH_W) 'LengthTest.cpp'; else $(CYGPATH_W) '$(srcdir)/LengthTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2047-
dvisvgm-2.10.1/tests/Makefile.in-2048-MapLineTest-MapLineTest.o: MapLineTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2049:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MapLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MapLineTest-MapLineTest.o -MD -MP -MF $(DEPDIR)/MapLineTest-MapLineTest.Tpo -c -o MapLineTest-MapLineTest.o `test -f 'MapLineTest.cpp' || echo '$(srcdir)/'`MapLineTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2050-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MapLineTest-MapLineTest.Tpo $(DEPDIR)/MapLineTest-MapLineTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2052-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2053:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MapLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MapLineTest-MapLineTest.o `test -f 'MapLineTest.cpp' || echo '$(srcdir)/'`MapLineTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2054-
dvisvgm-2.10.1/tests/Makefile.in-2055-MapLineTest-MapLineTest.obj: MapLineTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2056:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MapLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MapLineTest-MapLineTest.obj -MD -MP -MF $(DEPDIR)/MapLineTest-MapLineTest.Tpo -c -o MapLineTest-MapLineTest.obj `if test -f 'MapLineTest.cpp'; then $(CYGPATH_W) 'MapLineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MapLineTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2057-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MapLineTest-MapLineTest.Tpo $(DEPDIR)/MapLineTest-MapLineTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2059-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2060:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MapLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MapLineTest-MapLineTest.obj `if test -f 'MapLineTest.cpp'; then $(CYGPATH_W) 'MapLineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MapLineTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2061-
dvisvgm-2.10.1/tests/Makefile.in-2062-MatrixTest-MatrixTest.o: MatrixTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2063:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MatrixTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MatrixTest-MatrixTest.o -MD -MP -MF $(DEPDIR)/MatrixTest-MatrixTest.Tpo -c -o MatrixTest-MatrixTest.o `test -f 'MatrixTest.cpp' || echo '$(srcdir)/'`MatrixTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2064-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MatrixTest-MatrixTest.Tpo $(DEPDIR)/MatrixTest-MatrixTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2066-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2067:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MatrixTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MatrixTest-MatrixTest.o `test -f 'MatrixTest.cpp' || echo '$(srcdir)/'`MatrixTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2068-
dvisvgm-2.10.1/tests/Makefile.in-2069-MatrixTest-MatrixTest.obj: MatrixTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2070:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MatrixTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MatrixTest-MatrixTest.obj -MD -MP -MF $(DEPDIR)/MatrixTest-MatrixTest.Tpo -c -o MatrixTest-MatrixTest.obj `if test -f 'MatrixTest.cpp'; then $(CYGPATH_W) 'MatrixTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MatrixTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2071-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MatrixTest-MatrixTest.Tpo $(DEPDIR)/MatrixTest-MatrixTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2073-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2074:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MatrixTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MatrixTest-MatrixTest.obj `if test -f 'MatrixTest.cpp'; then $(CYGPATH_W) 'MatrixTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MatrixTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2075-
dvisvgm-2.10.1/tests/Makefile.in-2076-MessageExceptionTest-MessageExceptionTest.o: MessageExceptionTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2077:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MessageExceptionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MessageExceptionTest-MessageExceptionTest.o -MD -MP -MF $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Tpo -c -o MessageExceptionTest-MessageExceptionTest.o `test -f 'MessageExceptionTest.cpp' || echo '$(srcdir)/'`MessageExceptionTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2078-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Tpo $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2080-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2081:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MessageExceptionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MessageExceptionTest-MessageExceptionTest.o `test -f 'MessageExceptionTest.cpp' || echo '$(srcdir)/'`MessageExceptionTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2082-
dvisvgm-2.10.1/tests/Makefile.in-2083-MessageExceptionTest-MessageExceptionTest.obj: MessageExceptionTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2084:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MessageExceptionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MessageExceptionTest-MessageExceptionTest.obj -MD -MP -MF $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Tpo -c -o MessageExceptionTest-MessageExceptionTest.obj `if test -f 'MessageExceptionTest.cpp'; then $(CYGPATH_W) 'MessageExceptionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MessageExceptionTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2085-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Tpo $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2087-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2088:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MessageExceptionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MessageExceptionTest-MessageExceptionTest.obj `if test -f 'MessageExceptionTest.cpp'; then $(CYGPATH_W) 'MessageExceptionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MessageExceptionTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2089-
dvisvgm-2.10.1/tests/Makefile.in-2090-PDFParserTest-PDFParserTest.o: PDFParserTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2091:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PDFParserTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PDFParserTest-PDFParserTest.o -MD -MP -MF $(DEPDIR)/PDFParserTest-PDFParserTest.Tpo -c -o PDFParserTest-PDFParserTest.o `test -f 'PDFParserTest.cpp' || echo '$(srcdir)/'`PDFParserTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2092-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PDFParserTest-PDFParserTest.Tpo $(DEPDIR)/PDFParserTest-PDFParserTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2094-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2095:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PDFParserTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PDFParserTest-PDFParserTest.o `test -f 'PDFParserTest.cpp' || echo '$(srcdir)/'`PDFParserTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2096-
dvisvgm-2.10.1/tests/Makefile.in-2097-PDFParserTest-PDFParserTest.obj: PDFParserTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2098:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PDFParserTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PDFParserTest-PDFParserTest.obj -MD -MP -MF $(DEPDIR)/PDFParserTest-PDFParserTest.Tpo -c -o PDFParserTest-PDFParserTest.obj `if test -f 'PDFParserTest.cpp'; then $(CYGPATH_W) 'PDFParserTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PDFParserTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2099-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PDFParserTest-PDFParserTest.Tpo $(DEPDIR)/PDFParserTest-PDFParserTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2101-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2102:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PDFParserTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PDFParserTest-PDFParserTest.obj `if test -f 'PDFParserTest.cpp'; then $(CYGPATH_W) 'PDFParserTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PDFParserTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2103-
dvisvgm-2.10.1/tests/Makefile.in-2104-PSInterpreterTest-PSInterpreterTest.o: PSInterpreterTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2105:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PSInterpreterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PSInterpreterTest-PSInterpreterTest.o -MD -MP -MF $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Tpo -c -o PSInterpreterTest-PSInterpreterTest.o `test -f 'PSInterpreterTest.cpp' || echo '$(srcdir)/'`PSInterpreterTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2106-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Tpo $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2108-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2109:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PSInterpreterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PSInterpreterTest-PSInterpreterTest.o `test -f 'PSInterpreterTest.cpp' || echo '$(srcdir)/'`PSInterpreterTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2110-
dvisvgm-2.10.1/tests/Makefile.in-2111-PSInterpreterTest-PSInterpreterTest.obj: PSInterpreterTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2112:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PSInterpreterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PSInterpreterTest-PSInterpreterTest.obj -MD -MP -MF $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Tpo -c -o PSInterpreterTest-PSInterpreterTest.obj `if test -f 'PSInterpreterTest.cpp'; then $(CYGPATH_W) 'PSInterpreterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PSInterpreterTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2113-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Tpo $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2115-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2116:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PSInterpreterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PSInterpreterTest-PSInterpreterTest.obj `if test -f 'PSInterpreterTest.cpp'; then $(CYGPATH_W) 'PSInterpreterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PSInterpreterTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2117-
dvisvgm-2.10.1/tests/Makefile.in-2118-PageRagesTest-PageRagesTest.o: PageRagesTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2119:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageRagesTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PageRagesTest-PageRagesTest.o -MD -MP -MF $(DEPDIR)/PageRagesTest-PageRagesTest.Tpo -c -o PageRagesTest-PageRagesTest.o `test -f 'PageRagesTest.cpp' || echo '$(srcdir)/'`PageRagesTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2120-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PageRagesTest-PageRagesTest.Tpo $(DEPDIR)/PageRagesTest-PageRagesTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2122-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2123:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageRagesTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PageRagesTest-PageRagesTest.o `test -f 'PageRagesTest.cpp' || echo '$(srcdir)/'`PageRagesTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2124-
dvisvgm-2.10.1/tests/Makefile.in-2125-PageRagesTest-PageRagesTest.obj: PageRagesTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2126:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageRagesTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PageRagesTest-PageRagesTest.obj -MD -MP -MF $(DEPDIR)/PageRagesTest-PageRagesTest.Tpo -c -o PageRagesTest-PageRagesTest.obj `if test -f 'PageRagesTest.cpp'; then $(CYGPATH_W) 'PageRagesTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PageRagesTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2127-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PageRagesTest-PageRagesTest.Tpo $(DEPDIR)/PageRagesTest-PageRagesTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2129-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2130:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageRagesTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PageRagesTest-PageRagesTest.obj `if test -f 'PageRagesTest.cpp'; then $(CYGPATH_W) 'PageRagesTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PageRagesTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2131-
dvisvgm-2.10.1/tests/Makefile.in-2132-PageSizeTest-PageSizeTest.o: PageSizeTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2133:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageSizeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PageSizeTest-PageSizeTest.o -MD -MP -MF $(DEPDIR)/PageSizeTest-PageSizeTest.Tpo -c -o PageSizeTest-PageSizeTest.o `test -f 'PageSizeTest.cpp' || echo '$(srcdir)/'`PageSizeTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2134-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PageSizeTest-PageSizeTest.Tpo $(DEPDIR)/PageSizeTest-PageSizeTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2136-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2137:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageSizeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PageSizeTest-PageSizeTest.o `test -f 'PageSizeTest.cpp' || echo '$(srcdir)/'`PageSizeTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2138-
dvisvgm-2.10.1/tests/Makefile.in-2139-PageSizeTest-PageSizeTest.obj: PageSizeTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2140:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageSizeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PageSizeTest-PageSizeTest.obj -MD -MP -MF $(DEPDIR)/PageSizeTest-PageSizeTest.Tpo -c -o PageSizeTest-PageSizeTest.obj `if test -f 'PageSizeTest.cpp'; then $(CYGPATH_W) 'PageSizeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PageSizeTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2141-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PageSizeTest-PageSizeTest.Tpo $(DEPDIR)/PageSizeTest-PageSizeTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2143-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2144:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageSizeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PageSizeTest-PageSizeTest.obj `if test -f 'PageSizeTest.cpp'; then $(CYGPATH_W) 'PageSizeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PageSizeTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2145-
dvisvgm-2.10.1/tests/Makefile.in-2146-PairTest-PairTest.o: PairTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2147:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PairTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PairTest-PairTest.o -MD -MP -MF $(DEPDIR)/PairTest-PairTest.Tpo -c -o PairTest-PairTest.o `test -f 'PairTest.cpp' || echo '$(srcdir)/'`PairTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2148-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PairTest-PairTest.Tpo $(DEPDIR)/PairTest-PairTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2150-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2151:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PairTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PairTest-PairTest.o `test -f 'PairTest.cpp' || echo '$(srcdir)/'`PairTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2152-
dvisvgm-2.10.1/tests/Makefile.in-2153-PairTest-PairTest.obj: PairTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2154:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PairTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PairTest-PairTest.obj -MD -MP -MF $(DEPDIR)/PairTest-PairTest.Tpo -c -o PairTest-PairTest.obj `if test -f 'PairTest.cpp'; then $(CYGPATH_W) 'PairTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PairTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2155-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PairTest-PairTest.Tpo $(DEPDIR)/PairTest-PairTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2157-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2158:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PairTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PairTest-PairTest.obj `if test -f 'PairTest.cpp'; then $(CYGPATH_W) 'PairTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PairTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2159-
dvisvgm-2.10.1/tests/Makefile.in-2160-PapersizeSpecialTest-PapersizeSpecialTest.o: PapersizeSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2161:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PapersizeSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PapersizeSpecialTest-PapersizeSpecialTest.o -MD -MP -MF $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Tpo -c -o PapersizeSpecialTest-PapersizeSpecialTest.o `test -f 'PapersizeSpecialTest.cpp' || echo '$(srcdir)/'`PapersizeSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2162-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Tpo $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2164-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2165:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PapersizeSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PapersizeSpecialTest-PapersizeSpecialTest.o `test -f 'PapersizeSpecialTest.cpp' || echo '$(srcdir)/'`PapersizeSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2166-
dvisvgm-2.10.1/tests/Makefile.in-2167-PapersizeSpecialTest-PapersizeSpecialTest.obj: PapersizeSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2168:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PapersizeSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PapersizeSpecialTest-PapersizeSpecialTest.obj -MD -MP -MF $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Tpo -c -o PapersizeSpecialTest-PapersizeSpecialTest.obj `if test -f 'PapersizeSpecialTest.cpp'; then $(CYGPATH_W) 'PapersizeSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PapersizeSpecialTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2169-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Tpo $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2171-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2172:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PapersizeSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PapersizeSpecialTest-PapersizeSpecialTest.obj `if test -f 'PapersizeSpecialTest.cpp'; then $(CYGPATH_W) 'PapersizeSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PapersizeSpecialTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2173-
dvisvgm-2.10.1/tests/Makefile.in-2174-RangeMapTest-RangeMapTest.o: RangeMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2175:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(RangeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RangeMapTest-RangeMapTest.o -MD -MP -MF $(DEPDIR)/RangeMapTest-RangeMapTest.Tpo -c -o RangeMapTest-RangeMapTest.o `test -f 'RangeMapTest.cpp' || echo '$(srcdir)/'`RangeMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2176-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/RangeMapTest-RangeMapTest.Tpo $(DEPDIR)/RangeMapTest-RangeMapTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2178-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2179:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(RangeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RangeMapTest-RangeMapTest.o `test -f 'RangeMapTest.cpp' || echo '$(srcdir)/'`RangeMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2180-
dvisvgm-2.10.1/tests/Makefile.in-2181-RangeMapTest-RangeMapTest.obj: RangeMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2182:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(RangeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RangeMapTest-RangeMapTest.obj -MD -MP -MF $(DEPDIR)/RangeMapTest-RangeMapTest.Tpo -c -o RangeMapTest-RangeMapTest.obj `if test -f 'RangeMapTest.cpp'; then $(CYGPATH_W) 'RangeMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/RangeMapTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2183-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/RangeMapTest-RangeMapTest.Tpo $(DEPDIR)/RangeMapTest-RangeMapTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2185-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2186:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(RangeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RangeMapTest-RangeMapTest.obj `if test -f 'RangeMapTest.cpp'; then $(CYGPATH_W) 'RangeMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/RangeMapTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2187-
dvisvgm-2.10.1/tests/Makefile.in-2188-SVGOutputTest-SVGOutputTest.o: SVGOutputTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2189:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SVGOutputTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SVGOutputTest-SVGOutputTest.o -MD -MP -MF $(DEPDIR)/SVGOutputTest-SVGOutputTest.Tpo -c -o SVGOutputTest-SVGOutputTest.o `test -f 'SVGOutputTest.cpp' || echo '$(srcdir)/'`SVGOutputTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2190-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SVGOutputTest-SVGOutputTest.Tpo $(DEPDIR)/SVGOutputTest-SVGOutputTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2192-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2193:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SVGOutputTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SVGOutputTest-SVGOutputTest.o `test -f 'SVGOutputTest.cpp' || echo '$(srcdir)/'`SVGOutputTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2194-
dvisvgm-2.10.1/tests/Makefile.in-2195-SVGOutputTest-SVGOutputTest.obj: SVGOutputTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2196:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SVGOutputTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SVGOutputTest-SVGOutputTest.obj -MD -MP -MF $(DEPDIR)/SVGOutputTest-SVGOutputTest.Tpo -c -o SVGOutputTest-SVGOutputTest.obj `if test -f 'SVGOutputTest.cpp'; then $(CYGPATH_W) 'SVGOutputTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SVGOutputTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2197-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SVGOutputTest-SVGOutputTest.Tpo $(DEPDIR)/SVGOutputTest-SVGOutputTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2199-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2200:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SVGOutputTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SVGOutputTest-SVGOutputTest.obj `if test -f 'SVGOutputTest.cpp'; then $(CYGPATH_W) 'SVGOutputTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SVGOutputTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2201-
dvisvgm-2.10.1/tests/Makefile.in-2202-ShadingPatchTest-ShadingPatchTest.o: ShadingPatchTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2203:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ShadingPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ShadingPatchTest-ShadingPatchTest.o -MD -MP -MF $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Tpo -c -o ShadingPatchTest-ShadingPatchTest.o `test -f 'ShadingPatchTest.cpp' || echo '$(srcdir)/'`ShadingPatchTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2204-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Tpo $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2206-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2207:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ShadingPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ShadingPatchTest-ShadingPatchTest.o `test -f 'ShadingPatchTest.cpp' || echo '$(srcdir)/'`ShadingPatchTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2208-
dvisvgm-2.10.1/tests/Makefile.in-2209-ShadingPatchTest-ShadingPatchTest.obj: ShadingPatchTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2210:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ShadingPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ShadingPatchTest-ShadingPatchTest.obj -MD -MP -MF $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Tpo -c -o ShadingPatchTest-ShadingPatchTest.obj `if test -f 'ShadingPatchTest.cpp'; then $(CYGPATH_W) 'ShadingPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ShadingPatchTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2211-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Tpo $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2213-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2214:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ShadingPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ShadingPatchTest-ShadingPatchTest.obj `if test -f 'ShadingPatchTest.cpp'; then $(CYGPATH_W) 'ShadingPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ShadingPatchTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2215-
dvisvgm-2.10.1/tests/Makefile.in-2216-SpecialManagerTest-SpecialManagerTest.o: SpecialManagerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2217:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SpecialManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SpecialManagerTest-SpecialManagerTest.o -MD -MP -MF $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Tpo -c -o SpecialManagerTest-SpecialManagerTest.o `test -f 'SpecialManagerTest.cpp' || echo '$(srcdir)/'`SpecialManagerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2218-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Tpo $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2220-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2221:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SpecialManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SpecialManagerTest-SpecialManagerTest.o `test -f 'SpecialManagerTest.cpp' || echo '$(srcdir)/'`SpecialManagerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2222-
dvisvgm-2.10.1/tests/Makefile.in-2223-SpecialManagerTest-SpecialManagerTest.obj: SpecialManagerTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2224:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SpecialManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SpecialManagerTest-SpecialManagerTest.obj -MD -MP -MF $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Tpo -c -o SpecialManagerTest-SpecialManagerTest.obj `if test -f 'SpecialManagerTest.cpp'; then $(CYGPATH_W) 'SpecialManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SpecialManagerTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2225-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Tpo $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2227-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2228:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SpecialManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SpecialManagerTest-SpecialManagerTest.obj `if test -f 'SpecialManagerTest.cpp'; then $(CYGPATH_W) 'SpecialManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SpecialManagerTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2229-
dvisvgm-2.10.1/tests/Makefile.in-2230-SplittedCharInputBufferTest-SplittedCharInputBufferTest.o: SplittedCharInputBufferTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2231:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SplittedCharInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SplittedCharInputBufferTest-SplittedCharInputBufferTest.o -MD -MP -MF $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Tpo -c -o SplittedCharInputBufferTest-SplittedCharInputBufferTest.o `test -f 'SplittedCharInputBufferTest.cpp' || echo '$(srcdir)/'`SplittedCharInputBufferTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2232-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Tpo $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2234-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2235:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SplittedCharInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SplittedCharInputBufferTest-SplittedCharInputBufferTest.o `test -f 'SplittedCharInputBufferTest.cpp' || echo '$(srcdir)/'`SplittedCharInputBufferTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2236-
dvisvgm-2.10.1/tests/Makefile.in-2237-SplittedCharInputBufferTest-SplittedCharInputBufferTest.obj: SplittedCharInputBufferTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2238:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SplittedCharInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SplittedCharInputBufferTest-SplittedCharInputBufferTest.obj -MD -MP -MF $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Tpo -c -o SplittedCharInputBufferTest-SplittedCharInputBufferTest.obj `if test -f 'SplittedCharInputBufferTest.cpp'; then $(CYGPATH_W) 'SplittedCharInputBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SplittedCharInputBufferTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2239-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Tpo $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2241-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2242:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SplittedCharInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SplittedCharInputBufferTest-SplittedCharInputBufferTest.obj `if test -f 'SplittedCharInputBufferTest.cpp'; then $(CYGPATH_W) 'SplittedCharInputBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SplittedCharInputBufferTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2243-
dvisvgm-2.10.1/tests/Makefile.in-2244-StreamInputBufferTest-StreamInputBufferTest.o: StreamInputBufferTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2245:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamInputBufferTest-StreamInputBufferTest.o -MD -MP -MF $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Tpo -c -o StreamInputBufferTest-StreamInputBufferTest.o `test -f 'StreamInputBufferTest.cpp' || echo '$(srcdir)/'`StreamInputBufferTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2246-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Tpo $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2248-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2249:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamInputBufferTest-StreamInputBufferTest.o `test -f 'StreamInputBufferTest.cpp' || echo '$(srcdir)/'`StreamInputBufferTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2250-
dvisvgm-2.10.1/tests/Makefile.in-2251-StreamInputBufferTest-StreamInputBufferTest.obj: StreamInputBufferTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2252:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamInputBufferTest-StreamInputBufferTest.obj -MD -MP -MF $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Tpo -c -o StreamInputBufferTest-StreamInputBufferTest.obj `if test -f 'StreamInputBufferTest.cpp'; then $(CYGPATH_W) 'StreamInputBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamInputBufferTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2253-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Tpo $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2255-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2256:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamInputBufferTest-StreamInputBufferTest.obj `if test -f 'StreamInputBufferTest.cpp'; then $(CYGPATH_W) 'StreamInputBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamInputBufferTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2257-
dvisvgm-2.10.1/tests/Makefile.in-2258-StreamReaderTest-StreamReaderTest.o: StreamReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2259:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamReaderTest-StreamReaderTest.o -MD -MP -MF $(DEPDIR)/StreamReaderTest-StreamReaderTest.Tpo -c -o StreamReaderTest-StreamReaderTest.o `test -f 'StreamReaderTest.cpp' || echo '$(srcdir)/'`StreamReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2260-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamReaderTest-StreamReaderTest.Tpo $(DEPDIR)/StreamReaderTest-StreamReaderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2262-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2263:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamReaderTest-StreamReaderTest.o `test -f 'StreamReaderTest.cpp' || echo '$(srcdir)/'`StreamReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2264-
dvisvgm-2.10.1/tests/Makefile.in-2265-StreamReaderTest-StreamReaderTest.obj: StreamReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2266:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamReaderTest-StreamReaderTest.obj -MD -MP -MF $(DEPDIR)/StreamReaderTest-StreamReaderTest.Tpo -c -o StreamReaderTest-StreamReaderTest.obj `if test -f 'StreamReaderTest.cpp'; then $(CYGPATH_W) 'StreamReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamReaderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2267-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamReaderTest-StreamReaderTest.Tpo $(DEPDIR)/StreamReaderTest-StreamReaderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2269-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2270:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamReaderTest-StreamReaderTest.obj `if test -f 'StreamReaderTest.cpp'; then $(CYGPATH_W) 'StreamReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamReaderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2271-
dvisvgm-2.10.1/tests/Makefile.in-2272-StreamWriterTest-StreamWriterTest.o: StreamWriterTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2273:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamWriterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamWriterTest-StreamWriterTest.o -MD -MP -MF $(DEPDIR)/StreamWriterTest-StreamWriterTest.Tpo -c -o StreamWriterTest-StreamWriterTest.o `test -f 'StreamWriterTest.cpp' || echo '$(srcdir)/'`StreamWriterTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2274-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamWriterTest-StreamWriterTest.Tpo $(DEPDIR)/StreamWriterTest-StreamWriterTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2276-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2277:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamWriterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamWriterTest-StreamWriterTest.o `test -f 'StreamWriterTest.cpp' || echo '$(srcdir)/'`StreamWriterTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2278-
dvisvgm-2.10.1/tests/Makefile.in-2279-StreamWriterTest-StreamWriterTest.obj: StreamWriterTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2280:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamWriterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamWriterTest-StreamWriterTest.obj -MD -MP -MF $(DEPDIR)/StreamWriterTest-StreamWriterTest.Tpo -c -o StreamWriterTest-StreamWriterTest.obj `if test -f 'StreamWriterTest.cpp'; then $(CYGPATH_W) 'StreamWriterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamWriterTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2281-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamWriterTest-StreamWriterTest.Tpo $(DEPDIR)/StreamWriterTest-StreamWriterTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2283-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2284:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamWriterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamWriterTest-StreamWriterTest.obj `if test -f 'StreamWriterTest.cpp'; then $(CYGPATH_W) 'StreamWriterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamWriterTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2285-
dvisvgm-2.10.1/tests/Makefile.in-2286-StringMatcherTest-StringMatcherTest.o: StringMatcherTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2287:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StringMatcherTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StringMatcherTest-StringMatcherTest.o -MD -MP -MF $(DEPDIR)/StringMatcherTest-StringMatcherTest.Tpo -c -o StringMatcherTest-StringMatcherTest.o `test -f 'StringMatcherTest.cpp' || echo '$(srcdir)/'`StringMatcherTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2288-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StringMatcherTest-StringMatcherTest.Tpo $(DEPDIR)/StringMatcherTest-StringMatcherTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2290-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2291:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StringMatcherTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StringMatcherTest-StringMatcherTest.o `test -f 'StringMatcherTest.cpp' || echo '$(srcdir)/'`StringMatcherTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2292-
dvisvgm-2.10.1/tests/Makefile.in-2293-StringMatcherTest-StringMatcherTest.obj: StringMatcherTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2294:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StringMatcherTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StringMatcherTest-StringMatcherTest.obj -MD -MP -MF $(DEPDIR)/StringMatcherTest-StringMatcherTest.Tpo -c -o StringMatcherTest-StringMatcherTest.obj `if test -f 'StringMatcherTest.cpp'; then $(CYGPATH_W) 'StringMatcherTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StringMatcherTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2295-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StringMatcherTest-StringMatcherTest.Tpo $(DEPDIR)/StringMatcherTest-StringMatcherTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2297-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2298:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StringMatcherTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StringMatcherTest-StringMatcherTest.obj `if test -f 'StringMatcherTest.cpp'; then $(CYGPATH_W) 'StringMatcherTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StringMatcherTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2299-
dvisvgm-2.10.1/tests/Makefile.in-2300-SubfontTest-SubfontTest.o: SubfontTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2301:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SubfontTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SubfontTest-SubfontTest.o -MD -MP -MF $(DEPDIR)/SubfontTest-SubfontTest.Tpo -c -o SubfontTest-SubfontTest.o `test -f 'SubfontTest.cpp' || echo '$(srcdir)/'`SubfontTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2302-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SubfontTest-SubfontTest.Tpo $(DEPDIR)/SubfontTest-SubfontTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2304-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2305:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SubfontTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SubfontTest-SubfontTest.o `test -f 'SubfontTest.cpp' || echo '$(srcdir)/'`SubfontTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2306-
dvisvgm-2.10.1/tests/Makefile.in-2307-SubfontTest-SubfontTest.obj: SubfontTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2308:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SubfontTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SubfontTest-SubfontTest.obj -MD -MP -MF $(DEPDIR)/SubfontTest-SubfontTest.Tpo -c -o SubfontTest-SubfontTest.obj `if test -f 'SubfontTest.cpp'; then $(CYGPATH_W) 'SubfontTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SubfontTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2309-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SubfontTest-SubfontTest.Tpo $(DEPDIR)/SubfontTest-SubfontTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2311-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2312:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SubfontTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SubfontTest-SubfontTest.obj `if test -f 'SubfontTest.cpp'; then $(CYGPATH_W) 'SubfontTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SubfontTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2313-
dvisvgm-2.10.1/tests/Makefile.in-2314-TFMReaderTest-TFMReaderTest.o: TFMReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2315:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TFMReaderTest-TFMReaderTest.o -MD -MP -MF $(DEPDIR)/TFMReaderTest-TFMReaderTest.Tpo -c -o TFMReaderTest-TFMReaderTest.o `test -f 'TFMReaderTest.cpp' || echo '$(srcdir)/'`TFMReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2316-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TFMReaderTest-TFMReaderTest.Tpo $(DEPDIR)/TFMReaderTest-TFMReaderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2318-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2319:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TFMReaderTest-TFMReaderTest.o `test -f 'TFMReaderTest.cpp' || echo '$(srcdir)/'`TFMReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2320-
dvisvgm-2.10.1/tests/Makefile.in-2321-TFMReaderTest-TFMReaderTest.obj: TFMReaderTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2322:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TFMReaderTest-TFMReaderTest.obj -MD -MP -MF $(DEPDIR)/TFMReaderTest-TFMReaderTest.Tpo -c -o TFMReaderTest-TFMReaderTest.obj `if test -f 'TFMReaderTest.cpp'; then $(CYGPATH_W) 'TFMReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TFMReaderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2323-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TFMReaderTest-TFMReaderTest.Tpo $(DEPDIR)/TFMReaderTest-TFMReaderTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2325-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2326:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TFMReaderTest-TFMReaderTest.obj `if test -f 'TFMReaderTest.cpp'; then $(CYGPATH_W) 'TFMReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TFMReaderTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2327-
dvisvgm-2.10.1/tests/Makefile.in-2328-TensorProductPatchTest-TensorProductPatchTest.o: TensorProductPatchTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2329:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TensorProductPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TensorProductPatchTest-TensorProductPatchTest.o -MD -MP -MF $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Tpo -c -o TensorProductPatchTest-TensorProductPatchTest.o `test -f 'TensorProductPatchTest.cpp' || echo '$(srcdir)/'`TensorProductPatchTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2330-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Tpo $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2332-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2333:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TensorProductPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TensorProductPatchTest-TensorProductPatchTest.o `test -f 'TensorProductPatchTest.cpp' || echo '$(srcdir)/'`TensorProductPatchTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2334-
dvisvgm-2.10.1/tests/Makefile.in-2335-TensorProductPatchTest-TensorProductPatchTest.obj: TensorProductPatchTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2336:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TensorProductPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TensorProductPatchTest-TensorProductPatchTest.obj -MD -MP -MF $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Tpo -c -o TensorProductPatchTest-TensorProductPatchTest.obj `if test -f 'TensorProductPatchTest.cpp'; then $(CYGPATH_W) 'TensorProductPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TensorProductPatchTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2337-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Tpo $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2339-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2340:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TensorProductPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TensorProductPatchTest-TensorProductPatchTest.obj `if test -f 'TensorProductPatchTest.cpp'; then $(CYGPATH_W) 'TensorProductPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TensorProductPatchTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2341-
dvisvgm-2.10.1/tests/Makefile.in-2342-ToUnicodeMapTest-ToUnicodeMapTest.o: ToUnicodeMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2343:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ToUnicodeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ToUnicodeMapTest-ToUnicodeMapTest.o -MD -MP -MF $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Tpo -c -o ToUnicodeMapTest-ToUnicodeMapTest.o `test -f 'ToUnicodeMapTest.cpp' || echo '$(srcdir)/'`ToUnicodeMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2344-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Tpo $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2346-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2347:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ToUnicodeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ToUnicodeMapTest-ToUnicodeMapTest.o `test -f 'ToUnicodeMapTest.cpp' || echo '$(srcdir)/'`ToUnicodeMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2348-
dvisvgm-2.10.1/tests/Makefile.in-2349-ToUnicodeMapTest-ToUnicodeMapTest.obj: ToUnicodeMapTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2350:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ToUnicodeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ToUnicodeMapTest-ToUnicodeMapTest.obj -MD -MP -MF $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Tpo -c -o ToUnicodeMapTest-ToUnicodeMapTest.obj `if test -f 'ToUnicodeMapTest.cpp'; then $(CYGPATH_W) 'ToUnicodeMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ToUnicodeMapTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2351-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Tpo $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2353-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2354:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ToUnicodeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ToUnicodeMapTest-ToUnicodeMapTest.obj `if test -f 'ToUnicodeMapTest.cpp'; then $(CYGPATH_W) 'ToUnicodeMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ToUnicodeMapTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2355-
dvisvgm-2.10.1/tests/Makefile.in-2356-TpicSpecialTest-TpicSpecialTest.o: TpicSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2357:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TpicSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TpicSpecialTest-TpicSpecialTest.o -MD -MP -MF $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Tpo -c -o TpicSpecialTest-TpicSpecialTest.o `test -f 'TpicSpecialTest.cpp' || echo '$(srcdir)/'`TpicSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2358-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Tpo $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2360-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2361:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TpicSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TpicSpecialTest-TpicSpecialTest.o `test -f 'TpicSpecialTest.cpp' || echo '$(srcdir)/'`TpicSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2362-
dvisvgm-2.10.1/tests/Makefile.in-2363-TpicSpecialTest-TpicSpecialTest.obj: TpicSpecialTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2364:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TpicSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TpicSpecialTest-TpicSpecialTest.obj -MD -MP -MF $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Tpo -c -o TpicSpecialTest-TpicSpecialTest.obj `if test -f 'TpicSpecialTest.cpp'; then $(CYGPATH_W) 'TpicSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TpicSpecialTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2365-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Tpo $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2367-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2368:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TpicSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TpicSpecialTest-TpicSpecialTest.obj `if test -f 'TpicSpecialTest.cpp'; then $(CYGPATH_W) 'TpicSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TpicSpecialTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2369-
dvisvgm-2.10.1/tests/Makefile.in-2370-TriangularPatchTest-TriangularPatchTest.o: TriangularPatchTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2371:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TriangularPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TriangularPatchTest-TriangularPatchTest.o -MD -MP -MF $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Tpo -c -o TriangularPatchTest-TriangularPatchTest.o `test -f 'TriangularPatchTest.cpp' || echo '$(srcdir)/'`TriangularPatchTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2372-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Tpo $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2374-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2375:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TriangularPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TriangularPatchTest-TriangularPatchTest.o `test -f 'TriangularPatchTest.cpp' || echo '$(srcdir)/'`TriangularPatchTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2376-
dvisvgm-2.10.1/tests/Makefile.in-2377-TriangularPatchTest-TriangularPatchTest.obj: TriangularPatchTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2378:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TriangularPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TriangularPatchTest-TriangularPatchTest.obj -MD -MP -MF $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Tpo -c -o TriangularPatchTest-TriangularPatchTest.obj `if test -f 'TriangularPatchTest.cpp'; then $(CYGPATH_W) 'TriangularPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TriangularPatchTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2379-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Tpo $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2381-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2382:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TriangularPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TriangularPatchTest-TriangularPatchTest.obj `if test -f 'TriangularPatchTest.cpp'; then $(CYGPATH_W) 'TriangularPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TriangularPatchTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2383-
dvisvgm-2.10.1/tests/Makefile.in-2384-UnicodeTest-UnicodeTest.o: UnicodeTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2385:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UnicodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UnicodeTest-UnicodeTest.o -MD -MP -MF $(DEPDIR)/UnicodeTest-UnicodeTest.Tpo -c -o UnicodeTest-UnicodeTest.o `test -f 'UnicodeTest.cpp' || echo '$(srcdir)/'`UnicodeTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2386-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/UnicodeTest-UnicodeTest.Tpo $(DEPDIR)/UnicodeTest-UnicodeTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2388-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2389:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UnicodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UnicodeTest-UnicodeTest.o `test -f 'UnicodeTest.cpp' || echo '$(srcdir)/'`UnicodeTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2390-
dvisvgm-2.10.1/tests/Makefile.in-2391-UnicodeTest-UnicodeTest.obj: UnicodeTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2392:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UnicodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UnicodeTest-UnicodeTest.obj -MD -MP -MF $(DEPDIR)/UnicodeTest-UnicodeTest.Tpo -c -o UnicodeTest-UnicodeTest.obj `if test -f 'UnicodeTest.cpp'; then $(CYGPATH_W) 'UnicodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/UnicodeTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2393-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/UnicodeTest-UnicodeTest.Tpo $(DEPDIR)/UnicodeTest-UnicodeTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2395-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2396:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UnicodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UnicodeTest-UnicodeTest.obj `if test -f 'UnicodeTest.cpp'; then $(CYGPATH_W) 'UnicodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/UnicodeTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2397-
dvisvgm-2.10.1/tests/Makefile.in-2398-UtilityTest-UtilityTest.o: UtilityTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2399:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilityTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilityTest-UtilityTest.o -MD -MP -MF $(DEPDIR)/UtilityTest-UtilityTest.Tpo -c -o UtilityTest-UtilityTest.o `test -f 'UtilityTest.cpp' || echo '$(srcdir)/'`UtilityTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2400-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/UtilityTest-UtilityTest.Tpo $(DEPDIR)/UtilityTest-UtilityTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2402-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2403:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilityTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilityTest-UtilityTest.o `test -f 'UtilityTest.cpp' || echo '$(srcdir)/'`UtilityTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2404-
dvisvgm-2.10.1/tests/Makefile.in-2405-UtilityTest-UtilityTest.obj: UtilityTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2406:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilityTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilityTest-UtilityTest.obj -MD -MP -MF $(DEPDIR)/UtilityTest-UtilityTest.Tpo -c -o UtilityTest-UtilityTest.obj `if test -f 'UtilityTest.cpp'; then $(CYGPATH_W) 'UtilityTest.cpp'; else $(CYGPATH_W) '$(srcdir)/UtilityTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2407-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/UtilityTest-UtilityTest.Tpo $(DEPDIR)/UtilityTest-UtilityTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2409-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2410:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilityTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilityTest-UtilityTest.obj `if test -f 'UtilityTest.cpp'; then $(CYGPATH_W) 'UtilityTest.cpp'; else $(CYGPATH_W) '$(srcdir)/UtilityTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2411-
dvisvgm-2.10.1/tests/Makefile.in-2412-VectorIteratorTest-VectorIteratorTest.o: VectorIteratorTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2413:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorIteratorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VectorIteratorTest-VectorIteratorTest.o -MD -MP -MF $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Tpo -c -o VectorIteratorTest-VectorIteratorTest.o `test -f 'VectorIteratorTest.cpp' || echo '$(srcdir)/'`VectorIteratorTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2414-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Tpo $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2416-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2417:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorIteratorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VectorIteratorTest-VectorIteratorTest.o `test -f 'VectorIteratorTest.cpp' || echo '$(srcdir)/'`VectorIteratorTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2418-
dvisvgm-2.10.1/tests/Makefile.in-2419-VectorIteratorTest-VectorIteratorTest.obj: VectorIteratorTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2420:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorIteratorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VectorIteratorTest-VectorIteratorTest.obj -MD -MP -MF $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Tpo -c -o VectorIteratorTest-VectorIteratorTest.obj `if test -f 'VectorIteratorTest.cpp'; then $(CYGPATH_W) 'VectorIteratorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/VectorIteratorTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2421-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Tpo $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2423-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2424:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorIteratorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VectorIteratorTest-VectorIteratorTest.obj `if test -f 'VectorIteratorTest.cpp'; then $(CYGPATH_W) 'VectorIteratorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/VectorIteratorTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2425-
dvisvgm-2.10.1/tests/Makefile.in-2426-VectorStreamTest-VectorStreamTest.o: VectorStreamTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2427:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorStreamTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VectorStreamTest-VectorStreamTest.o -MD -MP -MF $(DEPDIR)/VectorStreamTest-VectorStreamTest.Tpo -c -o VectorStreamTest-VectorStreamTest.o `test -f 'VectorStreamTest.cpp' || echo '$(srcdir)/'`VectorStreamTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2428-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/VectorStreamTest-VectorStreamTest.Tpo $(DEPDIR)/VectorStreamTest-VectorStreamTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2430-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2431:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorStreamTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VectorStreamTest-VectorStreamTest.o `test -f 'VectorStreamTest.cpp' || echo '$(srcdir)/'`VectorStreamTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2432-
dvisvgm-2.10.1/tests/Makefile.in-2433-VectorStreamTest-VectorStreamTest.obj: VectorStreamTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2434:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorStreamTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VectorStreamTest-VectorStreamTest.obj -MD -MP -MF $(DEPDIR)/VectorStreamTest-VectorStreamTest.Tpo -c -o VectorStreamTest-VectorStreamTest.obj `if test -f 'VectorStreamTest.cpp'; then $(CYGPATH_W) 'VectorStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/VectorStreamTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2435-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/VectorStreamTest-VectorStreamTest.Tpo $(DEPDIR)/VectorStreamTest-VectorStreamTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2437-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2438:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorStreamTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VectorStreamTest-VectorStreamTest.obj `if test -f 'VectorStreamTest.cpp'; then $(CYGPATH_W) 'VectorStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/VectorStreamTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2439-
dvisvgm-2.10.1/tests/Makefile.in-2440-XMLNodeTest-XMLNodeTest.o: XMLNodeTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2441:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLNodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLNodeTest-XMLNodeTest.o -MD -MP -MF $(DEPDIR)/XMLNodeTest-XMLNodeTest.Tpo -c -o XMLNodeTest-XMLNodeTest.o `test -f 'XMLNodeTest.cpp' || echo '$(srcdir)/'`XMLNodeTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2442-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/XMLNodeTest-XMLNodeTest.Tpo $(DEPDIR)/XMLNodeTest-XMLNodeTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2444-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2445:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLNodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLNodeTest-XMLNodeTest.o `test -f 'XMLNodeTest.cpp' || echo '$(srcdir)/'`XMLNodeTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2446-
dvisvgm-2.10.1/tests/Makefile.in-2447-XMLNodeTest-XMLNodeTest.obj: XMLNodeTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2448:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLNodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLNodeTest-XMLNodeTest.obj -MD -MP -MF $(DEPDIR)/XMLNodeTest-XMLNodeTest.Tpo -c -o XMLNodeTest-XMLNodeTest.obj `if test -f 'XMLNodeTest.cpp'; then $(CYGPATH_W) 'XMLNodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/XMLNodeTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2449-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/XMLNodeTest-XMLNodeTest.Tpo $(DEPDIR)/XMLNodeTest-XMLNodeTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2451-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2452:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLNodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLNodeTest-XMLNodeTest.obj `if test -f 'XMLNodeTest.cpp'; then $(CYGPATH_W) 'XMLNodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/XMLNodeTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2453-
dvisvgm-2.10.1/tests/Makefile.in-2454-XMLStringTest-XMLStringTest.o: XMLStringTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2455:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLStringTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLStringTest-XMLStringTest.o -MD -MP -MF $(DEPDIR)/XMLStringTest-XMLStringTest.Tpo -c -o XMLStringTest-XMLStringTest.o `test -f 'XMLStringTest.cpp' || echo '$(srcdir)/'`XMLStringTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2456-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/XMLStringTest-XMLStringTest.Tpo $(DEPDIR)/XMLStringTest-XMLStringTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2458-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2459:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLStringTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLStringTest-XMLStringTest.o `test -f 'XMLStringTest.cpp' || echo '$(srcdir)/'`XMLStringTest.cpp
dvisvgm-2.10.1/tests/Makefile.in-2460-
dvisvgm-2.10.1/tests/Makefile.in-2461-XMLStringTest-XMLStringTest.obj: XMLStringTest.cpp
dvisvgm-2.10.1/tests/Makefile.in:2462:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLStringTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLStringTest-XMLStringTest.obj -MD -MP -MF $(DEPDIR)/XMLStringTest-XMLStringTest.Tpo -c -o XMLStringTest-XMLStringTest.obj `if test -f 'XMLStringTest.cpp'; then $(CYGPATH_W) 'XMLStringTest.cpp'; else $(CYGPATH_W) '$(srcdir)/XMLStringTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2463-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/XMLStringTest-XMLStringTest.Tpo $(DEPDIR)/XMLStringTest-XMLStringTest.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2465-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2466:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLStringTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLStringTest-XMLStringTest.obj `if test -f 'XMLStringTest.cpp'; then $(CYGPATH_W) 'XMLStringTest.cpp'; else $(CYGPATH_W) '$(srcdir)/XMLStringTest.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2467-
dvisvgm-2.10.1/tests/Makefile.in-2468-hashcheck-hashcheck.o: hashcheck.cpp
dvisvgm-2.10.1/tests/Makefile.in:2469:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashcheck_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT hashcheck-hashcheck.o -MD -MP -MF $(DEPDIR)/hashcheck-hashcheck.Tpo -c -o hashcheck-hashcheck.o `test -f 'hashcheck.cpp' || echo '$(srcdir)/'`hashcheck.cpp
dvisvgm-2.10.1/tests/Makefile.in-2470-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hashcheck-hashcheck.Tpo $(DEPDIR)/hashcheck-hashcheck.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2472-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2473:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashcheck_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o hashcheck-hashcheck.o `test -f 'hashcheck.cpp' || echo '$(srcdir)/'`hashcheck.cpp
dvisvgm-2.10.1/tests/Makefile.in-2474-
dvisvgm-2.10.1/tests/Makefile.in-2475-hashcheck-hashcheck.obj: hashcheck.cpp
dvisvgm-2.10.1/tests/Makefile.in:2476:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashcheck_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT hashcheck-hashcheck.obj -MD -MP -MF $(DEPDIR)/hashcheck-hashcheck.Tpo -c -o hashcheck-hashcheck.obj `if test -f 'hashcheck.cpp'; then $(CYGPATH_W) 'hashcheck.cpp'; else $(CYGPATH_W) '$(srcdir)/hashcheck.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2477-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hashcheck-hashcheck.Tpo $(DEPDIR)/hashcheck-hashcheck.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2479-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2480:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashcheck_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o hashcheck-hashcheck.obj `if test -f 'hashcheck.cpp'; then $(CYGPATH_W) 'hashcheck.cpp'; else $(CYGPATH_W) '$(srcdir)/hashcheck.cpp'; fi`
dvisvgm-2.10.1/tests/Makefile.in-2481-
dvisvgm-2.10.1/tests/Makefile.in-2482-.cpp.o:
dvisvgm-2.10.1/tests/Makefile.in:2483:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/tests/Makefile.in-2484-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2490-.cpp.obj:
dvisvgm-2.10.1/tests/Makefile.in:2491:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/tests/Makefile.in:2492:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/tests/Makefile.in-2493-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2495-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/tests/Makefile.in:2496:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/tests/Makefile.in-2497-
dvisvgm-2.10.1/tests/Makefile.in-2498-.cpp.lo:
dvisvgm-2.10.1/tests/Makefile.in:2499:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/tests/Makefile.in-2500-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2526-	dot_seen=no; \
dvisvgm-2.10.1/tests/Makefile.in:2527:	target=`echo $@ | sed s/-recursive//`; \
dvisvgm-2.10.1/tests/Makefile.in-2528-	case "$@" in \
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2589-GTAGS:
dvisvgm-2.10.1/tests/Makefile.in:2590:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/tests/Makefile.in-2591-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2632-	if test -n "$$redo_bases"; then \
dvisvgm-2.10.1/tests/Makefile.in:2633:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
dvisvgm-2.10.1/tests/Makefile.in:2634:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
dvisvgm-2.10.1/tests/Makefile.in-2635-	  if $(am__make_dryrun); then :; else \
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2657-	ws='[ 	]'; \
dvisvgm-2.10.1/tests/Makefile.in:2658:	results=`for b in $$bases; do echo $$b.trs; done`; \
dvisvgm-2.10.1/tests/Makefile.in-2659-	test -n "$$results" || results=/dev/null; \
dvisvgm-2.10.1/tests/Makefile.in:2660:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
dvisvgm-2.10.1/tests/Makefile.in:2661:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
dvisvgm-2.10.1/tests/Makefile.in:2662:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
dvisvgm-2.10.1/tests/Makefile.in:2663:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
dvisvgm-2.10.1/tests/Makefile.in:2664:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
dvisvgm-2.10.1/tests/Makefile.in:2665:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
dvisvgm-2.10.1/tests/Makefile.in:2666:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
dvisvgm-2.10.1/tests/Makefile.in:2667:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
dvisvgm-2.10.1/tests/Makefile.in-2668-	  success=true; \
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2736-	@set +e; $(am__set_TESTS_bases); \
dvisvgm-2.10.1/tests/Makefile.in:2737:	log_list=`for i in $$bases; do echo $$i.log; done`; \
dvisvgm-2.10.1/tests/Makefile.in:2738:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
dvisvgm-2.10.1/tests/Makefile.in:2739:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
dvisvgm-2.10.1/tests/Makefile.in-2740-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
dvisvgm-2.10.1/tests/Makefile.in-2746-	         | $(am__list_recheck_tests)` || exit 1; \
dvisvgm-2.10.1/tests/Makefile.in:2747:	log_list=`for i in $$bases; do echo $$i.log; done`; \
dvisvgm-2.10.1/tests/Makefile.in:2748:	log_list=`echo $$log_list`; \
dvisvgm-2.10.1/tests/Makefile.in-2749-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
dvisvgm-2.10.1/tests/Makefile.in-3198-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/tests/Makefile.in:3199:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/tests/Makefile.in:3200:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/tests/Makefile.in-3201-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/tests/Makefile.in-3212-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/tests/Makefile.in:3213:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/tests/Makefile.in-3214-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
dvisvgm-2.10.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
dvisvgm-2.10.1/configure-47-  as_echo='print -r --'
dvisvgm-2.10.1/configure-48-  as_echo_n='print -rn --'
dvisvgm-2.10.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
dvisvgm-2.10.1/configure-50-  as_echo='printf %s\n'
##############################################
dvisvgm-2.10.1/configure-52-else
dvisvgm-2.10.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
dvisvgm-2.10.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
dvisvgm-2.10.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
dvisvgm-2.10.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
dvisvgm-2.10.1/configure-64-      esac;
##############################################
dvisvgm-2.10.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
dvisvgm-2.10.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
dvisvgm-2.10.1/configure-201-
##############################################
dvisvgm-2.10.1/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
dvisvgm-2.10.1/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
dvisvgm-2.10.1/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
dvisvgm-2.10.1/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
dvisvgm-2.10.1/configure-335-      case $as_dir in #(
dvisvgm-2.10.1/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
dvisvgm-2.10.1/configure-337-      *) as_qdir=$as_dir;;
##############################################
dvisvgm-2.10.1/configure-408-  {
dvisvgm-2.10.1/configure:409:    as_val=`expr "$@" || test $? -eq 1`
dvisvgm-2.10.1/configure-410-  }
##############################################
dvisvgm-2.10.1/configure-415-# ----------------------------------------
dvisvgm-2.10.1/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
dvisvgm-2.10.1/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
dvisvgm-2.10.1/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
dvisvgm-2.10.1/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
dvisvgm-2.10.1/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
dvisvgm-2.10.1/configure-930-  case $ac_option in
dvisvgm-2.10.1/configure:931:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
dvisvgm-2.10.1/configure-932-  *=)   ac_optarg= ;;
##############################################
dvisvgm-2.10.1/configure-974-  -disable-* | --disable-*)
dvisvgm-2.10.1/configure:975:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
dvisvgm-2.10.1/configure-976-    # Reject names that are not valid shell variable names.
##############################################
dvisvgm-2.10.1/configure-979-    ac_useropt_orig=$ac_useropt
dvisvgm-2.10.1/configure:980:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dvisvgm-2.10.1/configure-981-    case $ac_user_opts in
##############################################
dvisvgm-2.10.1/configure-1000-  -enable-* | --enable-*)
dvisvgm-2.10.1/configure:1001:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
dvisvgm-2.10.1/configure-1002-    # Reject names that are not valid shell variable names.
##############################################
dvisvgm-2.10.1/configure-1005-    ac_useropt_orig=$ac_useropt
dvisvgm-2.10.1/configure:1006:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dvisvgm-2.10.1/configure-1007-    case $ac_user_opts in
##############################################
dvisvgm-2.10.1/configure-1204-  -with-* | --with-*)
dvisvgm-2.10.1/configure:1205:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
dvisvgm-2.10.1/configure-1206-    # Reject names that are not valid shell variable names.
##############################################
dvisvgm-2.10.1/configure-1209-    ac_useropt_orig=$ac_useropt
dvisvgm-2.10.1/configure:1210:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dvisvgm-2.10.1/configure-1211-    case $ac_user_opts in
##############################################
dvisvgm-2.10.1/configure-1220-  -without-* | --without-*)
dvisvgm-2.10.1/configure:1221:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
dvisvgm-2.10.1/configure-1222-    # Reject names that are not valid shell variable names.
##############################################
dvisvgm-2.10.1/configure-1225-    ac_useropt_orig=$ac_useropt
dvisvgm-2.10.1/configure:1226:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dvisvgm-2.10.1/configure-1227-    case $ac_user_opts in
##############################################
dvisvgm-2.10.1/configure-1258-  *=*)
dvisvgm-2.10.1/configure:1259:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
dvisvgm-2.10.1/configure-1260-    # Reject names that are not valid shell variable names.
##############################################
dvisvgm-2.10.1/configure-1279-if test -n "$ac_prev"; then
dvisvgm-2.10.1/configure:1280:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
dvisvgm-2.10.1/configure-1281-  as_fn_error $? "missing argument to $ac_option"
##############################################
dvisvgm-2.10.1/configure-1301-    */ )
dvisvgm-2.10.1/configure:1302:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
dvisvgm-2.10.1/configure-1303-      eval $ac_var=\$ac_val;;
##############################################
dvisvgm-2.10.1/configure-1336-ac_ls_di=`ls -di .` &&
dvisvgm-2.10.1/configure:1337:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
dvisvgm-2.10.1/configure-1338-  as_fn_error $? "working directory cannot be determined"
##############################################
dvisvgm-2.10.1/configure-1392-case $srcdir in
dvisvgm-2.10.1/configure:1393:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
dvisvgm-2.10.1/configure-1394-esac
##############################################
dvisvgm-2.10.1/configure-1435-By default, \`make install' will install all the files in
dvisvgm-2.10.1/configure:1436:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
dvisvgm-2.10.1/configure:1437:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
dvisvgm-2.10.1/configure-1438-for instance \`--prefix=\$HOME'.
##############################################
dvisvgm-2.10.1/configure-1580-*)
dvisvgm-2.10.1/configure:1581:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
dvisvgm-2.10.1/configure-1582-  # A ".." for each directory in $ac_dir_suffix.
dvisvgm-2.10.1/configure:1583:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
dvisvgm-2.10.1/configure-1584-  case $ac_top_builddir_sub in
##############################################
dvisvgm-2.10.1/configure-2243-    *\'*)
dvisvgm-2.10.1/configure:2244:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
dvisvgm-2.10.1/configure-2245-    esac
##############################################
dvisvgm-2.10.1/configure-2326-      case $ac_val in
dvisvgm-2.10.1/configure:2327:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
dvisvgm-2.10.1/configure-2328-      esac
##############################################
dvisvgm-2.10.1/configure-2341-	case $ac_val in
dvisvgm-2.10.1/configure:2342:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
dvisvgm-2.10.1/configure-2343-	esac
##############################################
dvisvgm-2.10.1/configure-2471-    set,)
dvisvgm-2.10.1/configure:2472:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
dvisvgm-2.10.1/configure:2473:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
dvisvgm-2.10.1/configure-2474-      ac_cache_corrupted=: ;;
##############################################
dvisvgm-2.10.1/configure-2482-	# differences in whitespace do not lead to failure.
dvisvgm-2.10.1/configure:2483:	ac_old_val_w=`echo x $ac_old_val`
dvisvgm-2.10.1/configure:2484:	ac_new_val_w=`echo x $ac_new_val`
dvisvgm-2.10.1/configure-2485-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
dvisvgm-2.10.1/configure-2502-    case $ac_new_val in
dvisvgm-2.10.1/configure:2503:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
dvisvgm-2.10.1/configure-2504-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
dvisvgm-2.10.1/configure-2574-test "x$ac_build_alias" = x &&
dvisvgm-2.10.1/configure:2575:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
dvisvgm-2.10.1/configure-2576-test "x$ac_build_alias" = x &&
dvisvgm-2.10.1/configure-2577-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
dvisvgm-2.10.1/configure:2578:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
dvisvgm-2.10.1/configure-2579-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
dvisvgm-2.10.1/configure-2598-IFS=$ac_save_IFS
dvisvgm-2.10.1/configure:2599:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
dvisvgm-2.10.1/configure-2600-
##############################################
dvisvgm-2.10.1/configure-2609-else
dvisvgm-2.10.1/configure:2610:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
dvisvgm-2.10.1/configure-2611-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
dvisvgm-2.10.1/configure-2631-IFS=$ac_save_IFS
dvisvgm-2.10.1/configure:2632:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
dvisvgm-2.10.1/configure-2633-
##############################################
dvisvgm-2.10.1/configure-2642-else
dvisvgm-2.10.1/configure:2643:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
dvisvgm-2.10.1/configure-2644-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
dvisvgm-2.10.1/configure-2664-IFS=$ac_save_IFS
dvisvgm-2.10.1/configure:2665:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
dvisvgm-2.10.1/configure-2666-
##############################################
dvisvgm-2.10.1/configure-2792-     echo "timestamp, slept: $am_has_slept" > conftest.file
dvisvgm-2.10.1/configure:2793:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
dvisvgm-2.10.1/configure-2794-     if test "$*" = "X"; then
dvisvgm-2.10.1/configure-2795-	# -L didn't work.
dvisvgm-2.10.1/configure:2796:	set X `ls -t "$srcdir/configure" conftest.file`
dvisvgm-2.10.1/configure-2797-     fi
##############################################
dvisvgm-2.10.1/configure-2843-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
dvisvgm-2.10.1/configure:2844:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
dvisvgm-2.10.1/configure-2845-
dvisvgm-2.10.1/configure-2846-# Expand $ac_aux_dir to an absolute path.
dvisvgm-2.10.1/configure:2847:am_aux_dir=`cd "$ac_aux_dir" && pwd`
dvisvgm-2.10.1/configure-2848-
##############################################
dvisvgm-2.10.1/configure-2988-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
dvisvgm-2.10.1/configure:2989:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
dvisvgm-2.10.1/configure-2990-	     'mkdir (GNU coreutils) '* | \
##############################################
dvisvgm-2.10.1/configure-3061-set x ${MAKE-make}
dvisvgm-2.10.1/configure:3062:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
dvisvgm-2.10.1/configure-3063-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
dvisvgm-2.10.1/configure-3071-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
dvisvgm-2.10.1/configure:3072:case `${MAKE-make} -f conftest.make 2>/dev/null` in
dvisvgm-2.10.1/configure-3073-  *@@@%%%=?*=@@@%%%*)
##############################################
dvisvgm-2.10.1/configure-3137-
dvisvgm-2.10.1/configure:3138:if test "`cd $srcdir && pwd`" != "`pwd`"; then
dvisvgm-2.10.1/configure-3139-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
dvisvgm-2.10.1/configure-3606-$as_echo_n "checking whether the C compiler works... " >&6; }
dvisvgm-2.10.1/configure:3607:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
dvisvgm-2.10.1/configure-3608-
##############################################
dvisvgm-2.10.1/configure-3650-	then :; else
dvisvgm-2.10.1/configure:3651:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dvisvgm-2.10.1/configure-3652-	fi
##############################################
dvisvgm-2.10.1/configure-3710-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
dvisvgm-2.10.1/configure:3711:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dvisvgm-2.10.1/configure-3712-	  break;;
##############################################
dvisvgm-2.10.1/configure-3819-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
dvisvgm-2.10.1/configure:3820:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
dvisvgm-2.10.1/configure-3821-       break;;
##############################################
dvisvgm-2.10.1/configure-4200-  if test "$am_compiler_list" = ""; then
dvisvgm-2.10.1/configure:4201:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dvisvgm-2.10.1/configure-4202-  fi
##############################################
dvisvgm-2.10.1/configure-4762-  if test "$am_compiler_list" = ""; then
dvisvgm-2.10.1/configure:4763:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dvisvgm-2.10.1/configure-4764-  fi
##############################################
dvisvgm-2.10.1/configure-4873-      switch="-std=gnu++${alternative}"
dvisvgm-2.10.1/configure:4874:      cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
dvisvgm-2.10.1/configure-4875-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
dvisvgm-2.10.1/configure-5197-      for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"; do
dvisvgm-2.10.1/configure:5198:        cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
dvisvgm-2.10.1/configure-5199-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
dvisvgm-2.10.1/configure-5766-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
dvisvgm-2.10.1/configure:5767:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
dvisvgm-2.10.1/configure-5768-  ECHO='print -r --'
dvisvgm-2.10.1/configure:5769:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
dvisvgm-2.10.1/configure-5770-  ECHO='printf %s\n'
##############################################
dvisvgm-2.10.1/configure-5835-  # Check for GNU $ac_path_SED
dvisvgm-2.10.1/configure:5836:case `"$ac_path_SED" --version 2>&1` in
dvisvgm-2.10.1/configure-5837-*GNU*)
##############################################
dvisvgm-2.10.1/configure-5911-  # Check for GNU $ac_path_GREP
dvisvgm-2.10.1/configure:5912:case `"$ac_path_GREP" --version 2>&1` in
dvisvgm-2.10.1/configure-5913-*GNU*)
##############################################
dvisvgm-2.10.1/configure-5977-  # Check for GNU $ac_path_EGREP
dvisvgm-2.10.1/configure:5978:case `"$ac_path_EGREP" --version 2>&1` in
dvisvgm-2.10.1/configure-5979-*GNU*)
##############################################
dvisvgm-2.10.1/configure-6044-  # Check for GNU $ac_path_FGREP
dvisvgm-2.10.1/configure:6045:case `"$ac_path_FGREP" --version 2>&1` in
dvisvgm-2.10.1/configure-6046-*GNU*)
##############################################
dvisvgm-2.10.1/configure-6124-    # gcc leaves a trailing carriage return, which upsets mingw
dvisvgm-2.10.1/configure:6125:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dvisvgm-2.10.1/configure-6126-  *)
dvisvgm-2.10.1/configure:6127:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dvisvgm-2.10.1/configure-6128-  esac
##############################################
dvisvgm-2.10.1/configure-6133-      # Canonicalize the pathname of ld
dvisvgm-2.10.1/configure:6134:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
dvisvgm-2.10.1/configure-6135-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
dvisvgm-2.10.1/configure:6136:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
dvisvgm-2.10.1/configure-6137-      done
##############################################
dvisvgm-2.10.1/configure-6168-      # Break only if it was the GNU/non-GNU ld that we prefer.
dvisvgm-2.10.1/configure:6169:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dvisvgm-2.10.1/configure-6170-      *GNU* | *'with BFD'*)
##############################################
dvisvgm-2.10.1/configure-6199-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
dvisvgm-2.10.1/configure:6200:case `$LD -v 2>&1 </dev/null` in
dvisvgm-2.10.1/configure-6201-*GNU* | *'with BFD'*)
##############################################
dvisvgm-2.10.1/configure-6249-	esac
dvisvgm-2.10.1/configure:6250:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
dvisvgm-2.10.1/configure-6251-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
dvisvgm-2.10.1/configure-6255-	*)
dvisvgm-2.10.1/configure:6256:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
dvisvgm-2.10.1/configure-6257-	  */dev/null*)
##############################################
dvisvgm-2.10.1/configure-6383-
dvisvgm-2.10.1/configure:6384:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
dvisvgm-2.10.1/configure-6385-    *COFF*)
##############################################
dvisvgm-2.10.1/configure-6495-    # And add a safety zone
dvisvgm-2.10.1/configure:6496:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dvisvgm-2.10.1/configure:6497:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dvisvgm-2.10.1/configure-6498-    ;;
##############################################
dvisvgm-2.10.1/configure-6528-    if test -n "$kargmax"; then
dvisvgm-2.10.1/configure:6529:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
dvisvgm-2.10.1/configure-6530-    else
##############################################
dvisvgm-2.10.1/configure-6537-       test undefined != "$lt_cv_sys_max_cmd_len"; then
dvisvgm-2.10.1/configure:6538:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dvisvgm-2.10.1/configure:6539:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dvisvgm-2.10.1/configure-6540-    else
##############################################
dvisvgm-2.10.1/configure-6549-      # we can't tell.
dvisvgm-2.10.1/configure:6550:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
dvisvgm-2.10.1/configure-6551-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
dvisvgm-2.10.1/configure-6553-      do
dvisvgm-2.10.1/configure:6554:        i=`expr $i + 1`
dvisvgm-2.10.1/configure-6555-        teststring=$teststring$teststring
##############################################
dvisvgm-2.10.1/configure-6557-      # Only check the string length outside the loop.
dvisvgm-2.10.1/configure:6558:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
dvisvgm-2.10.1/configure-6559-      teststring=
##############################################
dvisvgm-2.10.1/configure-6562-      # linker.  It appears as though 1/2 is a usable value.
dvisvgm-2.10.1/configure:6563:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
dvisvgm-2.10.1/configure-6564-    fi
##############################################
dvisvgm-2.10.1/configure-6973-openbsd* | bitrig*)
dvisvgm-2.10.1/configure:6974:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dvisvgm-2.10.1/configure-6975-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
dvisvgm-2.10.1/configure-7043-    else
dvisvgm-2.10.1/configure:7044:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
dvisvgm-2.10.1/configure-7045-    fi
##############################################
dvisvgm-2.10.1/configure-7188-  # decide which one to use based on capabilities of $DLLTOOL
dvisvgm-2.10.1/configure:7189:  case `$DLLTOOL --help 2>&1` in
dvisvgm-2.10.1/configure-7190-  *--identify-strict*)
##############################################
dvisvgm-2.10.1/configure-7709-# If we're using GNU nm, then use its standard symbol codes.
dvisvgm-2.10.1/configure:7710:case `$NM -V 2>&1` in
dvisvgm-2.10.1/configure-7711-*GNU* | *'with BFD'*)
##############################################
dvisvgm-2.10.1/configure-7757-mingw*)
dvisvgm-2.10.1/configure:7758:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
dvisvgm-2.10.1/configure-7759-  ;;
##############################################
dvisvgm-2.10.1/configure-7989-   if test yes = "$GCC"; then
dvisvgm-2.10.1/configure:7990:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
dvisvgm-2.10.1/configure-7991-   fi
##############################################
dvisvgm-2.10.1/configure-7993- /*)
dvisvgm-2.10.1/configure:7994:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
dvisvgm-2.10.1/configure-7995-   ;; #(
##############################################
dvisvgm-2.10.1/configure-8088-    done
dvisvgm-2.10.1/configure:8089:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
dvisvgm-2.10.1/configure-8090-}
##############################################
dvisvgm-2.10.1/configure-8110-  test $ac_status = 0; }; then
dvisvgm-2.10.1/configure:8111:    case `/usr/bin/file conftest.$ac_objext` in
dvisvgm-2.10.1/configure-8112-      *ELF-32*)
##############################################
dvisvgm-2.10.1/configure-8131-    if test yes = "$lt_cv_prog_gnu_ld"; then
dvisvgm-2.10.1/configure:8132:      case `/usr/bin/file conftest.$ac_objext` in
dvisvgm-2.10.1/configure-8133-	*32-bit*)
##############################################
dvisvgm-2.10.1/configure-8143-    else
dvisvgm-2.10.1/configure:8144:      case `/usr/bin/file conftest.$ac_objext` in
dvisvgm-2.10.1/configure-8145-	*32-bit*)
##############################################
dvisvgm-2.10.1/configure-8169-    emul=elf
dvisvgm-2.10.1/configure:8170:    case `/usr/bin/file conftest.$ac_objext` in
dvisvgm-2.10.1/configure-8171-      *32-bit*)
##############################################
dvisvgm-2.10.1/configure-8177-    esac
dvisvgm-2.10.1/configure:8178:    case `/usr/bin/file conftest.$ac_objext` in
dvisvgm-2.10.1/configure-8179-      *MSB*)
##############################################
dvisvgm-2.10.1/configure-8185-    esac
dvisvgm-2.10.1/configure:8186:    case `/usr/bin/file conftest.$ac_objext` in
dvisvgm-2.10.1/configure-8187-      *N32*)
##############################################
dvisvgm-2.10.1/configure-9118-    *:)
dvisvgm-2.10.1/configure:9119:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
dvisvgm-2.10.1/configure-9120-        ;;
dvisvgm-2.10.1/configure-9121-    x:*)
dvisvgm-2.10.1/configure:9122:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
dvisvgm-2.10.1/configure-9123-        ;;
dvisvgm-2.10.1/configure-9124-    *::*)
dvisvgm-2.10.1/configure:9125:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
dvisvgm-2.10.1/configure:9126:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
dvisvgm-2.10.1/configure-9127-        ;;
dvisvgm-2.10.1/configure-9128-    *)
dvisvgm-2.10.1/configure:9129:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
dvisvgm-2.10.1/configure-9130-        ;;
##############################################
dvisvgm-2.10.1/configure-9387-do :
dvisvgm-2.10.1/configure:9388:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
dvisvgm-2.10.1/configure-9389-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
dvisvgm-2.10.1/configure-9392-  cat >>confdefs.h <<_ACEOF
dvisvgm-2.10.1/configure:9393:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
dvisvgm-2.10.1/configure-9394-_ACEOF
##############################################
dvisvgm-2.10.1/configure-9418-  case $2 in
dvisvgm-2.10.1/configure:9419:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
dvisvgm-2.10.1/configure:9420:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
dvisvgm-2.10.1/configure-9421-  esac
##############################################
dvisvgm-2.10.1/configure-9760-	"file_magic "*)
dvisvgm-2.10.1/configure:9761:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dvisvgm-2.10.1/configure-9762-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
dvisvgm-2.10.1/configure-9826-	"file_magic "*)
dvisvgm-2.10.1/configure:9827:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dvisvgm-2.10.1/configure-9828-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
dvisvgm-2.10.1/configure-10224-      *)
dvisvgm-2.10.1/configure:10225:	case `$CC -V 2>&1 | sed 5q` in
dvisvgm-2.10.1/configure-10226-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
dvisvgm-2.10.1/configure-10670-	# shared libraries, regardless of the interface used.
dvisvgm-2.10.1/configure:10671:	case `$LD -v 2>&1` in
dvisvgm-2.10.1/configure-10672-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
dvisvgm-2.10.1/configure-10702-    supports_anon_versioning=no
dvisvgm-2.10.1/configure:10703:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
dvisvgm-2.10.1/configure-10704-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
dvisvgm-2.10.1/configure-10771-	# is; otherwise, prepend EXPORTS...
dvisvgm-2.10.1/configure:10772:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
dvisvgm-2.10.1/configure-10773-          cp $export_symbols $output_objdir/$soname.def;
##############################################
dvisvgm-2.10.1/configure-10805-	prefix_cmds="$SED"~
dvisvgm-2.10.1/configure:10806:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dvisvgm-2.10.1/configure-10807-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dvisvgm-2.10.1/configure-10827-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dvisvgm-2.10.1/configure:10828:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dvisvgm-2.10.1/configure:10829:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dvisvgm-2.10.1/configure-10830-      ;;
##############################################
dvisvgm-2.10.1/configure-10845-        pgcc*)				# Portland Group C compiler
dvisvgm-2.10.1/configure:10846:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dvisvgm-2.10.1/configure-10847-	  tmp_addflag=' $pic_flag'
##############################################
dvisvgm-2.10.1/configure-10850-					# Portland Group f77 and f90 compilers
dvisvgm-2.10.1/configure:10851:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dvisvgm-2.10.1/configure-10852-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dvisvgm-2.10.1/configure-10867-	nvcc*)	# Cuda Compiler Driver 2.2
dvisvgm-2.10.1/configure:10868:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dvisvgm-2.10.1/configure-10869-	  compiler_needs_object=yes
##############################################
dvisvgm-2.10.1/configure-10871-	esac
dvisvgm-2.10.1/configure:10872:	case `$CC -V 2>&1 | sed 5q` in
dvisvgm-2.10.1/configure-10873-	*Sun\ C*)			# Sun C 5.9
dvisvgm-2.10.1/configure:10874:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dvisvgm-2.10.1/configure-10875-	  compiler_needs_object=yes
##############################################
dvisvgm-2.10.1/configure-10942-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dvisvgm-2.10.1/configure:10943:      case `$LD -v 2>&1` in
dvisvgm-2.10.1/configure-10944-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dvisvgm-2.10.1/configure-11031-	else
dvisvgm-2.10.1/configure:11032:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
dvisvgm-2.10.1/configure-11033-	fi
##############################################
dvisvgm-2.10.1/configure-11096-	# below for broken collect2 doesn't work under 4.3+
dvisvgm-2.10.1/configure:11097:	  collect2name=`$CC -print-prog-name=collect2`
dvisvgm-2.10.1/configure-11098-	  if test -f "$collect2name" &&
##############################################
dvisvgm-2.10.1/configure-11176-      }'
dvisvgm-2.10.1/configure:11177:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dvisvgm-2.10.1/configure-11178-  # Check for a 64-bit object if we didn't find anything.
dvisvgm-2.10.1/configure-11179-  if test -z "$lt_cv_aix_libpath_"; then
dvisvgm-2.10.1/configure:11180:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dvisvgm-2.10.1/configure-11181-  fi
##############################################
dvisvgm-2.10.1/configure-11194-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
dvisvgm-2.10.1/configure:11195:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
dvisvgm-2.10.1/configure-11196-      else
##############################################
dvisvgm-2.10.1/configure-11229-      }'
dvisvgm-2.10.1/configure:11230:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dvisvgm-2.10.1/configure-11231-  # Check for a 64-bit object if we didn't find anything.
dvisvgm-2.10.1/configure-11232-  if test -z "$lt_cv_aix_libpath_"; then
dvisvgm-2.10.1/configure:11233:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dvisvgm-2.10.1/configure-11234-  fi
##############################################
dvisvgm-2.10.1/configure-11261-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
dvisvgm-2.10.1/configure:11262:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
dvisvgm-2.10.1/configure-11263-	  if test svr4 != "$with_aix_soname"; then
##############################################
dvisvgm-2.10.1/configure-11314-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
dvisvgm-2.10.1/configure:11315:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
dvisvgm-2.10.1/configure-11316-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
dvisvgm-2.10.1/configure-11352-	# FIXME: Setting linknames here is a bad hack.
dvisvgm-2.10.1/configure:11353:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
dvisvgm-2.10.1/configure-11354-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
dvisvgm-2.10.1/configure-11370-  if test yes = "$lt_cv_ld_force_load"; then
dvisvgm-2.10.1/configure:11371:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
dvisvgm-2.10.1/configure-11372-
##############################################
dvisvgm-2.10.1/configure-11550-      if test yes = "$GCC"; then
dvisvgm-2.10.1/configure:11551:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/configure-11552-	# Try to use the -exported_symbol ld option, if it does not
##############################################
dvisvgm-2.10.1/configure-11578-	if test yes = "$lt_cv_irix_exported_symbol"; then
dvisvgm-2.10.1/configure:11579:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
dvisvgm-2.10.1/configure-11580-	fi
dvisvgm-2.10.1/configure-11581-      else
dvisvgm-2.10.1/configure:11582:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/configure:11583:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
dvisvgm-2.10.1/configure-11584-      fi
##############################################
dvisvgm-2.10.1/configure-11628-	hardcode_direct_absolute=yes
dvisvgm-2.10.1/configure:11629:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dvisvgm-2.10.1/configure-11630-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dvisvgm-2.10.1/configure-11659-	prefix_cmds="$SED"~
dvisvgm-2.10.1/configure:11660:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dvisvgm-2.10.1/configure-11661-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dvisvgm-2.10.1/configure-11673-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
dvisvgm-2.10.1/configure:11674:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/configure-11675-      else
dvisvgm-2.10.1/configure-11676-	allow_undefined_flag=' -expect_unresolved \*'
dvisvgm-2.10.1/configure:11677:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/configure-11678-      fi
##############################################
dvisvgm-2.10.1/configure-11686-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
dvisvgm-2.10.1/configure:11687:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/configure-11688-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
dvisvgm-2.10.1/configure-11690-	allow_undefined_flag=' -expect_unresolved \*'
dvisvgm-2.10.1/configure:11691:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/configure:11692:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
dvisvgm-2.10.1/configure:11693:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
dvisvgm-2.10.1/configure-11694-
##############################################
dvisvgm-2.10.1/configure-11709-      else
dvisvgm-2.10.1/configure:11710:	case `$CC -V 2>&1` in
dvisvgm-2.10.1/configure-11711-	*"Compilers 5.0"*)
##############################################
dvisvgm-2.10.1/configure-12108-  esac
dvisvgm-2.10.1/configure:12109:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
dvisvgm-2.10.1/configure-12110-  case $lt_search_path_spec in
##############################################
dvisvgm-2.10.1/configure-12115-    # okay in the real world where ";" in dirpaths is itself problematic.
dvisvgm-2.10.1/configure:12116:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
dvisvgm-2.10.1/configure-12117-    ;;
dvisvgm-2.10.1/configure-12118-  *)
dvisvgm-2.10.1/configure:12119:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
dvisvgm-2.10.1/configure-12120-    ;;
##############################################
dvisvgm-2.10.1/configure-12124-  lt_tmp_lt_search_path_spec=
dvisvgm-2.10.1/configure:12125:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
dvisvgm-2.10.1/configure-12126-  # ...but if some path component already ends with the multilib dir we assume
##############################################
dvisvgm-2.10.1/configure-12166-  esac
dvisvgm-2.10.1/configure:12167:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
dvisvgm-2.10.1/configure-12168-else
##############################################
dvisvgm-2.10.1/configure-12306-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
dvisvgm-2.10.1/configure:12307:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
dvisvgm-2.10.1/configure-12308-    ;;
##############################################
dvisvgm-2.10.1/configure-12342-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dvisvgm-2.10.1/configure:12343:    postinstall_cmds='base_file=`basename \$file`~
dvisvgm-2.10.1/configure:12344:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dvisvgm-2.10.1/configure:12345:      dldir=$destdir/`dirname \$dlpath`~
dvisvgm-2.10.1/configure-12346-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dvisvgm-2.10.1/configure-12351-      fi'
dvisvgm-2.10.1/configure:12352:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dvisvgm-2.10.1/configure-12353-      dlpath=$dir/\$dldll~
##############################################
dvisvgm-2.10.1/configure-12359-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dvisvgm-2.10.1/configure:12360:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dvisvgm-2.10.1/configure-12361-
##############################################
dvisvgm-2.10.1/configure-12365-      # MinGW DLLs use traditional 'lib' prefix
dvisvgm-2.10.1/configure:12366:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dvisvgm-2.10.1/configure-12367-      ;;
##############################################
dvisvgm-2.10.1/configure-12369-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dvisvgm-2.10.1/configure:12370:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dvisvgm-2.10.1/configure-12371-      ;;
##############################################
dvisvgm-2.10.1/configure-12378-    libname_spec='$name'
dvisvgm-2.10.1/configure:12379:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dvisvgm-2.10.1/configure-12380-    library_names_spec='$libname.dll.lib'
##############################################
dvisvgm-2.10.1/configure-12390-        # Let DOS variable expansion print the short 8.3 style file name.
dvisvgm-2.10.1/configure:12391:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
dvisvgm-2.10.1/configure-12392-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
dvisvgm-2.10.1/configure-12395-      # Convert to MSYS style.
dvisvgm-2.10.1/configure:12396:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
dvisvgm-2.10.1/configure-12397-      ;;
##############################################
dvisvgm-2.10.1/configure-12401-      # like /cygdrive/c/PROGRA~1:/cygdr...
dvisvgm-2.10.1/configure:12402:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
dvisvgm-2.10.1/configure:12403:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
dvisvgm-2.10.1/configure:12404:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dvisvgm-2.10.1/configure-12405-      ;;
##############################################
dvisvgm-2.10.1/configure-12409-        # It is most probably a Windows format PATH.
dvisvgm-2.10.1/configure:12410:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dvisvgm-2.10.1/configure-12411-      else
dvisvgm-2.10.1/configure:12412:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dvisvgm-2.10.1/configure-12413-      fi
##############################################
dvisvgm-2.10.1/configure-12419-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dvisvgm-2.10.1/configure:12420:    postinstall_cmds='base_file=`basename \$file`~
dvisvgm-2.10.1/configure:12421:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dvisvgm-2.10.1/configure:12422:      dldir=$destdir/`dirname \$dlpath`~
dvisvgm-2.10.1/configure-12423-      test -d \$dldir || mkdir -p \$dldir~
dvisvgm-2.10.1/configure-12424-      $install_prog $dir/$dlname \$dldir/$dlname'
dvisvgm-2.10.1/configure:12425:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dvisvgm-2.10.1/configure-12426-      dlpath=$dir/\$dldll~
##############################################
dvisvgm-2.10.1/configure-12433-    # Assume MSVC wrapper
dvisvgm-2.10.1/configure:12434:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
dvisvgm-2.10.1/configure-12435-    dynamic_linker='Win32 ld.exe'
##############################################
dvisvgm-2.10.1/configure-12450-  shlibpath_var=DYLD_LIBRARY_PATH
dvisvgm-2.10.1/configure:12451:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dvisvgm-2.10.1/configure-12452-
##############################################
dvisvgm-2.10.1/configure-12706-  if test -f /etc/ld.so.conf; then
dvisvgm-2.10.1/configure:12707:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
dvisvgm-2.10.1/configure-12708-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
dvisvgm-2.10.1/configure-12760-  need_lib_prefix=no
dvisvgm-2.10.1/configure:12761:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dvisvgm-2.10.1/configure-12762-    need_version=no
##############################################
dvisvgm-2.10.1/configure-12787-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
dvisvgm-2.10.1/configure:12788:  postinstall_cmds='base_file=`basename \$file`~
dvisvgm-2.10.1/configure:12789:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
dvisvgm-2.10.1/configure:12790:    dldir=$destdir/`dirname \$dlpath`~
dvisvgm-2.10.1/configure-12791-    test -d \$dldir || mkdir -p \$dldir~
##############################################
dvisvgm-2.10.1/configure-12796-    fi'
dvisvgm-2.10.1/configure:12797:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
dvisvgm-2.10.1/configure-12798-    dlpath=$dir/\$dldll~
##############################################
dvisvgm-2.10.1/configure-13979-    # gcc leaves a trailing carriage return, which upsets mingw
dvisvgm-2.10.1/configure:13980:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dvisvgm-2.10.1/configure-13981-  *)
dvisvgm-2.10.1/configure:13982:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dvisvgm-2.10.1/configure-13983-  esac
##############################################
dvisvgm-2.10.1/configure-13988-      # Canonicalize the pathname of ld
dvisvgm-2.10.1/configure:13989:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
dvisvgm-2.10.1/configure-13990-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
dvisvgm-2.10.1/configure:13991:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
dvisvgm-2.10.1/configure-13992-      done
##############################################
dvisvgm-2.10.1/configure-14023-      # Break only if it was the GNU/non-GNU ld that we prefer.
dvisvgm-2.10.1/configure:14024:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dvisvgm-2.10.1/configure-14025-      *GNU* | *'with BFD'*)
##############################################
dvisvgm-2.10.1/configure-14054-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
dvisvgm-2.10.1/configure:14055:case `$LD -v 2>&1 </dev/null` in
dvisvgm-2.10.1/configure-14056-*GNU* | *'with BFD'*)
##############################################
dvisvgm-2.10.1/configure-14088-        # ancient GNU ld didn't support --whole-archive et. al.
dvisvgm-2.10.1/configure:14089:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
dvisvgm-2.10.1/configure-14090-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
dvisvgm-2.10.1/configure-14199-          # below for broken collect2 doesn't work under 4.3+
dvisvgm-2.10.1/configure:14200:	  collect2name=`$CC -print-prog-name=collect2`
dvisvgm-2.10.1/configure-14201-	  if test -f "$collect2name" &&
##############################################
dvisvgm-2.10.1/configure-14280-      }'
dvisvgm-2.10.1/configure:14281:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dvisvgm-2.10.1/configure-14282-  # Check for a 64-bit object if we didn't find anything.
dvisvgm-2.10.1/configure-14283-  if test -z "$lt_cv_aix_libpath__CXX"; then
dvisvgm-2.10.1/configure:14284:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dvisvgm-2.10.1/configure-14285-  fi
##############################################
dvisvgm-2.10.1/configure-14299-
dvisvgm-2.10.1/configure:14300:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
dvisvgm-2.10.1/configure-14301-        else
##############################################
dvisvgm-2.10.1/configure-14334-      }'
dvisvgm-2.10.1/configure:14335:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dvisvgm-2.10.1/configure-14336-  # Check for a 64-bit object if we didn't find anything.
dvisvgm-2.10.1/configure-14337-  if test -z "$lt_cv_aix_libpath__CXX"; then
dvisvgm-2.10.1/configure:14338:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dvisvgm-2.10.1/configure-14339-  fi
##############################################
dvisvgm-2.10.1/configure-14366-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
dvisvgm-2.10.1/configure:14367:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
dvisvgm-2.10.1/configure-14368-	    if test svr4 != "$with_aix_soname"; then
##############################################
dvisvgm-2.10.1/configure-14419-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
dvisvgm-2.10.1/configure:14420:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
dvisvgm-2.10.1/configure-14421-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
dvisvgm-2.10.1/configure-14461-	    # is; otherwise, prepend EXPORTS...
dvisvgm-2.10.1/configure:14462:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
dvisvgm-2.10.1/configure-14463-              cp $export_symbols $output_objdir/$soname.def;
##############################################
dvisvgm-2.10.1/configure-14482-  if test yes = "$lt_cv_ld_force_load"; then
dvisvgm-2.10.1/configure:14483:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
dvisvgm-2.10.1/configure-14484-
##############################################
dvisvgm-2.10.1/configure-14527-	  prefix_cmds="$SED"~
dvisvgm-2.10.1/configure:14528:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
dvisvgm-2.10.1/configure-14529-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
dvisvgm-2.10.1/configure-14601-            # dependencies.
dvisvgm-2.10.1/configure:14602:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dvisvgm-2.10.1/configure-14603-            ;;
##############################################
dvisvgm-2.10.1/configure-14666-	    # dependencies.
dvisvgm-2.10.1/configure:14667:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dvisvgm-2.10.1/configure-14668-	    ;;
##############################################
dvisvgm-2.10.1/configure-14702-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dvisvgm-2.10.1/configure:14703:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dvisvgm-2.10.1/configure:14704:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dvisvgm-2.10.1/configure-14705-	;;
##############################################
dvisvgm-2.10.1/configure-14709-	    # SGI C++
dvisvgm-2.10.1/configure:14710:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/configure-14711-
##############################################
dvisvgm-2.10.1/configure-14720-	      if test no = "$with_gnu_ld"; then
dvisvgm-2.10.1/configure:14721:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/configure-14722-	      else
dvisvgm-2.10.1/configure:14723:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
dvisvgm-2.10.1/configure-14724-	      fi
##############################################
dvisvgm-2.10.1/configure-14741-	    # to its proper name (with version) after linking.
dvisvgm-2.10.1/configure:14742:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
dvisvgm-2.10.1/configure:14743:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
dvisvgm-2.10.1/configure-14744-	    # Commands to make compiler produce verbose output that lists
##############################################
dvisvgm-2.10.1/configure-14751-	    # dependencies.
dvisvgm-2.10.1/configure:14752:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dvisvgm-2.10.1/configure-14753-
##############################################
dvisvgm-2.10.1/configure-14766-	    # earlier do not add the objects themselves.
dvisvgm-2.10.1/configure:14767:	    case `$CC -V 2>&1` in
dvisvgm-2.10.1/configure-14768-	      *"Version 7."*)
##############################################
dvisvgm-2.10.1/configure-14787-            # Portland Group C++ compiler
dvisvgm-2.10.1/configure:14788:	    case `$CC -V` in
dvisvgm-2.10.1/configure-14789-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
dvisvgm-2.10.1/configure-14792-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
dvisvgm-2.10.1/configure:14793:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
dvisvgm-2.10.1/configure-14794-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
dvisvgm-2.10.1/configure-14796-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
dvisvgm-2.10.1/configure:14797:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
dvisvgm-2.10.1/configure-14798-                $RANLIB $oldlib'
##############################################
dvisvgm-2.10.1/configure-14801-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
dvisvgm-2.10.1/configure:14802:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
dvisvgm-2.10.1/configure-14803-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
dvisvgm-2.10.1/configure-14805-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
dvisvgm-2.10.1/configure:14806:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
dvisvgm-2.10.1/configure-14807-	      ;;
##############################################
dvisvgm-2.10.1/configure-14815-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
dvisvgm-2.10.1/configure:14816:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dvisvgm-2.10.1/configure-14817-            ;;
##############################################
dvisvgm-2.10.1/configure-14834-	    # dependencies.
dvisvgm-2.10.1/configure:14835:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
dvisvgm-2.10.1/configure-14836-	    ;;
##############################################
dvisvgm-2.10.1/configure-14849-	  *)
dvisvgm-2.10.1/configure:14850:	    case `$CC -V 2>&1 | sed 5q` in
dvisvgm-2.10.1/configure-14851-	    *Sun\ C*)
##############################################
dvisvgm-2.10.1/configure-14856-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
dvisvgm-2.10.1/configure:14857:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dvisvgm-2.10.1/configure-14858-	      compiler_needs_object_CXX=yes
##############################################
dvisvgm-2.10.1/configure-14921-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
dvisvgm-2.10.1/configure:14922:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
dvisvgm-2.10.1/configure-14923-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
dvisvgm-2.10.1/configure-14940-	    # to its proper name (with version) after linking.
dvisvgm-2.10.1/configure:14941:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
dvisvgm-2.10.1/configure-14942-
##############################################
dvisvgm-2.10.1/configure-14961-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
dvisvgm-2.10.1/configure:14962:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/configure-14963-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
dvisvgm-2.10.1/configure-14966-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
dvisvgm-2.10.1/configure:14967:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/configure:14968:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
dvisvgm-2.10.1/configure-14969-                  echo "-hidden">> $lib.exp~
dvisvgm-2.10.1/configure:14970:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
dvisvgm-2.10.1/configure-14971-                  $RM $lib.exp'
##############################################
dvisvgm-2.10.1/configure-14985-	    # dependencies.
dvisvgm-2.10.1/configure:14986:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dvisvgm-2.10.1/configure-14987-	    ;;
##############################################
dvisvgm-2.10.1/configure-14992-	        osf3*)
dvisvgm-2.10.1/configure:14993:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/configure-14994-		  ;;
dvisvgm-2.10.1/configure-14995-	        *)
dvisvgm-2.10.1/configure:14996:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/configure-14997-		  ;;
##############################################
dvisvgm-2.10.1/configure-15239-
dvisvgm-2.10.1/configure:15240:  for p in `eval "$output_verbose_link_cmd"`; do
dvisvgm-2.10.1/configure-15241-    case $prev$p in
##############################################
dvisvgm-2.10.1/configure-15342-if test -n "${compiler_lib_search_path_CXX}"; then
dvisvgm-2.10.1/configure:15343: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
dvisvgm-2.10.1/configure-15344-fi
##############################################
dvisvgm-2.10.1/configure-15589-	  *)
dvisvgm-2.10.1/configure:15590:	    case `$CC -V 2>&1 | sed 5q` in
dvisvgm-2.10.1/configure-15591-	    *Sun\ C*)
##############################################
dvisvgm-2.10.1/configure-15971-    else
dvisvgm-2.10.1/configure:15972:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
dvisvgm-2.10.1/configure-15973-    fi
##############################################
dvisvgm-2.10.1/configure-16273-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
dvisvgm-2.10.1/configure:16274:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
dvisvgm-2.10.1/configure-16275-    ;;
##############################################
dvisvgm-2.10.1/configure-16309-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dvisvgm-2.10.1/configure:16310:    postinstall_cmds='base_file=`basename \$file`~
dvisvgm-2.10.1/configure:16311:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dvisvgm-2.10.1/configure:16312:      dldir=$destdir/`dirname \$dlpath`~
dvisvgm-2.10.1/configure-16313-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dvisvgm-2.10.1/configure-16318-      fi'
dvisvgm-2.10.1/configure:16319:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dvisvgm-2.10.1/configure-16320-      dlpath=$dir/\$dldll~
##############################################
dvisvgm-2.10.1/configure-16326-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dvisvgm-2.10.1/configure:16327:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dvisvgm-2.10.1/configure-16328-
##############################################
dvisvgm-2.10.1/configure-16331-      # MinGW DLLs use traditional 'lib' prefix
dvisvgm-2.10.1/configure:16332:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dvisvgm-2.10.1/configure-16333-      ;;
##############################################
dvisvgm-2.10.1/configure-16335-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dvisvgm-2.10.1/configure:16336:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dvisvgm-2.10.1/configure-16337-      ;;
##############################################
dvisvgm-2.10.1/configure-16344-    libname_spec='$name'
dvisvgm-2.10.1/configure:16345:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dvisvgm-2.10.1/configure-16346-    library_names_spec='$libname.dll.lib'
##############################################
dvisvgm-2.10.1/configure-16356-        # Let DOS variable expansion print the short 8.3 style file name.
dvisvgm-2.10.1/configure:16357:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
dvisvgm-2.10.1/configure-16358-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
dvisvgm-2.10.1/configure-16361-      # Convert to MSYS style.
dvisvgm-2.10.1/configure:16362:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
dvisvgm-2.10.1/configure-16363-      ;;
##############################################
dvisvgm-2.10.1/configure-16367-      # like /cygdrive/c/PROGRA~1:/cygdr...
dvisvgm-2.10.1/configure:16368:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
dvisvgm-2.10.1/configure:16369:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
dvisvgm-2.10.1/configure:16370:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dvisvgm-2.10.1/configure-16371-      ;;
##############################################
dvisvgm-2.10.1/configure-16375-        # It is most probably a Windows format PATH.
dvisvgm-2.10.1/configure:16376:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dvisvgm-2.10.1/configure-16377-      else
dvisvgm-2.10.1/configure:16378:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dvisvgm-2.10.1/configure-16379-      fi
##############################################
dvisvgm-2.10.1/configure-16385-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dvisvgm-2.10.1/configure:16386:    postinstall_cmds='base_file=`basename \$file`~
dvisvgm-2.10.1/configure:16387:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dvisvgm-2.10.1/configure:16388:      dldir=$destdir/`dirname \$dlpath`~
dvisvgm-2.10.1/configure-16389-      test -d \$dldir || mkdir -p \$dldir~
dvisvgm-2.10.1/configure-16390-      $install_prog $dir/$dlname \$dldir/$dlname'
dvisvgm-2.10.1/configure:16391:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dvisvgm-2.10.1/configure-16392-      dlpath=$dir/\$dldll~
##############################################
dvisvgm-2.10.1/configure-16399-    # Assume MSVC wrapper
dvisvgm-2.10.1/configure:16400:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
dvisvgm-2.10.1/configure-16401-    dynamic_linker='Win32 ld.exe'
##############################################
dvisvgm-2.10.1/configure-16416-  shlibpath_var=DYLD_LIBRARY_PATH
dvisvgm-2.10.1/configure:16417:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dvisvgm-2.10.1/configure-16418-
##############################################
dvisvgm-2.10.1/configure-16671-  if test -f /etc/ld.so.conf; then
dvisvgm-2.10.1/configure:16672:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
dvisvgm-2.10.1/configure-16673-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
dvisvgm-2.10.1/configure-16725-  need_lib_prefix=no
dvisvgm-2.10.1/configure:16726:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dvisvgm-2.10.1/configure-16727-    need_version=no
##############################################
dvisvgm-2.10.1/configure-16752-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
dvisvgm-2.10.1/configure:16753:  postinstall_cmds='base_file=`basename \$file`~
dvisvgm-2.10.1/configure:16754:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
dvisvgm-2.10.1/configure:16755:    dldir=$destdir/`dirname \$dlpath`~
dvisvgm-2.10.1/configure-16756-    test -d \$dldir || mkdir -p \$dldir~
##############################################
dvisvgm-2.10.1/configure-16761-    fi'
dvisvgm-2.10.1/configure:16762:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
dvisvgm-2.10.1/configure-16763-    dlpath=$dir/\$dldll~
##############################################
dvisvgm-2.10.1/configure-17170-do :
dvisvgm-2.10.1/configure:17171:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
dvisvgm-2.10.1/configure-17172-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
dvisvgm-2.10.1/configure-17174-  cat >>confdefs.h <<_ACEOF
dvisvgm-2.10.1/configure:17175:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
dvisvgm-2.10.1/configure-17176-_ACEOF
##############################################
dvisvgm-2.10.1/configure-17604-  test $ac_status = 0; }; then
dvisvgm-2.10.1/configure:17605:  pkg_cv_FREETYPE_CFLAGS=`$PKG_CONFIG --cflags "freetype2" 2>/dev/null`
dvisvgm-2.10.1/configure-17606-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dvisvgm-2.10.1/configure-17621-  test $ac_status = 0; }; then
dvisvgm-2.10.1/configure:17622:  pkg_cv_FREETYPE_LIBS=`$PKG_CONFIG --libs "freetype2" 2>/dev/null`
dvisvgm-2.10.1/configure-17623-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dvisvgm-2.10.1/configure-17642-        if test $_pkg_short_errors_supported = yes; then
dvisvgm-2.10.1/configure:17643:	        FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "freetype2" 2>&1`
dvisvgm-2.10.1/configure-17644-        else
dvisvgm-2.10.1/configure:17645:	        FREETYPE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "freetype2" 2>&1`
dvisvgm-2.10.1/configure-17646-        fi
##############################################
dvisvgm-2.10.1/configure-17861-  test $ac_status = 0; }; then
dvisvgm-2.10.1/configure:17862:  pkg_cv_BROTLI_CFLAGS=`$PKG_CONFIG --cflags "libbrotlienc" 2>/dev/null`
dvisvgm-2.10.1/configure-17863-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dvisvgm-2.10.1/configure-17878-  test $ac_status = 0; }; then
dvisvgm-2.10.1/configure:17879:  pkg_cv_BROTLI_LIBS=`$PKG_CONFIG --libs "libbrotlienc" 2>/dev/null`
dvisvgm-2.10.1/configure-17880-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dvisvgm-2.10.1/configure-17899-        if test $_pkg_short_errors_supported = yes; then
dvisvgm-2.10.1/configure:17900:	        BROTLI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libbrotlienc" 2>&1`
dvisvgm-2.10.1/configure-17901-        else
dvisvgm-2.10.1/configure:17902:	        BROTLI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libbrotlienc" 2>&1`
dvisvgm-2.10.1/configure-17903-        fi
##############################################
dvisvgm-2.10.1/configure-17952-  test $ac_status = 0; }; then
dvisvgm-2.10.1/configure:17953:  pkg_cv_WOFF2_CFLAGS=`$PKG_CONFIG --cflags "libwoff2enc" 2>/dev/null`
dvisvgm-2.10.1/configure-17954-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dvisvgm-2.10.1/configure-17969-  test $ac_status = 0; }; then
dvisvgm-2.10.1/configure:17970:  pkg_cv_WOFF2_LIBS=`$PKG_CONFIG --libs "libwoff2enc" 2>/dev/null`
dvisvgm-2.10.1/configure-17971-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dvisvgm-2.10.1/configure-17990-        if test $_pkg_short_errors_supported = yes; then
dvisvgm-2.10.1/configure:17991:	        WOFF2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libwoff2enc" 2>&1`
dvisvgm-2.10.1/configure-17992-        else
dvisvgm-2.10.1/configure:17993:	        WOFF2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libwoff2enc" 2>&1`
dvisvgm-2.10.1/configure-17994-        fi
##############################################
dvisvgm-2.10.1/configure-18086-  test $ac_status = 0; }; then
dvisvgm-2.10.1/configure:18087:  pkg_cv_TTFAUTOHINT_CFLAGS=`$PKG_CONFIG --cflags "ttfautohint" 2>/dev/null`
dvisvgm-2.10.1/configure-18088-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dvisvgm-2.10.1/configure-18103-  test $ac_status = 0; }; then
dvisvgm-2.10.1/configure:18104:  pkg_cv_TTFAUTOHINT_LIBS=`$PKG_CONFIG --libs "ttfautohint" 2>/dev/null`
dvisvgm-2.10.1/configure-18105-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dvisvgm-2.10.1/configure-18124-        if test $_pkg_short_errors_supported = yes; then
dvisvgm-2.10.1/configure:18125:	        TTFAUTOHINT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ttfautohint" 2>&1`
dvisvgm-2.10.1/configure-18126-        else
dvisvgm-2.10.1/configure:18127:	        TTFAUTOHINT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ttfautohint" 2>&1`
dvisvgm-2.10.1/configure-18128-        fi
##############################################
dvisvgm-2.10.1/configure-18286-  test $ac_status = 0; }; then
dvisvgm-2.10.1/configure:18287:  pkg_cv_LIBCRYPTO_CFLAGS=`$PKG_CONFIG --cflags "libcrypto" 2>/dev/null`
dvisvgm-2.10.1/configure-18288-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dvisvgm-2.10.1/configure-18303-  test $ac_status = 0; }; then
dvisvgm-2.10.1/configure:18304:  pkg_cv_LIBCRYPTO_LIBS=`$PKG_CONFIG --libs "libcrypto" 2>/dev/null`
dvisvgm-2.10.1/configure-18305-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dvisvgm-2.10.1/configure-18324-        if test $_pkg_short_errors_supported = yes; then
dvisvgm-2.10.1/configure:18325:	        LIBCRYPTO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcrypto" 2>&1`
dvisvgm-2.10.1/configure-18326-        else
dvisvgm-2.10.1/configure:18327:	        LIBCRYPTO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcrypto" 2>&1`
dvisvgm-2.10.1/configure-18328-        fi
##############################################
dvisvgm-2.10.1/configure-18401-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
dvisvgm-2.10.1/configure:18402:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
dvisvgm-2.10.1/configure-18403-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
dvisvgm-2.10.1/configure-18433-  cat >>confdefs.h <<_ACEOF
dvisvgm-2.10.1/configure:18434:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
dvisvgm-2.10.1/configure-18435-_ACEOF
##############################################
dvisvgm-2.10.1/configure-18674-do :
dvisvgm-2.10.1/configure:18675:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
dvisvgm-2.10.1/configure-18676-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
dvisvgm-2.10.1/configure-18679-  cat >>confdefs.h <<_ACEOF
dvisvgm-2.10.1/configure:18680:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
dvisvgm-2.10.1/configure-18681-_ACEOF
##############################################
dvisvgm-2.10.1/configure-18953-do :
dvisvgm-2.10.1/configure:18954:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
dvisvgm-2.10.1/configure-18955-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
dvisvgm-2.10.1/configure-18957-  cat >>confdefs.h <<_ACEOF
dvisvgm-2.10.1/configure:18958:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
dvisvgm-2.10.1/configure-18959-_ACEOF
##############################################
dvisvgm-2.10.1/configure-19557-
dvisvgm-2.10.1/configure:19558:	CFLAGS=`echo $CFLAGS | sed 's/-O[1-9s]//g'`
dvisvgm-2.10.1/configure:19559:	CXXFLAGS=`echo $CXXFLAGS | sed 's/-O[1-9s]//g'`
dvisvgm-2.10.1/configure-19560-
##############################################
dvisvgm-2.10.1/configure-19668-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
dvisvgm-2.10.1/configure:19669:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
dvisvgm-2.10.1/configure-19670-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
dvisvgm-2.10.1/configure-19799-if test -z "$BASH_VERSION$ZSH_VERSION" \
dvisvgm-2.10.1/configure:19800:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
dvisvgm-2.10.1/configure-19801-  as_echo='print -r --'
dvisvgm-2.10.1/configure-19802-  as_echo_n='print -rn --'
dvisvgm-2.10.1/configure:19803:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
dvisvgm-2.10.1/configure-19804-  as_echo='printf %s\n'
##############################################
dvisvgm-2.10.1/configure-19806-else
dvisvgm-2.10.1/configure:19807:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
dvisvgm-2.10.1/configure-19808-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
dvisvgm-2.10.1/configure-19816-	expr "X$arg" : "X\\(.*\\)$as_nl";
dvisvgm-2.10.1/configure:19817:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
dvisvgm-2.10.1/configure-19818-      esac;
##############################################
dvisvgm-2.10.1/configure-19893-# ----------------------------------------
dvisvgm-2.10.1/configure:19894:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
dvisvgm-2.10.1/configure-19895-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
dvisvgm-2.10.1/configure-19965-  {
dvisvgm-2.10.1/configure:19966:    as_val=`expr "$@" || test $? -eq 1`
dvisvgm-2.10.1/configure-19967-  }
##############################################
dvisvgm-2.10.1/configure-20069-      case $as_dir in #(
dvisvgm-2.10.1/configure:20070:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
dvisvgm-2.10.1/configure-20071-      *) as_qdir=$as_dir;;
##############################################
dvisvgm-2.10.1/configure-20204-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
dvisvgm-2.10.1/configure:20205:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
dvisvgm-2.10.1/configure-20206-ac_cs_version="\\
##############################################
dvisvgm-2.10.1/configure-20229-  --*=?*)
dvisvgm-2.10.1/configure:20230:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
dvisvgm-2.10.1/configure:20231:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
dvisvgm-2.10.1/configure-20232-    ac_shift=:
##############################################
dvisvgm-2.10.1/configure-20234-  --*=)
dvisvgm-2.10.1/configure:20235:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
dvisvgm-2.10.1/configure-20236-    ac_optarg=
##############################################
dvisvgm-2.10.1/configure-20258-    case $ac_optarg in
dvisvgm-2.10.1/configure:20259:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
dvisvgm-2.10.1/configure-20260-    '') as_fn_error $? "missing file argument" ;;
##############################################
dvisvgm-2.10.1/configure-20266-    case $ac_optarg in
dvisvgm-2.10.1/configure:20267:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
dvisvgm-2.10.1/configure-20268-    esac
##############################################
dvisvgm-2.10.1/configure-20335-delay_variable_subst='$delay_variable_subst'
dvisvgm-2.10.1/configure:20336:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20337:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20338:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20339:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20340:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20341:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20342:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20343:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20344:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20345:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20346:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20347:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20348:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20349:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20350:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20351:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20352:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20353:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20354:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20355:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20356:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20357:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20358:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20359:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20360:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20361:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20362:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20363:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20364:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20365:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20366:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20367:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20368:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20369:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20370:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20371:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20372:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20373:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20374:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20375:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20376:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20377:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20378:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20379:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20380:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20381:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20382:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20383:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20384:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20385:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20386:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20387:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20388:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20389:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20390:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20391:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20392:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20393:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20394:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20395:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20396:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20397:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20398:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20399:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20400:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20401:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20402:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20403:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20404:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20405:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20406:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20407:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20408:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20409:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20410:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20411:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20412:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20413:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20414:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20415:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20416:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20417:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20418:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20419:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20420:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20421:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20422:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20423:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20424:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20425:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20426:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20427:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20428:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20429:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20430:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20431:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20432:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20433:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20434:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20435:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20436:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20437:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20438:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20439:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20440:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20441:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20442:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20443:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20444:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20445:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20446:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20447:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20448:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20449:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20450:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20451:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20452:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20453:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20454:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20455:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20456:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20457:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20458:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20459:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20460:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20461:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20462:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20463:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20464:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20465:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20466:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20467:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20468:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20469:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20470:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20471:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20472:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20473:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20474:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20475:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20476:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20477:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20478:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20479:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20480:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20481:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20482:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20483:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20484:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20485:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20486:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20487:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20488:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20489:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20490:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20491:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20492:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20493:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20494:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20495:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20496:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20497:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20498:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20499:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20500:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20501:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20502:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20503:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20504:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20505:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20506:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20507:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20508:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20509:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20510:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20511:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20512:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20513:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20514:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20515:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20516:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20517:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20518:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20519:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20520:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20521:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20522:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20523:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure:20524:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/configure-20525-
##############################################
dvisvgm-2.10.1/configure-20637-compiler_lib_search_path_CXX; do
dvisvgm-2.10.1/configure:20638:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
dvisvgm-2.10.1/configure-20639-    *[\\\\\\\`\\"\\\$]*)
dvisvgm-2.10.1/configure:20640:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
dvisvgm-2.10.1/configure-20641-      ;;
##############################################
dvisvgm-2.10.1/configure-20679-postlink_cmds_CXX; do
dvisvgm-2.10.1/configure:20680:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
dvisvgm-2.10.1/configure-20681-    *[\\\\\\\`\\"\\\$]*)
dvisvgm-2.10.1/configure:20682:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
dvisvgm-2.10.1/configure-20683-      ;;
##############################################
dvisvgm-2.10.1/configure-20792-fi
dvisvgm-2.10.1/configure:20793:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
dvisvgm-2.10.1/configure-20794-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
dvisvgm-2.10.1/configure-20809-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
dvisvgm-2.10.1/configure:20810:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
dvisvgm-2.10.1/configure-20811-ac_delim='%!_!# '
##############################################
dvisvgm-2.10.1/configure-20815-
dvisvgm-2.10.1/configure:20816:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
dvisvgm-2.10.1/configure-20817-  if test $ac_delim_n = $ac_delim_num; then
##############################################
dvisvgm-2.10.1/configure-20953-for ac_last_try in false false :; do
dvisvgm-2.10.1/configure:20954:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
dvisvgm-2.10.1/configure-20955-  if test -z "$ac_tt"; then
##############################################
dvisvgm-2.10.1/configure-21085-      esac
dvisvgm-2.10.1/configure:21086:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
dvisvgm-2.10.1/configure-21087-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
dvisvgm-2.10.1/configure-21144-*)
dvisvgm-2.10.1/configure:21145:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
dvisvgm-2.10.1/configure-21146-  # A ".." for each directory in $ac_dir_suffix.
dvisvgm-2.10.1/configure:21147:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
dvisvgm-2.10.1/configure-21148-  case $ac_top_builddir_sub in
##############################################
dvisvgm-2.10.1/configure-21205-/@mandir@/p'
dvisvgm-2.10.1/configure:21206:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
dvisvgm-2.10.1/configure-21207-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
dvisvgm-2.10.1/configure-21222-
dvisvgm-2.10.1/configure:21223:# Neutralize VPATH when `$srcdir' = `.'.
dvisvgm-2.10.1/configure-21224-# Shell code in configure.ac might set extrasub.
##############################################
dvisvgm-2.10.1/configure-21250-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
dvisvgm-2.10.1/configure:21251:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
dvisvgm-2.10.1/configure-21252-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
dvisvgm-2.10.1/configure-21296-    * )
dvisvgm-2.10.1/configure:21297:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
dvisvgm-2.10.1/configure-21298-  esac
##############################################
dvisvgm-2.10.1/configure-21351-    # Strip MF so we end up with the name of the file.
dvisvgm-2.10.1/configure:21352:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
dvisvgm-2.10.1/configure-21353-    # Check whether this is an Automake generated Makefile which includes
##############################################
dvisvgm-2.10.1/configure-21917-    *:)
dvisvgm-2.10.1/configure:21918:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
dvisvgm-2.10.1/configure-21919-        ;;
dvisvgm-2.10.1/configure-21920-    x:*)
dvisvgm-2.10.1/configure:21921:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
dvisvgm-2.10.1/configure-21922-        ;;
dvisvgm-2.10.1/configure-21923-    *::*)
dvisvgm-2.10.1/configure:21924:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
dvisvgm-2.10.1/configure:21925:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
dvisvgm-2.10.1/configure-21926-        ;;
dvisvgm-2.10.1/configure-21927-    *)
dvisvgm-2.10.1/configure:21928:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
dvisvgm-2.10.1/configure-21929-        ;;
##############################################
dvisvgm-2.10.1/configure-21944-    done
dvisvgm-2.10.1/configure:21945:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
dvisvgm-2.10.1/configure-21946-}
##############################################
dvisvgm-2.10.1/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
dvisvgm-2.10.1/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
dvisvgm-2.10.1/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
dvisvgm-2.10.1/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
dvisvgm-2.10.1/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
dvisvgm-2.10.1/aclocal.m4-181-        else 
dvisvgm-2.10.1/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
dvisvgm-2.10.1/aclocal.m4-183-        fi
##############################################
dvisvgm-2.10.1/aclocal.m4-496-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
dvisvgm-2.10.1/aclocal.m4:497:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
dvisvgm-2.10.1/aclocal.m4-498-# and then we would define $MISSING as
##############################################
dvisvgm-2.10.1/aclocal.m4-511-# Expand $ac_aux_dir to an absolute path.
dvisvgm-2.10.1/aclocal.m4:512:am_aux_dir=`cd "$ac_aux_dir" && pwd`
dvisvgm-2.10.1/aclocal.m4-513-])
##############################################
dvisvgm-2.10.1/aclocal.m4-609-  if test "$am_compiler_list" = ""; then
dvisvgm-2.10.1/aclocal.m4:610:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
dvisvgm-2.10.1/aclocal.m4-611-  fi
##############################################
dvisvgm-2.10.1/aclocal.m4-762-    # Strip MF so we end up with the name of the file.
dvisvgm-2.10.1/aclocal.m4:763:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
dvisvgm-2.10.1/aclocal.m4-764-    # Check whether this is an Automake generated Makefile which includes
##############################################
dvisvgm-2.10.1/aclocal.m4-769-      || continue
dvisvgm-2.10.1/aclocal.m4:770:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
dvisvgm-2.10.1/aclocal.m4:771:    am_filepart=`AS_BASENAME(["$am_mf"])`
dvisvgm-2.10.1/aclocal.m4-772-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
dvisvgm-2.10.1/aclocal.m4-837-AC_REQUIRE([AC_PROG_INSTALL])dnl
dvisvgm-2.10.1/aclocal.m4:838:if test "`cd $srcdir && pwd`" != "`pwd`"; then
dvisvgm-2.10.1/aclocal.m4-839-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
dvisvgm-2.10.1/aclocal.m4-996-    * )
dvisvgm-2.10.1/aclocal.m4:997:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
dvisvgm-2.10.1/aclocal.m4-998-  esac
dvisvgm-2.10.1/aclocal.m4-999-done
dvisvgm-2.10.1/aclocal.m4:1000:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
dvisvgm-2.10.1/aclocal.m4-1001-
##############################################
dvisvgm-2.10.1/aclocal.m4-1252-     echo "timestamp, slept: $am_has_slept" > conftest.file
dvisvgm-2.10.1/aclocal.m4:1253:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
dvisvgm-2.10.1/aclocal.m4-1254-     if test "$[*]" = "X"; then
dvisvgm-2.10.1/aclocal.m4-1255-	# -L didn't work.
dvisvgm-2.10.1/aclocal.m4:1256:	set X `ls -t "$srcdir/configure" conftest.file`
dvisvgm-2.10.1/aclocal.m4-1257-     fi
##############################################
dvisvgm-2.10.1/config.sub-52-
dvisvgm-2.10.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
dvisvgm-2.10.1/config.sub-54-
##############################################
dvisvgm-2.10.1/config.sub-200-		os=-sco5v6
dvisvgm-2.10.1/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dvisvgm-2.10.1/config.sub-202-		;;
##############################################
dvisvgm-2.10.1/config.sub-204-		os=-sco3.2v5
dvisvgm-2.10.1/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dvisvgm-2.10.1/config.sub-206-		;;
##############################################
dvisvgm-2.10.1/config.sub-208-		os=-sco3.2v4
dvisvgm-2.10.1/config.sub:209:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dvisvgm-2.10.1/config.sub-210-		;;
dvisvgm-2.10.1/config.sub-211-	-sco3.2.[4-9]*)
dvisvgm-2.10.1/config.sub:212:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
dvisvgm-2.10.1/config.sub:213:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dvisvgm-2.10.1/config.sub-214-		;;
##############################################
dvisvgm-2.10.1/config.sub-216-		# Don't forget version if it is 3.2v4 or newer.
dvisvgm-2.10.1/config.sub:217:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dvisvgm-2.10.1/config.sub-218-		;;
##############################################
dvisvgm-2.10.1/config.sub-220-		# Don't forget version if it is 3.2v4 or newer.
dvisvgm-2.10.1/config.sub:221:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dvisvgm-2.10.1/config.sub-222-		;;
##############################################
dvisvgm-2.10.1/config.sub-224-		os=-sco3.2v2
dvisvgm-2.10.1/config.sub:225:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dvisvgm-2.10.1/config.sub-226-		;;
dvisvgm-2.10.1/config.sub-227-	-udk*)
dvisvgm-2.10.1/config.sub:228:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dvisvgm-2.10.1/config.sub-229-		;;
##############################################
dvisvgm-2.10.1/config.sub-231-		os=-isc2.2
dvisvgm-2.10.1/config.sub:232:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dvisvgm-2.10.1/config.sub-233-		;;
##############################################
dvisvgm-2.10.1/config.sub-237-	-isc*)
dvisvgm-2.10.1/config.sub:238:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
dvisvgm-2.10.1/config.sub-239-		;;
##############################################
dvisvgm-2.10.1/config.sub-249-	-ptx*)
dvisvgm-2.10.1/config.sub:250:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
dvisvgm-2.10.1/config.sub-251-		;;
##############################################
dvisvgm-2.10.1/config.sub-389-	*-*-*)
dvisvgm-2.10.1/config.sub:390:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
dvisvgm-2.10.1/config.sub-391-		exit 1
##############################################
dvisvgm-2.10.1/config.sub-519-	amd64-*)
dvisvgm-2.10.1/config.sub:520:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-521-		;;
##############################################
dvisvgm-2.10.1/config.sub-564-	blackfin-*)
dvisvgm-2.10.1/config.sub:565:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-566-		os=-linux
##############################################
dvisvgm-2.10.1/config.sub-572-	c54x-*)
dvisvgm-2.10.1/config.sub:573:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-574-		;;
dvisvgm-2.10.1/config.sub-575-	c55x-*)
dvisvgm-2.10.1/config.sub:576:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-577-		;;
dvisvgm-2.10.1/config.sub-578-	c6x-*)
dvisvgm-2.10.1/config.sub:579:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-580-		;;
##############################################
dvisvgm-2.10.1/config.sub-676-	e500v[12]-*)
dvisvgm-2.10.1/config.sub:677:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-678-		os=$os"spe"
##############################################
dvisvgm-2.10.1/config.sub-780-	i*86v32)
dvisvgm-2.10.1/config.sub:781:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
dvisvgm-2.10.1/config.sub-782-		os=-sysv32
##############################################
dvisvgm-2.10.1/config.sub-784-	i*86v4*)
dvisvgm-2.10.1/config.sub:785:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
dvisvgm-2.10.1/config.sub-786-		os=-sysv4
##############################################
dvisvgm-2.10.1/config.sub-788-	i*86v)
dvisvgm-2.10.1/config.sub:789:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
dvisvgm-2.10.1/config.sub-790-		os=-sysv
##############################################
dvisvgm-2.10.1/config.sub-792-	i*86sol2)
dvisvgm-2.10.1/config.sub:793:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
dvisvgm-2.10.1/config.sub-794-		os=-solaris2
##############################################
dvisvgm-2.10.1/config.sub-818-	leon-*|leon[3-9]-*)
dvisvgm-2.10.1/config.sub:819:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
dvisvgm-2.10.1/config.sub-820-		;;
##############################################
dvisvgm-2.10.1/config.sub-825-	m68knommu-*)
dvisvgm-2.10.1/config.sub:826:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-827-		os=-linux
##############################################
dvisvgm-2.10.1/config.sub-859-	mips3*-*)
dvisvgm-2.10.1/config.sub:860:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
dvisvgm-2.10.1/config.sub-861-		;;
dvisvgm-2.10.1/config.sub-862-	mips3*)
dvisvgm-2.10.1/config.sub:863:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
dvisvgm-2.10.1/config.sub-864-		;;
##############################################
dvisvgm-2.10.1/config.sub-881-	ms1-*)
dvisvgm-2.10.1/config.sub:882:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
dvisvgm-2.10.1/config.sub-883-		;;
##############################################
dvisvgm-2.10.1/config.sub-1006-	parisc-*)
dvisvgm-2.10.1/config.sub:1007:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-1008-		os=-linux
##############################################
dvisvgm-2.10.1/config.sub-1022-	pc98-*)
dvisvgm-2.10.1/config.sub:1023:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-1024-		;;
##############################################
dvisvgm-2.10.1/config.sub-1037-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
dvisvgm-2.10.1/config.sub:1038:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-1039-		;;
dvisvgm-2.10.1/config.sub-1040-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
dvisvgm-2.10.1/config.sub:1041:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-1042-		;;
dvisvgm-2.10.1/config.sub-1043-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
dvisvgm-2.10.1/config.sub:1044:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-1045-		;;
dvisvgm-2.10.1/config.sub-1046-	pentium4-*)
dvisvgm-2.10.1/config.sub:1047:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-1048-		;;
##############################################
dvisvgm-2.10.1/config.sub-1056-	ppc-* | ppcbe-*)
dvisvgm-2.10.1/config.sub:1057:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-1058-		;;
##############################################
dvisvgm-2.10.1/config.sub-1062-	ppcle-* | powerpclittle-*)
dvisvgm-2.10.1/config.sub:1063:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-1064-		;;
##############################################
dvisvgm-2.10.1/config.sub-1066-		;;
dvisvgm-2.10.1/config.sub:1067:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-1068-		;;
##############################################
dvisvgm-2.10.1/config.sub-1072-	ppc64le-* | powerpc64little-*)
dvisvgm-2.10.1/config.sub:1073:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-1074-		;;
##############################################
dvisvgm-2.10.1/config.sub-1148-	strongarm-* | thumb-*)
dvisvgm-2.10.1/config.sub:1149:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
dvisvgm-2.10.1/config.sub-1150-		;;
##############################################
dvisvgm-2.10.1/config.sub-1281-	xscale-* | xscalee[bl]-*)
dvisvgm-2.10.1/config.sub:1282:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
dvisvgm-2.10.1/config.sub-1283-		;;
##############################################
dvisvgm-2.10.1/config.sub-1343-	*)
dvisvgm-2.10.1/config.sub:1344:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
dvisvgm-2.10.1/config.sub-1345-		exit 1
##############################################
dvisvgm-2.10.1/config.sub-1351-	*-digital*)
dvisvgm-2.10.1/config.sub:1352:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
dvisvgm-2.10.1/config.sub-1353-		;;
dvisvgm-2.10.1/config.sub-1354-	*-commodore*)
dvisvgm-2.10.1/config.sub:1355:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
dvisvgm-2.10.1/config.sub-1356-		;;
##############################################
dvisvgm-2.10.1/config.sub-1372-	-solaris1 | -solaris1.*)
dvisvgm-2.10.1/config.sub:1373:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
dvisvgm-2.10.1/config.sub-1374-		;;
##############################################
dvisvgm-2.10.1/config.sub-1381-	-gnu/linux*)
dvisvgm-2.10.1/config.sub:1382:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
dvisvgm-2.10.1/config.sub-1383-		;;
##############################################
dvisvgm-2.10.1/config.sub-1433-	-nto*)
dvisvgm-2.10.1/config.sub:1434:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
dvisvgm-2.10.1/config.sub-1435-		;;
##############################################
dvisvgm-2.10.1/config.sub-1440-	-mac*)
dvisvgm-2.10.1/config.sub:1441:		os=`echo "$os" | sed -e 's|mac|macos|'`
dvisvgm-2.10.1/config.sub-1442-		;;
##############################################
dvisvgm-2.10.1/config.sub-1446-	-linux*)
dvisvgm-2.10.1/config.sub:1447:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
dvisvgm-2.10.1/config.sub-1448-		;;
dvisvgm-2.10.1/config.sub-1449-	-sunos5*)
dvisvgm-2.10.1/config.sub:1450:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
dvisvgm-2.10.1/config.sub-1451-		;;
dvisvgm-2.10.1/config.sub-1452-	-sunos6*)
dvisvgm-2.10.1/config.sub:1453:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
dvisvgm-2.10.1/config.sub-1454-		;;
##############################################
dvisvgm-2.10.1/config.sub-1495-	-sinix5.*)
dvisvgm-2.10.1/config.sub:1496:		os=`echo $os | sed -e 's|sinix|sysv|'`
dvisvgm-2.10.1/config.sub-1497-		;;
##############################################
dvisvgm-2.10.1/config.sub-1560-		# Get rid of the `-' at the beginning of $os.
dvisvgm-2.10.1/config.sub:1561:		os=`echo $os | sed 's/[^-]*-//'`
dvisvgm-2.10.1/config.sub:1562:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
dvisvgm-2.10.1/config.sub-1563-		exit 1
##############################################
dvisvgm-2.10.1/config.sub-1820-		esac
dvisvgm-2.10.1/config.sub:1821:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
dvisvgm-2.10.1/config.sub-1822-		;;
##############################################
dvisvgm-2.10.1/ar-lib-65-	mingw)
dvisvgm-2.10.1/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
dvisvgm-2.10.1/ar-lib-67-	  ;;
dvisvgm-2.10.1/ar-lib-68-	cygwin)
dvisvgm-2.10.1/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
dvisvgm-2.10.1/ar-lib-70-	  ;;
dvisvgm-2.10.1/ar-lib-71-	wine)
dvisvgm-2.10.1/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
dvisvgm-2.10.1/ar-lib-73-	  ;;
##############################################
dvisvgm-2.10.1/ar-lib-88-  archive=$3
dvisvgm-2.10.1/ar-lib:89:  at_file_contents=`cat "$1"`
dvisvgm-2.10.1/ar-lib-90-  eval set x "$at_file_contents"
##############################################
dvisvgm-2.10.1/m4/ltsugar.m4-68-m4_define([lt_combine],
dvisvgm-2.10.1/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
dvisvgm-2.10.1/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
dvisvgm-2.10.1/m4/libtool.m4-119-    done
dvisvgm-2.10.1/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
dvisvgm-2.10.1/m4/libtool.m4-121-}
##############################################
dvisvgm-2.10.1/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
dvisvgm-2.10.1/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
dvisvgm-2.10.1/m4/libtool.m4-439-
##############################################
dvisvgm-2.10.1/m4/libtool.m4-447-#
dvisvgm-2.10.1/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
dvisvgm-2.10.1/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
dvisvgm-2.10.1/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
dvisvgm-2.10.1/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
dvisvgm-2.10.1/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
dvisvgm-2.10.1/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
dvisvgm-2.10.1/m4/libtool.m4-561-      ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
dvisvgm-2.10.1/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
dvisvgm-2.10.1/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
dvisvgm-2.10.1/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
dvisvgm-2.10.1/m4/libtool.m4-574-      ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
dvisvgm-2.10.1/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
dvisvgm-2.10.1/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1165-      }]'
dvisvgm-2.10.1/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dvisvgm-2.10.1/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
dvisvgm-2.10.1/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
dvisvgm-2.10.1/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dvisvgm-2.10.1/m4/libtool.m4-1170-  fi],[])
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
dvisvgm-2.10.1/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
dvisvgm-2.10.1/m4/libtool.m4-1203-  ECHO='print -r --'
dvisvgm-2.10.1/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
dvisvgm-2.10.1/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
dvisvgm-2.10.1/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
dvisvgm-2.10.1/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
dvisvgm-2.10.1/m4/libtool.m4-1239-
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1260-   if test yes = "$GCC"; then
dvisvgm-2.10.1/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
dvisvgm-2.10.1/m4/libtool.m4-1262-   fi
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1264- /*)
dvisvgm-2.10.1/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
dvisvgm-2.10.1/m4/libtool.m4-1266-   ;; #(
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
dvisvgm-2.10.1/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
dvisvgm-2.10.1/m4/libtool.m4-1296-      *ELF-32*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
dvisvgm-2.10.1/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
dvisvgm-2.10.1/m4/libtool.m4-1313-	*32-bit*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1323-    else
dvisvgm-2.10.1/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
dvisvgm-2.10.1/m4/libtool.m4-1325-	*32-bit*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1345-    emul=elf
dvisvgm-2.10.1/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
dvisvgm-2.10.1/m4/libtool.m4-1347-      *32-bit*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1353-    esac
dvisvgm-2.10.1/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
dvisvgm-2.10.1/m4/libtool.m4-1355-      *MSB*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1361-    esac
dvisvgm-2.10.1/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
dvisvgm-2.10.1/m4/libtool.m4-1363-      *N32*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1726-    # And add a safety zone
dvisvgm-2.10.1/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dvisvgm-2.10.1/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dvisvgm-2.10.1/m4/libtool.m4-1729-    ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1759-    if test -n "$kargmax"; then
dvisvgm-2.10.1/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
dvisvgm-2.10.1/m4/libtool.m4-1761-    else
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
dvisvgm-2.10.1/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dvisvgm-2.10.1/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dvisvgm-2.10.1/m4/libtool.m4-1771-    else
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1780-      # we can't tell.
dvisvgm-2.10.1/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
dvisvgm-2.10.1/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1784-      do
dvisvgm-2.10.1/m4/libtool.m4:1785:        i=`expr $i + 1`
dvisvgm-2.10.1/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1788-      # Only check the string length outside the loop.
dvisvgm-2.10.1/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
dvisvgm-2.10.1/m4/libtool.m4-1790-      teststring=
##############################################
dvisvgm-2.10.1/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
dvisvgm-2.10.1/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
dvisvgm-2.10.1/m4/libtool.m4-1795-    fi
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2259-    *:)
dvisvgm-2.10.1/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
dvisvgm-2.10.1/m4/libtool.m4-2261-        ;;
dvisvgm-2.10.1/m4/libtool.m4-2262-    x:*)
dvisvgm-2.10.1/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
dvisvgm-2.10.1/m4/libtool.m4-2264-        ;;
dvisvgm-2.10.1/m4/libtool.m4-2265-    *::*)
dvisvgm-2.10.1/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
dvisvgm-2.10.1/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
dvisvgm-2.10.1/m4/libtool.m4-2268-        ;;
dvisvgm-2.10.1/m4/libtool.m4-2269-    *)
dvisvgm-2.10.1/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
dvisvgm-2.10.1/m4/libtool.m4-2271-        ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2299-  esac
dvisvgm-2.10.1/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
dvisvgm-2.10.1/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
dvisvgm-2.10.1/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
dvisvgm-2.10.1/m4/libtool.m4-2308-    ;;
dvisvgm-2.10.1/m4/libtool.m4-2309-  *)
dvisvgm-2.10.1/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
dvisvgm-2.10.1/m4/libtool.m4-2311-    ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
dvisvgm-2.10.1/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
dvisvgm-2.10.1/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2357-  esac
dvisvgm-2.10.1/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
dvisvgm-2.10.1/m4/libtool.m4-2359-else
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
dvisvgm-2.10.1/m4/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
dvisvgm-2.10.1/m4/libtool.m4-2500-    ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dvisvgm-2.10.1/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
dvisvgm-2.10.1/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dvisvgm-2.10.1/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
dvisvgm-2.10.1/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2543-      fi'
dvisvgm-2.10.1/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dvisvgm-2.10.1/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dvisvgm-2.10.1/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
dvisvgm-2.10.1/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
dvisvgm-2.10.1/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
dvisvgm-2.10.1/m4/libtool.m4-2559-      ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dvisvgm-2.10.1/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
dvisvgm-2.10.1/m4/libtool.m4-2563-      ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2570-    libname_spec='$name'
dvisvgm-2.10.1/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
dvisvgm-2.10.1/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
dvisvgm-2.10.1/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
dvisvgm-2.10.1/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2587-      # Convert to MSYS style.
dvisvgm-2.10.1/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
dvisvgm-2.10.1/m4/libtool.m4-2589-      ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
dvisvgm-2.10.1/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
dvisvgm-2.10.1/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
dvisvgm-2.10.1/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dvisvgm-2.10.1/m4/libtool.m4-2597-      ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
dvisvgm-2.10.1/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dvisvgm-2.10.1/m4/libtool.m4-2603-      else
dvisvgm-2.10.1/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dvisvgm-2.10.1/m4/libtool.m4-2605-      fi
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dvisvgm-2.10.1/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
dvisvgm-2.10.1/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dvisvgm-2.10.1/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
dvisvgm-2.10.1/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
dvisvgm-2.10.1/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
dvisvgm-2.10.1/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dvisvgm-2.10.1/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2625-    # Assume MSVC wrapper
dvisvgm-2.10.1/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
dvisvgm-2.10.1/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
dvisvgm-2.10.1/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dvisvgm-2.10.1/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2879-  if test -f /etc/ld.so.conf; then
dvisvgm-2.10.1/m4/libtool.m4:2880:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
dvisvgm-2.10.1/m4/libtool.m4-2881-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2933-  need_lib_prefix=no
dvisvgm-2.10.1/m4/libtool.m4:2934:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dvisvgm-2.10.1/m4/libtool.m4-2935-    need_version=no
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2960-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
dvisvgm-2.10.1/m4/libtool.m4:2961:  postinstall_cmds='base_file=`basename \$file`~
dvisvgm-2.10.1/m4/libtool.m4:2962:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
dvisvgm-2.10.1/m4/libtool.m4:2963:    dldir=$destdir/`dirname \$dlpath`~
dvisvgm-2.10.1/m4/libtool.m4-2964-    test -d \$dldir || mkdir -p \$dldir~
##############################################
dvisvgm-2.10.1/m4/libtool.m4-2969-    fi'
dvisvgm-2.10.1/m4/libtool.m4:2970:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
dvisvgm-2.10.1/m4/libtool.m4-2971-    dlpath=$dir/\$dldll~
##############################################
dvisvgm-2.10.1/m4/libtool.m4-3180-	"file_magic "*)
dvisvgm-2.10.1/m4/libtool.m4:3181:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dvisvgm-2.10.1/m4/libtool.m4-3182-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
dvisvgm-2.10.1/m4/libtool.m4-3263-    # gcc leaves a trailing carriage return, which upsets mingw
dvisvgm-2.10.1/m4/libtool.m4:3264:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dvisvgm-2.10.1/m4/libtool.m4-3265-  *)
dvisvgm-2.10.1/m4/libtool.m4:3266:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dvisvgm-2.10.1/m4/libtool.m4-3267-  esac
##############################################
dvisvgm-2.10.1/m4/libtool.m4-3272-      # Canonicalize the pathname of ld
dvisvgm-2.10.1/m4/libtool.m4:3273:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
dvisvgm-2.10.1/m4/libtool.m4-3274-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
dvisvgm-2.10.1/m4/libtool.m4:3275:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
dvisvgm-2.10.1/m4/libtool.m4-3276-      done
##############################################
dvisvgm-2.10.1/m4/libtool.m4-3303-      # Break only if it was the GNU/non-GNU ld that we prefer.
dvisvgm-2.10.1/m4/libtool.m4:3304:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dvisvgm-2.10.1/m4/libtool.m4-3305-      *GNU* | *'with BFD'*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-3343-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
dvisvgm-2.10.1/m4/libtool.m4:3344:case `$LD -v 2>&1 </dev/null` in
dvisvgm-2.10.1/m4/libtool.m4-3345-*GNU* | *'with BFD'*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-3570-openbsd* | bitrig*)
dvisvgm-2.10.1/m4/libtool.m4:3571:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dvisvgm-2.10.1/m4/libtool.m4-3572-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
dvisvgm-2.10.1/m4/libtool.m4-3637-    else
dvisvgm-2.10.1/m4/libtool.m4:3638:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
dvisvgm-2.10.1/m4/libtool.m4-3639-    fi
##############################################
dvisvgm-2.10.1/m4/libtool.m4-3688-	esac
dvisvgm-2.10.1/m4/libtool.m4:3689:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
dvisvgm-2.10.1/m4/libtool.m4-3690-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-3694-	*)
dvisvgm-2.10.1/m4/libtool.m4:3695:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
dvisvgm-2.10.1/m4/libtool.m4-3696-	  */dev/null*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-3720-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
dvisvgm-2.10.1/m4/libtool.m4:3721:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
dvisvgm-2.10.1/m4/libtool.m4-3722-    *COFF*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-3779-  # decide which one to use based on capabilities of $DLLTOOL
dvisvgm-2.10.1/m4/libtool.m4:3780:  case `$DLLTOOL --help 2>&1` in
dvisvgm-2.10.1/m4/libtool.m4-3781-  *--identify-strict*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-3953-# If we're using GNU nm, then use its standard symbol codes.
dvisvgm-2.10.1/m4/libtool.m4:3954:case `$NM -V 2>&1` in
dvisvgm-2.10.1/m4/libtool.m4-3955-*GNU* | *'with BFD'*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-4001-mingw*)
dvisvgm-2.10.1/m4/libtool.m4:4002:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
dvisvgm-2.10.1/m4/libtool.m4-4003-  ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-4057-    nlist=conftest.nm
dvisvgm-2.10.1/m4/libtool.m4:4058:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
dvisvgm-2.10.1/m4/libtool.m4-4059-      # Try sorting and uniquifying the output.
##############################################
dvisvgm-2.10.1/m4/libtool.m4-4405-	  *)
dvisvgm-2.10.1/m4/libtool.m4:4406:	    case `$CC -V 2>&1 | sed 5q` in
dvisvgm-2.10.1/m4/libtool.m4-4407-	    *Sun\ C*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-4741-      *)
dvisvgm-2.10.1/m4/libtool.m4:4742:	case `$CC -V 2>&1 | sed 5q` in
dvisvgm-2.10.1/m4/libtool.m4-4743-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-4924-    else
dvisvgm-2.10.1/m4/libtool.m4:4925:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
dvisvgm-2.10.1/m4/libtool.m4-4926-    fi
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5017-	# shared libraries, regardless of the interface used.
dvisvgm-2.10.1/m4/libtool.m4:5018:	case `$LD -v 2>&1` in
dvisvgm-2.10.1/m4/libtool.m4-5019-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5049-    supports_anon_versioning=no
dvisvgm-2.10.1/m4/libtool.m4:5050:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
dvisvgm-2.10.1/m4/libtool.m4-5051-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5152-	prefix_cmds="$SED"~
dvisvgm-2.10.1/m4/libtool.m4:5153:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dvisvgm-2.10.1/m4/libtool.m4-5154-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5174-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dvisvgm-2.10.1/m4/libtool.m4:5175:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dvisvgm-2.10.1/m4/libtool.m4:5176:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-5177-      ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5192-        pgcc*)				# Portland Group C compiler
dvisvgm-2.10.1/m4/libtool.m4:5193:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dvisvgm-2.10.1/m4/libtool.m4-5194-	  tmp_addflag=' $pic_flag'
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5197-					# Portland Group f77 and f90 compilers
dvisvgm-2.10.1/m4/libtool.m4:5198:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dvisvgm-2.10.1/m4/libtool.m4-5199-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5214-	nvcc*)	# Cuda Compiler Driver 2.2
dvisvgm-2.10.1/m4/libtool.m4:5215:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dvisvgm-2.10.1/m4/libtool.m4-5216-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5218-	esac
dvisvgm-2.10.1/m4/libtool.m4:5219:	case `$CC -V 2>&1 | sed 5q` in
dvisvgm-2.10.1/m4/libtool.m4-5220-	*Sun\ C*)			# Sun C 5.9
dvisvgm-2.10.1/m4/libtool.m4:5221:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dvisvgm-2.10.1/m4/libtool.m4-5222-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5289-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dvisvgm-2.10.1/m4/libtool.m4:5290:      case `$LD -v 2>&1` in
dvisvgm-2.10.1/m4/libtool.m4-5291-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5378-	else
dvisvgm-2.10.1/m4/libtool.m4:5379:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
dvisvgm-2.10.1/m4/libtool.m4-5380-	fi
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5443-	# below for broken collect2 doesn't work under 4.3+
dvisvgm-2.10.1/m4/libtool.m4:5444:	  collect2name=`$CC -print-prog-name=collect2`
dvisvgm-2.10.1/m4/libtool.m4-5445-	  if test -f "$collect2name" &&
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5499-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
dvisvgm-2.10.1/m4/libtool.m4:5500:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
dvisvgm-2.10.1/m4/libtool.m4-5501-      else
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5524-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
dvisvgm-2.10.1/m4/libtool.m4:5525:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
dvisvgm-2.10.1/m4/libtool.m4-5526-	  if test svr4 != "$with_aix_soname"; then
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5615-	# FIXME: Setting linknames here is a bad hack.
dvisvgm-2.10.1/m4/libtool.m4:5616:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
dvisvgm-2.10.1/m4/libtool.m4-5617-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5753-      if test yes = "$GCC"; then
dvisvgm-2.10.1/m4/libtool.m4:5754:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-5755-	# Try to use the -exported_symbol ld option, if it does not
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5776-	if test yes = "$lt_cv_irix_exported_symbol"; then
dvisvgm-2.10.1/m4/libtool.m4:5777:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-5778-	fi
dvisvgm-2.10.1/m4/libtool.m4-5779-      else
dvisvgm-2.10.1/m4/libtool.m4:5780:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/m4/libtool.m4:5781:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-5782-      fi
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5826-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
dvisvgm-2.10.1/m4/libtool.m4:5827:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dvisvgm-2.10.1/m4/libtool.m4-5828-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5857-	prefix_cmds="$SED"~
dvisvgm-2.10.1/m4/libtool.m4:5858:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dvisvgm-2.10.1/m4/libtool.m4-5859-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5871-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
dvisvgm-2.10.1/m4/libtool.m4:5872:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-5873-      else
dvisvgm-2.10.1/m4/libtool.m4-5874-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dvisvgm-2.10.1/m4/libtool.m4:5875:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-5876-      fi
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5884-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
dvisvgm-2.10.1/m4/libtool.m4:5885:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-5886-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5888-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dvisvgm-2.10.1/m4/libtool.m4:5889:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/m4/libtool.m4:5890:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
dvisvgm-2.10.1/m4/libtool.m4:5891:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
dvisvgm-2.10.1/m4/libtool.m4-5892-
##############################################
dvisvgm-2.10.1/m4/libtool.m4-5907-      else
dvisvgm-2.10.1/m4/libtool.m4:5908:	case `$CC -V 2>&1` in
dvisvgm-2.10.1/m4/libtool.m4-5909-	*"Compilers 5.0"*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6100-	  _LT_TAGVAR(allow_undefined_flag, $1)=
dvisvgm-2.10.1/m4/libtool.m4:6101:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
dvisvgm-2.10.1/m4/libtool.m4-6102-	  then
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6404-        # ancient GNU ld didn't support --whole-archive et. al.
dvisvgm-2.10.1/m4/libtool.m4:6405:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
dvisvgm-2.10.1/m4/libtool.m4-6406-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6514-          # below for broken collect2 doesn't work under 4.3+
dvisvgm-2.10.1/m4/libtool.m4:6515:	  collect2name=`$CC -print-prog-name=collect2`
dvisvgm-2.10.1/m4/libtool.m4-6516-	  if test -f "$collect2name" &&
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6572-
dvisvgm-2.10.1/m4/libtool.m4:6573:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
dvisvgm-2.10.1/m4/libtool.m4-6574-        else
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6597-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
dvisvgm-2.10.1/m4/libtool.m4:6598:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
dvisvgm-2.10.1/m4/libtool.m4-6599-	    if test svr4 != "$with_aix_soname"; then
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6726-	  prefix_cmds="$SED"~
dvisvgm-2.10.1/m4/libtool.m4:6727:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
dvisvgm-2.10.1/m4/libtool.m4-6728-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6800-            # dependencies.
dvisvgm-2.10.1/m4/libtool.m4:6801:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dvisvgm-2.10.1/m4/libtool.m4-6802-            ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6865-	    # dependencies.
dvisvgm-2.10.1/m4/libtool.m4:6866:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dvisvgm-2.10.1/m4/libtool.m4-6867-	    ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6901-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dvisvgm-2.10.1/m4/libtool.m4:6902:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dvisvgm-2.10.1/m4/libtool.m4:6903:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-6904-	;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6908-	    # SGI C++
dvisvgm-2.10.1/m4/libtool.m4:6909:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-6910-
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6919-	      if test no = "$with_gnu_ld"; then
dvisvgm-2.10.1/m4/libtool.m4:6920:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-6921-	      else
dvisvgm-2.10.1/m4/libtool.m4:6922:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-6923-	      fi
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6940-	    # to its proper name (with version) after linking.
dvisvgm-2.10.1/m4/libtool.m4:6941:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
dvisvgm-2.10.1/m4/libtool.m4:6942:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
dvisvgm-2.10.1/m4/libtool.m4-6943-	    # Commands to make compiler produce verbose output that lists
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6950-	    # dependencies.
dvisvgm-2.10.1/m4/libtool.m4:6951:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dvisvgm-2.10.1/m4/libtool.m4-6952-
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6965-	    # earlier do not add the objects themselves.
dvisvgm-2.10.1/m4/libtool.m4:6966:	    case `$CC -V 2>&1` in
dvisvgm-2.10.1/m4/libtool.m4-6967-	      *"Version 7."*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6986-            # Portland Group C++ compiler
dvisvgm-2.10.1/m4/libtool.m4:6987:	    case `$CC -V` in
dvisvgm-2.10.1/m4/libtool.m4-6988-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6991-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
dvisvgm-2.10.1/m4/libtool.m4:6992:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
dvisvgm-2.10.1/m4/libtool.m4-6993-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
dvisvgm-2.10.1/m4/libtool.m4-6995-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
dvisvgm-2.10.1/m4/libtool.m4:6996:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
dvisvgm-2.10.1/m4/libtool.m4-6997-                $RANLIB $oldlib'
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7000-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
dvisvgm-2.10.1/m4/libtool.m4:7001:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-7002-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7004-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
dvisvgm-2.10.1/m4/libtool.m4:7005:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-7006-	      ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7014-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
dvisvgm-2.10.1/m4/libtool.m4:7015:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dvisvgm-2.10.1/m4/libtool.m4-7016-            ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7033-	    # dependencies.
dvisvgm-2.10.1/m4/libtool.m4:7034:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
dvisvgm-2.10.1/m4/libtool.m4-7035-	    ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7048-	  *)
dvisvgm-2.10.1/m4/libtool.m4:7049:	    case `$CC -V 2>&1 | sed 5q` in
dvisvgm-2.10.1/m4/libtool.m4-7050-	    *Sun\ C*)
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7055-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
dvisvgm-2.10.1/m4/libtool.m4:7056:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dvisvgm-2.10.1/m4/libtool.m4-7057-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7120-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
dvisvgm-2.10.1/m4/libtool.m4:7121:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
dvisvgm-2.10.1/m4/libtool.m4-7122-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7139-	    # to its proper name (with version) after linking.
dvisvgm-2.10.1/m4/libtool.m4:7140:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
dvisvgm-2.10.1/m4/libtool.m4-7141-
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7160-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
dvisvgm-2.10.1/m4/libtool.m4:7161:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-7162-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7165-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dvisvgm-2.10.1/m4/libtool.m4:7166:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/m4/libtool.m4:7167:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
dvisvgm-2.10.1/m4/libtool.m4-7168-                  echo "-hidden">> $lib.exp~
dvisvgm-2.10.1/m4/libtool.m4:7169:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
dvisvgm-2.10.1/m4/libtool.m4-7170-                  $RM $lib.exp'
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7184-	    # dependencies.
dvisvgm-2.10.1/m4/libtool.m4:7185:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dvisvgm-2.10.1/m4/libtool.m4-7186-	    ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7191-	        osf3*)
dvisvgm-2.10.1/m4/libtool.m4:7192:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-7193-		  ;;
dvisvgm-2.10.1/m4/libtool.m4-7194-	        *)
dvisvgm-2.10.1/m4/libtool.m4:7195:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dvisvgm-2.10.1/m4/libtool.m4-7196-		  ;;
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7444-  case @S|@2 in
dvisvgm-2.10.1/m4/libtool.m4:7445:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
dvisvgm-2.10.1/m4/libtool.m4:7446:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
dvisvgm-2.10.1/m4/libtool.m4-7447-  esac
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7533-
dvisvgm-2.10.1/m4/libtool.m4:7534:  for p in `eval "$output_verbose_link_cmd"`; do
dvisvgm-2.10.1/m4/libtool.m4-7535-    case $prev$p in
##############################################
dvisvgm-2.10.1/m4/libtool.m4-7637-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
dvisvgm-2.10.1/m4/libtool.m4:7638: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
dvisvgm-2.10.1/m4/libtool.m4-7639-fi
##############################################
dvisvgm-2.10.1/m4/libtool.m4-8257-    test 10 -lt "$lt_ac_count" && break
dvisvgm-2.10.1/m4/libtool.m4:8258:    lt_ac_count=`expr $lt_ac_count + 1`
dvisvgm-2.10.1/m4/libtool.m4-8259-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
dvisvgm-2.10.1/m4/Makefile.in-49-  { \
dvisvgm-2.10.1/m4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/m4/Makefile.in-51-  }; \
##############################################
dvisvgm-2.10.1/m4/Makefile.in-339-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/m4/Makefile.in:340:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/m4/Makefile.in:341:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/m4/Makefile.in-342-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/m4/Makefile.in-353-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/m4/Makefile.in:354:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/m4/Makefile.in-355-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/ltmain.sh-103-#
dvisvgm-2.10.1/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
dvisvgm-2.10.1/ltmain.sh-105-#
##############################################
dvisvgm-2.10.1/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
dvisvgm-2.10.1/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
dvisvgm-2.10.1/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
dvisvgm-2.10.1/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
dvisvgm-2.10.1/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
dvisvgm-2.10.1/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
dvisvgm-2.10.1/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
dvisvgm-2.10.1/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
dvisvgm-2.10.1/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
dvisvgm-2.10.1/ltmain.sh-410-# The name of this program.
dvisvgm-2.10.1/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
dvisvgm-2.10.1/ltmain.sh-412-
##############################################
dvisvgm-2.10.1/ltmain.sh-416-  *[\\/]*)
dvisvgm-2.10.1/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
dvisvgm-2.10.1/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
dvisvgm-2.10.1/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
dvisvgm-2.10.1/ltmain.sh-610-
dvisvgm-2.10.1/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
dvisvgm-2.10.1/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
dvisvgm-2.10.1/ltmain.sh-613-
##############################################
dvisvgm-2.10.1/ltmain.sh-639-
dvisvgm-2.10.1/ltmain.sh:640:    func_arith_result=`expr "$@"`
dvisvgm-2.10.1/ltmain.sh-641-  }
##############################################
dvisvgm-2.10.1/ltmain.sh-660-  # ...otherwise fall back to using sed.
dvisvgm-2.10.1/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
dvisvgm-2.10.1/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
dvisvgm-2.10.1/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
dvisvgm-2.10.1/ltmain.sh-757-      test -n "$_G_tc" && {
dvisvgm-2.10.1/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
dvisvgm-2.10.1/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
dvisvgm-2.10.1/ltmain.sh-760-      }
dvisvgm-2.10.1/ltmain.sh-761-    done
dvisvgm-2.10.1/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
dvisvgm-2.10.1/ltmain.sh-763-
##############################################
dvisvgm-2.10.1/ltmain.sh-831-
dvisvgm-2.10.1/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
dvisvgm-2.10.1/ltmain.sh-833-  }
##############################################
dvisvgm-2.10.1/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
dvisvgm-2.10.1/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
dvisvgm-2.10.1/ltmain.sh-865-      done
dvisvgm-2.10.1/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
dvisvgm-2.10.1/ltmain.sh-867-
##############################################
dvisvgm-2.10.1/ltmain.sh-901-      # If mktemp works, use that first and foremost
dvisvgm-2.10.1/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
dvisvgm-2.10.1/ltmain.sh-903-
##############################################
dvisvgm-2.10.1/ltmain.sh-1111-        *[\\\`\"\$]*)
dvisvgm-2.10.1/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
dvisvgm-2.10.1/ltmain.sh-1113-        *)
##############################################
dvisvgm-2.10.1/ltmain.sh-1198-    case $2 in
dvisvgm-2.10.1/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
dvisvgm-2.10.1/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
dvisvgm-2.10.1/ltmain.sh-1201-    esac
##############################################
dvisvgm-2.10.1/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
dvisvgm-2.10.1/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
dvisvgm-2.10.1/ltmain.sh-1273-      ;;
##############################################
dvisvgm-2.10.1/ltmain.sh-1358-
dvisvgm-2.10.1/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
dvisvgm-2.10.1/ltmain.sh-1360-}
##############################################
dvisvgm-2.10.1/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
dvisvgm-2.10.1/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
dvisvgm-2.10.1/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
dvisvgm-2.10.1/ltmain.sh-1517-
dvisvgm-2.10.1/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
dvisvgm-2.10.1/ltmain.sh-1519-}
##############################################
dvisvgm-2.10.1/ltmain.sh-1870-
dvisvgm-2.10.1/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
dvisvgm-2.10.1/ltmain.sh-1872-      func_split_equals_rhs=
dvisvgm-2.10.1/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
dvisvgm-2.10.1/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
dvisvgm-2.10.1/ltmain.sh-1875-  }
##############################################
dvisvgm-2.10.1/ltmain.sh-1898-
dvisvgm-2.10.1/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
dvisvgm-2.10.1/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
dvisvgm-2.10.1/ltmain.sh-1901-  }
##############################################
dvisvgm-2.10.1/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
dvisvgm-2.10.1/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
dvisvgm-2.10.1/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
dvisvgm-2.10.1/ltmain.sh-2074-
##############################################
dvisvgm-2.10.1/ltmain.sh-2110-  {
dvisvgm-2.10.1/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
dvisvgm-2.10.1/ltmain.sh-2112-  }
##############################################
dvisvgm-2.10.1/ltmain.sh-2115-  {
dvisvgm-2.10.1/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
dvisvgm-2.10.1/ltmain.sh-2117-  }
##############################################
dvisvgm-2.10.1/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
dvisvgm-2.10.1/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
dvisvgm-2.10.1/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
dvisvgm-2.10.1/ltmain.sh-2659-      done
dvisvgm-2.10.1/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
dvisvgm-2.10.1/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
dvisvgm-2.10.1/ltmain.sh-2662-      case $@ in
##############################################
dvisvgm-2.10.1/ltmain.sh-2672-	    # Evaluate the configuration.
dvisvgm-2.10.1/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
dvisvgm-2.10.1/ltmain.sh-2674-	    CC_quoted=
##############################################
dvisvgm-2.10.1/ltmain.sh-2678-	    done
dvisvgm-2.10.1/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
dvisvgm-2.10.1/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
dvisvgm-2.10.1/ltmain.sh-2681-	    case "$@ " in
##############################################
dvisvgm-2.10.1/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
dvisvgm-2.10.1/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
dvisvgm-2.10.1/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
dvisvgm-2.10.1/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
dvisvgm-2.10.1/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
dvisvgm-2.10.1/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
dvisvgm-2.10.1/ltmain.sh-3009-    # LT_CYGPATH in this case.
dvisvgm-2.10.1/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
dvisvgm-2.10.1/ltmain.sh-3011-  fi
##############################################
dvisvgm-2.10.1/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
dvisvgm-2.10.1/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
dvisvgm-2.10.1/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
dvisvgm-2.10.1/ltmain.sh-3376-    *.[cCFSifmso] | \
dvisvgm-2.10.1/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
dvisvgm-2.10.1/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
dvisvgm-2.10.1/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
dvisvgm-2.10.1/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
dvisvgm-2.10.1/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
dvisvgm-2.10.1/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
dvisvgm-2.10.1/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
dvisvgm-2.10.1/ltmain.sh-3474-
##############################################
dvisvgm-2.10.1/ltmain.sh-3520-      if test warn = "$need_locks" &&
dvisvgm-2.10.1/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
dvisvgm-2.10.1/ltmain.sh-3522-	$ECHO "\
dvisvgm-2.10.1/ltmain.sh-3523-*** ERROR, $lockfile contains:
dvisvgm-2.10.1/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
dvisvgm-2.10.1/ltmain.sh-3525-
##############################################
dvisvgm-2.10.1/ltmain.sh-3569-      if test warn = "$need_locks" &&
dvisvgm-2.10.1/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
dvisvgm-2.10.1/ltmain.sh-3571-	$ECHO "\
dvisvgm-2.10.1/ltmain.sh-3572-*** ERROR, $lockfile contains:
dvisvgm-2.10.1/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
dvisvgm-2.10.1/ltmain.sh-3574-
##############################################
dvisvgm-2.10.1/ltmain.sh-3895-      # Get the absolute pathname.
dvisvgm-2.10.1/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
dvisvgm-2.10.1/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
dvisvgm-2.10.1/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
dvisvgm-2.10.1/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
dvisvgm-2.10.1/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
dvisvgm-2.10.1/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
dvisvgm-2.10.1/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
dvisvgm-2.10.1/ltmain.sh-4280-
##############################################
dvisvgm-2.10.1/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
dvisvgm-2.10.1/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
dvisvgm-2.10.1/ltmain.sh-4293-	  else
dvisvgm-2.10.1/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
dvisvgm-2.10.1/ltmain.sh-4295-	  fi
##############################################
dvisvgm-2.10.1/ltmain.sh-4458-	    fi
dvisvgm-2.10.1/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
dvisvgm-2.10.1/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
dvisvgm-2.10.1/ltmain.sh-4477-	        # Replace the output file specification.
dvisvgm-2.10.1/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
dvisvgm-2.10.1/ltmain.sh-4479-
##############################################
dvisvgm-2.10.1/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
dvisvgm-2.10.1/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
dvisvgm-2.10.1/ltmain.sh-4498-	  fi
##############################################
dvisvgm-2.10.1/ltmain.sh-4570-    my_pic_p=${3-false}
dvisvgm-2.10.1/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
dvisvgm-2.10.1/ltmain.sh-4572-    my_dlsyms=
##############################################
dvisvgm-2.10.1/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
dvisvgm-2.10.1/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
dvisvgm-2.10.1/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
dvisvgm-2.10.1/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
dvisvgm-2.10.1/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
dvisvgm-2.10.1/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
dvisvgm-2.10.1/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
dvisvgm-2.10.1/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
dvisvgm-2.10.1/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
dvisvgm-2.10.1/ltmain.sh-4862-	  else
dvisvgm-2.10.1/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
dvisvgm-2.10.1/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
dvisvgm-2.10.1/ltmain.sh-4865-	  fi
##############################################
dvisvgm-2.10.1/ltmain.sh-4867-	*)
dvisvgm-2.10.1/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
dvisvgm-2.10.1/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
dvisvgm-2.10.1/ltmain.sh-4870-	  ;;
##############################################
dvisvgm-2.10.1/ltmain.sh-4882-      # Nullify the symbol file.
dvisvgm-2.10.1/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
dvisvgm-2.10.1/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
dvisvgm-2.10.1/ltmain.sh-4885-    fi
##############################################
dvisvgm-2.10.1/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
dvisvgm-2.10.1/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
dvisvgm-2.10.1/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
dvisvgm-2.10.1/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
dvisvgm-2.10.1/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
dvisvgm-2.10.1/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
dvisvgm-2.10.1/ltmain.sh-4925-  win32_libid_type=unknown
dvisvgm-2.10.1/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
dvisvgm-2.10.1/ltmain.sh-4927-  case $win32_fileres in
##############################################
dvisvgm-2.10.1/ltmain.sh-4990-
dvisvgm-2.10.1/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
dvisvgm-2.10.1/ltmain.sh-4992-}
##############################################
dvisvgm-2.10.1/ltmain.sh-5008-
dvisvgm-2.10.1/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
dvisvgm-2.10.1/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
dvisvgm-2.10.1/ltmain.sh-5072-    # binutils import library
dvisvgm-2.10.1/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
dvisvgm-2.10.1/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
dvisvgm-2.10.1/ltmain.sh-5075-    # ms-generated import library
dvisvgm-2.10.1/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
dvisvgm-2.10.1/ltmain.sh-5077-  else
##############################################
dvisvgm-2.10.1/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
dvisvgm-2.10.1/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
dvisvgm-2.10.1/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
dvisvgm-2.10.1/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
dvisvgm-2.10.1/ltmain.sh-5160-	    darwin_arch=
##############################################
dvisvgm-2.10.1/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
dvisvgm-2.10.1/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
dvisvgm-2.10.1/ltmain.sh-5172-	    darwin_file=
##############################################
dvisvgm-2.10.1/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
dvisvgm-2.10.1/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
dvisvgm-2.10.1/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
dvisvgm-2.10.1/ltmain.sh-5189-      esac
dvisvgm-2.10.1/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
dvisvgm-2.10.1/ltmain.sh-5191-    done
##############################################
dvisvgm-2.10.1/ltmain.sh-5260-
dvisvgm-2.10.1/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
dvisvgm-2.10.1/ltmain.sh-5262-    $ECHO "\
##############################################
dvisvgm-2.10.1/ltmain.sh-5295-    --lt-dump-script)
dvisvgm-2.10.1/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
dvisvgm-2.10.1/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
dvisvgm-2.10.1/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
dvisvgm-2.10.1/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
dvisvgm-2.10.1/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
dvisvgm-2.10.1/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
dvisvgm-2.10.1/ltmain.sh-5324-  done
##############################################
dvisvgm-2.10.1/ltmain.sh-5380-  # Find the directory that this script lives in.
dvisvgm-2.10.1/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
dvisvgm-2.10.1/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
dvisvgm-2.10.1/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
dvisvgm-2.10.1/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
dvisvgm-2.10.1/ltmain.sh-5386-  while test -n \"\$file\"; do
dvisvgm-2.10.1/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
dvisvgm-2.10.1/ltmain.sh-5388-
##############################################
dvisvgm-2.10.1/ltmain.sh-5396-
dvisvgm-2.10.1/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
dvisvgm-2.10.1/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
dvisvgm-2.10.1/ltmain.sh-5399-  done
##############################################
dvisvgm-2.10.1/ltmain.sh-5410-    case \"\$thisdir\" in
dvisvgm-2.10.1/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
dvisvgm-2.10.1/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
dvisvgm-2.10.1/ltmain.sh-5416-  # Try to get the absolute directory name.
dvisvgm-2.10.1/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
dvisvgm-2.10.1/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
dvisvgm-2.10.1/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
dvisvgm-2.10.1/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
dvisvgm-2.10.1/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
dvisvgm-2.10.1/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
dvisvgm-2.10.1/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
dvisvgm-2.10.1/ltmain.sh-5443-      else
##############################################
dvisvgm-2.10.1/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
dvisvgm-2.10.1/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
dvisvgm-2.10.1/ltmain.sh-5487-
##############################################
dvisvgm-2.10.1/ltmain.sh-6464-
dvisvgm-2.10.1/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
dvisvgm-2.10.1/ltmain.sh-6466-    *import*) : ;;
##############################################
dvisvgm-2.10.1/ltmain.sh-6712-	    moreargs=
dvisvgm-2.10.1/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
dvisvgm-2.10.1/ltmain.sh-6714-	    do
##############################################
dvisvgm-2.10.1/ltmain.sh-6973-	*)
dvisvgm-2.10.1/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
dvisvgm-2.10.1/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
dvisvgm-2.10.1/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
dvisvgm-2.10.1/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
dvisvgm-2.10.1/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
dvisvgm-2.10.1/ltmain.sh-7289-      -Z*)
dvisvgm-2.10.1/ltmain.sh:7290:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
dvisvgm-2.10.1/ltmain.sh-7291-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
dvisvgm-2.10.1/ltmain.sh-7459-      # get the directories listed in $shlibpath_var
dvisvgm-2.10.1/ltmain.sh:7460:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
dvisvgm-2.10.1/ltmain.sh-7461-    else
##############################################
dvisvgm-2.10.1/ltmain.sh-7775-		  set dummy $deplibs_check_method; shift
dvisvgm-2.10.1/ltmain.sh:7776:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
dvisvgm-2.10.1/ltmain.sh-7777-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
dvisvgm-2.10.1/ltmain.sh-7865-	if test -n "$inherited_linker_flags"; then
dvisvgm-2.10.1/ltmain.sh:7866:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
dvisvgm-2.10.1/ltmain.sh-7867-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
dvisvgm-2.10.1/ltmain.sh-7873-	fi
dvisvgm-2.10.1/ltmain.sh:7874:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dvisvgm-2.10.1/ltmain.sh-7875-	if test lib,link = "$linkmode,$pass" ||
##############################################
dvisvgm-2.10.1/ltmain.sh-7946-	*)
dvisvgm-2.10.1/ltmain.sh:7947:	  abs_ladir=`cd "$ladir" && pwd`
dvisvgm-2.10.1/ltmain.sh-7948-	  if test -z "$abs_ladir"; then
##############################################
dvisvgm-2.10.1/ltmain.sh-8199-	    shift
dvisvgm-2.10.1/ltmain.sh:8200:	    libname=`eval "\\$ECHO \"$libname_spec\""`
dvisvgm-2.10.1/ltmain.sh-8201-	    # use dlname if we got it. it's perfectly good, no?
##############################################
dvisvgm-2.10.1/ltmain.sh-8491-		*)
dvisvgm-2.10.1/ltmain.sh:8492:		  absdir=`cd "$dir" && pwd`
dvisvgm-2.10.1/ltmain.sh-8493-		  if test -z "$absdir"; then
##############################################
dvisvgm-2.10.1/ltmain.sh-8502-		  depdepl=
dvisvgm-2.10.1/ltmain.sh:8503:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
dvisvgm-2.10.1/ltmain.sh-8504-		  if test -n "$deplibrary_names"; then
##############################################
dvisvgm-2.10.1/ltmain.sh-8509-		      depdepl=$absdir/$objdir/$depdepl
dvisvgm-2.10.1/ltmain.sh:8510:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
dvisvgm-2.10.1/ltmain.sh-8511-                      if test -z "$darwin_install_name"; then
dvisvgm-2.10.1/ltmain.sh:8512:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
dvisvgm-2.10.1/ltmain.sh-8513-                      fi
##############################################
dvisvgm-2.10.1/ltmain.sh-8524-		else
dvisvgm-2.10.1/ltmain.sh:8525:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
dvisvgm-2.10.1/ltmain.sh-8526-		  test -z "$libdir" && \
##############################################
dvisvgm-2.10.1/ltmain.sh-8547-	else
dvisvgm-2.10.1/ltmain.sh:8548:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dvisvgm-2.10.1/ltmain.sh-8549-	fi
##############################################
dvisvgm-2.10.1/ltmain.sh-8636-        linux*)
dvisvgm-2.10.1/ltmain.sh:8637:          case `$CC -V 2>&1 | sed 5q` in
dvisvgm-2.10.1/ltmain.sh-8638-          *Sun\ C*) # Sun C++ 5.9
##############################################
dvisvgm-2.10.1/ltmain.sh-9041-	removelist=
dvisvgm-2.10.1/ltmain.sh:9042:	tempremovelist=`$ECHO "$output_objdir/*"`
dvisvgm-2.10.1/ltmain.sh-9043-	for p in $tempremovelist; do
##############################################
dvisvgm-2.10.1/ltmain.sh-9067-	# Transform .lo files to .o files.
dvisvgm-2.10.1/ltmain.sh:9068:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
dvisvgm-2.10.1/ltmain.sh-9069-      fi
##############################################
dvisvgm-2.10.1/ltmain.sh-9072-      #for path in $notinst_path; do
dvisvgm-2.10.1/ltmain.sh:9073:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
dvisvgm-2.10.1/ltmain.sh:9074:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
dvisvgm-2.10.1/ltmain.sh:9075:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
dvisvgm-2.10.1/ltmain.sh-9076-      #done
##############################################
dvisvgm-2.10.1/ltmain.sh-9193-		if test -n "$i"; then
dvisvgm-2.10.1/ltmain.sh:9194:		  libname=`eval "\\$ECHO \"$libname_spec\""`
dvisvgm-2.10.1/ltmain.sh:9195:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
dvisvgm-2.10.1/ltmain.sh-9196-		  set dummy $deplib_matches; shift
dvisvgm-2.10.1/ltmain.sh-9197-		  deplib_match=$1
dvisvgm-2.10.1/ltmain.sh:9198:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
dvisvgm-2.10.1/ltmain.sh-9199-		    func_append newdeplibs " $i"
##############################################
dvisvgm-2.10.1/ltmain.sh-9236-		  if test -n "$i"; then
dvisvgm-2.10.1/ltmain.sh:9237:		    libname=`eval "\\$ECHO \"$libname_spec\""`
dvisvgm-2.10.1/ltmain.sh:9238:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
dvisvgm-2.10.1/ltmain.sh-9239-		    set dummy $deplib_matches; shift
dvisvgm-2.10.1/ltmain.sh-9240-		    deplib_match=$1
dvisvgm-2.10.1/ltmain.sh:9241:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
dvisvgm-2.10.1/ltmain.sh-9242-		      func_append newdeplibs " $i"
##############################################
dvisvgm-2.10.1/ltmain.sh-9271-	  set dummy $deplibs_check_method; shift
dvisvgm-2.10.1/ltmain.sh:9272:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
dvisvgm-2.10.1/ltmain.sh-9273-	  for a_deplib in $deplibs; do
##############################################
dvisvgm-2.10.1/ltmain.sh-9286-	      if test -n "$a_deplib"; then
dvisvgm-2.10.1/ltmain.sh:9287:		libname=`eval "\\$ECHO \"$libname_spec\""`
dvisvgm-2.10.1/ltmain.sh-9288-		if test -n "$file_magic_glob"; then
dvisvgm-2.10.1/ltmain.sh:9289:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
dvisvgm-2.10.1/ltmain.sh-9290-		else
##############################################
dvisvgm-2.10.1/ltmain.sh-9296-		    shopt -s nocaseglob
dvisvgm-2.10.1/ltmain.sh:9297:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
dvisvgm-2.10.1/ltmain.sh-9298-		    $nocaseglob
dvisvgm-2.10.1/ltmain.sh-9299-		  else
dvisvgm-2.10.1/ltmain.sh:9300:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
dvisvgm-2.10.1/ltmain.sh-9301-		  fi
##############################################
dvisvgm-2.10.1/ltmain.sh-9314-		      while test -h "$potlib" 2>/dev/null; do
dvisvgm-2.10.1/ltmain.sh:9315:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
dvisvgm-2.10.1/ltmain.sh-9316-			case $potliblink in
dvisvgm-2.10.1/ltmain.sh-9317-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
dvisvgm-2.10.1/ltmain.sh:9318:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
dvisvgm-2.10.1/ltmain.sh-9319-			esac
##############################################
dvisvgm-2.10.1/ltmain.sh-9355-	  set dummy $deplibs_check_method; shift
dvisvgm-2.10.1/ltmain.sh:9356:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
dvisvgm-2.10.1/ltmain.sh-9357-	  for a_deplib in $deplibs; do
##############################################
dvisvgm-2.10.1/ltmain.sh-9370-	      if test -n "$a_deplib"; then
dvisvgm-2.10.1/ltmain.sh:9371:		libname=`eval "\\$ECHO \"$libname_spec\""`
dvisvgm-2.10.1/ltmain.sh-9372-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
dvisvgm-2.10.1/ltmain.sh:9373:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
dvisvgm-2.10.1/ltmain.sh-9374-		  for potent_lib in $potential_libs; do
##############################################
dvisvgm-2.10.1/ltmain.sh-9409-	  newdeplibs=
dvisvgm-2.10.1/ltmain.sh:9410:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
dvisvgm-2.10.1/ltmain.sh-9411-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
dvisvgm-2.10.1/ltmain.sh-9413-	      # can't use Xsed below, because $i might contain '/'
dvisvgm-2.10.1/ltmain.sh:9414:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
dvisvgm-2.10.1/ltmain.sh-9415-	    done
##############################################
dvisvgm-2.10.1/ltmain.sh-9439-	  # On Rhapsody replace the C library with the System framework
dvisvgm-2.10.1/ltmain.sh:9440:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
dvisvgm-2.10.1/ltmain.sh-9441-	  ;;
##############################################
dvisvgm-2.10.1/ltmain.sh-9491-	*-*-darwin*)
dvisvgm-2.10.1/ltmain.sh:9492:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dvisvgm-2.10.1/ltmain.sh:9493:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dvisvgm-2.10.1/ltmain.sh:9494:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dvisvgm-2.10.1/ltmain.sh-9495-	  ;;
##############################################
dvisvgm-2.10.1/ltmain.sh-9618-	# Use standard objects if they are pic
dvisvgm-2.10.1/ltmain.sh:9619:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
dvisvgm-2.10.1/ltmain.sh-9620-	test "X$libobjs" = "X " && libobjs=
##############################################
dvisvgm-2.10.1/ltmain.sh-10132-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
dvisvgm-2.10.1/ltmain.sh:10133:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
dvisvgm-2.10.1/ltmain.sh-10134-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
dvisvgm-2.10.1/ltmain.sh-10147-      # Create the old-style object.
dvisvgm-2.10.1/ltmain.sh:10148:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
dvisvgm-2.10.1/ltmain.sh-10149-
##############################################
dvisvgm-2.10.1/ltmain.sh-10205-	# On Rhapsody replace the C library is the System framework
dvisvgm-2.10.1/ltmain.sh:10206:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
dvisvgm-2.10.1/ltmain.sh:10207:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
dvisvgm-2.10.1/ltmain.sh-10208-	;;
##############################################
dvisvgm-2.10.1/ltmain.sh-10223-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
dvisvgm-2.10.1/ltmain.sh:10224:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dvisvgm-2.10.1/ltmain.sh:10225:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dvisvgm-2.10.1/ltmain.sh-10226-	;;
##############################################
dvisvgm-2.10.1/ltmain.sh-10301-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
dvisvgm-2.10.1/ltmain.sh:10302:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
dvisvgm-2.10.1/ltmain.sh-10303-	  case :$dllsearchpath: in
##############################################
dvisvgm-2.10.1/ltmain.sh-10361-	# Transform all the library objects into standard objects.
dvisvgm-2.10.1/ltmain.sh:10362:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
dvisvgm-2.10.1/ltmain.sh:10363:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
dvisvgm-2.10.1/ltmain.sh-10364-      fi
##############################################
dvisvgm-2.10.1/ltmain.sh-10389-	# Replace the output file specification.
dvisvgm-2.10.1/ltmain.sh:10390:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
dvisvgm-2.10.1/ltmain.sh-10391-	link_command=$compile_command$compile_rpath
##############################################
dvisvgm-2.10.1/ltmain.sh-10398-	  func_to_tool_file "$output"
dvisvgm-2.10.1/ltmain.sh:10399:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
dvisvgm-2.10.1/ltmain.sh-10400-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
dvisvgm-2.10.1/ltmain.sh-10442-	# Replace the output file specification.
dvisvgm-2.10.1/ltmain.sh:10443:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
dvisvgm-2.10.1/ltmain.sh-10444-	# Delete the old output file.
##############################################
dvisvgm-2.10.1/ltmain.sh-10450-	  func_to_tool_file "$output"
dvisvgm-2.10.1/ltmain.sh:10451:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
dvisvgm-2.10.1/ltmain.sh-10452-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
dvisvgm-2.10.1/ltmain.sh-10468-	  link_command=$finalize_var$compile_command$finalize_rpath
dvisvgm-2.10.1/ltmain.sh:10469:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
dvisvgm-2.10.1/ltmain.sh-10470-          ;;
##############################################
dvisvgm-2.10.1/ltmain.sh-10481-      # Replace the output file specification.
dvisvgm-2.10.1/ltmain.sh:10482:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
dvisvgm-2.10.1/ltmain.sh-10483-
##############################################
dvisvgm-2.10.1/ltmain.sh-10490-	func_to_tool_file "$output_objdir/$outputname"
dvisvgm-2.10.1/ltmain.sh:10491:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
dvisvgm-2.10.1/ltmain.sh-10492-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
dvisvgm-2.10.1/ltmain.sh-10511-	relink_command="(cd `pwd`; $relink_command)"
dvisvgm-2.10.1/ltmain.sh:10512:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
dvisvgm-2.10.1/ltmain.sh-10513-      fi
##############################################
dvisvgm-2.10.1/ltmain.sh-10757-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
dvisvgm-2.10.1/ltmain.sh:10758:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
dvisvgm-2.10.1/ltmain.sh-10759-      if test yes = "$hardcode_automatic"; then
##############################################
dvisvgm-2.10.1/ltmain.sh-10778-		func_resolve_sysroot "$deplib"
dvisvgm-2.10.1/ltmain.sh:10779:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
dvisvgm-2.10.1/ltmain.sh-10780-		test -z "$libdir" && \
##############################################
dvisvgm-2.10.1/ltmain.sh-10804-		name=$func_basename_result
dvisvgm-2.10.1/ltmain.sh:10805:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
dvisvgm-2.10.1/ltmain.sh-10806-		test -z "$libdir" && \
##############################################
dvisvgm-2.10.1/ltmain.sh-10823-		name=$func_basename_result
dvisvgm-2.10.1/ltmain.sh:10824:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
dvisvgm-2.10.1/ltmain.sh-10825-		test -z "$libdir" && \
##############################################
dvisvgm-2.10.1/ltmain.sh-11142-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
dvisvgm-2.10.1/ltmain.sh:11143:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
dvisvgm-2.10.1/ltmain.sh-11144-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
dvisvgm-2.10.1/depcomp-64-  case $1 in
dvisvgm-2.10.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
dvisvgm-2.10.1/depcomp-66-      *) dir=;;
##############################################
dvisvgm-2.10.1/depcomp-73-{
dvisvgm-2.10.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
dvisvgm-2.10.1/depcomp-75-}
##############################################
dvisvgm-2.10.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
dvisvgm-2.10.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
dvisvgm-2.10.1/depcomp-128-
##############################################
dvisvgm-2.10.1/depcomp-405-        sleep 1
dvisvgm-2.10.1/depcomp:406:        i=`expr $i - 1`
dvisvgm-2.10.1/depcomp-407-      done
dvisvgm-2.10.1/depcomp-408-    fi
dvisvgm-2.10.1/depcomp:409:    i=`expr $i - 1`
dvisvgm-2.10.1/depcomp-410-  done
##############################################
dvisvgm-2.10.1/depcomp-425-  # Do two passes, one to just change these to
dvisvgm-2.10.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
dvisvgm-2.10.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
dvisvgm-2.10.1/depcomp-659-  done
dvisvgm-2.10.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
dvisvgm-2.10.1/depcomp-661-  touch "$tmpdepfile"
##############################################
dvisvgm-2.10.1/libs/clipper/Makefile.in-50-  { \
dvisvgm-2.10.1/libs/clipper/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/libs/clipper/Makefile.in-52-  }; \
##############################################
dvisvgm-2.10.1/libs/clipper/Makefile.in-421-.cpp.o:
dvisvgm-2.10.1/libs/clipper/Makefile.in:422:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/libs/clipper/Makefile.in-423-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/clipper/Makefile.in-429-.cpp.obj:
dvisvgm-2.10.1/libs/clipper/Makefile.in:430:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/libs/clipper/Makefile.in:431:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/libs/clipper/Makefile.in-432-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/libs/clipper/Makefile.in-434-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/libs/clipper/Makefile.in:435:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/libs/clipper/Makefile.in-436-
dvisvgm-2.10.1/libs/clipper/Makefile.in-437-.cpp.lo:
dvisvgm-2.10.1/libs/clipper/Makefile.in:438:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/libs/clipper/Makefile.in-439-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/clipper/Makefile.in-480-GTAGS:
dvisvgm-2.10.1/libs/clipper/Makefile.in:481:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/libs/clipper/Makefile.in-482-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/libs/clipper/Makefile.in-506-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/libs/clipper/Makefile.in:507:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/clipper/Makefile.in:508:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/clipper/Makefile.in-509-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/libs/clipper/Makefile.in-520-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/libs/clipper/Makefile.in:521:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/libs/clipper/Makefile.in-522-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/libs/woff2/Makefile.in-50-  { \
dvisvgm-2.10.1/libs/woff2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/libs/woff2/Makefile.in-52-  }; \
##############################################
dvisvgm-2.10.1/libs/woff2/Makefile.in-498-.cc.o:
dvisvgm-2.10.1/libs/woff2/Makefile.in:499:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/libs/woff2/Makefile.in-500-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/woff2/Makefile.in-506-.cc.obj:
dvisvgm-2.10.1/libs/woff2/Makefile.in:507:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/libs/woff2/Makefile.in:508:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/libs/woff2/Makefile.in-509-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/libs/woff2/Makefile.in-511-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/libs/woff2/Makefile.in:512:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/libs/woff2/Makefile.in-513-
dvisvgm-2.10.1/libs/woff2/Makefile.in-514-.cc.lo:
dvisvgm-2.10.1/libs/woff2/Makefile.in:515:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/libs/woff2/Makefile.in-516-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/woff2/Makefile.in-557-GTAGS:
dvisvgm-2.10.1/libs/woff2/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/libs/woff2/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/libs/woff2/Makefile.in-583-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/libs/woff2/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/woff2/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/woff2/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/libs/woff2/Makefile.in-597-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/libs/woff2/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/libs/woff2/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/libs/brotli/Makefile.in-50-  { \
dvisvgm-2.10.1/libs/brotli/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/libs/brotli/Makefile.in-52-  }; \
##############################################
dvisvgm-2.10.1/libs/brotli/Makefile.in-639-.c.o:
dvisvgm-2.10.1/libs/brotli/Makefile.in:640:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/libs/brotli/Makefile.in-641-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/brotli/Makefile.in-647-.c.obj:
dvisvgm-2.10.1/libs/brotli/Makefile.in:648:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/libs/brotli/Makefile.in:649:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/libs/brotli/Makefile.in-650-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/libs/brotli/Makefile.in-652-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/libs/brotli/Makefile.in:653:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/libs/brotli/Makefile.in-654-
dvisvgm-2.10.1/libs/brotli/Makefile.in-655-.c.lo:
dvisvgm-2.10.1/libs/brotli/Makefile.in:656:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/libs/brotli/Makefile.in-657-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/brotli/Makefile.in-698-GTAGS:
dvisvgm-2.10.1/libs/brotli/Makefile.in:699:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/libs/brotli/Makefile.in-700-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/libs/brotli/Makefile.in-724-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/libs/brotli/Makefile.in:725:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/brotli/Makefile.in:726:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/brotli/Makefile.in-727-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/libs/brotli/Makefile.in-738-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/libs/brotli/Makefile.in:739:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/libs/brotli/Makefile.in-740-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/libs/xxHash/xxhash.h-2190- *
dvisvgm-2.10.1/libs/xxHash/xxhash.h:2191: * Credit: large sections of the vectorial and asm source code paths
dvisvgm-2.10.1/libs/xxHash/xxhash.h-2192- *         have been contributed by @easyaspi314
##############################################
dvisvgm-2.10.1/libs/xxHash/xxhash.h-3217-         *   - use less common registers, and avoid pushing these reg into stack
dvisvgm-2.10.1/libs/xxHash/xxhash.h:3218:         * The asm hack causes Clang to assume that XXH3_kSecretPtr aliases with
dvisvgm-2.10.1/libs/xxHash/xxhash.h-3219-         * customSecret, and on aarch64, this prevented LDP from merging two
##############################################
dvisvgm-2.10.1/libs/xxHash/xxhash.h-3564-     *          STR
dvisvgm-2.10.1/libs/xxHash/xxhash.h:3565:     * By forcing loads from memory (as the asm line causes Clang to assume
dvisvgm-2.10.1/libs/xxHash/xxhash.h-3566-     * that XXH3_kSecretPtr has been changed), the pipelines are used more
##############################################
dvisvgm-2.10.1/libs/xxHash/xxhash.h-3579-    /*
dvisvgm-2.10.1/libs/xxHash/xxhash.h:3580:     * Note: in debug mode, this overrides the asm optimization
dvisvgm-2.10.1/libs/xxHash/xxhash.h-3581-     * and Clang will emit MOVK chains again.
##############################################
dvisvgm-2.10.1/libs/xxHash/xxhash.h-3588-            /*
dvisvgm-2.10.1/libs/xxHash/xxhash.h:3589:             * The asm hack causes Clang to assume that kSecretPtr aliases with
dvisvgm-2.10.1/libs/xxHash/xxhash.h-3590-             * customSecret, and on aarch64, this prevented LDP from merging two
##############################################
dvisvgm-2.10.1/libs/xxHash/Makefile.in-50-  { \
dvisvgm-2.10.1/libs/xxHash/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/libs/xxHash/Makefile.in-52-  }; \
##############################################
dvisvgm-2.10.1/libs/xxHash/Makefile.in-403-.c.o:
dvisvgm-2.10.1/libs/xxHash/Makefile.in:404:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/libs/xxHash/Makefile.in-405-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/xxHash/Makefile.in-411-.c.obj:
dvisvgm-2.10.1/libs/xxHash/Makefile.in:412:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/libs/xxHash/Makefile.in:413:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/libs/xxHash/Makefile.in-414-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/libs/xxHash/Makefile.in-416-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/libs/xxHash/Makefile.in:417:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/libs/xxHash/Makefile.in-418-
dvisvgm-2.10.1/libs/xxHash/Makefile.in-419-.c.lo:
dvisvgm-2.10.1/libs/xxHash/Makefile.in:420:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/libs/xxHash/Makefile.in-421-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/xxHash/Makefile.in-462-GTAGS:
dvisvgm-2.10.1/libs/xxHash/Makefile.in:463:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/libs/xxHash/Makefile.in-464-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/libs/xxHash/Makefile.in-488-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/libs/xxHash/Makefile.in:489:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/xxHash/Makefile.in:490:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/xxHash/Makefile.in-491-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/libs/xxHash/Makefile.in-502-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/libs/xxHash/Makefile.in:503:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/libs/xxHash/Makefile.in-504-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/libs/potrace/Makefile.in-50-  { \
dvisvgm-2.10.1/libs/potrace/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/libs/potrace/Makefile.in-52-  }; \
##############################################
dvisvgm-2.10.1/libs/potrace/Makefile.in-425-.c.o:
dvisvgm-2.10.1/libs/potrace/Makefile.in:426:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/libs/potrace/Makefile.in-427-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/potrace/Makefile.in-433-.c.obj:
dvisvgm-2.10.1/libs/potrace/Makefile.in:434:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/libs/potrace/Makefile.in:435:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/libs/potrace/Makefile.in-436-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/libs/potrace/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/libs/potrace/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/libs/potrace/Makefile.in-440-
dvisvgm-2.10.1/libs/potrace/Makefile.in-441-.c.lo:
dvisvgm-2.10.1/libs/potrace/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/libs/potrace/Makefile.in-443-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/potrace/Makefile.in-484-GTAGS:
dvisvgm-2.10.1/libs/potrace/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/libs/potrace/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/libs/potrace/Makefile.in-510-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/libs/potrace/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/potrace/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/potrace/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/libs/potrace/Makefile.in-524-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/libs/potrace/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/libs/potrace/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h-439-    struct generic_fpst *fpst;
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h:440:    struct generic_asm  *sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h-441-    /* Each time an item is added to a lookup we must place it into a */
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h-670-
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h:671:typedef struct generic_asm {		/* Apple State Machine */
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h:672:    struct generic_asm *next;
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h-673-    uint16 /*enum asm_type*/ type;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h-1764-    FPST *possub;
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h:1765:    ASM *sm;				/* asm is a keyword */
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h-1766-    MacFeat *features;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h-2072-extern void FPSTFree(FPST *fpst);
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h:2073:extern void ASMFree(ASM *sm);
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h-2074-extern void MacNameListFree(struct macname *mn);
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h-2382-
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h:2383:extern ASM *ASMFromOpenTypeForms(SplineFont *sf,uint32 script);
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h:2384:extern ASM *ASMFromFPST(SplineFont *sf,FPST *fpst,int ordered);
dvisvgm-2.10.1/libs/ff-woff/fontforge/splinefont.h-2385-
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-58-
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c:59:static int morx_dumpASM(FILE *temp,ASM *sm, struct alltabs *at, SplineFont *sf );
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-60-
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-77-    KernClass *kc;
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c:78:    ASM *sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-79-
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-167-    KernClass *kc;
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c:168:    ASM *sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-169-    uint16 *glnum, *offsets;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-1040-
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c:1041:static int morx_dumpASM(FILE *temp,ASM *sm, struct alltabs *at, SplineFont *sf ) {
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-1042-    int i, j, k, gcnt, ch;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-1306-static struct feature *aat_dumpmorx_asm(struct alltabs *at, SplineFont *sf,
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c:1307:	FILE *temp, struct feature *features, ASM *sm) {
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-1308-    struct feature *cur;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-1329-	FILE *temp, struct feature *features, struct lookup_subtable *sub) {
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c:1330:    ASM *sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-1331-
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-1358-    uint32 tag;
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c:1359:    ASM *sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-1360-
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-1444-	FILE *temp, struct feature *features) {
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c:1445:    ASM *sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottfaat.c-1446-    uint32 *scripts;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/ttf.h-264-    FPST *possub;
dvisvgm-2.10.1/libs/ff-woff/fontforge/ttf.h:265:    ASM *sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/ttf.h-266-    MacFeat *features;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/splineutil.c-3009-
dvisvgm-2.10.1/libs/ff-woff/fontforge/splineutil.c:3010:void ASMFree(ASM *sm) {
dvisvgm-2.10.1/libs/ff-woff/fontforge/splineutil.c:3011:    ASM *next;
dvisvgm-2.10.1/libs/ff-woff/fontforge/splineutil.c-3012-    int i;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/sfd.c-2664-
dvisvgm-2.10.1/libs/ff-woff/fontforge/sfd.c:2665:static void SFDParseStateMachine(FILE *sfd,SplineFont *sf,ASM *sm, char *tok,int old) {
dvisvgm-2.10.1/libs/ff-woff/fontforge/sfd.c-2666-    int i, temp;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/sfd.c-2729-    }
dvisvgm-2.10.1/libs/ff-woff/fontforge/sfd.c:2730:    getname(sfd,tok);			/* EndASM */
dvisvgm-2.10.1/libs/ff-woff/fontforge/sfd.c-2731-}
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/sfd.c-4005-    {
dvisvgm-2.10.1/libs/ff-woff/fontforge/sfd.c:4006:	ASM *sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/sfd.c-4007-	if ( strchr(tok,'2')!=NULL ) {
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/sfd1.h-76-typedef struct generic_asm1 {		/* Apple State Machine */
dvisvgm-2.10.1/libs/ff-woff/fontforge/sfd1.h:77:    ASM sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/sfd1.h-78-    uint16 feature, setting;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottf.c-2667-    int i, lr, rl, indic_rearrange, arabic;
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottf.c:2668:    ASM *sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/tottf.c-2669-    struct ttflangname *useng;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-552-
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c:553:ASM *ASMFromOpenTypeForms(SplineFont *sf,uint32 script) {
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-554-    int i, which, cg, mg;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-557-    OTLookup *lookups[4];
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c:558:    ASM *sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-559-    int flags;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-771-
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c:772:static ASM *ASMFromCoverageFPST(SplineFont *sf,FPST *fpst,int ordered) {
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-773-    SplineChar ***tables, **glyphs;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-779-    uint16 *map;
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c:780:    ASM *sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-781-
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-933-
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c:934:static ASM *ASMFromClassFPST(SplineFont *sf,FPST *fpst, struct contexttree *tree) {
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c:935:    ASM *sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-936-    struct contexttree *cur;
##############################################
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-981-
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c:982:ASM *ASMFromFPST(SplineFont *sf,FPST *fpst,int ordered) {
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-983-    FPST *tempfpst=fpst;
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-984-    struct contexttree *tree=NULL;
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c:985:    ASM *sm;
dvisvgm-2.10.1/libs/ff-woff/fontforge/asmfpst.c-986-
##############################################
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-50-  { \
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-52-  }; \
##############################################
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-718-.c.o:
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:719:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-720-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-726-.c.obj:
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:727:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:728:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-729-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-731-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:732:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-733-
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-734-.c.lo:
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:735:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-736-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-742-.cpp.o:
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:743:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-744-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-750-.cpp.obj:
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:751:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:752:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-753-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-755-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:756:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-757-
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-758-.cpp.lo:
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:759:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-760-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-801-GTAGS:
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:802:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-803-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-827-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:828:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:829:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-830-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-841-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/libs/ff-woff/Makefile.in:842:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/libs/ff-woff/Makefile.in-843-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/libs/md5/Makefile.in-50-  { \
dvisvgm-2.10.1/libs/md5/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/libs/md5/Makefile.in-52-  }; \
##############################################
dvisvgm-2.10.1/libs/md5/Makefile.in-403-.c.o:
dvisvgm-2.10.1/libs/md5/Makefile.in:404:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/libs/md5/Makefile.in-405-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/md5/Makefile.in-411-.c.obj:
dvisvgm-2.10.1/libs/md5/Makefile.in:412:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/libs/md5/Makefile.in:413:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/libs/md5/Makefile.in-414-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/libs/md5/Makefile.in-416-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/libs/md5/Makefile.in:417:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/libs/md5/Makefile.in-418-
dvisvgm-2.10.1/libs/md5/Makefile.in-419-.c.lo:
dvisvgm-2.10.1/libs/md5/Makefile.in:420:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/libs/md5/Makefile.in-421-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/libs/md5/Makefile.in-462-GTAGS:
dvisvgm-2.10.1/libs/md5/Makefile.in:463:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/libs/md5/Makefile.in-464-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/libs/md5/Makefile.in-488-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/libs/md5/Makefile.in:489:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/md5/Makefile.in:490:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/md5/Makefile.in-491-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/libs/md5/Makefile.in-502-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/libs/md5/Makefile.in:503:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/libs/md5/Makefile.in-504-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/libs/Makefile.in-49-  { \
dvisvgm-2.10.1/libs/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/libs/Makefile.in-51-  }; \
##############################################
dvisvgm-2.10.1/libs/Makefile.in-170-  while test -n "$$dir1"; do \
dvisvgm-2.10.1/libs/Makefile.in:171:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
dvisvgm-2.10.1/libs/Makefile.in-172-    if test "$$first" != "."; then \
dvisvgm-2.10.1/libs/Makefile.in-173-      if test "$$first" = ".."; then \
dvisvgm-2.10.1/libs/Makefile.in:174:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
dvisvgm-2.10.1/libs/Makefile.in:175:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
dvisvgm-2.10.1/libs/Makefile.in-176-      else \
dvisvgm-2.10.1/libs/Makefile.in:177:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
dvisvgm-2.10.1/libs/Makefile.in-178-        if test "$$first2" = "$$first"; then \
dvisvgm-2.10.1/libs/Makefile.in:179:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
dvisvgm-2.10.1/libs/Makefile.in-180-        else \
##############################################
dvisvgm-2.10.1/libs/Makefile.in-185-    fi; \
dvisvgm-2.10.1/libs/Makefile.in:186:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
dvisvgm-2.10.1/libs/Makefile.in-187-  done; \
##############################################
dvisvgm-2.10.1/libs/Makefile.in-400-	dot_seen=no; \
dvisvgm-2.10.1/libs/Makefile.in:401:	target=`echo $@ | sed s/-recursive//`; \
dvisvgm-2.10.1/libs/Makefile.in-402-	case "$@" in \
##############################################
dvisvgm-2.10.1/libs/Makefile.in-463-GTAGS:
dvisvgm-2.10.1/libs/Makefile.in:464:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/libs/Makefile.in-465-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/libs/Makefile.in-489-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/libs/Makefile.in:490:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/Makefile.in:491:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/Makefile.in-492-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/libs/Makefile.in-503-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/libs/Makefile.in:504:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/libs/Makefile.in-505-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/libs/variant/Makefile.in-50-  { \
dvisvgm-2.10.1/libs/variant/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/libs/variant/Makefile.in-52-  }; \
##############################################
dvisvgm-2.10.1/libs/variant/Makefile.in-379-GTAGS:
dvisvgm-2.10.1/libs/variant/Makefile.in:380:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/libs/variant/Makefile.in-381-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/libs/variant/Makefile.in-405-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/libs/variant/Makefile.in:406:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/variant/Makefile.in:407:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/libs/variant/Makefile.in-408-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/libs/variant/Makefile.in-419-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/libs/variant/Makefile.in:420:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/libs/variant/Makefile.in-421-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/compile-67-	mingw/*)
dvisvgm-2.10.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
dvisvgm-2.10.1/compile-69-	  ;;
dvisvgm-2.10.1/compile-70-	cygwin/*)
dvisvgm-2.10.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
dvisvgm-2.10.1/compile-72-	  ;;
dvisvgm-2.10.1/compile-73-	wine/*)
dvisvgm-2.10.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
dvisvgm-2.10.1/compile-75-	  ;;
##############################################
dvisvgm-2.10.1/compile-310-# Name of file we expect compiler to create.
dvisvgm-2.10.1/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
dvisvgm-2.10.1/compile-312-
##############################################
dvisvgm-2.10.1/compile-316-# object file name, since that is what matters with a parallel build.
dvisvgm-2.10.1/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
dvisvgm-2.10.1/compile-318-while true; do
##############################################
dvisvgm-2.10.1/install-sh-234-      fi
dvisvgm-2.10.1/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
dvisvgm-2.10.1/install-sh-236-    *)
##############################################
dvisvgm-2.10.1/install-sh-280-      dstdir=$dst
dvisvgm-2.10.1/install-sh:281:      dstbase=`basename "$src"`
dvisvgm-2.10.1/install-sh-282-      case $dst in
##############################################
dvisvgm-2.10.1/install-sh-287-    else
dvisvgm-2.10.1/install-sh:288:      dstdir=`dirname "$dst"`
dvisvgm-2.10.1/install-sh-289-      test -d "$dstdir"
##############################################
dvisvgm-2.10.1/install-sh-354-                   test_tmpdir="$tmpdir/a"
dvisvgm-2.10.1/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
dvisvgm-2.10.1/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
dvisvgm-2.10.1/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
dvisvgm-2.10.1/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
dvisvgm-2.10.1/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
dvisvgm-2.10.1/install-sh-419-            case $prefix in
dvisvgm-2.10.1/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
dvisvgm-2.10.1/install-sh-421-              *) qprefix=$prefix;;
##############################################
dvisvgm-2.10.1/install-sh-468-    if $copy_on_change &&
dvisvgm-2.10.1/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
dvisvgm-2.10.1/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
dvisvgm-2.10.1/install-sh-471-       set -f &&
##############################################
dvisvgm-2.10.1/Makefile.in-49-  { \
dvisvgm-2.10.1/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/Makefile.in-51-  }; \
##############################################
dvisvgm-2.10.1/Makefile.in-185-  while test -n "$$dir1"; do \
dvisvgm-2.10.1/Makefile.in:186:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
dvisvgm-2.10.1/Makefile.in-187-    if test "$$first" != "."; then \
dvisvgm-2.10.1/Makefile.in-188-      if test "$$first" = ".."; then \
dvisvgm-2.10.1/Makefile.in:189:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
dvisvgm-2.10.1/Makefile.in:190:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
dvisvgm-2.10.1/Makefile.in-191-      else \
dvisvgm-2.10.1/Makefile.in:192:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
dvisvgm-2.10.1/Makefile.in-193-        if test "$$first2" = "$$first"; then \
dvisvgm-2.10.1/Makefile.in:194:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
dvisvgm-2.10.1/Makefile.in-195-        else \
##############################################
dvisvgm-2.10.1/Makefile.in-200-    fi; \
dvisvgm-2.10.1/Makefile.in:201:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
dvisvgm-2.10.1/Makefile.in-202-  done; \
##############################################
dvisvgm-2.10.1/Makefile.in-451-	dot_seen=no; \
dvisvgm-2.10.1/Makefile.in:452:	target=`echo $@ | sed s/-recursive//`; \
dvisvgm-2.10.1/Makefile.in-453-	case "$@" in \
##############################################
dvisvgm-2.10.1/Makefile.in-514-GTAGS:
dvisvgm-2.10.1/Makefile.in:515:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/Makefile.in-516-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/Makefile.in-549-	test -d "$(distdir)" || mkdir "$(distdir)"
dvisvgm-2.10.1/Makefile.in:550:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/Makefile.in:551:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/Makefile.in-552-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/Makefile.in-563-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/Makefile.in:564:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/Makefile.in-565-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/Makefile.in-674-	test -d $(distdir)/_build || exit 0; \
dvisvgm-2.10.1/Makefile.in:675:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
dvisvgm-2.10.1/Makefile.in-676-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
dvisvgm-2.10.1/Makefile.in-718-	}; \
dvisvgm-2.10.1/Makefile.in:719:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
dvisvgm-2.10.1/Makefile.in-720-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
dvisvgm-2.10.1/Makefile.in-730-	fi
dvisvgm-2.10.1/Makefile.in:731:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
dvisvgm-2.10.1/Makefile.in-732-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
dvisvgm-2.10.1/src/TensorProductPatch.hpp-36- *  \f[P(u,v):=\sum_{i=0}^3\sum_{j=0}^3 p_{ij} B_i(u) B_j(v)\f]
dvisvgm-2.10.1/src/TensorProductPatch.hpp:37: *  where \f$B_k(t)={3\choose k}(1-t)^k t^k\f$ and \f$u,v \in [0,1]\f$. The four colors assigned
dvisvgm-2.10.1/src/TensorProductPatch.hpp-38- *  to the vertices are interpolated bilinearily over the unit square. */
##############################################
dvisvgm-2.10.1/src/optimizer/Makefile.in-50-  { \
dvisvgm-2.10.1/src/optimizer/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/src/optimizer/Makefile.in-52-  }; \
##############################################
dvisvgm-2.10.1/src/optimizer/Makefile.in-442-.cpp.o:
dvisvgm-2.10.1/src/optimizer/Makefile.in:443:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/src/optimizer/Makefile.in-444-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/src/optimizer/Makefile.in-450-.cpp.obj:
dvisvgm-2.10.1/src/optimizer/Makefile.in:451:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/src/optimizer/Makefile.in:452:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/src/optimizer/Makefile.in-453-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/src/optimizer/Makefile.in-455-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/src/optimizer/Makefile.in:456:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/src/optimizer/Makefile.in-457-
dvisvgm-2.10.1/src/optimizer/Makefile.in-458-.cpp.lo:
dvisvgm-2.10.1/src/optimizer/Makefile.in:459:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/src/optimizer/Makefile.in-460-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/src/optimizer/Makefile.in-501-GTAGS:
dvisvgm-2.10.1/src/optimizer/Makefile.in:502:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/src/optimizer/Makefile.in-503-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/src/optimizer/Makefile.in-527-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/src/optimizer/Makefile.in:528:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/src/optimizer/Makefile.in:529:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/src/optimizer/Makefile.in-530-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/src/optimizer/Makefile.in-541-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/src/optimizer/Makefile.in:542:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/src/optimizer/Makefile.in-543-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/src/Makefile.in-51-  { \
dvisvgm-2.10.1/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/src/Makefile.in-53-  }; \
##############################################
dvisvgm-2.10.1/src/Makefile.in-397-  while test -n "$$dir1"; do \
dvisvgm-2.10.1/src/Makefile.in:398:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
dvisvgm-2.10.1/src/Makefile.in-399-    if test "$$first" != "."; then \
dvisvgm-2.10.1/src/Makefile.in-400-      if test "$$first" = ".."; then \
dvisvgm-2.10.1/src/Makefile.in:401:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
dvisvgm-2.10.1/src/Makefile.in:402:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
dvisvgm-2.10.1/src/Makefile.in-403-      else \
dvisvgm-2.10.1/src/Makefile.in:404:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
dvisvgm-2.10.1/src/Makefile.in-405-        if test "$$first2" = "$$first"; then \
dvisvgm-2.10.1/src/Makefile.in:406:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
dvisvgm-2.10.1/src/Makefile.in-407-        else \
##############################################
dvisvgm-2.10.1/src/Makefile.in-412-    fi; \
dvisvgm-2.10.1/src/Makefile.in:413:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
dvisvgm-2.10.1/src/Makefile.in-414-  done; \
##############################################
dvisvgm-2.10.1/src/Makefile.in-744-	test -n "$(EXEEXT)" || exit 0; \
dvisvgm-2.10.1/src/Makefile.in:745:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
dvisvgm-2.10.1/src/Makefile.in-746-	echo " rm -f" $$list; \
##############################################
dvisvgm-2.10.1/src/Makefile.in-876-.c.o:
dvisvgm-2.10.1/src/Makefile.in:877:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/src/Makefile.in-878-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/src/Makefile.in-884-.c.obj:
dvisvgm-2.10.1/src/Makefile.in:885:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/src/Makefile.in:886:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/src/Makefile.in-887-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/src/Makefile.in-889-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/src/Makefile.in:890:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/src/Makefile.in-891-
dvisvgm-2.10.1/src/Makefile.in-892-.c.lo:
dvisvgm-2.10.1/src/Makefile.in:893:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/src/Makefile.in-894-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/src/Makefile.in-900-.cpp.o:
dvisvgm-2.10.1/src/Makefile.in:901:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/src/Makefile.in-902-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/src/Makefile.in-908-.cpp.obj:
dvisvgm-2.10.1/src/Makefile.in:909:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/src/Makefile.in:910:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/src/Makefile.in-911-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/src/Makefile.in-913-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/src/Makefile.in:914:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/src/Makefile.in-915-
dvisvgm-2.10.1/src/Makefile.in-916-.cpp.lo:
dvisvgm-2.10.1/src/Makefile.in:917:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/src/Makefile.in-918-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/src/Makefile.in-943-	dot_seen=no; \
dvisvgm-2.10.1/src/Makefile.in:944:	target=`echo $@ | sed s/-recursive//`; \
dvisvgm-2.10.1/src/Makefile.in-945-	case "$@" in \
##############################################
dvisvgm-2.10.1/src/Makefile.in-1006-GTAGS:
dvisvgm-2.10.1/src/Makefile.in:1007:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/src/Makefile.in-1008-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/src/Makefile.in-1032-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/src/Makefile.in:1033:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/src/Makefile.in:1034:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/src/Makefile.in-1035-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/src/Makefile.in-1046-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/src/Makefile.in:1047:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/src/Makefile.in-1048-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-51-  { \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-53-  }; \
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-397-  while test -n "$$dir1"; do \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:398:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-399-    if test "$$first" != "."; then \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-400-      if test "$$first" = ".."; then \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:401:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:402:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-403-      else \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:404:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-405-        if test "$$first2" = "$$first"; then \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:406:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-407-        else \
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-412-    fi; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:413:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-414-  done; \
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-744-	test -n "$(EXEEXT)" || exit 0; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:745:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-746-	echo " rm -f" $$list; \
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-876-.c.o:
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:877:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-878-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-884-.c.obj:
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:885:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:886:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-887-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-889-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:890:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-891-
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-892-.c.lo:
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:893:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-894-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-900-.cpp.o:
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:901:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-902-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-908-.cpp.obj:
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:909:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:910:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-911-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-913-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:914:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-915-
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-916-.cpp.lo:
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:917:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-918-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-943-	dot_seen=no; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:944:	target=`echo $@ | sed s/-recursive//`; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-945-	case "$@" in \
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-1006-GTAGS:
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:1007:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-1008-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-1032-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:1033:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:1034:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-1035-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-1046-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in:1047:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/.pc/python3/src/Makefile.in-1048-	    if test -d "$(distdir)/$$file"; then \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-49-  { \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-51-  }; \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-645-}
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:646:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-647-am__vpath_adj = case $$p in \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:648:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-649-    *) f=$$p;; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-650-  esac;
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:651:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-652-am__install_max = 40
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-653-am__nobase_strip_setup = \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:654:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-655-am__nobase_strip = \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-773-case "$@" in						\
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:774:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-775-    *) am__odir=.;; 					\
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-803-  bases='$(TEST_LOGS)'; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:804:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:805:  bases=`echo $$bases`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-806-RECHECK_LOGS = $(TEST_LOGS)
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-815-        */*) b='$*';; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:816:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-817-       esac;; \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-837-  while test -n "$$dir1"; do \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:838:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-839-    if test "$$first" != "."; then \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-840-      if test "$$first" = ".."; then \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:841:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:842:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-843-      else \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:844:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-845-        if test "$$first2" = "$$first"; then \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:846:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-847-        else \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-852-    fi; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:853:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-854-  done; \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1260-	test -n "$(EXEEXT)" || exit 0; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1261:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1262-	echo " rm -f" $$list; \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1604-.cc.o:
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1605:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1606-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1612-.cc.obj:
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1613:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1614:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1615-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1617-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1618:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1619-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1620-.cc.lo:
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1621:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1622-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1628-gtest/src/libgtest_la-gtest-all.lo: gtest/src/gtest-all.cc
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1629:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT gtest/src/libgtest_la-gtest-all.lo -MD -MP -MF gtest/src/$(DEPDIR)/libgtest_la-gtest-all.Tpo -c -o gtest/src/libgtest_la-gtest-all.lo `test -f 'gtest/src/gtest-all.cc' || echo '$(srcdir)/'`gtest/src/gtest-all.cc
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1630-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gtest/src/$(DEPDIR)/libgtest_la-gtest-all.Tpo gtest/src/$(DEPDIR)/libgtest_la-gtest-all.Plo
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1632-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1633:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o gtest/src/libgtest_la-gtest-all.lo `test -f 'gtest/src/gtest-all.cc' || echo '$(srcdir)/'`gtest/src/gtest-all.cc
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1634-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1635-libgtest_la-testmain.lo: testmain.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1636:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgtest_la-testmain.lo -MD -MP -MF $(DEPDIR)/libgtest_la-testmain.Tpo -c -o libgtest_la-testmain.lo `test -f 'testmain.cpp' || echo '$(srcdir)/'`testmain.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1637-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtest_la-testmain.Tpo $(DEPDIR)/libgtest_la-testmain.Plo
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1639-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1640:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgtest_la-testmain.lo `test -f 'testmain.cpp' || echo '$(srcdir)/'`testmain.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1641-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1642-BezierTest-BezierTest.o: BezierTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1643:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BezierTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BezierTest-BezierTest.o -MD -MP -MF $(DEPDIR)/BezierTest-BezierTest.Tpo -c -o BezierTest-BezierTest.o `test -f 'BezierTest.cpp' || echo '$(srcdir)/'`BezierTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1644-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BezierTest-BezierTest.Tpo $(DEPDIR)/BezierTest-BezierTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1646-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1647:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BezierTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BezierTest-BezierTest.o `test -f 'BezierTest.cpp' || echo '$(srcdir)/'`BezierTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1648-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1649-BezierTest-BezierTest.obj: BezierTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1650:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BezierTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BezierTest-BezierTest.obj -MD -MP -MF $(DEPDIR)/BezierTest-BezierTest.Tpo -c -o BezierTest-BezierTest.obj `if test -f 'BezierTest.cpp'; then $(CYGPATH_W) 'BezierTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BezierTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1651-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BezierTest-BezierTest.Tpo $(DEPDIR)/BezierTest-BezierTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1653-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1654:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BezierTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BezierTest-BezierTest.obj `if test -f 'BezierTest.cpp'; then $(CYGPATH_W) 'BezierTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BezierTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1655-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1656-BitmapTest-BitmapTest.o: BitmapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1657:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BitmapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BitmapTest-BitmapTest.o -MD -MP -MF $(DEPDIR)/BitmapTest-BitmapTest.Tpo -c -o BitmapTest-BitmapTest.o `test -f 'BitmapTest.cpp' || echo '$(srcdir)/'`BitmapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1658-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BitmapTest-BitmapTest.Tpo $(DEPDIR)/BitmapTest-BitmapTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1660-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1661:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BitmapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BitmapTest-BitmapTest.o `test -f 'BitmapTest.cpp' || echo '$(srcdir)/'`BitmapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1662-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1663-BitmapTest-BitmapTest.obj: BitmapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1664:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BitmapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BitmapTest-BitmapTest.obj -MD -MP -MF $(DEPDIR)/BitmapTest-BitmapTest.Tpo -c -o BitmapTest-BitmapTest.obj `if test -f 'BitmapTest.cpp'; then $(CYGPATH_W) 'BitmapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BitmapTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1665-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BitmapTest-BitmapTest.Tpo $(DEPDIR)/BitmapTest-BitmapTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1667-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1668:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BitmapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BitmapTest-BitmapTest.obj `if test -f 'BitmapTest.cpp'; then $(CYGPATH_W) 'BitmapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BitmapTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1669-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1670-BoundingBoxTest-BoundingBoxTest.o: BoundingBoxTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1671:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BoundingBoxTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BoundingBoxTest-BoundingBoxTest.o -MD -MP -MF $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Tpo -c -o BoundingBoxTest-BoundingBoxTest.o `test -f 'BoundingBoxTest.cpp' || echo '$(srcdir)/'`BoundingBoxTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1672-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Tpo $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1674-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1675:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BoundingBoxTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BoundingBoxTest-BoundingBoxTest.o `test -f 'BoundingBoxTest.cpp' || echo '$(srcdir)/'`BoundingBoxTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1676-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1677-BoundingBoxTest-BoundingBoxTest.obj: BoundingBoxTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1678:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BoundingBoxTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BoundingBoxTest-BoundingBoxTest.obj -MD -MP -MF $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Tpo -c -o BoundingBoxTest-BoundingBoxTest.obj `if test -f 'BoundingBoxTest.cpp'; then $(CYGPATH_W) 'BoundingBoxTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BoundingBoxTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1679-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Tpo $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1681-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1682:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BoundingBoxTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BoundingBoxTest-BoundingBoxTest.obj `if test -f 'BoundingBoxTest.cpp'; then $(CYGPATH_W) 'BoundingBoxTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BoundingBoxTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1683-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1684-CMapManagerTest-CMapManagerTest.o: CMapManagerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1685:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapManagerTest-CMapManagerTest.o -MD -MP -MF $(DEPDIR)/CMapManagerTest-CMapManagerTest.Tpo -c -o CMapManagerTest-CMapManagerTest.o `test -f 'CMapManagerTest.cpp' || echo '$(srcdir)/'`CMapManagerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1686-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapManagerTest-CMapManagerTest.Tpo $(DEPDIR)/CMapManagerTest-CMapManagerTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1688-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1689:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapManagerTest-CMapManagerTest.o `test -f 'CMapManagerTest.cpp' || echo '$(srcdir)/'`CMapManagerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1690-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1691-CMapManagerTest-CMapManagerTest.obj: CMapManagerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1692:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapManagerTest-CMapManagerTest.obj -MD -MP -MF $(DEPDIR)/CMapManagerTest-CMapManagerTest.Tpo -c -o CMapManagerTest-CMapManagerTest.obj `if test -f 'CMapManagerTest.cpp'; then $(CYGPATH_W) 'CMapManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapManagerTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1693-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapManagerTest-CMapManagerTest.Tpo $(DEPDIR)/CMapManagerTest-CMapManagerTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1695-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1696:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapManagerTest-CMapManagerTest.obj `if test -f 'CMapManagerTest.cpp'; then $(CYGPATH_W) 'CMapManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapManagerTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1697-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1698-CMapReaderTest-CMapReaderTest.o: CMapReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1699:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapReaderTest-CMapReaderTest.o -MD -MP -MF $(DEPDIR)/CMapReaderTest-CMapReaderTest.Tpo -c -o CMapReaderTest-CMapReaderTest.o `test -f 'CMapReaderTest.cpp' || echo '$(srcdir)/'`CMapReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1700-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapReaderTest-CMapReaderTest.Tpo $(DEPDIR)/CMapReaderTest-CMapReaderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1702-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1703:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapReaderTest-CMapReaderTest.o `test -f 'CMapReaderTest.cpp' || echo '$(srcdir)/'`CMapReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1704-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1705-CMapReaderTest-CMapReaderTest.obj: CMapReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1706:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapReaderTest-CMapReaderTest.obj -MD -MP -MF $(DEPDIR)/CMapReaderTest-CMapReaderTest.Tpo -c -o CMapReaderTest-CMapReaderTest.obj `if test -f 'CMapReaderTest.cpp'; then $(CYGPATH_W) 'CMapReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapReaderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1707-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapReaderTest-CMapReaderTest.Tpo $(DEPDIR)/CMapReaderTest-CMapReaderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1709-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1710:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapReaderTest-CMapReaderTest.obj `if test -f 'CMapReaderTest.cpp'; then $(CYGPATH_W) 'CMapReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapReaderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1711-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1712-CMapTest-CMapTest.o: CMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1713:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapTest-CMapTest.o -MD -MP -MF $(DEPDIR)/CMapTest-CMapTest.Tpo -c -o CMapTest-CMapTest.o `test -f 'CMapTest.cpp' || echo '$(srcdir)/'`CMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1714-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapTest-CMapTest.Tpo $(DEPDIR)/CMapTest-CMapTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1716-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1717:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapTest-CMapTest.o `test -f 'CMapTest.cpp' || echo '$(srcdir)/'`CMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1718-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1719-CMapTest-CMapTest.obj: CMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1720:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapTest-CMapTest.obj -MD -MP -MF $(DEPDIR)/CMapTest-CMapTest.Tpo -c -o CMapTest-CMapTest.obj `if test -f 'CMapTest.cpp'; then $(CYGPATH_W) 'CMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1721-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapTest-CMapTest.Tpo $(DEPDIR)/CMapTest-CMapTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1723-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1724:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapTest-CMapTest.obj `if test -f 'CMapTest.cpp'; then $(CYGPATH_W) 'CMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1725-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1726-CalculatorTest-CalculatorTest.o: CalculatorTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1727:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CalculatorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CalculatorTest-CalculatorTest.o -MD -MP -MF $(DEPDIR)/CalculatorTest-CalculatorTest.Tpo -c -o CalculatorTest-CalculatorTest.o `test -f 'CalculatorTest.cpp' || echo '$(srcdir)/'`CalculatorTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1728-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CalculatorTest-CalculatorTest.Tpo $(DEPDIR)/CalculatorTest-CalculatorTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1730-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1731:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CalculatorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CalculatorTest-CalculatorTest.o `test -f 'CalculatorTest.cpp' || echo '$(srcdir)/'`CalculatorTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1732-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1733-CalculatorTest-CalculatorTest.obj: CalculatorTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1734:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CalculatorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CalculatorTest-CalculatorTest.obj -MD -MP -MF $(DEPDIR)/CalculatorTest-CalculatorTest.Tpo -c -o CalculatorTest-CalculatorTest.obj `if test -f 'CalculatorTest.cpp'; then $(CYGPATH_W) 'CalculatorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CalculatorTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1735-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CalculatorTest-CalculatorTest.Tpo $(DEPDIR)/CalculatorTest-CalculatorTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1737-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1738:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CalculatorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CalculatorTest-CalculatorTest.obj `if test -f 'CalculatorTest.cpp'; then $(CYGPATH_W) 'CalculatorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CalculatorTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1739-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1740-ColorSpecialTest-ColorSpecialTest.o: ColorSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1741:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ColorSpecialTest-ColorSpecialTest.o -MD -MP -MF $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Tpo -c -o ColorSpecialTest-ColorSpecialTest.o `test -f 'ColorSpecialTest.cpp' || echo '$(srcdir)/'`ColorSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1742-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Tpo $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1744-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1745:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ColorSpecialTest-ColorSpecialTest.o `test -f 'ColorSpecialTest.cpp' || echo '$(srcdir)/'`ColorSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1746-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1747-ColorSpecialTest-ColorSpecialTest.obj: ColorSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1748:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ColorSpecialTest-ColorSpecialTest.obj -MD -MP -MF $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Tpo -c -o ColorSpecialTest-ColorSpecialTest.obj `if test -f 'ColorSpecialTest.cpp'; then $(CYGPATH_W) 'ColorSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ColorSpecialTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1749-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Tpo $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1751-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1752:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ColorSpecialTest-ColorSpecialTest.obj `if test -f 'ColorSpecialTest.cpp'; then $(CYGPATH_W) 'ColorSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ColorSpecialTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1753-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1754-ColorTest-ColorTest.o: ColorTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1755:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ColorTest-ColorTest.o -MD -MP -MF $(DEPDIR)/ColorTest-ColorTest.Tpo -c -o ColorTest-ColorTest.o `test -f 'ColorTest.cpp' || echo '$(srcdir)/'`ColorTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1756-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ColorTest-ColorTest.Tpo $(DEPDIR)/ColorTest-ColorTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1758-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1759:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ColorTest-ColorTest.o `test -f 'ColorTest.cpp' || echo '$(srcdir)/'`ColorTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1760-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1761-ColorTest-ColorTest.obj: ColorTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1762:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ColorTest-ColorTest.obj -MD -MP -MF $(DEPDIR)/ColorTest-ColorTest.Tpo -c -o ColorTest-ColorTest.obj `if test -f 'ColorTest.cpp'; then $(CYGPATH_W) 'ColorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ColorTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1763-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ColorTest-ColorTest.Tpo $(DEPDIR)/ColorTest-ColorTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1765-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1766:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ColorTest-ColorTest.obj `if test -f 'ColorTest.cpp'; then $(CYGPATH_W) 'ColorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ColorTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1767-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1768-CommandLineTest-CommandLineTest.o: CommandLineTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1769:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CommandLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CommandLineTest-CommandLineTest.o -MD -MP -MF $(DEPDIR)/CommandLineTest-CommandLineTest.Tpo -c -o CommandLineTest-CommandLineTest.o `test -f 'CommandLineTest.cpp' || echo '$(srcdir)/'`CommandLineTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1770-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CommandLineTest-CommandLineTest.Tpo $(DEPDIR)/CommandLineTest-CommandLineTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1772-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1773:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CommandLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CommandLineTest-CommandLineTest.o `test -f 'CommandLineTest.cpp' || echo '$(srcdir)/'`CommandLineTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1774-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1775-CommandLineTest-CommandLineTest.obj: CommandLineTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1776:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CommandLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CommandLineTest-CommandLineTest.obj -MD -MP -MF $(DEPDIR)/CommandLineTest-CommandLineTest.Tpo -c -o CommandLineTest-CommandLineTest.obj `if test -f 'CommandLineTest.cpp'; then $(CYGPATH_W) 'CommandLineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CommandLineTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1777-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CommandLineTest-CommandLineTest.Tpo $(DEPDIR)/CommandLineTest-CommandLineTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1779-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1780:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CommandLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CommandLineTest-CommandLineTest.obj `if test -f 'CommandLineTest.cpp'; then $(CYGPATH_W) 'CommandLineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CommandLineTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1781-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1782-DVIReaderTest-DVIReaderTest.o: DVIReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1783:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DVIReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DVIReaderTest-DVIReaderTest.o -MD -MP -MF $(DEPDIR)/DVIReaderTest-DVIReaderTest.Tpo -c -o DVIReaderTest-DVIReaderTest.o `test -f 'DVIReaderTest.cpp' || echo '$(srcdir)/'`DVIReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1784-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DVIReaderTest-DVIReaderTest.Tpo $(DEPDIR)/DVIReaderTest-DVIReaderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1786-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1787:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DVIReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DVIReaderTest-DVIReaderTest.o `test -f 'DVIReaderTest.cpp' || echo '$(srcdir)/'`DVIReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1788-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1789-DVIReaderTest-DVIReaderTest.obj: DVIReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1790:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DVIReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DVIReaderTest-DVIReaderTest.obj -MD -MP -MF $(DEPDIR)/DVIReaderTest-DVIReaderTest.Tpo -c -o DVIReaderTest-DVIReaderTest.obj `if test -f 'DVIReaderTest.cpp'; then $(CYGPATH_W) 'DVIReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DVIReaderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1791-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DVIReaderTest-DVIReaderTest.Tpo $(DEPDIR)/DVIReaderTest-DVIReaderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1793-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1794:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DVIReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DVIReaderTest-DVIReaderTest.obj `if test -f 'DVIReaderTest.cpp'; then $(CYGPATH_W) 'DVIReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DVIReaderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1795-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1796-DependencyGraphTest-DependencyGraphTest.o: DependencyGraphTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1797:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DependencyGraphTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DependencyGraphTest-DependencyGraphTest.o -MD -MP -MF $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Tpo -c -o DependencyGraphTest-DependencyGraphTest.o `test -f 'DependencyGraphTest.cpp' || echo '$(srcdir)/'`DependencyGraphTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1798-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Tpo $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1800-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1801:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DependencyGraphTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DependencyGraphTest-DependencyGraphTest.o `test -f 'DependencyGraphTest.cpp' || echo '$(srcdir)/'`DependencyGraphTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1802-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1803-DependencyGraphTest-DependencyGraphTest.obj: DependencyGraphTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1804:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DependencyGraphTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DependencyGraphTest-DependencyGraphTest.obj -MD -MP -MF $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Tpo -c -o DependencyGraphTest-DependencyGraphTest.obj `if test -f 'DependencyGraphTest.cpp'; then $(CYGPATH_W) 'DependencyGraphTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DependencyGraphTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1805-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Tpo $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1807-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1808:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DependencyGraphTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DependencyGraphTest-DependencyGraphTest.obj `if test -f 'DependencyGraphTest.cpp'; then $(CYGPATH_W) 'DependencyGraphTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DependencyGraphTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1809-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1810-DirectoryTest-DirectoryTest.o: DirectoryTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1811:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DirectoryTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DirectoryTest-DirectoryTest.o -MD -MP -MF $(DEPDIR)/DirectoryTest-DirectoryTest.Tpo -c -o DirectoryTest-DirectoryTest.o `test -f 'DirectoryTest.cpp' || echo '$(srcdir)/'`DirectoryTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1812-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DirectoryTest-DirectoryTest.Tpo $(DEPDIR)/DirectoryTest-DirectoryTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1814-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1815:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DirectoryTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DirectoryTest-DirectoryTest.o `test -f 'DirectoryTest.cpp' || echo '$(srcdir)/'`DirectoryTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1816-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1817-DirectoryTest-DirectoryTest.obj: DirectoryTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1818:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DirectoryTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DirectoryTest-DirectoryTest.obj -MD -MP -MF $(DEPDIR)/DirectoryTest-DirectoryTest.Tpo -c -o DirectoryTest-DirectoryTest.obj `if test -f 'DirectoryTest.cpp'; then $(CYGPATH_W) 'DirectoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DirectoryTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1819-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DirectoryTest-DirectoryTest.Tpo $(DEPDIR)/DirectoryTest-DirectoryTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1821-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1822:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DirectoryTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DirectoryTest-DirectoryTest.obj `if test -f 'DirectoryTest.cpp'; then $(CYGPATH_W) 'DirectoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DirectoryTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1823-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1824-DvisvgmSpecialTest-DvisvgmSpecialTest.o: DvisvgmSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1825:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DvisvgmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DvisvgmSpecialTest-DvisvgmSpecialTest.o -MD -MP -MF $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Tpo -c -o DvisvgmSpecialTest-DvisvgmSpecialTest.o `test -f 'DvisvgmSpecialTest.cpp' || echo '$(srcdir)/'`DvisvgmSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1826-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Tpo $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1828-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1829:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DvisvgmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DvisvgmSpecialTest-DvisvgmSpecialTest.o `test -f 'DvisvgmSpecialTest.cpp' || echo '$(srcdir)/'`DvisvgmSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1830-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1831-DvisvgmSpecialTest-DvisvgmSpecialTest.obj: DvisvgmSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1832:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DvisvgmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DvisvgmSpecialTest-DvisvgmSpecialTest.obj -MD -MP -MF $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Tpo -c -o DvisvgmSpecialTest-DvisvgmSpecialTest.obj `if test -f 'DvisvgmSpecialTest.cpp'; then $(CYGPATH_W) 'DvisvgmSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DvisvgmSpecialTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1833-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Tpo $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1835-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1836:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DvisvgmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DvisvgmSpecialTest-DvisvgmSpecialTest.obj `if test -f 'DvisvgmSpecialTest.cpp'; then $(CYGPATH_W) 'DvisvgmSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DvisvgmSpecialTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1837-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1838-EllipticalArcTest-EllipticalArcTest.o: EllipticalArcTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1839:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EllipticalArcTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EllipticalArcTest-EllipticalArcTest.o -MD -MP -MF $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Tpo -c -o EllipticalArcTest-EllipticalArcTest.o `test -f 'EllipticalArcTest.cpp' || echo '$(srcdir)/'`EllipticalArcTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1840-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Tpo $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1842-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1843:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EllipticalArcTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EllipticalArcTest-EllipticalArcTest.o `test -f 'EllipticalArcTest.cpp' || echo '$(srcdir)/'`EllipticalArcTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1844-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1845-EllipticalArcTest-EllipticalArcTest.obj: EllipticalArcTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1846:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EllipticalArcTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EllipticalArcTest-EllipticalArcTest.obj -MD -MP -MF $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Tpo -c -o EllipticalArcTest-EllipticalArcTest.obj `if test -f 'EllipticalArcTest.cpp'; then $(CYGPATH_W) 'EllipticalArcTest.cpp'; else $(CYGPATH_W) '$(srcdir)/EllipticalArcTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1847-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Tpo $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1849-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1850:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EllipticalArcTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EllipticalArcTest-EllipticalArcTest.obj `if test -f 'EllipticalArcTest.cpp'; then $(CYGPATH_W) 'EllipticalArcTest.cpp'; else $(CYGPATH_W) '$(srcdir)/EllipticalArcTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1851-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1852-EmSpecialTest-EmSpecialTest.o: EmSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1853:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EmSpecialTest-EmSpecialTest.o -MD -MP -MF $(DEPDIR)/EmSpecialTest-EmSpecialTest.Tpo -c -o EmSpecialTest-EmSpecialTest.o `test -f 'EmSpecialTest.cpp' || echo '$(srcdir)/'`EmSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1854-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EmSpecialTest-EmSpecialTest.Tpo $(DEPDIR)/EmSpecialTest-EmSpecialTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1856-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1857:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EmSpecialTest-EmSpecialTest.o `test -f 'EmSpecialTest.cpp' || echo '$(srcdir)/'`EmSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1858-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1859-EmSpecialTest-EmSpecialTest.obj: EmSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1860:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EmSpecialTest-EmSpecialTest.obj -MD -MP -MF $(DEPDIR)/EmSpecialTest-EmSpecialTest.Tpo -c -o EmSpecialTest-EmSpecialTest.obj `if test -f 'EmSpecialTest.cpp'; then $(CYGPATH_W) 'EmSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/EmSpecialTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1861-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EmSpecialTest-EmSpecialTest.Tpo $(DEPDIR)/EmSpecialTest-EmSpecialTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1863-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1864:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EmSpecialTest-EmSpecialTest.obj `if test -f 'EmSpecialTest.cpp'; then $(CYGPATH_W) 'EmSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/EmSpecialTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1865-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1866-FileFinderTest-FileFinderTest.o: FileFinderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1867:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileFinderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileFinderTest-FileFinderTest.o -MD -MP -MF $(DEPDIR)/FileFinderTest-FileFinderTest.Tpo -c -o FileFinderTest-FileFinderTest.o `test -f 'FileFinderTest.cpp' || echo '$(srcdir)/'`FileFinderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1868-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FileFinderTest-FileFinderTest.Tpo $(DEPDIR)/FileFinderTest-FileFinderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1870-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1871:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileFinderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileFinderTest-FileFinderTest.o `test -f 'FileFinderTest.cpp' || echo '$(srcdir)/'`FileFinderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1872-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1873-FileFinderTest-FileFinderTest.obj: FileFinderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1874:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileFinderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileFinderTest-FileFinderTest.obj -MD -MP -MF $(DEPDIR)/FileFinderTest-FileFinderTest.Tpo -c -o FileFinderTest-FileFinderTest.obj `if test -f 'FileFinderTest.cpp'; then $(CYGPATH_W) 'FileFinderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FileFinderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1875-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FileFinderTest-FileFinderTest.Tpo $(DEPDIR)/FileFinderTest-FileFinderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1877-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1878:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileFinderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileFinderTest-FileFinderTest.obj `if test -f 'FileFinderTest.cpp'; then $(CYGPATH_W) 'FileFinderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FileFinderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1879-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1880-FilePathTest-FilePathTest.o: FilePathTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1881:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FilePathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FilePathTest-FilePathTest.o -MD -MP -MF $(DEPDIR)/FilePathTest-FilePathTest.Tpo -c -o FilePathTest-FilePathTest.o `test -f 'FilePathTest.cpp' || echo '$(srcdir)/'`FilePathTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1882-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FilePathTest-FilePathTest.Tpo $(DEPDIR)/FilePathTest-FilePathTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1884-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1885:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FilePathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FilePathTest-FilePathTest.o `test -f 'FilePathTest.cpp' || echo '$(srcdir)/'`FilePathTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1886-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1887-FilePathTest-FilePathTest.obj: FilePathTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1888:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FilePathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FilePathTest-FilePathTest.obj -MD -MP -MF $(DEPDIR)/FilePathTest-FilePathTest.Tpo -c -o FilePathTest-FilePathTest.obj `if test -f 'FilePathTest.cpp'; then $(CYGPATH_W) 'FilePathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FilePathTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1889-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FilePathTest-FilePathTest.Tpo $(DEPDIR)/FilePathTest-FilePathTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1891-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1892:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FilePathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FilePathTest-FilePathTest.obj `if test -f 'FilePathTest.cpp'; then $(CYGPATH_W) 'FilePathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FilePathTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1893-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1894-FileSystemTest-FileSystemTest.o: FileSystemTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1895:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileSystemTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileSystemTest-FileSystemTest.o -MD -MP -MF $(DEPDIR)/FileSystemTest-FileSystemTest.Tpo -c -o FileSystemTest-FileSystemTest.o `test -f 'FileSystemTest.cpp' || echo '$(srcdir)/'`FileSystemTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1896-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FileSystemTest-FileSystemTest.Tpo $(DEPDIR)/FileSystemTest-FileSystemTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1898-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1899:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileSystemTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileSystemTest-FileSystemTest.o `test -f 'FileSystemTest.cpp' || echo '$(srcdir)/'`FileSystemTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1900-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1901-FileSystemTest-FileSystemTest.obj: FileSystemTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1902:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileSystemTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileSystemTest-FileSystemTest.obj -MD -MP -MF $(DEPDIR)/FileSystemTest-FileSystemTest.Tpo -c -o FileSystemTest-FileSystemTest.obj `if test -f 'FileSystemTest.cpp'; then $(CYGPATH_W) 'FileSystemTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FileSystemTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1903-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FileSystemTest-FileSystemTest.Tpo $(DEPDIR)/FileSystemTest-FileSystemTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1905-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1906:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileSystemTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileSystemTest-FileSystemTest.obj `if test -f 'FileSystemTest.cpp'; then $(CYGPATH_W) 'FileSystemTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FileSystemTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1907-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1908-FontCacheTest-FontCacheTest.o: FontCacheTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1909:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontCacheTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontCacheTest-FontCacheTest.o -MD -MP -MF $(DEPDIR)/FontCacheTest-FontCacheTest.Tpo -c -o FontCacheTest-FontCacheTest.o `test -f 'FontCacheTest.cpp' || echo '$(srcdir)/'`FontCacheTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1910-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontCacheTest-FontCacheTest.Tpo $(DEPDIR)/FontCacheTest-FontCacheTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1912-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1913:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontCacheTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontCacheTest-FontCacheTest.o `test -f 'FontCacheTest.cpp' || echo '$(srcdir)/'`FontCacheTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1914-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1915-FontCacheTest-FontCacheTest.obj: FontCacheTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1916:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontCacheTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontCacheTest-FontCacheTest.obj -MD -MP -MF $(DEPDIR)/FontCacheTest-FontCacheTest.Tpo -c -o FontCacheTest-FontCacheTest.obj `if test -f 'FontCacheTest.cpp'; then $(CYGPATH_W) 'FontCacheTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontCacheTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1917-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontCacheTest-FontCacheTest.Tpo $(DEPDIR)/FontCacheTest-FontCacheTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1919-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1920:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontCacheTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontCacheTest-FontCacheTest.obj `if test -f 'FontCacheTest.cpp'; then $(CYGPATH_W) 'FontCacheTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontCacheTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1921-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1922-FontManagerTest-FontManagerTest.o: FontManagerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1923:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontManagerTest-FontManagerTest.o -MD -MP -MF $(DEPDIR)/FontManagerTest-FontManagerTest.Tpo -c -o FontManagerTest-FontManagerTest.o `test -f 'FontManagerTest.cpp' || echo '$(srcdir)/'`FontManagerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1924-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontManagerTest-FontManagerTest.Tpo $(DEPDIR)/FontManagerTest-FontManagerTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1926-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1927:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontManagerTest-FontManagerTest.o `test -f 'FontManagerTest.cpp' || echo '$(srcdir)/'`FontManagerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1928-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1929-FontManagerTest-FontManagerTest.obj: FontManagerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1930:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontManagerTest-FontManagerTest.obj -MD -MP -MF $(DEPDIR)/FontManagerTest-FontManagerTest.Tpo -c -o FontManagerTest-FontManagerTest.obj `if test -f 'FontManagerTest.cpp'; then $(CYGPATH_W) 'FontManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontManagerTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1931-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontManagerTest-FontManagerTest.Tpo $(DEPDIR)/FontManagerTest-FontManagerTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1933-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1934:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontManagerTest-FontManagerTest.obj `if test -f 'FontManagerTest.cpp'; then $(CYGPATH_W) 'FontManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontManagerTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1935-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1936-FontMapTest-FontMapTest.o: FontMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1937:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontMapTest-FontMapTest.o -MD -MP -MF $(DEPDIR)/FontMapTest-FontMapTest.Tpo -c -o FontMapTest-FontMapTest.o `test -f 'FontMapTest.cpp' || echo '$(srcdir)/'`FontMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1938-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontMapTest-FontMapTest.Tpo $(DEPDIR)/FontMapTest-FontMapTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1940-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1941:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontMapTest-FontMapTest.o `test -f 'FontMapTest.cpp' || echo '$(srcdir)/'`FontMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1942-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1943-FontMapTest-FontMapTest.obj: FontMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1944:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontMapTest-FontMapTest.obj -MD -MP -MF $(DEPDIR)/FontMapTest-FontMapTest.Tpo -c -o FontMapTest-FontMapTest.obj `if test -f 'FontMapTest.cpp'; then $(CYGPATH_W) 'FontMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontMapTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1945-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontMapTest-FontMapTest.Tpo $(DEPDIR)/FontMapTest-FontMapTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1947-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1948:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontMapTest-FontMapTest.obj `if test -f 'FontMapTest.cpp'; then $(CYGPATH_W) 'FontMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontMapTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1949-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1950-GFGlyphTracerTest-GFGlyphTracerTest.o: GFGlyphTracerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1951:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFGlyphTracerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GFGlyphTracerTest-GFGlyphTracerTest.o -MD -MP -MF $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Tpo -c -o GFGlyphTracerTest-GFGlyphTracerTest.o `test -f 'GFGlyphTracerTest.cpp' || echo '$(srcdir)/'`GFGlyphTracerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1952-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Tpo $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1954-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1955:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFGlyphTracerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GFGlyphTracerTest-GFGlyphTracerTest.o `test -f 'GFGlyphTracerTest.cpp' || echo '$(srcdir)/'`GFGlyphTracerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1956-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1957-GFGlyphTracerTest-GFGlyphTracerTest.obj: GFGlyphTracerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1958:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFGlyphTracerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GFGlyphTracerTest-GFGlyphTracerTest.obj -MD -MP -MF $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Tpo -c -o GFGlyphTracerTest-GFGlyphTracerTest.obj `if test -f 'GFGlyphTracerTest.cpp'; then $(CYGPATH_W) 'GFGlyphTracerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GFGlyphTracerTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1959-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Tpo $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1961-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1962:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFGlyphTracerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GFGlyphTracerTest-GFGlyphTracerTest.obj `if test -f 'GFGlyphTracerTest.cpp'; then $(CYGPATH_W) 'GFGlyphTracerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GFGlyphTracerTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1963-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1964-GFReaderTest-GFReaderTest.o: GFReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1965:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GFReaderTest-GFReaderTest.o -MD -MP -MF $(DEPDIR)/GFReaderTest-GFReaderTest.Tpo -c -o GFReaderTest-GFReaderTest.o `test -f 'GFReaderTest.cpp' || echo '$(srcdir)/'`GFReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1966-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GFReaderTest-GFReaderTest.Tpo $(DEPDIR)/GFReaderTest-GFReaderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1968-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1969:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GFReaderTest-GFReaderTest.o `test -f 'GFReaderTest.cpp' || echo '$(srcdir)/'`GFReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1970-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1971-GFReaderTest-GFReaderTest.obj: GFReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1972:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GFReaderTest-GFReaderTest.obj -MD -MP -MF $(DEPDIR)/GFReaderTest-GFReaderTest.Tpo -c -o GFReaderTest-GFReaderTest.obj `if test -f 'GFReaderTest.cpp'; then $(CYGPATH_W) 'GFReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GFReaderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1973-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GFReaderTest-GFReaderTest.Tpo $(DEPDIR)/GFReaderTest-GFReaderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1975-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1976:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GFReaderTest-GFReaderTest.obj `if test -f 'GFReaderTest.cpp'; then $(CYGPATH_W) 'GFReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GFReaderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1977-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1978-GhostscriptTest-GhostscriptTest.o: GhostscriptTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1979:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GhostscriptTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GhostscriptTest-GhostscriptTest.o -MD -MP -MF $(DEPDIR)/GhostscriptTest-GhostscriptTest.Tpo -c -o GhostscriptTest-GhostscriptTest.o `test -f 'GhostscriptTest.cpp' || echo '$(srcdir)/'`GhostscriptTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1980-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GhostscriptTest-GhostscriptTest.Tpo $(DEPDIR)/GhostscriptTest-GhostscriptTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1982-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1983:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GhostscriptTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GhostscriptTest-GhostscriptTest.o `test -f 'GhostscriptTest.cpp' || echo '$(srcdir)/'`GhostscriptTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1984-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1985-GhostscriptTest-GhostscriptTest.obj: GhostscriptTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1986:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GhostscriptTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GhostscriptTest-GhostscriptTest.obj -MD -MP -MF $(DEPDIR)/GhostscriptTest-GhostscriptTest.Tpo -c -o GhostscriptTest-GhostscriptTest.obj `if test -f 'GhostscriptTest.cpp'; then $(CYGPATH_W) 'GhostscriptTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GhostscriptTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1987-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GhostscriptTest-GhostscriptTest.Tpo $(DEPDIR)/GhostscriptTest-GhostscriptTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1989-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1990:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GhostscriptTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GhostscriptTest-GhostscriptTest.obj `if test -f 'GhostscriptTest.cpp'; then $(CYGPATH_W) 'GhostscriptTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GhostscriptTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1991-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1992-GraphicsPathTest-GraphicsPathTest.o: GraphicsPathTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1993:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GraphicsPathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GraphicsPathTest-GraphicsPathTest.o -MD -MP -MF $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Tpo -c -o GraphicsPathTest-GraphicsPathTest.o `test -f 'GraphicsPathTest.cpp' || echo '$(srcdir)/'`GraphicsPathTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1994-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Tpo $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1996-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:1997:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GraphicsPathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GraphicsPathTest-GraphicsPathTest.o `test -f 'GraphicsPathTest.cpp' || echo '$(srcdir)/'`GraphicsPathTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1998-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-1999-GraphicsPathTest-GraphicsPathTest.obj: GraphicsPathTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2000:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GraphicsPathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GraphicsPathTest-GraphicsPathTest.obj -MD -MP -MF $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Tpo -c -o GraphicsPathTest-GraphicsPathTest.obj `if test -f 'GraphicsPathTest.cpp'; then $(CYGPATH_W) 'GraphicsPathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GraphicsPathTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2001-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Tpo $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2003-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2004:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GraphicsPathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GraphicsPathTest-GraphicsPathTest.obj `if test -f 'GraphicsPathTest.cpp'; then $(CYGPATH_W) 'GraphicsPathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GraphicsPathTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2005-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2006-HashFunctionTest-HashFunctionTest.o: HashFunctionTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2007:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(HashFunctionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT HashFunctionTest-HashFunctionTest.o -MD -MP -MF $(DEPDIR)/HashFunctionTest-HashFunctionTest.Tpo -c -o HashFunctionTest-HashFunctionTest.o `test -f 'HashFunctionTest.cpp' || echo '$(srcdir)/'`HashFunctionTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2008-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/HashFunctionTest-HashFunctionTest.Tpo $(DEPDIR)/HashFunctionTest-HashFunctionTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2010-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2011:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(HashFunctionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o HashFunctionTest-HashFunctionTest.o `test -f 'HashFunctionTest.cpp' || echo '$(srcdir)/'`HashFunctionTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2012-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2013-HashFunctionTest-HashFunctionTest.obj: HashFunctionTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2014:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(HashFunctionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT HashFunctionTest-HashFunctionTest.obj -MD -MP -MF $(DEPDIR)/HashFunctionTest-HashFunctionTest.Tpo -c -o HashFunctionTest-HashFunctionTest.obj `if test -f 'HashFunctionTest.cpp'; then $(CYGPATH_W) 'HashFunctionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/HashFunctionTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2015-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/HashFunctionTest-HashFunctionTest.Tpo $(DEPDIR)/HashFunctionTest-HashFunctionTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2017-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2018:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(HashFunctionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o HashFunctionTest-HashFunctionTest.obj `if test -f 'HashFunctionTest.cpp'; then $(CYGPATH_W) 'HashFunctionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/HashFunctionTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2019-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2020-JFMReaderTest-JFMReaderTest.o: JFMReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2021:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(JFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT JFMReaderTest-JFMReaderTest.o -MD -MP -MF $(DEPDIR)/JFMReaderTest-JFMReaderTest.Tpo -c -o JFMReaderTest-JFMReaderTest.o `test -f 'JFMReaderTest.cpp' || echo '$(srcdir)/'`JFMReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2022-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/JFMReaderTest-JFMReaderTest.Tpo $(DEPDIR)/JFMReaderTest-JFMReaderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2024-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2025:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(JFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o JFMReaderTest-JFMReaderTest.o `test -f 'JFMReaderTest.cpp' || echo '$(srcdir)/'`JFMReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2026-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2027-JFMReaderTest-JFMReaderTest.obj: JFMReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2028:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(JFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT JFMReaderTest-JFMReaderTest.obj -MD -MP -MF $(DEPDIR)/JFMReaderTest-JFMReaderTest.Tpo -c -o JFMReaderTest-JFMReaderTest.obj `if test -f 'JFMReaderTest.cpp'; then $(CYGPATH_W) 'JFMReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/JFMReaderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2029-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/JFMReaderTest-JFMReaderTest.Tpo $(DEPDIR)/JFMReaderTest-JFMReaderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2031-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2032:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(JFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o JFMReaderTest-JFMReaderTest.obj `if test -f 'JFMReaderTest.cpp'; then $(CYGPATH_W) 'JFMReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/JFMReaderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2033-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2034-LengthTest-LengthTest.o: LengthTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2035:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(LengthTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LengthTest-LengthTest.o -MD -MP -MF $(DEPDIR)/LengthTest-LengthTest.Tpo -c -o LengthTest-LengthTest.o `test -f 'LengthTest.cpp' || echo '$(srcdir)/'`LengthTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2036-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LengthTest-LengthTest.Tpo $(DEPDIR)/LengthTest-LengthTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2038-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2039:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(LengthTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LengthTest-LengthTest.o `test -f 'LengthTest.cpp' || echo '$(srcdir)/'`LengthTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2040-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2041-LengthTest-LengthTest.obj: LengthTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2042:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(LengthTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LengthTest-LengthTest.obj -MD -MP -MF $(DEPDIR)/LengthTest-LengthTest.Tpo -c -o LengthTest-LengthTest.obj `if test -f 'LengthTest.cpp'; then $(CYGPATH_W) 'LengthTest.cpp'; else $(CYGPATH_W) '$(srcdir)/LengthTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2043-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LengthTest-LengthTest.Tpo $(DEPDIR)/LengthTest-LengthTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2045-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2046:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(LengthTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LengthTest-LengthTest.obj `if test -f 'LengthTest.cpp'; then $(CYGPATH_W) 'LengthTest.cpp'; else $(CYGPATH_W) '$(srcdir)/LengthTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2047-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2048-MapLineTest-MapLineTest.o: MapLineTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2049:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MapLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MapLineTest-MapLineTest.o -MD -MP -MF $(DEPDIR)/MapLineTest-MapLineTest.Tpo -c -o MapLineTest-MapLineTest.o `test -f 'MapLineTest.cpp' || echo '$(srcdir)/'`MapLineTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2050-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MapLineTest-MapLineTest.Tpo $(DEPDIR)/MapLineTest-MapLineTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2052-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2053:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MapLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MapLineTest-MapLineTest.o `test -f 'MapLineTest.cpp' || echo '$(srcdir)/'`MapLineTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2054-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2055-MapLineTest-MapLineTest.obj: MapLineTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2056:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MapLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MapLineTest-MapLineTest.obj -MD -MP -MF $(DEPDIR)/MapLineTest-MapLineTest.Tpo -c -o MapLineTest-MapLineTest.obj `if test -f 'MapLineTest.cpp'; then $(CYGPATH_W) 'MapLineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MapLineTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2057-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MapLineTest-MapLineTest.Tpo $(DEPDIR)/MapLineTest-MapLineTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2059-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2060:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MapLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MapLineTest-MapLineTest.obj `if test -f 'MapLineTest.cpp'; then $(CYGPATH_W) 'MapLineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MapLineTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2061-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2062-MatrixTest-MatrixTest.o: MatrixTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2063:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MatrixTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MatrixTest-MatrixTest.o -MD -MP -MF $(DEPDIR)/MatrixTest-MatrixTest.Tpo -c -o MatrixTest-MatrixTest.o `test -f 'MatrixTest.cpp' || echo '$(srcdir)/'`MatrixTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2064-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MatrixTest-MatrixTest.Tpo $(DEPDIR)/MatrixTest-MatrixTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2066-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2067:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MatrixTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MatrixTest-MatrixTest.o `test -f 'MatrixTest.cpp' || echo '$(srcdir)/'`MatrixTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2068-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2069-MatrixTest-MatrixTest.obj: MatrixTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2070:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MatrixTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MatrixTest-MatrixTest.obj -MD -MP -MF $(DEPDIR)/MatrixTest-MatrixTest.Tpo -c -o MatrixTest-MatrixTest.obj `if test -f 'MatrixTest.cpp'; then $(CYGPATH_W) 'MatrixTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MatrixTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2071-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MatrixTest-MatrixTest.Tpo $(DEPDIR)/MatrixTest-MatrixTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2073-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2074:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MatrixTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MatrixTest-MatrixTest.obj `if test -f 'MatrixTest.cpp'; then $(CYGPATH_W) 'MatrixTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MatrixTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2075-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2076-MessageExceptionTest-MessageExceptionTest.o: MessageExceptionTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2077:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MessageExceptionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MessageExceptionTest-MessageExceptionTest.o -MD -MP -MF $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Tpo -c -o MessageExceptionTest-MessageExceptionTest.o `test -f 'MessageExceptionTest.cpp' || echo '$(srcdir)/'`MessageExceptionTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2078-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Tpo $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2080-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2081:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MessageExceptionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MessageExceptionTest-MessageExceptionTest.o `test -f 'MessageExceptionTest.cpp' || echo '$(srcdir)/'`MessageExceptionTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2082-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2083-MessageExceptionTest-MessageExceptionTest.obj: MessageExceptionTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2084:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MessageExceptionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MessageExceptionTest-MessageExceptionTest.obj -MD -MP -MF $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Tpo -c -o MessageExceptionTest-MessageExceptionTest.obj `if test -f 'MessageExceptionTest.cpp'; then $(CYGPATH_W) 'MessageExceptionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MessageExceptionTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2085-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Tpo $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2087-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2088:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MessageExceptionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MessageExceptionTest-MessageExceptionTest.obj `if test -f 'MessageExceptionTest.cpp'; then $(CYGPATH_W) 'MessageExceptionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MessageExceptionTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2089-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2090-PDFParserTest-PDFParserTest.o: PDFParserTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2091:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PDFParserTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PDFParserTest-PDFParserTest.o -MD -MP -MF $(DEPDIR)/PDFParserTest-PDFParserTest.Tpo -c -o PDFParserTest-PDFParserTest.o `test -f 'PDFParserTest.cpp' || echo '$(srcdir)/'`PDFParserTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2092-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PDFParserTest-PDFParserTest.Tpo $(DEPDIR)/PDFParserTest-PDFParserTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2094-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2095:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PDFParserTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PDFParserTest-PDFParserTest.o `test -f 'PDFParserTest.cpp' || echo '$(srcdir)/'`PDFParserTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2096-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2097-PDFParserTest-PDFParserTest.obj: PDFParserTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2098:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PDFParserTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PDFParserTest-PDFParserTest.obj -MD -MP -MF $(DEPDIR)/PDFParserTest-PDFParserTest.Tpo -c -o PDFParserTest-PDFParserTest.obj `if test -f 'PDFParserTest.cpp'; then $(CYGPATH_W) 'PDFParserTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PDFParserTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2099-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PDFParserTest-PDFParserTest.Tpo $(DEPDIR)/PDFParserTest-PDFParserTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2101-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2102:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PDFParserTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PDFParserTest-PDFParserTest.obj `if test -f 'PDFParserTest.cpp'; then $(CYGPATH_W) 'PDFParserTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PDFParserTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2103-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2104-PSInterpreterTest-PSInterpreterTest.o: PSInterpreterTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2105:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PSInterpreterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PSInterpreterTest-PSInterpreterTest.o -MD -MP -MF $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Tpo -c -o PSInterpreterTest-PSInterpreterTest.o `test -f 'PSInterpreterTest.cpp' || echo '$(srcdir)/'`PSInterpreterTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2106-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Tpo $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2108-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2109:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PSInterpreterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PSInterpreterTest-PSInterpreterTest.o `test -f 'PSInterpreterTest.cpp' || echo '$(srcdir)/'`PSInterpreterTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2110-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2111-PSInterpreterTest-PSInterpreterTest.obj: PSInterpreterTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2112:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PSInterpreterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PSInterpreterTest-PSInterpreterTest.obj -MD -MP -MF $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Tpo -c -o PSInterpreterTest-PSInterpreterTest.obj `if test -f 'PSInterpreterTest.cpp'; then $(CYGPATH_W) 'PSInterpreterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PSInterpreterTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2113-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Tpo $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2115-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2116:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PSInterpreterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PSInterpreterTest-PSInterpreterTest.obj `if test -f 'PSInterpreterTest.cpp'; then $(CYGPATH_W) 'PSInterpreterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PSInterpreterTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2117-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2118-PageRagesTest-PageRagesTest.o: PageRagesTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2119:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageRagesTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PageRagesTest-PageRagesTest.o -MD -MP -MF $(DEPDIR)/PageRagesTest-PageRagesTest.Tpo -c -o PageRagesTest-PageRagesTest.o `test -f 'PageRagesTest.cpp' || echo '$(srcdir)/'`PageRagesTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2120-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PageRagesTest-PageRagesTest.Tpo $(DEPDIR)/PageRagesTest-PageRagesTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2122-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2123:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageRagesTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PageRagesTest-PageRagesTest.o `test -f 'PageRagesTest.cpp' || echo '$(srcdir)/'`PageRagesTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2124-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2125-PageRagesTest-PageRagesTest.obj: PageRagesTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2126:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageRagesTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PageRagesTest-PageRagesTest.obj -MD -MP -MF $(DEPDIR)/PageRagesTest-PageRagesTest.Tpo -c -o PageRagesTest-PageRagesTest.obj `if test -f 'PageRagesTest.cpp'; then $(CYGPATH_W) 'PageRagesTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PageRagesTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2127-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PageRagesTest-PageRagesTest.Tpo $(DEPDIR)/PageRagesTest-PageRagesTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2129-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2130:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageRagesTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PageRagesTest-PageRagesTest.obj `if test -f 'PageRagesTest.cpp'; then $(CYGPATH_W) 'PageRagesTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PageRagesTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2131-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2132-PageSizeTest-PageSizeTest.o: PageSizeTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2133:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageSizeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PageSizeTest-PageSizeTest.o -MD -MP -MF $(DEPDIR)/PageSizeTest-PageSizeTest.Tpo -c -o PageSizeTest-PageSizeTest.o `test -f 'PageSizeTest.cpp' || echo '$(srcdir)/'`PageSizeTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2134-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PageSizeTest-PageSizeTest.Tpo $(DEPDIR)/PageSizeTest-PageSizeTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2136-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2137:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageSizeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PageSizeTest-PageSizeTest.o `test -f 'PageSizeTest.cpp' || echo '$(srcdir)/'`PageSizeTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2138-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2139-PageSizeTest-PageSizeTest.obj: PageSizeTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2140:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageSizeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PageSizeTest-PageSizeTest.obj -MD -MP -MF $(DEPDIR)/PageSizeTest-PageSizeTest.Tpo -c -o PageSizeTest-PageSizeTest.obj `if test -f 'PageSizeTest.cpp'; then $(CYGPATH_W) 'PageSizeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PageSizeTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2141-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PageSizeTest-PageSizeTest.Tpo $(DEPDIR)/PageSizeTest-PageSizeTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2143-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2144:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageSizeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PageSizeTest-PageSizeTest.obj `if test -f 'PageSizeTest.cpp'; then $(CYGPATH_W) 'PageSizeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PageSizeTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2145-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2146-PairTest-PairTest.o: PairTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2147:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PairTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PairTest-PairTest.o -MD -MP -MF $(DEPDIR)/PairTest-PairTest.Tpo -c -o PairTest-PairTest.o `test -f 'PairTest.cpp' || echo '$(srcdir)/'`PairTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2148-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PairTest-PairTest.Tpo $(DEPDIR)/PairTest-PairTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2150-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2151:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PairTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PairTest-PairTest.o `test -f 'PairTest.cpp' || echo '$(srcdir)/'`PairTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2152-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2153-PairTest-PairTest.obj: PairTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2154:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PairTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PairTest-PairTest.obj -MD -MP -MF $(DEPDIR)/PairTest-PairTest.Tpo -c -o PairTest-PairTest.obj `if test -f 'PairTest.cpp'; then $(CYGPATH_W) 'PairTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PairTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2155-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PairTest-PairTest.Tpo $(DEPDIR)/PairTest-PairTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2157-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2158:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PairTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PairTest-PairTest.obj `if test -f 'PairTest.cpp'; then $(CYGPATH_W) 'PairTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PairTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2159-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2160-PapersizeSpecialTest-PapersizeSpecialTest.o: PapersizeSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2161:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PapersizeSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PapersizeSpecialTest-PapersizeSpecialTest.o -MD -MP -MF $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Tpo -c -o PapersizeSpecialTest-PapersizeSpecialTest.o `test -f 'PapersizeSpecialTest.cpp' || echo '$(srcdir)/'`PapersizeSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2162-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Tpo $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2164-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2165:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PapersizeSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PapersizeSpecialTest-PapersizeSpecialTest.o `test -f 'PapersizeSpecialTest.cpp' || echo '$(srcdir)/'`PapersizeSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2166-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2167-PapersizeSpecialTest-PapersizeSpecialTest.obj: PapersizeSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2168:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PapersizeSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PapersizeSpecialTest-PapersizeSpecialTest.obj -MD -MP -MF $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Tpo -c -o PapersizeSpecialTest-PapersizeSpecialTest.obj `if test -f 'PapersizeSpecialTest.cpp'; then $(CYGPATH_W) 'PapersizeSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PapersizeSpecialTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2169-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Tpo $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2171-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2172:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PapersizeSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PapersizeSpecialTest-PapersizeSpecialTest.obj `if test -f 'PapersizeSpecialTest.cpp'; then $(CYGPATH_W) 'PapersizeSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PapersizeSpecialTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2173-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2174-RangeMapTest-RangeMapTest.o: RangeMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2175:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(RangeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RangeMapTest-RangeMapTest.o -MD -MP -MF $(DEPDIR)/RangeMapTest-RangeMapTest.Tpo -c -o RangeMapTest-RangeMapTest.o `test -f 'RangeMapTest.cpp' || echo '$(srcdir)/'`RangeMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2176-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/RangeMapTest-RangeMapTest.Tpo $(DEPDIR)/RangeMapTest-RangeMapTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2178-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2179:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(RangeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RangeMapTest-RangeMapTest.o `test -f 'RangeMapTest.cpp' || echo '$(srcdir)/'`RangeMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2180-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2181-RangeMapTest-RangeMapTest.obj: RangeMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2182:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(RangeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RangeMapTest-RangeMapTest.obj -MD -MP -MF $(DEPDIR)/RangeMapTest-RangeMapTest.Tpo -c -o RangeMapTest-RangeMapTest.obj `if test -f 'RangeMapTest.cpp'; then $(CYGPATH_W) 'RangeMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/RangeMapTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2183-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/RangeMapTest-RangeMapTest.Tpo $(DEPDIR)/RangeMapTest-RangeMapTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2185-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2186:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(RangeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RangeMapTest-RangeMapTest.obj `if test -f 'RangeMapTest.cpp'; then $(CYGPATH_W) 'RangeMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/RangeMapTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2187-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2188-SVGOutputTest-SVGOutputTest.o: SVGOutputTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2189:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SVGOutputTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SVGOutputTest-SVGOutputTest.o -MD -MP -MF $(DEPDIR)/SVGOutputTest-SVGOutputTest.Tpo -c -o SVGOutputTest-SVGOutputTest.o `test -f 'SVGOutputTest.cpp' || echo '$(srcdir)/'`SVGOutputTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2190-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SVGOutputTest-SVGOutputTest.Tpo $(DEPDIR)/SVGOutputTest-SVGOutputTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2192-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2193:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SVGOutputTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SVGOutputTest-SVGOutputTest.o `test -f 'SVGOutputTest.cpp' || echo '$(srcdir)/'`SVGOutputTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2194-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2195-SVGOutputTest-SVGOutputTest.obj: SVGOutputTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2196:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SVGOutputTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SVGOutputTest-SVGOutputTest.obj -MD -MP -MF $(DEPDIR)/SVGOutputTest-SVGOutputTest.Tpo -c -o SVGOutputTest-SVGOutputTest.obj `if test -f 'SVGOutputTest.cpp'; then $(CYGPATH_W) 'SVGOutputTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SVGOutputTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2197-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SVGOutputTest-SVGOutputTest.Tpo $(DEPDIR)/SVGOutputTest-SVGOutputTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2199-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2200:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SVGOutputTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SVGOutputTest-SVGOutputTest.obj `if test -f 'SVGOutputTest.cpp'; then $(CYGPATH_W) 'SVGOutputTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SVGOutputTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2201-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2202-ShadingPatchTest-ShadingPatchTest.o: ShadingPatchTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2203:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ShadingPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ShadingPatchTest-ShadingPatchTest.o -MD -MP -MF $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Tpo -c -o ShadingPatchTest-ShadingPatchTest.o `test -f 'ShadingPatchTest.cpp' || echo '$(srcdir)/'`ShadingPatchTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2204-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Tpo $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2206-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2207:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ShadingPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ShadingPatchTest-ShadingPatchTest.o `test -f 'ShadingPatchTest.cpp' || echo '$(srcdir)/'`ShadingPatchTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2208-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2209-ShadingPatchTest-ShadingPatchTest.obj: ShadingPatchTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2210:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ShadingPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ShadingPatchTest-ShadingPatchTest.obj -MD -MP -MF $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Tpo -c -o ShadingPatchTest-ShadingPatchTest.obj `if test -f 'ShadingPatchTest.cpp'; then $(CYGPATH_W) 'ShadingPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ShadingPatchTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2211-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Tpo $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2213-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2214:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ShadingPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ShadingPatchTest-ShadingPatchTest.obj `if test -f 'ShadingPatchTest.cpp'; then $(CYGPATH_W) 'ShadingPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ShadingPatchTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2215-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2216-SpecialManagerTest-SpecialManagerTest.o: SpecialManagerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2217:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SpecialManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SpecialManagerTest-SpecialManagerTest.o -MD -MP -MF $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Tpo -c -o SpecialManagerTest-SpecialManagerTest.o `test -f 'SpecialManagerTest.cpp' || echo '$(srcdir)/'`SpecialManagerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2218-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Tpo $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2220-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2221:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SpecialManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SpecialManagerTest-SpecialManagerTest.o `test -f 'SpecialManagerTest.cpp' || echo '$(srcdir)/'`SpecialManagerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2222-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2223-SpecialManagerTest-SpecialManagerTest.obj: SpecialManagerTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2224:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SpecialManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SpecialManagerTest-SpecialManagerTest.obj -MD -MP -MF $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Tpo -c -o SpecialManagerTest-SpecialManagerTest.obj `if test -f 'SpecialManagerTest.cpp'; then $(CYGPATH_W) 'SpecialManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SpecialManagerTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2225-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Tpo $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2227-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2228:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SpecialManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SpecialManagerTest-SpecialManagerTest.obj `if test -f 'SpecialManagerTest.cpp'; then $(CYGPATH_W) 'SpecialManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SpecialManagerTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2229-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2230-SplittedCharInputBufferTest-SplittedCharInputBufferTest.o: SplittedCharInputBufferTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2231:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SplittedCharInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SplittedCharInputBufferTest-SplittedCharInputBufferTest.o -MD -MP -MF $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Tpo -c -o SplittedCharInputBufferTest-SplittedCharInputBufferTest.o `test -f 'SplittedCharInputBufferTest.cpp' || echo '$(srcdir)/'`SplittedCharInputBufferTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2232-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Tpo $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2234-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2235:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SplittedCharInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SplittedCharInputBufferTest-SplittedCharInputBufferTest.o `test -f 'SplittedCharInputBufferTest.cpp' || echo '$(srcdir)/'`SplittedCharInputBufferTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2236-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2237-SplittedCharInputBufferTest-SplittedCharInputBufferTest.obj: SplittedCharInputBufferTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2238:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SplittedCharInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SplittedCharInputBufferTest-SplittedCharInputBufferTest.obj -MD -MP -MF $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Tpo -c -o SplittedCharInputBufferTest-SplittedCharInputBufferTest.obj `if test -f 'SplittedCharInputBufferTest.cpp'; then $(CYGPATH_W) 'SplittedCharInputBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SplittedCharInputBufferTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2239-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Tpo $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2241-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2242:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SplittedCharInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SplittedCharInputBufferTest-SplittedCharInputBufferTest.obj `if test -f 'SplittedCharInputBufferTest.cpp'; then $(CYGPATH_W) 'SplittedCharInputBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SplittedCharInputBufferTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2243-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2244-StreamInputBufferTest-StreamInputBufferTest.o: StreamInputBufferTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2245:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamInputBufferTest-StreamInputBufferTest.o -MD -MP -MF $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Tpo -c -o StreamInputBufferTest-StreamInputBufferTest.o `test -f 'StreamInputBufferTest.cpp' || echo '$(srcdir)/'`StreamInputBufferTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2246-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Tpo $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2248-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2249:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamInputBufferTest-StreamInputBufferTest.o `test -f 'StreamInputBufferTest.cpp' || echo '$(srcdir)/'`StreamInputBufferTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2250-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2251-StreamInputBufferTest-StreamInputBufferTest.obj: StreamInputBufferTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2252:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamInputBufferTest-StreamInputBufferTest.obj -MD -MP -MF $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Tpo -c -o StreamInputBufferTest-StreamInputBufferTest.obj `if test -f 'StreamInputBufferTest.cpp'; then $(CYGPATH_W) 'StreamInputBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamInputBufferTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2253-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Tpo $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2255-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2256:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamInputBufferTest-StreamInputBufferTest.obj `if test -f 'StreamInputBufferTest.cpp'; then $(CYGPATH_W) 'StreamInputBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamInputBufferTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2257-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2258-StreamReaderTest-StreamReaderTest.o: StreamReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2259:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamReaderTest-StreamReaderTest.o -MD -MP -MF $(DEPDIR)/StreamReaderTest-StreamReaderTest.Tpo -c -o StreamReaderTest-StreamReaderTest.o `test -f 'StreamReaderTest.cpp' || echo '$(srcdir)/'`StreamReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2260-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamReaderTest-StreamReaderTest.Tpo $(DEPDIR)/StreamReaderTest-StreamReaderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2262-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2263:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamReaderTest-StreamReaderTest.o `test -f 'StreamReaderTest.cpp' || echo '$(srcdir)/'`StreamReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2264-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2265-StreamReaderTest-StreamReaderTest.obj: StreamReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2266:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamReaderTest-StreamReaderTest.obj -MD -MP -MF $(DEPDIR)/StreamReaderTest-StreamReaderTest.Tpo -c -o StreamReaderTest-StreamReaderTest.obj `if test -f 'StreamReaderTest.cpp'; then $(CYGPATH_W) 'StreamReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamReaderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2267-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamReaderTest-StreamReaderTest.Tpo $(DEPDIR)/StreamReaderTest-StreamReaderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2269-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2270:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamReaderTest-StreamReaderTest.obj `if test -f 'StreamReaderTest.cpp'; then $(CYGPATH_W) 'StreamReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamReaderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2271-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2272-StreamWriterTest-StreamWriterTest.o: StreamWriterTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2273:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamWriterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamWriterTest-StreamWriterTest.o -MD -MP -MF $(DEPDIR)/StreamWriterTest-StreamWriterTest.Tpo -c -o StreamWriterTest-StreamWriterTest.o `test -f 'StreamWriterTest.cpp' || echo '$(srcdir)/'`StreamWriterTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2274-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamWriterTest-StreamWriterTest.Tpo $(DEPDIR)/StreamWriterTest-StreamWriterTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2276-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2277:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamWriterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamWriterTest-StreamWriterTest.o `test -f 'StreamWriterTest.cpp' || echo '$(srcdir)/'`StreamWriterTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2278-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2279-StreamWriterTest-StreamWriterTest.obj: StreamWriterTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2280:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamWriterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamWriterTest-StreamWriterTest.obj -MD -MP -MF $(DEPDIR)/StreamWriterTest-StreamWriterTest.Tpo -c -o StreamWriterTest-StreamWriterTest.obj `if test -f 'StreamWriterTest.cpp'; then $(CYGPATH_W) 'StreamWriterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamWriterTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2281-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamWriterTest-StreamWriterTest.Tpo $(DEPDIR)/StreamWriterTest-StreamWriterTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2283-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2284:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamWriterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamWriterTest-StreamWriterTest.obj `if test -f 'StreamWriterTest.cpp'; then $(CYGPATH_W) 'StreamWriterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamWriterTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2285-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2286-StringMatcherTest-StringMatcherTest.o: StringMatcherTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2287:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StringMatcherTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StringMatcherTest-StringMatcherTest.o -MD -MP -MF $(DEPDIR)/StringMatcherTest-StringMatcherTest.Tpo -c -o StringMatcherTest-StringMatcherTest.o `test -f 'StringMatcherTest.cpp' || echo '$(srcdir)/'`StringMatcherTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2288-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StringMatcherTest-StringMatcherTest.Tpo $(DEPDIR)/StringMatcherTest-StringMatcherTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2290-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2291:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StringMatcherTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StringMatcherTest-StringMatcherTest.o `test -f 'StringMatcherTest.cpp' || echo '$(srcdir)/'`StringMatcherTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2292-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2293-StringMatcherTest-StringMatcherTest.obj: StringMatcherTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2294:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StringMatcherTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StringMatcherTest-StringMatcherTest.obj -MD -MP -MF $(DEPDIR)/StringMatcherTest-StringMatcherTest.Tpo -c -o StringMatcherTest-StringMatcherTest.obj `if test -f 'StringMatcherTest.cpp'; then $(CYGPATH_W) 'StringMatcherTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StringMatcherTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2295-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StringMatcherTest-StringMatcherTest.Tpo $(DEPDIR)/StringMatcherTest-StringMatcherTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2297-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2298:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StringMatcherTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StringMatcherTest-StringMatcherTest.obj `if test -f 'StringMatcherTest.cpp'; then $(CYGPATH_W) 'StringMatcherTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StringMatcherTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2299-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2300-SubfontTest-SubfontTest.o: SubfontTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2301:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SubfontTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SubfontTest-SubfontTest.o -MD -MP -MF $(DEPDIR)/SubfontTest-SubfontTest.Tpo -c -o SubfontTest-SubfontTest.o `test -f 'SubfontTest.cpp' || echo '$(srcdir)/'`SubfontTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2302-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SubfontTest-SubfontTest.Tpo $(DEPDIR)/SubfontTest-SubfontTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2304-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2305:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SubfontTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SubfontTest-SubfontTest.o `test -f 'SubfontTest.cpp' || echo '$(srcdir)/'`SubfontTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2306-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2307-SubfontTest-SubfontTest.obj: SubfontTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2308:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SubfontTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SubfontTest-SubfontTest.obj -MD -MP -MF $(DEPDIR)/SubfontTest-SubfontTest.Tpo -c -o SubfontTest-SubfontTest.obj `if test -f 'SubfontTest.cpp'; then $(CYGPATH_W) 'SubfontTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SubfontTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2309-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SubfontTest-SubfontTest.Tpo $(DEPDIR)/SubfontTest-SubfontTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2311-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2312:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SubfontTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SubfontTest-SubfontTest.obj `if test -f 'SubfontTest.cpp'; then $(CYGPATH_W) 'SubfontTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SubfontTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2313-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2314-TFMReaderTest-TFMReaderTest.o: TFMReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2315:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TFMReaderTest-TFMReaderTest.o -MD -MP -MF $(DEPDIR)/TFMReaderTest-TFMReaderTest.Tpo -c -o TFMReaderTest-TFMReaderTest.o `test -f 'TFMReaderTest.cpp' || echo '$(srcdir)/'`TFMReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2316-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TFMReaderTest-TFMReaderTest.Tpo $(DEPDIR)/TFMReaderTest-TFMReaderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2318-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2319:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TFMReaderTest-TFMReaderTest.o `test -f 'TFMReaderTest.cpp' || echo '$(srcdir)/'`TFMReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2320-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2321-TFMReaderTest-TFMReaderTest.obj: TFMReaderTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2322:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TFMReaderTest-TFMReaderTest.obj -MD -MP -MF $(DEPDIR)/TFMReaderTest-TFMReaderTest.Tpo -c -o TFMReaderTest-TFMReaderTest.obj `if test -f 'TFMReaderTest.cpp'; then $(CYGPATH_W) 'TFMReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TFMReaderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2323-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TFMReaderTest-TFMReaderTest.Tpo $(DEPDIR)/TFMReaderTest-TFMReaderTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2325-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2326:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TFMReaderTest-TFMReaderTest.obj `if test -f 'TFMReaderTest.cpp'; then $(CYGPATH_W) 'TFMReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TFMReaderTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2327-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2328-TensorProductPatchTest-TensorProductPatchTest.o: TensorProductPatchTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2329:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TensorProductPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TensorProductPatchTest-TensorProductPatchTest.o -MD -MP -MF $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Tpo -c -o TensorProductPatchTest-TensorProductPatchTest.o `test -f 'TensorProductPatchTest.cpp' || echo '$(srcdir)/'`TensorProductPatchTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2330-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Tpo $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2332-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2333:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TensorProductPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TensorProductPatchTest-TensorProductPatchTest.o `test -f 'TensorProductPatchTest.cpp' || echo '$(srcdir)/'`TensorProductPatchTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2334-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2335-TensorProductPatchTest-TensorProductPatchTest.obj: TensorProductPatchTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2336:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TensorProductPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TensorProductPatchTest-TensorProductPatchTest.obj -MD -MP -MF $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Tpo -c -o TensorProductPatchTest-TensorProductPatchTest.obj `if test -f 'TensorProductPatchTest.cpp'; then $(CYGPATH_W) 'TensorProductPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TensorProductPatchTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2337-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Tpo $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2339-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2340:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TensorProductPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TensorProductPatchTest-TensorProductPatchTest.obj `if test -f 'TensorProductPatchTest.cpp'; then $(CYGPATH_W) 'TensorProductPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TensorProductPatchTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2341-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2342-ToUnicodeMapTest-ToUnicodeMapTest.o: ToUnicodeMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2343:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ToUnicodeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ToUnicodeMapTest-ToUnicodeMapTest.o -MD -MP -MF $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Tpo -c -o ToUnicodeMapTest-ToUnicodeMapTest.o `test -f 'ToUnicodeMapTest.cpp' || echo '$(srcdir)/'`ToUnicodeMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2344-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Tpo $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2346-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2347:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ToUnicodeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ToUnicodeMapTest-ToUnicodeMapTest.o `test -f 'ToUnicodeMapTest.cpp' || echo '$(srcdir)/'`ToUnicodeMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2348-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2349-ToUnicodeMapTest-ToUnicodeMapTest.obj: ToUnicodeMapTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2350:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ToUnicodeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ToUnicodeMapTest-ToUnicodeMapTest.obj -MD -MP -MF $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Tpo -c -o ToUnicodeMapTest-ToUnicodeMapTest.obj `if test -f 'ToUnicodeMapTest.cpp'; then $(CYGPATH_W) 'ToUnicodeMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ToUnicodeMapTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2351-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Tpo $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2353-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2354:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ToUnicodeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ToUnicodeMapTest-ToUnicodeMapTest.obj `if test -f 'ToUnicodeMapTest.cpp'; then $(CYGPATH_W) 'ToUnicodeMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ToUnicodeMapTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2355-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2356-TpicSpecialTest-TpicSpecialTest.o: TpicSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2357:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TpicSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TpicSpecialTest-TpicSpecialTest.o -MD -MP -MF $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Tpo -c -o TpicSpecialTest-TpicSpecialTest.o `test -f 'TpicSpecialTest.cpp' || echo '$(srcdir)/'`TpicSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2358-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Tpo $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2360-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2361:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TpicSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TpicSpecialTest-TpicSpecialTest.o `test -f 'TpicSpecialTest.cpp' || echo '$(srcdir)/'`TpicSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2362-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2363-TpicSpecialTest-TpicSpecialTest.obj: TpicSpecialTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2364:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TpicSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TpicSpecialTest-TpicSpecialTest.obj -MD -MP -MF $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Tpo -c -o TpicSpecialTest-TpicSpecialTest.obj `if test -f 'TpicSpecialTest.cpp'; then $(CYGPATH_W) 'TpicSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TpicSpecialTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2365-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Tpo $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2367-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2368:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TpicSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TpicSpecialTest-TpicSpecialTest.obj `if test -f 'TpicSpecialTest.cpp'; then $(CYGPATH_W) 'TpicSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TpicSpecialTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2369-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2370-TriangularPatchTest-TriangularPatchTest.o: TriangularPatchTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2371:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TriangularPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TriangularPatchTest-TriangularPatchTest.o -MD -MP -MF $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Tpo -c -o TriangularPatchTest-TriangularPatchTest.o `test -f 'TriangularPatchTest.cpp' || echo '$(srcdir)/'`TriangularPatchTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2372-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Tpo $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2374-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2375:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TriangularPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TriangularPatchTest-TriangularPatchTest.o `test -f 'TriangularPatchTest.cpp' || echo '$(srcdir)/'`TriangularPatchTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2376-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2377-TriangularPatchTest-TriangularPatchTest.obj: TriangularPatchTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2378:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TriangularPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TriangularPatchTest-TriangularPatchTest.obj -MD -MP -MF $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Tpo -c -o TriangularPatchTest-TriangularPatchTest.obj `if test -f 'TriangularPatchTest.cpp'; then $(CYGPATH_W) 'TriangularPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TriangularPatchTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2379-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Tpo $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2381-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2382:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TriangularPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TriangularPatchTest-TriangularPatchTest.obj `if test -f 'TriangularPatchTest.cpp'; then $(CYGPATH_W) 'TriangularPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TriangularPatchTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2383-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2384-UnicodeTest-UnicodeTest.o: UnicodeTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2385:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UnicodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UnicodeTest-UnicodeTest.o -MD -MP -MF $(DEPDIR)/UnicodeTest-UnicodeTest.Tpo -c -o UnicodeTest-UnicodeTest.o `test -f 'UnicodeTest.cpp' || echo '$(srcdir)/'`UnicodeTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2386-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/UnicodeTest-UnicodeTest.Tpo $(DEPDIR)/UnicodeTest-UnicodeTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2388-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2389:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UnicodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UnicodeTest-UnicodeTest.o `test -f 'UnicodeTest.cpp' || echo '$(srcdir)/'`UnicodeTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2390-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2391-UnicodeTest-UnicodeTest.obj: UnicodeTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2392:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UnicodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UnicodeTest-UnicodeTest.obj -MD -MP -MF $(DEPDIR)/UnicodeTest-UnicodeTest.Tpo -c -o UnicodeTest-UnicodeTest.obj `if test -f 'UnicodeTest.cpp'; then $(CYGPATH_W) 'UnicodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/UnicodeTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2393-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/UnicodeTest-UnicodeTest.Tpo $(DEPDIR)/UnicodeTest-UnicodeTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2395-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2396:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UnicodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UnicodeTest-UnicodeTest.obj `if test -f 'UnicodeTest.cpp'; then $(CYGPATH_W) 'UnicodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/UnicodeTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2397-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2398-UtilityTest-UtilityTest.o: UtilityTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2399:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilityTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilityTest-UtilityTest.o -MD -MP -MF $(DEPDIR)/UtilityTest-UtilityTest.Tpo -c -o UtilityTest-UtilityTest.o `test -f 'UtilityTest.cpp' || echo '$(srcdir)/'`UtilityTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2400-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/UtilityTest-UtilityTest.Tpo $(DEPDIR)/UtilityTest-UtilityTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2402-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2403:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilityTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilityTest-UtilityTest.o `test -f 'UtilityTest.cpp' || echo '$(srcdir)/'`UtilityTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2404-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2405-UtilityTest-UtilityTest.obj: UtilityTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2406:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilityTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilityTest-UtilityTest.obj -MD -MP -MF $(DEPDIR)/UtilityTest-UtilityTest.Tpo -c -o UtilityTest-UtilityTest.obj `if test -f 'UtilityTest.cpp'; then $(CYGPATH_W) 'UtilityTest.cpp'; else $(CYGPATH_W) '$(srcdir)/UtilityTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2407-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/UtilityTest-UtilityTest.Tpo $(DEPDIR)/UtilityTest-UtilityTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2409-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2410:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilityTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilityTest-UtilityTest.obj `if test -f 'UtilityTest.cpp'; then $(CYGPATH_W) 'UtilityTest.cpp'; else $(CYGPATH_W) '$(srcdir)/UtilityTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2411-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2412-VectorIteratorTest-VectorIteratorTest.o: VectorIteratorTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2413:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorIteratorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VectorIteratorTest-VectorIteratorTest.o -MD -MP -MF $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Tpo -c -o VectorIteratorTest-VectorIteratorTest.o `test -f 'VectorIteratorTest.cpp' || echo '$(srcdir)/'`VectorIteratorTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2414-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Tpo $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2416-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2417:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorIteratorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VectorIteratorTest-VectorIteratorTest.o `test -f 'VectorIteratorTest.cpp' || echo '$(srcdir)/'`VectorIteratorTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2418-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2419-VectorIteratorTest-VectorIteratorTest.obj: VectorIteratorTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2420:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorIteratorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VectorIteratorTest-VectorIteratorTest.obj -MD -MP -MF $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Tpo -c -o VectorIteratorTest-VectorIteratorTest.obj `if test -f 'VectorIteratorTest.cpp'; then $(CYGPATH_W) 'VectorIteratorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/VectorIteratorTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2421-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Tpo $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2423-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2424:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorIteratorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VectorIteratorTest-VectorIteratorTest.obj `if test -f 'VectorIteratorTest.cpp'; then $(CYGPATH_W) 'VectorIteratorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/VectorIteratorTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2425-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2426-VectorStreamTest-VectorStreamTest.o: VectorStreamTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2427:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorStreamTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VectorStreamTest-VectorStreamTest.o -MD -MP -MF $(DEPDIR)/VectorStreamTest-VectorStreamTest.Tpo -c -o VectorStreamTest-VectorStreamTest.o `test -f 'VectorStreamTest.cpp' || echo '$(srcdir)/'`VectorStreamTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2428-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/VectorStreamTest-VectorStreamTest.Tpo $(DEPDIR)/VectorStreamTest-VectorStreamTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2430-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2431:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorStreamTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VectorStreamTest-VectorStreamTest.o `test -f 'VectorStreamTest.cpp' || echo '$(srcdir)/'`VectorStreamTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2432-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2433-VectorStreamTest-VectorStreamTest.obj: VectorStreamTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2434:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorStreamTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VectorStreamTest-VectorStreamTest.obj -MD -MP -MF $(DEPDIR)/VectorStreamTest-VectorStreamTest.Tpo -c -o VectorStreamTest-VectorStreamTest.obj `if test -f 'VectorStreamTest.cpp'; then $(CYGPATH_W) 'VectorStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/VectorStreamTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2435-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/VectorStreamTest-VectorStreamTest.Tpo $(DEPDIR)/VectorStreamTest-VectorStreamTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2437-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2438:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorStreamTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VectorStreamTest-VectorStreamTest.obj `if test -f 'VectorStreamTest.cpp'; then $(CYGPATH_W) 'VectorStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/VectorStreamTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2439-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2440-XMLNodeTest-XMLNodeTest.o: XMLNodeTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2441:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLNodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLNodeTest-XMLNodeTest.o -MD -MP -MF $(DEPDIR)/XMLNodeTest-XMLNodeTest.Tpo -c -o XMLNodeTest-XMLNodeTest.o `test -f 'XMLNodeTest.cpp' || echo '$(srcdir)/'`XMLNodeTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2442-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/XMLNodeTest-XMLNodeTest.Tpo $(DEPDIR)/XMLNodeTest-XMLNodeTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2444-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2445:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLNodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLNodeTest-XMLNodeTest.o `test -f 'XMLNodeTest.cpp' || echo '$(srcdir)/'`XMLNodeTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2446-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2447-XMLNodeTest-XMLNodeTest.obj: XMLNodeTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2448:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLNodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLNodeTest-XMLNodeTest.obj -MD -MP -MF $(DEPDIR)/XMLNodeTest-XMLNodeTest.Tpo -c -o XMLNodeTest-XMLNodeTest.obj `if test -f 'XMLNodeTest.cpp'; then $(CYGPATH_W) 'XMLNodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/XMLNodeTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2449-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/XMLNodeTest-XMLNodeTest.Tpo $(DEPDIR)/XMLNodeTest-XMLNodeTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2451-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2452:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLNodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLNodeTest-XMLNodeTest.obj `if test -f 'XMLNodeTest.cpp'; then $(CYGPATH_W) 'XMLNodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/XMLNodeTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2453-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2454-XMLStringTest-XMLStringTest.o: XMLStringTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2455:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLStringTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLStringTest-XMLStringTest.o -MD -MP -MF $(DEPDIR)/XMLStringTest-XMLStringTest.Tpo -c -o XMLStringTest-XMLStringTest.o `test -f 'XMLStringTest.cpp' || echo '$(srcdir)/'`XMLStringTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2456-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/XMLStringTest-XMLStringTest.Tpo $(DEPDIR)/XMLStringTest-XMLStringTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2458-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2459:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLStringTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLStringTest-XMLStringTest.o `test -f 'XMLStringTest.cpp' || echo '$(srcdir)/'`XMLStringTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2460-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2461-XMLStringTest-XMLStringTest.obj: XMLStringTest.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2462:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLStringTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLStringTest-XMLStringTest.obj -MD -MP -MF $(DEPDIR)/XMLStringTest-XMLStringTest.Tpo -c -o XMLStringTest-XMLStringTest.obj `if test -f 'XMLStringTest.cpp'; then $(CYGPATH_W) 'XMLStringTest.cpp'; else $(CYGPATH_W) '$(srcdir)/XMLStringTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2463-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/XMLStringTest-XMLStringTest.Tpo $(DEPDIR)/XMLStringTest-XMLStringTest.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2465-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2466:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLStringTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLStringTest-XMLStringTest.obj `if test -f 'XMLStringTest.cpp'; then $(CYGPATH_W) 'XMLStringTest.cpp'; else $(CYGPATH_W) '$(srcdir)/XMLStringTest.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2467-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2468-hashcheck-hashcheck.o: hashcheck.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2469:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashcheck_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT hashcheck-hashcheck.o -MD -MP -MF $(DEPDIR)/hashcheck-hashcheck.Tpo -c -o hashcheck-hashcheck.o `test -f 'hashcheck.cpp' || echo '$(srcdir)/'`hashcheck.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2470-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hashcheck-hashcheck.Tpo $(DEPDIR)/hashcheck-hashcheck.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2472-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2473:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashcheck_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o hashcheck-hashcheck.o `test -f 'hashcheck.cpp' || echo '$(srcdir)/'`hashcheck.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2474-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2475-hashcheck-hashcheck.obj: hashcheck.cpp
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2476:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashcheck_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT hashcheck-hashcheck.obj -MD -MP -MF $(DEPDIR)/hashcheck-hashcheck.Tpo -c -o hashcheck-hashcheck.obj `if test -f 'hashcheck.cpp'; then $(CYGPATH_W) 'hashcheck.cpp'; else $(CYGPATH_W) '$(srcdir)/hashcheck.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2477-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hashcheck-hashcheck.Tpo $(DEPDIR)/hashcheck-hashcheck.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2479-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2480:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashcheck_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o hashcheck-hashcheck.obj `if test -f 'hashcheck.cpp'; then $(CYGPATH_W) 'hashcheck.cpp'; else $(CYGPATH_W) '$(srcdir)/hashcheck.cpp'; fi`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2481-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2482-.cpp.o:
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2483:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2484-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2490-.cpp.obj:
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2491:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2492:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2493-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2495-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2496:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2497-
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2498-.cpp.lo:
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2499:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2500-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2526-	dot_seen=no; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2527:	target=`echo $@ | sed s/-recursive//`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2528-	case "$@" in \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2589-GTAGS:
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2590:	here=`$(am__cd) $(top_builddir) && pwd` \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2591-	  && $(am__cd) $(top_srcdir) \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2632-	if test -n "$$redo_bases"; then \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2633:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2634:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2635-	  if $(am__make_dryrun); then :; else \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2657-	ws='[ 	]'; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2658:	results=`for b in $$bases; do echo $$b.trs; done`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2659-	test -n "$$results" || results=/dev/null; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2660:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2661:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2662:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2663:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2664:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2665:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2666:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2667:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2668-	  success=true; \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2736-	@set +e; $(am__set_TESTS_bases); \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2737:	log_list=`for i in $$bases; do echo $$i.log; done`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2738:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2739:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2740-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2746-	         | $(am__list_recheck_tests)` || exit 1; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2747:	log_list=`for i in $$bases; do echo $$i.log; done`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:2748:	log_list=`echo $$log_list`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-2749-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-3198-distdir-am: $(DISTFILES)
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:3199:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:3200:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-3201-	list='$(DISTFILES)'; \
##############################################
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-3212-	  if test -d $$d/$$file; then \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in:3213:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dvisvgm-2.10.1/.pc/python3/tests/Makefile.in-3214-	    if test -d "$(distdir)/$$file"; then \