===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gource-0.51/build-aux/install-sh-234-      fi
gource-0.51/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gource-0.51/build-aux/install-sh-236-    *)
##############################################
gource-0.51/build-aux/install-sh-281-      dstdir=$dst
gource-0.51/build-aux/install-sh:282:      dst=$dstdir/`basename "$src"`
gource-0.51/build-aux/install-sh-283-      dstdir_status=0
gource-0.51/build-aux/install-sh-284-    else
gource-0.51/build-aux/install-sh:285:      dstdir=`dirname "$dst"`
gource-0.51/build-aux/install-sh-286-      test -d "$dstdir"
##############################################
gource-0.51/build-aux/install-sh-344-                   test_tmpdir="$tmpdir/a"
gource-0.51/build-aux/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gource-0.51/build-aux/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
gource-0.51/build-aux/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gource-0.51/build-aux/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gource-0.51/build-aux/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gource-0.51/build-aux/install-sh-409-            case $prefix in
gource-0.51/build-aux/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gource-0.51/build-aux/install-sh-411-              *) qprefix=$prefix;;
##############################################
gource-0.51/build-aux/install-sh-458-    if $copy_on_change &&
gource-0.51/build-aux/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gource-0.51/build-aux/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gource-0.51/build-aux/install-sh-461-       set -f &&
##############################################
gource-0.51/build-aux/compile-67-	mingw/*)
gource-0.51/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gource-0.51/build-aux/compile-69-	  ;;
gource-0.51/build-aux/compile-70-	cygwin/*)
gource-0.51/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gource-0.51/build-aux/compile-72-	  ;;
gource-0.51/build-aux/compile-73-	wine/*)
gource-0.51/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gource-0.51/build-aux/compile-75-	  ;;
##############################################
gource-0.51/build-aux/compile-309-# Name of file we expect compiler to create.
gource-0.51/build-aux/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gource-0.51/build-aux/compile-311-
##############################################
gource-0.51/build-aux/compile-315-# object file name, since that is what matters with a parallel build.
gource-0.51/build-aux/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gource-0.51/build-aux/compile-317-while true; do
##############################################
gource-0.51/build-aux/config.sub-52-
gource-0.51/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gource-0.51/build-aux/config.sub-54-
##############################################
gource-0.51/build-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
gource-0.51/build-aux/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gource-0.51/build-aux/config.sub-116-case $maybe_os in
##############################################
gource-0.51/build-aux/config.sub-122-    os=-$maybe_os
gource-0.51/build-aux/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gource-0.51/build-aux/config.sub-124-    ;;
##############################################
gource-0.51/build-aux/config.sub-126-    os=-linux-android
gource-0.51/build-aux/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
gource-0.51/build-aux/config.sub-128-    ;;
gource-0.51/build-aux/config.sub-129-  *)
gource-0.51/build-aux/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
gource-0.51/build-aux/config.sub-131-    if [ "$basic_machine" != "$1" ]
gource-0.51/build-aux/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
gource-0.51/build-aux/config.sub-133-    else os=; fi
##############################################
gource-0.51/build-aux/config.sub-180-		os=-sco5v6
gource-0.51/build-aux/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gource-0.51/build-aux/config.sub-182-		;;
##############################################
gource-0.51/build-aux/config.sub-184-		os=-sco3.2v5
gource-0.51/build-aux/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gource-0.51/build-aux/config.sub-186-		;;
##############################################
gource-0.51/build-aux/config.sub-188-		os=-sco3.2v4
gource-0.51/build-aux/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gource-0.51/build-aux/config.sub-190-		;;
gource-0.51/build-aux/config.sub-191-	-sco3.2.[4-9]*)
gource-0.51/build-aux/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gource-0.51/build-aux/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gource-0.51/build-aux/config.sub-194-		;;
##############################################
gource-0.51/build-aux/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
gource-0.51/build-aux/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gource-0.51/build-aux/config.sub-198-		;;
##############################################
gource-0.51/build-aux/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
gource-0.51/build-aux/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gource-0.51/build-aux/config.sub-202-		;;
##############################################
gource-0.51/build-aux/config.sub-204-		os=-sco3.2v2
gource-0.51/build-aux/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gource-0.51/build-aux/config.sub-206-		;;
gource-0.51/build-aux/config.sub-207-	-udk*)
gource-0.51/build-aux/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gource-0.51/build-aux/config.sub-209-		;;
##############################################
gource-0.51/build-aux/config.sub-211-		os=-isc2.2
gource-0.51/build-aux/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gource-0.51/build-aux/config.sub-213-		;;
##############################################
gource-0.51/build-aux/config.sub-217-	-isc*)
gource-0.51/build-aux/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gource-0.51/build-aux/config.sub-219-		;;
##############################################
gource-0.51/build-aux/config.sub-229-	-ptx*)
gource-0.51/build-aux/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
gource-0.51/build-aux/config.sub-231-		;;
##############################################
gource-0.51/build-aux/config.sub-364-	*-*-*)
gource-0.51/build-aux/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gource-0.51/build-aux/config.sub-366-		exit 1
##############################################
gource-0.51/build-aux/config.sub-493-	amd64-*)
gource-0.51/build-aux/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-495-		;;
##############################################
gource-0.51/build-aux/config.sub-538-	blackfin-*)
gource-0.51/build-aux/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-540-		os=-linux
##############################################
gource-0.51/build-aux/config.sub-546-	c54x-*)
gource-0.51/build-aux/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-548-		;;
gource-0.51/build-aux/config.sub-549-	c55x-*)
gource-0.51/build-aux/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-551-		;;
gource-0.51/build-aux/config.sub-552-	c6x-*)
gource-0.51/build-aux/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-554-		;;
##############################################
gource-0.51/build-aux/config.sub-650-	e500v[12]-*)
gource-0.51/build-aux/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-652-		os=$os"spe"
##############################################
gource-0.51/build-aux/config.sub-754-	i*86v32)
gource-0.51/build-aux/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gource-0.51/build-aux/config.sub-756-		os=-sysv32
##############################################
gource-0.51/build-aux/config.sub-758-	i*86v4*)
gource-0.51/build-aux/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gource-0.51/build-aux/config.sub-760-		os=-sysv4
##############################################
gource-0.51/build-aux/config.sub-762-	i*86v)
gource-0.51/build-aux/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gource-0.51/build-aux/config.sub-764-		os=-sysv
##############################################
gource-0.51/build-aux/config.sub-766-	i*86sol2)
gource-0.51/build-aux/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gource-0.51/build-aux/config.sub-768-		os=-solaris2
##############################################
gource-0.51/build-aux/config.sub-792-	leon-*|leon[3-9]-*)
gource-0.51/build-aux/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
gource-0.51/build-aux/config.sub-794-		;;
##############################################
gource-0.51/build-aux/config.sub-799-	m68knommu-*)
gource-0.51/build-aux/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-801-		os=-linux
##############################################
gource-0.51/build-aux/config.sub-833-	mips3*-*)
gource-0.51/build-aux/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
gource-0.51/build-aux/config.sub-835-		;;
gource-0.51/build-aux/config.sub-836-	mips3*)
gource-0.51/build-aux/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
gource-0.51/build-aux/config.sub-838-		;;
##############################################
gource-0.51/build-aux/config.sub-855-	ms1-*)
gource-0.51/build-aux/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
gource-0.51/build-aux/config.sub-857-		;;
##############################################
gource-0.51/build-aux/config.sub-980-	parisc-*)
gource-0.51/build-aux/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-982-		os=-linux
##############################################
gource-0.51/build-aux/config.sub-996-	pc98-*)
gource-0.51/build-aux/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-998-		;;
##############################################
gource-0.51/build-aux/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gource-0.51/build-aux/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-1013-		;;
gource-0.51/build-aux/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gource-0.51/build-aux/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-1016-		;;
gource-0.51/build-aux/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gource-0.51/build-aux/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-1019-		;;
gource-0.51/build-aux/config.sub-1020-	pentium4-*)
gource-0.51/build-aux/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-1022-		;;
##############################################
gource-0.51/build-aux/config.sub-1030-	ppc-* | ppcbe-*)
gource-0.51/build-aux/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-1032-		;;
##############################################
gource-0.51/build-aux/config.sub-1036-	ppcle-* | powerpclittle-*)
gource-0.51/build-aux/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-1038-		;;
##############################################
gource-0.51/build-aux/config.sub-1040-		;;
gource-0.51/build-aux/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-1042-		;;
##############################################
gource-0.51/build-aux/config.sub-1046-	ppc64le-* | powerpc64little-*)
gource-0.51/build-aux/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-1048-		;;
##############################################
gource-0.51/build-aux/config.sub-1122-	strongarm-* | thumb-*)
gource-0.51/build-aux/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gource-0.51/build-aux/config.sub-1124-		;;
##############################################
gource-0.51/build-aux/config.sub-1255-	xscale-* | xscalee[bl]-*)
gource-0.51/build-aux/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
gource-0.51/build-aux/config.sub-1257-		;;
##############################################
gource-0.51/build-aux/config.sub-1317-	*)
gource-0.51/build-aux/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gource-0.51/build-aux/config.sub-1319-		exit 1
##############################################
gource-0.51/build-aux/config.sub-1325-	*-digital*)
gource-0.51/build-aux/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
gource-0.51/build-aux/config.sub-1327-		;;
gource-0.51/build-aux/config.sub-1328-	*-commodore*)
gource-0.51/build-aux/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
gource-0.51/build-aux/config.sub-1330-		;;
##############################################
gource-0.51/build-aux/config.sub-1346-	-solaris1 | -solaris1.*)
gource-0.51/build-aux/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gource-0.51/build-aux/config.sub-1348-		;;
##############################################
gource-0.51/build-aux/config.sub-1355-	-gnu/linux*)
gource-0.51/build-aux/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gource-0.51/build-aux/config.sub-1357-		;;
##############################################
gource-0.51/build-aux/config.sub-1407-	-nto*)
gource-0.51/build-aux/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gource-0.51/build-aux/config.sub-1409-		;;
##############################################
gource-0.51/build-aux/config.sub-1414-	-mac*)
gource-0.51/build-aux/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
gource-0.51/build-aux/config.sub-1416-		;;
##############################################
gource-0.51/build-aux/config.sub-1420-	-linux*)
gource-0.51/build-aux/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gource-0.51/build-aux/config.sub-1422-		;;
gource-0.51/build-aux/config.sub-1423-	-sunos5*)
gource-0.51/build-aux/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
gource-0.51/build-aux/config.sub-1425-		;;
gource-0.51/build-aux/config.sub-1426-	-sunos6*)
gource-0.51/build-aux/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
gource-0.51/build-aux/config.sub-1428-		;;
##############################################
gource-0.51/build-aux/config.sub-1469-	-sinix5.*)
gource-0.51/build-aux/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
gource-0.51/build-aux/config.sub-1471-		;;
##############################################
gource-0.51/build-aux/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
gource-0.51/build-aux/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
gource-0.51/build-aux/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
gource-0.51/build-aux/config.sub-1531-		exit 1
##############################################
gource-0.51/build-aux/config.sub-1788-		esac
gource-0.51/build-aux/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
gource-0.51/build-aux/config.sub-1790-		;;
##############################################
gource-0.51/build-aux/depcomp-64-  case $1 in
gource-0.51/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gource-0.51/build-aux/depcomp-66-      *) dir=;;
##############################################
gource-0.51/build-aux/depcomp-73-{
gource-0.51/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gource-0.51/build-aux/depcomp-75-}
##############################################
gource-0.51/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gource-0.51/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gource-0.51/build-aux/depcomp-128-
##############################################
gource-0.51/build-aux/depcomp-405-        sleep 1
gource-0.51/build-aux/depcomp:406:        i=`expr $i - 1`
gource-0.51/build-aux/depcomp-407-      done
gource-0.51/build-aux/depcomp-408-    fi
gource-0.51/build-aux/depcomp:409:    i=`expr $i - 1`
gource-0.51/build-aux/depcomp-410-  done
##############################################
gource-0.51/build-aux/depcomp-425-  # Do two passes, one to just change these to
gource-0.51/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gource-0.51/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gource-0.51/build-aux/depcomp-659-  done
gource-0.51/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gource-0.51/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
gource-0.51/build-aux/config.guess-34-
gource-0.51/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gource-0.51/build-aux/config.guess-36-
##############################################
gource-0.51/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
gource-0.51/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gource-0.51/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gource-0.51/build-aux/config.guess-151-	EOF
gource-0.51/build-aux/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
gource-0.51/build-aux/config.guess-153-
##############################################
gource-0.51/build-aux/config.guess-188-	    earmv*)
gource-0.51/build-aux/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
gource-0.51/build-aux/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
gource-0.51/build-aux/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
gource-0.51/build-aux/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
gource-0.51/build-aux/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
gource-0.51/build-aux/config.guess-222-		;;
##############################################
gource-0.51/build-aux/config.guess-233-	    *)
gource-0.51/build-aux/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
gource-0.51/build-aux/config.guess-235-		;;
##############################################
gource-0.51/build-aux/config.guess-280-	*4.0)
gource-0.51/build-aux/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gource-0.51/build-aux/config.guess-282-		;;
gource-0.51/build-aux/config.guess-283-	*5.*)
gource-0.51/build-aux/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gource-0.51/build-aux/config.guess-285-		;;
##############################################
gource-0.51/build-aux/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
gource-0.51/build-aux/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gource-0.51/build-aux/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
gource-0.51/build-aux/config.guess-328-	# 1.2 uses "1.2" for uname -r.
gource-0.51/build-aux/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
gource-0.51/build-aux/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gource-0.51/build-aux/config.guess-379-    s390x:SunOS:*:*)
gource-0.51/build-aux/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gource-0.51/build-aux/config.guess-381-	exit ;;
gource-0.51/build-aux/config.guess-382-    sun4H:SunOS:5.*:*)
gource-0.51/build-aux/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gource-0.51/build-aux/config.guess-384-	exit ;;
gource-0.51/build-aux/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gource-0.51/build-aux/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gource-0.51/build-aux/config.guess-387-	exit ;;
##############################################
gource-0.51/build-aux/config.guess-404-	fi
gource-0.51/build-aux/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gource-0.51/build-aux/config.guess-406-	exit ;;
##############################################
gource-0.51/build-aux/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
gource-0.51/build-aux/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gource-0.51/build-aux/config.guess-412-	exit ;;
##############################################
gource-0.51/build-aux/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
gource-0.51/build-aux/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
gource-0.51/build-aux/config.guess-421-	exit ;;
##############################################
gource-0.51/build-aux/config.guess-425-    sun*:*:4.2BSD:*)
gource-0.51/build-aux/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gource-0.51/build-aux/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
gource-0.51/build-aux/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
gource-0.51/build-aux/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gource-0.51/build-aux/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
gource-0.51/build-aux/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gource-0.51/build-aux/config.guess-563-    *:IRIX*:*:*)
gource-0.51/build-aux/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
gource-0.51/build-aux/config.guess-565-	exit ;;
##############################################
gource-0.51/build-aux/config.guess-593-EOF
gource-0.51/build-aux/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
gource-0.51/build-aux/config.guess-595-		then
##############################################
gource-0.51/build-aux/config.guess-606-    *:AIX:*:[4567])
gource-0.51/build-aux/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gource-0.51/build-aux/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
gource-0.51/build-aux/config.guess-642-    9000/[34678]??:HP-UX:*:*)
gource-0.51/build-aux/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gource-0.51/build-aux/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
gource-0.51/build-aux/config.guess-696-EOF
gource-0.51/build-aux/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
gource-0.51/build-aux/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gource-0.51/build-aux/config.guess-724-    ia64:HP-UX:*:*)
gource-0.51/build-aux/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gource-0.51/build-aux/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
gource-0.51/build-aux/config.guess-754-EOF
gource-0.51/build-aux/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
gource-0.51/build-aux/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gource-0.51/build-aux/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gource-0.51/build-aux/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
gource-0.51/build-aux/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gource-0.51/build-aux/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gource-0.51/build-aux/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
gource-0.51/build-aux/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gource-0.51/build-aux/config.guess-850-	esac
gource-0.51/build-aux/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gource-0.51/build-aux/config.guess-852-	exit ;;
##############################################
gource-0.51/build-aux/config.guess-886-    prep*:SunOS:5.*:*)
gource-0.51/build-aux/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gource-0.51/build-aux/config.guess-888-	exit ;;
##############################################
gource-0.51/build-aux/config.guess-890-	# the GNU system
gource-0.51/build-aux/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
gource-0.51/build-aux/config.guess-892-	exit ;;
##############################################
gource-0.51/build-aux/config.guess-894-	# other systems with GNU libc and userland
gource-0.51/build-aux/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
gource-0.51/build-aux/config.guess-896-	exit ;;
##############################################
gource-0.51/build-aux/config.guess-988-EOF
gource-0.51/build-aux/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
gource-0.51/build-aux/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
gource-0.51/build-aux/config.guess-1092-    i*86:*:4.*:*)
gource-0.51/build-aux/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
gource-0.51/build-aux/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gource-0.51/build-aux/config.guess-1295-	fi
gource-0.51/build-aux/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
gource-0.51/build-aux/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
gource-0.51/build-aux/config.guess-1393-    *:DragonFly:*:*)
gource-0.51/build-aux/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gource-0.51/build-aux/config.guess-1395-	exit ;;
##############################################
gource-0.51/build-aux/config.guess-1406-    i*86:skyos:*:*)
gource-0.51/build-aux/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
gource-0.51/build-aux/config.guess-1408-	exit ;;
##############################################
gource-0.51/m4/ax_boost_system.m4-82-			AC_DEFINE(HAVE_BOOST_SYSTEM,,[define if the Boost::System library is available])
gource-0.51/m4/ax_boost_system.m4:83:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
gource-0.51/m4/ax_boost_system.m4-84-
##############################################
gource-0.51/m4/ax_boost_system.m4-86-            if test "x$ax_boost_user_system_lib" = "x"; then
gource-0.51/m4/ax_boost_system.m4:87:                for libextension in `ls -r $BOOSTLIBDIR/libboost_system* 2>/dev/null | sed 's,.*/lib,,' | sed 's,\..*,,'` ; do
gource-0.51/m4/ax_boost_system.m4-88-                     ax_lib=${libextension}
##############################################
gource-0.51/m4/ax_boost_system.m4-93-                if test "x$link_system" != "xyes"; then
gource-0.51/m4/ax_boost_system.m4:94:                for libextension in `ls -r $BOOSTLIBDIR/boost_system* 2>/dev/null | sed 's,.*/,,' | sed -e 's,\..*,,'` ; do
gource-0.51/m4/ax_boost_system.m4-95-                     ax_lib=${libextension}
##############################################
gource-0.51/m4/ax_check_gl.m4-108-  AS_IF([test X$ax_compiler_ms = Xyes],
gource-0.51/m4/ax_check_gl.m4:109:        [ax_try_lib=`echo $ax_lib | $SED -e 's/^-l//' -e 's/$/.lib/'`],
gource-0.51/m4/ax_check_gl.m4-110-        [ax_try_lib=$ax_lib])
##############################################
gource-0.51/m4/ax_check_glut.m4-76-  AS_IF([test X$ax_compiler_ms = Xyes],
gource-0.51/m4/ax_check_glut.m4:77:        [ax_try_lib=`echo $ax_lib | $SED -e 's/^-l//' -e 's/$/.lib/'`],
gource-0.51/m4/ax_check_glut.m4-78-        [ax_try_lib=$ax_lib])
##############################################
gource-0.51/m4/ax_boost_base.m4-87-  AS_IF([test "x$2" = "x"],[_AX_BOOST_BASE_TONUMERICVERSION_req="1.20.0"],[_AX_BOOST_BASE_TONUMERICVERSION_req="$2"])
gource-0.51/m4/ax_boost_base.m4:88:  _AX_BOOST_BASE_TONUMERICVERSION_req_shorten=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '\([[0-9]]*\.[[0-9]]*\)'`
gource-0.51/m4/ax_boost_base.m4:89:  _AX_BOOST_BASE_TONUMERICVERSION_req_major=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '\([[0-9]]*\)'`
gource-0.51/m4/ax_boost_base.m4-90-  AS_IF([test "x$_AX_BOOST_BASE_TONUMERICVERSION_req_major" = "x"],
gource-0.51/m4/ax_boost_base.m4-91-        [AC_MSG_ERROR([You should at least specify libboost major version])])
gource-0.51/m4/ax_boost_base.m4:92:  _AX_BOOST_BASE_TONUMERICVERSION_req_minor=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '[[0-9]]*\.\([[0-9]]*\)'`
gource-0.51/m4/ax_boost_base.m4-93-  AS_IF([test "x$_AX_BOOST_BASE_TONUMERICVERSION_req_minor" = "x"],
gource-0.51/m4/ax_boost_base.m4-94-        [_AX_BOOST_BASE_TONUMERICVERSION_req_minor="0"])
gource-0.51/m4/ax_boost_base.m4:95:  _AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
gource-0.51/m4/ax_boost_base.m4-96-  AS_IF([test "X$_AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor" = "X"],
gource-0.51/m4/ax_boost_base.m4-97-        [_AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor="0"])
gource-0.51/m4/ax_boost_base.m4:98:  _AX_BOOST_BASE_TONUMERICVERSION_RET=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req_major \* 100000 \+  $_AX_BOOST_BASE_TONUMERICVERSION_req_minor \* 100 \+ $_AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor`
gource-0.51/m4/ax_boost_base.m4-99-  AS_VAR_SET($1,$_AX_BOOST_BASE_TONUMERICVERSION_RET)
##############################################
gource-0.51/m4/ax_boost_base.m4-201-            if test -d "$_AX_BOOST_BASE_boost_path" && test -r "$_AX_BOOST_BASE_boost_path"; then
gource-0.51/m4/ax_boost_base.m4:202:                for i in `ls -d $_AX_BOOST_BASE_boost_path/include/boost-* 2>/dev/null`; do
gource-0.51/m4/ax_boost_base.m4:203:                    _version_tmp=`echo $i | sed "s#$_AX_BOOST_BASE_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
gource-0.51/m4/ax_boost_base.m4:204:                    V_CHECK=`expr $_version_tmp \> $_version`
gource-0.51/m4/ax_boost_base.m4-205-                    if test "x$V_CHECK" = "x1" ; then
##############################################
gource-0.51/m4/ax_boost_base.m4-207-                    fi
gource-0.51/m4/ax_boost_base.m4:208:                    VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
gource-0.51/m4/ax_boost_base.m4-209-                    BOOST_CPPFLAGS="-I$_AX_BOOST_BASE_boost_path/include/boost-$VERSION_UNDERSCORE"
##############################################
gource-0.51/m4/ax_boost_base.m4-229-                    if test -d "$_AX_BOOST_BASE_boost_path" && test -r "$_AX_BOOST_BASE_boost_path" ; then
gource-0.51/m4/ax_boost_base.m4:230:                        for i in `ls -d $_AX_BOOST_BASE_boost_path/include/boost-* 2>/dev/null`; do
gource-0.51/m4/ax_boost_base.m4:231:                            _version_tmp=`echo $i | sed "s#$_AX_BOOST_BASE_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
gource-0.51/m4/ax_boost_base.m4:232:                            V_CHECK=`expr $_version_tmp \> $_version`
gource-0.51/m4/ax_boost_base.m4-233-                            if test "x$V_CHECK" = "x1" ; then
##############################################
gource-0.51/m4/ax_boost_base.m4-240-
gource-0.51/m4/ax_boost_base.m4:241:                VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
gource-0.51/m4/ax_boost_base.m4-242-                BOOST_CPPFLAGS="-I$best_path/include/boost-$VERSION_UNDERSCORE"
##############################################
gource-0.51/m4/ax_boost_base.m4-255-                if test -d "$BOOST_ROOT" && test -r "$BOOST_ROOT" && test -d "$BOOST_ROOT/stage/$libsubdir" && test -r "$BOOST_ROOT/stage/$libsubdir"; then
gource-0.51/m4/ax_boost_base.m4:256:                    version_dir=`expr //$BOOST_ROOT : '.*/\(.*\)'`
gource-0.51/m4/ax_boost_base.m4:257:                    stage_version=`echo $version_dir | sed 's/boost_//' | sed 's/_/./g'`
gource-0.51/m4/ax_boost_base.m4:258:                        stage_version_shorten=`expr $stage_version : '\([[0-9]]*\.[[0-9]]*\)'`
gource-0.51/m4/ax_boost_base.m4:259:                    V_CHECK=`expr $stage_version_shorten \>\= $_version`
gource-0.51/m4/ax_boost_base.m4-260-                    if test "x$V_CHECK" = "x1" && test -z "$_AX_BOOST_BASE_boost_lib_path" ; then
##############################################
gource-0.51/m4/pkg.m4-73-        PKG_CHECK_EXISTS([$3],
gource-0.51/m4/pkg.m4:74:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
gource-0.51/m4/pkg.m4-75-			 [pkg_failed=yes])
##############################################
gource-0.51/m4/pkg.m4-121-        if test $_pkg_short_errors_supported = yes; then
gource-0.51/m4/pkg.m4:122:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
gource-0.51/m4/pkg.m4-123-        else 
gource-0.51/m4/pkg.m4:124:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
gource-0.51/m4/pkg.m4-125-        fi
##############################################
gource-0.51/m4/ax_check_glu.m4-95-                  AS_IF([test X$ax_compiler_ms = Xyes],
gource-0.51/m4/ax_check_glu.m4:96:                        [ax_try_lib=`echo $ax_lib | $SED -e 's/^-l//' -e 's/$/.lib/'`],
gource-0.51/m4/ax_check_glu.m4-97-                        [ax_try_lib=$ax_lib])
##############################################
gource-0.51/m4/ax_boost_filesystem.m4-81-			AC_DEFINE(HAVE_BOOST_FILESYSTEM,,[define if the Boost::Filesystem library is available])
gource-0.51/m4/ax_boost_filesystem.m4:82:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
gource-0.51/m4/ax_boost_filesystem.m4-83-            if test "x$ax_boost_user_filesystem_lib" = "x"; then
gource-0.51/m4/ax_boost_filesystem.m4:84:                for libextension in `ls -r $BOOSTLIBDIR/libboost_filesystem* 2>/dev/null | sed 's,.*/lib,,' | sed 's,\..*,,'` ; do
gource-0.51/m4/ax_boost_filesystem.m4-85-                     ax_lib=${libextension}
##############################################
gource-0.51/m4/ax_boost_filesystem.m4-90-                if test "x$link_filesystem" != "xyes"; then
gource-0.51/m4/ax_boost_filesystem.m4:91:                for libextension in `ls -r $BOOSTLIBDIR/boost_filesystem* 2>/dev/null | sed 's,.*/,,' | sed -e 's,\..*,,'` ; do
gource-0.51/m4/ax_boost_filesystem.m4-92-                     ax_lib=${libextension}
##############################################
gource-0.51/Makefile.in-51-  { \
gource-0.51/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gource-0.51/Makefile.in-53-  }; \
##############################################
gource-0.51/Makefile.in-233-am__dist_fonts_DATA_DIST = data/fonts/README data/fonts/FreeSans.ttf
gource-0.51/Makefile.in:234:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gource-0.51/Makefile.in-235-am__vpath_adj = case $$p in \
gource-0.51/Makefile.in:236:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gource-0.51/Makefile.in-237-    *) f=$$p;; \
gource-0.51/Makefile.in-238-  esac;
gource-0.51/Makefile.in:239:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gource-0.51/Makefile.in-240-am__install_max = 40
gource-0.51/Makefile.in-241-am__nobase_strip_setup = \
gource-0.51/Makefile.in:242:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gource-0.51/Makefile.in-243-am__nobase_strip = \
##############################################
gource-0.51/Makefile.in-746-.cpp.o:
gource-0.51/Makefile.in:747:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gource-0.51/Makefile.in-748-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gource-0.51/Makefile.in-754-.cpp.obj:
gource-0.51/Makefile.in:755:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gource-0.51/Makefile.in:756:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gource-0.51/Makefile.in-757-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gource-0.51/Makefile.in-759-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:760:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gource-0.51/Makefile.in-761-
gource-0.51/Makefile.in-762-src/gource-action.o: src/action.cpp
gource-0.51/Makefile.in:763:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-action.o -MD -MP -MF src/$(DEPDIR)/gource-action.Tpo -c -o src/gource-action.o `test -f 'src/action.cpp' || echo '$(srcdir)/'`src/action.cpp
gource-0.51/Makefile.in-764-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-action.Tpo src/$(DEPDIR)/gource-action.Po
##############################################
gource-0.51/Makefile.in-766-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:767:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-action.o `test -f 'src/action.cpp' || echo '$(srcdir)/'`src/action.cpp
gource-0.51/Makefile.in-768-
gource-0.51/Makefile.in-769-src/gource-action.obj: src/action.cpp
gource-0.51/Makefile.in:770:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-action.obj -MD -MP -MF src/$(DEPDIR)/gource-action.Tpo -c -o src/gource-action.obj `if test -f 'src/action.cpp'; then $(CYGPATH_W) 'src/action.cpp'; else $(CYGPATH_W) '$(srcdir)/src/action.cpp'; fi`
gource-0.51/Makefile.in-771-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-action.Tpo src/$(DEPDIR)/gource-action.Po
##############################################
gource-0.51/Makefile.in-773-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:774:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-action.obj `if test -f 'src/action.cpp'; then $(CYGPATH_W) 'src/action.cpp'; else $(CYGPATH_W) '$(srcdir)/src/action.cpp'; fi`
gource-0.51/Makefile.in-775-
gource-0.51/Makefile.in-776-src/gource-bloom.o: src/bloom.cpp
gource-0.51/Makefile.in:777:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-bloom.o -MD -MP -MF src/$(DEPDIR)/gource-bloom.Tpo -c -o src/gource-bloom.o `test -f 'src/bloom.cpp' || echo '$(srcdir)/'`src/bloom.cpp
gource-0.51/Makefile.in-778-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-bloom.Tpo src/$(DEPDIR)/gource-bloom.Po
##############################################
gource-0.51/Makefile.in-780-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:781:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-bloom.o `test -f 'src/bloom.cpp' || echo '$(srcdir)/'`src/bloom.cpp
gource-0.51/Makefile.in-782-
gource-0.51/Makefile.in-783-src/gource-bloom.obj: src/bloom.cpp
gource-0.51/Makefile.in:784:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-bloom.obj -MD -MP -MF src/$(DEPDIR)/gource-bloom.Tpo -c -o src/gource-bloom.obj `if test -f 'src/bloom.cpp'; then $(CYGPATH_W) 'src/bloom.cpp'; else $(CYGPATH_W) '$(srcdir)/src/bloom.cpp'; fi`
gource-0.51/Makefile.in-785-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-bloom.Tpo src/$(DEPDIR)/gource-bloom.Po
##############################################
gource-0.51/Makefile.in-787-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:788:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-bloom.obj `if test -f 'src/bloom.cpp'; then $(CYGPATH_W) 'src/bloom.cpp'; else $(CYGPATH_W) '$(srcdir)/src/bloom.cpp'; fi`
gource-0.51/Makefile.in-789-
gource-0.51/Makefile.in-790-src/gource-caption.o: src/caption.cpp
gource-0.51/Makefile.in:791:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-caption.o -MD -MP -MF src/$(DEPDIR)/gource-caption.Tpo -c -o src/gource-caption.o `test -f 'src/caption.cpp' || echo '$(srcdir)/'`src/caption.cpp
gource-0.51/Makefile.in-792-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-caption.Tpo src/$(DEPDIR)/gource-caption.Po
##############################################
gource-0.51/Makefile.in-794-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:795:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-caption.o `test -f 'src/caption.cpp' || echo '$(srcdir)/'`src/caption.cpp
gource-0.51/Makefile.in-796-
gource-0.51/Makefile.in-797-src/gource-caption.obj: src/caption.cpp
gource-0.51/Makefile.in:798:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-caption.obj -MD -MP -MF src/$(DEPDIR)/gource-caption.Tpo -c -o src/gource-caption.obj `if test -f 'src/caption.cpp'; then $(CYGPATH_W) 'src/caption.cpp'; else $(CYGPATH_W) '$(srcdir)/src/caption.cpp'; fi`
gource-0.51/Makefile.in-799-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-caption.Tpo src/$(DEPDIR)/gource-caption.Po
##############################################
gource-0.51/Makefile.in-801-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:802:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-caption.obj `if test -f 'src/caption.cpp'; then $(CYGPATH_W) 'src/caption.cpp'; else $(CYGPATH_W) '$(srcdir)/src/caption.cpp'; fi`
gource-0.51/Makefile.in-803-
gource-0.51/Makefile.in-804-src/core/gource-conffile.o: src/core/conffile.cpp
gource-0.51/Makefile.in:805:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-conffile.o -MD -MP -MF src/core/$(DEPDIR)/gource-conffile.Tpo -c -o src/core/gource-conffile.o `test -f 'src/core/conffile.cpp' || echo '$(srcdir)/'`src/core/conffile.cpp
gource-0.51/Makefile.in-806-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-conffile.Tpo src/core/$(DEPDIR)/gource-conffile.Po
##############################################
gource-0.51/Makefile.in-808-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:809:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-conffile.o `test -f 'src/core/conffile.cpp' || echo '$(srcdir)/'`src/core/conffile.cpp
gource-0.51/Makefile.in-810-
gource-0.51/Makefile.in-811-src/core/gource-conffile.obj: src/core/conffile.cpp
gource-0.51/Makefile.in:812:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-conffile.obj -MD -MP -MF src/core/$(DEPDIR)/gource-conffile.Tpo -c -o src/core/gource-conffile.obj `if test -f 'src/core/conffile.cpp'; then $(CYGPATH_W) 'src/core/conffile.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/conffile.cpp'; fi`
gource-0.51/Makefile.in-813-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-conffile.Tpo src/core/$(DEPDIR)/gource-conffile.Po
##############################################
gource-0.51/Makefile.in-815-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:816:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-conffile.obj `if test -f 'src/core/conffile.cpp'; then $(CYGPATH_W) 'src/core/conffile.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/conffile.cpp'; fi`
gource-0.51/Makefile.in-817-
gource-0.51/Makefile.in-818-src/core/gource-display.o: src/core/display.cpp
gource-0.51/Makefile.in:819:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-display.o -MD -MP -MF src/core/$(DEPDIR)/gource-display.Tpo -c -o src/core/gource-display.o `test -f 'src/core/display.cpp' || echo '$(srcdir)/'`src/core/display.cpp
gource-0.51/Makefile.in-820-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-display.Tpo src/core/$(DEPDIR)/gource-display.Po
##############################################
gource-0.51/Makefile.in-822-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:823:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-display.o `test -f 'src/core/display.cpp' || echo '$(srcdir)/'`src/core/display.cpp
gource-0.51/Makefile.in-824-
gource-0.51/Makefile.in-825-src/core/gource-display.obj: src/core/display.cpp
gource-0.51/Makefile.in:826:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-display.obj -MD -MP -MF src/core/$(DEPDIR)/gource-display.Tpo -c -o src/core/gource-display.obj `if test -f 'src/core/display.cpp'; then $(CYGPATH_W) 'src/core/display.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/display.cpp'; fi`
gource-0.51/Makefile.in-827-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-display.Tpo src/core/$(DEPDIR)/gource-display.Po
##############################################
gource-0.51/Makefile.in-829-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:830:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-display.obj `if test -f 'src/core/display.cpp'; then $(CYGPATH_W) 'src/core/display.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/display.cpp'; fi`
gource-0.51/Makefile.in-831-
gource-0.51/Makefile.in-832-src/core/gource-frustum.o: src/core/frustum.cpp
gource-0.51/Makefile.in:833:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-frustum.o -MD -MP -MF src/core/$(DEPDIR)/gource-frustum.Tpo -c -o src/core/gource-frustum.o `test -f 'src/core/frustum.cpp' || echo '$(srcdir)/'`src/core/frustum.cpp
gource-0.51/Makefile.in-834-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-frustum.Tpo src/core/$(DEPDIR)/gource-frustum.Po
##############################################
gource-0.51/Makefile.in-836-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:837:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-frustum.o `test -f 'src/core/frustum.cpp' || echo '$(srcdir)/'`src/core/frustum.cpp
gource-0.51/Makefile.in-838-
gource-0.51/Makefile.in-839-src/core/gource-frustum.obj: src/core/frustum.cpp
gource-0.51/Makefile.in:840:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-frustum.obj -MD -MP -MF src/core/$(DEPDIR)/gource-frustum.Tpo -c -o src/core/gource-frustum.obj `if test -f 'src/core/frustum.cpp'; then $(CYGPATH_W) 'src/core/frustum.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/frustum.cpp'; fi`
gource-0.51/Makefile.in-841-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-frustum.Tpo src/core/$(DEPDIR)/gource-frustum.Po
##############################################
gource-0.51/Makefile.in-843-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:844:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-frustum.obj `if test -f 'src/core/frustum.cpp'; then $(CYGPATH_W) 'src/core/frustum.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/frustum.cpp'; fi`
gource-0.51/Makefile.in-845-
gource-0.51/Makefile.in-846-src/core/gource-fxfont.o: src/core/fxfont.cpp
gource-0.51/Makefile.in:847:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-fxfont.o -MD -MP -MF src/core/$(DEPDIR)/gource-fxfont.Tpo -c -o src/core/gource-fxfont.o `test -f 'src/core/fxfont.cpp' || echo '$(srcdir)/'`src/core/fxfont.cpp
gource-0.51/Makefile.in-848-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-fxfont.Tpo src/core/$(DEPDIR)/gource-fxfont.Po
##############################################
gource-0.51/Makefile.in-850-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:851:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-fxfont.o `test -f 'src/core/fxfont.cpp' || echo '$(srcdir)/'`src/core/fxfont.cpp
gource-0.51/Makefile.in-852-
gource-0.51/Makefile.in-853-src/core/gource-fxfont.obj: src/core/fxfont.cpp
gource-0.51/Makefile.in:854:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-fxfont.obj -MD -MP -MF src/core/$(DEPDIR)/gource-fxfont.Tpo -c -o src/core/gource-fxfont.obj `if test -f 'src/core/fxfont.cpp'; then $(CYGPATH_W) 'src/core/fxfont.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/fxfont.cpp'; fi`
gource-0.51/Makefile.in-855-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-fxfont.Tpo src/core/$(DEPDIR)/gource-fxfont.Po
##############################################
gource-0.51/Makefile.in-857-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:858:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-fxfont.obj `if test -f 'src/core/fxfont.cpp'; then $(CYGPATH_W) 'src/core/fxfont.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/fxfont.cpp'; fi`
gource-0.51/Makefile.in-859-
gource-0.51/Makefile.in-860-src/core/gource-logger.o: src/core/logger.cpp
gource-0.51/Makefile.in:861:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-logger.o -MD -MP -MF src/core/$(DEPDIR)/gource-logger.Tpo -c -o src/core/gource-logger.o `test -f 'src/core/logger.cpp' || echo '$(srcdir)/'`src/core/logger.cpp
gource-0.51/Makefile.in-862-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-logger.Tpo src/core/$(DEPDIR)/gource-logger.Po
##############################################
gource-0.51/Makefile.in-864-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:865:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-logger.o `test -f 'src/core/logger.cpp' || echo '$(srcdir)/'`src/core/logger.cpp
gource-0.51/Makefile.in-866-
gource-0.51/Makefile.in-867-src/core/gource-logger.obj: src/core/logger.cpp
gource-0.51/Makefile.in:868:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-logger.obj -MD -MP -MF src/core/$(DEPDIR)/gource-logger.Tpo -c -o src/core/gource-logger.obj `if test -f 'src/core/logger.cpp'; then $(CYGPATH_W) 'src/core/logger.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/logger.cpp'; fi`
gource-0.51/Makefile.in-869-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-logger.Tpo src/core/$(DEPDIR)/gource-logger.Po
##############################################
gource-0.51/Makefile.in-871-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:872:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-logger.obj `if test -f 'src/core/logger.cpp'; then $(CYGPATH_W) 'src/core/logger.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/logger.cpp'; fi`
gource-0.51/Makefile.in-873-
gource-0.51/Makefile.in-874-src/core/gource-mousecursor.o: src/core/mousecursor.cpp
gource-0.51/Makefile.in:875:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-mousecursor.o -MD -MP -MF src/core/$(DEPDIR)/gource-mousecursor.Tpo -c -o src/core/gource-mousecursor.o `test -f 'src/core/mousecursor.cpp' || echo '$(srcdir)/'`src/core/mousecursor.cpp
gource-0.51/Makefile.in-876-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-mousecursor.Tpo src/core/$(DEPDIR)/gource-mousecursor.Po
##############################################
gource-0.51/Makefile.in-878-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:879:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-mousecursor.o `test -f 'src/core/mousecursor.cpp' || echo '$(srcdir)/'`src/core/mousecursor.cpp
gource-0.51/Makefile.in-880-
gource-0.51/Makefile.in-881-src/core/gource-mousecursor.obj: src/core/mousecursor.cpp
gource-0.51/Makefile.in:882:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-mousecursor.obj -MD -MP -MF src/core/$(DEPDIR)/gource-mousecursor.Tpo -c -o src/core/gource-mousecursor.obj `if test -f 'src/core/mousecursor.cpp'; then $(CYGPATH_W) 'src/core/mousecursor.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/mousecursor.cpp'; fi`
gource-0.51/Makefile.in-883-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-mousecursor.Tpo src/core/$(DEPDIR)/gource-mousecursor.Po
##############################################
gource-0.51/Makefile.in-885-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:886:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-mousecursor.obj `if test -f 'src/core/mousecursor.cpp'; then $(CYGPATH_W) 'src/core/mousecursor.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/mousecursor.cpp'; fi`
gource-0.51/Makefile.in-887-
gource-0.51/Makefile.in-888-src/core/gource-plane.o: src/core/plane.cpp
gource-0.51/Makefile.in:889:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-plane.o -MD -MP -MF src/core/$(DEPDIR)/gource-plane.Tpo -c -o src/core/gource-plane.o `test -f 'src/core/plane.cpp' || echo '$(srcdir)/'`src/core/plane.cpp
gource-0.51/Makefile.in-890-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-plane.Tpo src/core/$(DEPDIR)/gource-plane.Po
##############################################
gource-0.51/Makefile.in-892-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:893:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-plane.o `test -f 'src/core/plane.cpp' || echo '$(srcdir)/'`src/core/plane.cpp
gource-0.51/Makefile.in-894-
gource-0.51/Makefile.in-895-src/core/gource-plane.obj: src/core/plane.cpp
gource-0.51/Makefile.in:896:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-plane.obj -MD -MP -MF src/core/$(DEPDIR)/gource-plane.Tpo -c -o src/core/gource-plane.obj `if test -f 'src/core/plane.cpp'; then $(CYGPATH_W) 'src/core/plane.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/plane.cpp'; fi`
gource-0.51/Makefile.in-897-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-plane.Tpo src/core/$(DEPDIR)/gource-plane.Po
##############################################
gource-0.51/Makefile.in-899-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:900:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-plane.obj `if test -f 'src/core/plane.cpp'; then $(CYGPATH_W) 'src/core/plane.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/plane.cpp'; fi`
gource-0.51/Makefile.in-901-
gource-0.51/Makefile.in-902-src/core/gource-ppm.o: src/core/ppm.cpp
gource-0.51/Makefile.in:903:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-ppm.o -MD -MP -MF src/core/$(DEPDIR)/gource-ppm.Tpo -c -o src/core/gource-ppm.o `test -f 'src/core/ppm.cpp' || echo '$(srcdir)/'`src/core/ppm.cpp
gource-0.51/Makefile.in-904-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-ppm.Tpo src/core/$(DEPDIR)/gource-ppm.Po
##############################################
gource-0.51/Makefile.in-906-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:907:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-ppm.o `test -f 'src/core/ppm.cpp' || echo '$(srcdir)/'`src/core/ppm.cpp
gource-0.51/Makefile.in-908-
gource-0.51/Makefile.in-909-src/core/gource-ppm.obj: src/core/ppm.cpp
gource-0.51/Makefile.in:910:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-ppm.obj -MD -MP -MF src/core/$(DEPDIR)/gource-ppm.Tpo -c -o src/core/gource-ppm.obj `if test -f 'src/core/ppm.cpp'; then $(CYGPATH_W) 'src/core/ppm.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/ppm.cpp'; fi`
gource-0.51/Makefile.in-911-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-ppm.Tpo src/core/$(DEPDIR)/gource-ppm.Po
##############################################
gource-0.51/Makefile.in-913-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:914:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-ppm.obj `if test -f 'src/core/ppm.cpp'; then $(CYGPATH_W) 'src/core/ppm.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/ppm.cpp'; fi`
gource-0.51/Makefile.in-915-
gource-0.51/Makefile.in-916-src/core/gource-quadtree.o: src/core/quadtree.cpp
gource-0.51/Makefile.in:917:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-quadtree.o -MD -MP -MF src/core/$(DEPDIR)/gource-quadtree.Tpo -c -o src/core/gource-quadtree.o `test -f 'src/core/quadtree.cpp' || echo '$(srcdir)/'`src/core/quadtree.cpp
gource-0.51/Makefile.in-918-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-quadtree.Tpo src/core/$(DEPDIR)/gource-quadtree.Po
##############################################
gource-0.51/Makefile.in-920-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:921:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-quadtree.o `test -f 'src/core/quadtree.cpp' || echo '$(srcdir)/'`src/core/quadtree.cpp
gource-0.51/Makefile.in-922-
gource-0.51/Makefile.in-923-src/core/gource-quadtree.obj: src/core/quadtree.cpp
gource-0.51/Makefile.in:924:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-quadtree.obj -MD -MP -MF src/core/$(DEPDIR)/gource-quadtree.Tpo -c -o src/core/gource-quadtree.obj `if test -f 'src/core/quadtree.cpp'; then $(CYGPATH_W) 'src/core/quadtree.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/quadtree.cpp'; fi`
gource-0.51/Makefile.in-925-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-quadtree.Tpo src/core/$(DEPDIR)/gource-quadtree.Po
##############################################
gource-0.51/Makefile.in-927-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:928:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-quadtree.obj `if test -f 'src/core/quadtree.cpp'; then $(CYGPATH_W) 'src/core/quadtree.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/quadtree.cpp'; fi`
gource-0.51/Makefile.in-929-
gource-0.51/Makefile.in-930-src/core/gource-regex.o: src/core/regex.cpp
gource-0.51/Makefile.in:931:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-regex.o -MD -MP -MF src/core/$(DEPDIR)/gource-regex.Tpo -c -o src/core/gource-regex.o `test -f 'src/core/regex.cpp' || echo '$(srcdir)/'`src/core/regex.cpp
gource-0.51/Makefile.in-932-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-regex.Tpo src/core/$(DEPDIR)/gource-regex.Po
##############################################
gource-0.51/Makefile.in-934-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:935:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-regex.o `test -f 'src/core/regex.cpp' || echo '$(srcdir)/'`src/core/regex.cpp
gource-0.51/Makefile.in-936-
gource-0.51/Makefile.in-937-src/core/gource-regex.obj: src/core/regex.cpp
gource-0.51/Makefile.in:938:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-regex.obj -MD -MP -MF src/core/$(DEPDIR)/gource-regex.Tpo -c -o src/core/gource-regex.obj `if test -f 'src/core/regex.cpp'; then $(CYGPATH_W) 'src/core/regex.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/regex.cpp'; fi`
gource-0.51/Makefile.in-939-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-regex.Tpo src/core/$(DEPDIR)/gource-regex.Po
##############################################
gource-0.51/Makefile.in-941-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:942:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-regex.obj `if test -f 'src/core/regex.cpp'; then $(CYGPATH_W) 'src/core/regex.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/regex.cpp'; fi`
gource-0.51/Makefile.in-943-
gource-0.51/Makefile.in-944-src/core/gource-resource.o: src/core/resource.cpp
gource-0.51/Makefile.in:945:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-resource.o -MD -MP -MF src/core/$(DEPDIR)/gource-resource.Tpo -c -o src/core/gource-resource.o `test -f 'src/core/resource.cpp' || echo '$(srcdir)/'`src/core/resource.cpp
gource-0.51/Makefile.in-946-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-resource.Tpo src/core/$(DEPDIR)/gource-resource.Po
##############################################
gource-0.51/Makefile.in-948-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:949:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-resource.o `test -f 'src/core/resource.cpp' || echo '$(srcdir)/'`src/core/resource.cpp
gource-0.51/Makefile.in-950-
gource-0.51/Makefile.in-951-src/core/gource-resource.obj: src/core/resource.cpp
gource-0.51/Makefile.in:952:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-resource.obj -MD -MP -MF src/core/$(DEPDIR)/gource-resource.Tpo -c -o src/core/gource-resource.obj `if test -f 'src/core/resource.cpp'; then $(CYGPATH_W) 'src/core/resource.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/resource.cpp'; fi`
gource-0.51/Makefile.in-953-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-resource.Tpo src/core/$(DEPDIR)/gource-resource.Po
##############################################
gource-0.51/Makefile.in-955-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:956:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-resource.obj `if test -f 'src/core/resource.cpp'; then $(CYGPATH_W) 'src/core/resource.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/resource.cpp'; fi`
gource-0.51/Makefile.in-957-
gource-0.51/Makefile.in-958-src/core/gource-sdlapp.o: src/core/sdlapp.cpp
gource-0.51/Makefile.in:959:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-sdlapp.o -MD -MP -MF src/core/$(DEPDIR)/gource-sdlapp.Tpo -c -o src/core/gource-sdlapp.o `test -f 'src/core/sdlapp.cpp' || echo '$(srcdir)/'`src/core/sdlapp.cpp
gource-0.51/Makefile.in-960-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-sdlapp.Tpo src/core/$(DEPDIR)/gource-sdlapp.Po
##############################################
gource-0.51/Makefile.in-962-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:963:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-sdlapp.o `test -f 'src/core/sdlapp.cpp' || echo '$(srcdir)/'`src/core/sdlapp.cpp
gource-0.51/Makefile.in-964-
gource-0.51/Makefile.in-965-src/core/gource-sdlapp.obj: src/core/sdlapp.cpp
gource-0.51/Makefile.in:966:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-sdlapp.obj -MD -MP -MF src/core/$(DEPDIR)/gource-sdlapp.Tpo -c -o src/core/gource-sdlapp.obj `if test -f 'src/core/sdlapp.cpp'; then $(CYGPATH_W) 'src/core/sdlapp.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/sdlapp.cpp'; fi`
gource-0.51/Makefile.in-967-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-sdlapp.Tpo src/core/$(DEPDIR)/gource-sdlapp.Po
##############################################
gource-0.51/Makefile.in-969-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:970:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-sdlapp.obj `if test -f 'src/core/sdlapp.cpp'; then $(CYGPATH_W) 'src/core/sdlapp.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/sdlapp.cpp'; fi`
gource-0.51/Makefile.in-971-
gource-0.51/Makefile.in-972-src/core/gource-seeklog.o: src/core/seeklog.cpp
gource-0.51/Makefile.in:973:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-seeklog.o -MD -MP -MF src/core/$(DEPDIR)/gource-seeklog.Tpo -c -o src/core/gource-seeklog.o `test -f 'src/core/seeklog.cpp' || echo '$(srcdir)/'`src/core/seeklog.cpp
gource-0.51/Makefile.in-974-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-seeklog.Tpo src/core/$(DEPDIR)/gource-seeklog.Po
##############################################
gource-0.51/Makefile.in-976-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:977:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-seeklog.o `test -f 'src/core/seeklog.cpp' || echo '$(srcdir)/'`src/core/seeklog.cpp
gource-0.51/Makefile.in-978-
gource-0.51/Makefile.in-979-src/core/gource-seeklog.obj: src/core/seeklog.cpp
gource-0.51/Makefile.in:980:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-seeklog.obj -MD -MP -MF src/core/$(DEPDIR)/gource-seeklog.Tpo -c -o src/core/gource-seeklog.obj `if test -f 'src/core/seeklog.cpp'; then $(CYGPATH_W) 'src/core/seeklog.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/seeklog.cpp'; fi`
gource-0.51/Makefile.in-981-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-seeklog.Tpo src/core/$(DEPDIR)/gource-seeklog.Po
##############################################
gource-0.51/Makefile.in-983-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:984:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-seeklog.obj `if test -f 'src/core/seeklog.cpp'; then $(CYGPATH_W) 'src/core/seeklog.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/seeklog.cpp'; fi`
gource-0.51/Makefile.in-985-
gource-0.51/Makefile.in-986-src/core/gource-settings.o: src/core/settings.cpp
gource-0.51/Makefile.in:987:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-settings.o -MD -MP -MF src/core/$(DEPDIR)/gource-settings.Tpo -c -o src/core/gource-settings.o `test -f 'src/core/settings.cpp' || echo '$(srcdir)/'`src/core/settings.cpp
gource-0.51/Makefile.in-988-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-settings.Tpo src/core/$(DEPDIR)/gource-settings.Po
##############################################
gource-0.51/Makefile.in-990-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:991:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-settings.o `test -f 'src/core/settings.cpp' || echo '$(srcdir)/'`src/core/settings.cpp
gource-0.51/Makefile.in-992-
gource-0.51/Makefile.in-993-src/core/gource-settings.obj: src/core/settings.cpp
gource-0.51/Makefile.in:994:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-settings.obj -MD -MP -MF src/core/$(DEPDIR)/gource-settings.Tpo -c -o src/core/gource-settings.obj `if test -f 'src/core/settings.cpp'; then $(CYGPATH_W) 'src/core/settings.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/settings.cpp'; fi`
gource-0.51/Makefile.in-995-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-settings.Tpo src/core/$(DEPDIR)/gource-settings.Po
##############################################
gource-0.51/Makefile.in-997-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:998:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-settings.obj `if test -f 'src/core/settings.cpp'; then $(CYGPATH_W) 'src/core/settings.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/settings.cpp'; fi`
gource-0.51/Makefile.in-999-
gource-0.51/Makefile.in-1000-src/core/gource-shader.o: src/core/shader.cpp
gource-0.51/Makefile.in:1001:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-shader.o -MD -MP -MF src/core/$(DEPDIR)/gource-shader.Tpo -c -o src/core/gource-shader.o `test -f 'src/core/shader.cpp' || echo '$(srcdir)/'`src/core/shader.cpp
gource-0.51/Makefile.in-1002-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-shader.Tpo src/core/$(DEPDIR)/gource-shader.Po
##############################################
gource-0.51/Makefile.in-1004-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1005:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-shader.o `test -f 'src/core/shader.cpp' || echo '$(srcdir)/'`src/core/shader.cpp
gource-0.51/Makefile.in-1006-
gource-0.51/Makefile.in-1007-src/core/gource-shader.obj: src/core/shader.cpp
gource-0.51/Makefile.in:1008:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-shader.obj -MD -MP -MF src/core/$(DEPDIR)/gource-shader.Tpo -c -o src/core/gource-shader.obj `if test -f 'src/core/shader.cpp'; then $(CYGPATH_W) 'src/core/shader.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/shader.cpp'; fi`
gource-0.51/Makefile.in-1009-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-shader.Tpo src/core/$(DEPDIR)/gource-shader.Po
##############################################
gource-0.51/Makefile.in-1011-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1012:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-shader.obj `if test -f 'src/core/shader.cpp'; then $(CYGPATH_W) 'src/core/shader.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/shader.cpp'; fi`
gource-0.51/Makefile.in-1013-
gource-0.51/Makefile.in-1014-src/core/gource-shader_common.o: src/core/shader_common.cpp
gource-0.51/Makefile.in:1015:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-shader_common.o -MD -MP -MF src/core/$(DEPDIR)/gource-shader_common.Tpo -c -o src/core/gource-shader_common.o `test -f 'src/core/shader_common.cpp' || echo '$(srcdir)/'`src/core/shader_common.cpp
gource-0.51/Makefile.in-1016-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-shader_common.Tpo src/core/$(DEPDIR)/gource-shader_common.Po
##############################################
gource-0.51/Makefile.in-1018-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1019:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-shader_common.o `test -f 'src/core/shader_common.cpp' || echo '$(srcdir)/'`src/core/shader_common.cpp
gource-0.51/Makefile.in-1020-
gource-0.51/Makefile.in-1021-src/core/gource-shader_common.obj: src/core/shader_common.cpp
gource-0.51/Makefile.in:1022:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-shader_common.obj -MD -MP -MF src/core/$(DEPDIR)/gource-shader_common.Tpo -c -o src/core/gource-shader_common.obj `if test -f 'src/core/shader_common.cpp'; then $(CYGPATH_W) 'src/core/shader_common.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/shader_common.cpp'; fi`
gource-0.51/Makefile.in-1023-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-shader_common.Tpo src/core/$(DEPDIR)/gource-shader_common.Po
##############################################
gource-0.51/Makefile.in-1025-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1026:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-shader_common.obj `if test -f 'src/core/shader_common.cpp'; then $(CYGPATH_W) 'src/core/shader_common.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/shader_common.cpp'; fi`
gource-0.51/Makefile.in-1027-
gource-0.51/Makefile.in-1028-src/core/gource-stringhash.o: src/core/stringhash.cpp
gource-0.51/Makefile.in:1029:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-stringhash.o -MD -MP -MF src/core/$(DEPDIR)/gource-stringhash.Tpo -c -o src/core/gource-stringhash.o `test -f 'src/core/stringhash.cpp' || echo '$(srcdir)/'`src/core/stringhash.cpp
gource-0.51/Makefile.in-1030-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-stringhash.Tpo src/core/$(DEPDIR)/gource-stringhash.Po
##############################################
gource-0.51/Makefile.in-1032-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1033:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-stringhash.o `test -f 'src/core/stringhash.cpp' || echo '$(srcdir)/'`src/core/stringhash.cpp
gource-0.51/Makefile.in-1034-
gource-0.51/Makefile.in-1035-src/core/gource-stringhash.obj: src/core/stringhash.cpp
gource-0.51/Makefile.in:1036:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-stringhash.obj -MD -MP -MF src/core/$(DEPDIR)/gource-stringhash.Tpo -c -o src/core/gource-stringhash.obj `if test -f 'src/core/stringhash.cpp'; then $(CYGPATH_W) 'src/core/stringhash.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/stringhash.cpp'; fi`
gource-0.51/Makefile.in-1037-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-stringhash.Tpo src/core/$(DEPDIR)/gource-stringhash.Po
##############################################
gource-0.51/Makefile.in-1039-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1040:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-stringhash.obj `if test -f 'src/core/stringhash.cpp'; then $(CYGPATH_W) 'src/core/stringhash.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/stringhash.cpp'; fi`
gource-0.51/Makefile.in-1041-
gource-0.51/Makefile.in-1042-src/core/gource-texture.o: src/core/texture.cpp
gource-0.51/Makefile.in:1043:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-texture.o -MD -MP -MF src/core/$(DEPDIR)/gource-texture.Tpo -c -o src/core/gource-texture.o `test -f 'src/core/texture.cpp' || echo '$(srcdir)/'`src/core/texture.cpp
gource-0.51/Makefile.in-1044-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-texture.Tpo src/core/$(DEPDIR)/gource-texture.Po
##############################################
gource-0.51/Makefile.in-1046-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1047:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-texture.o `test -f 'src/core/texture.cpp' || echo '$(srcdir)/'`src/core/texture.cpp
gource-0.51/Makefile.in-1048-
gource-0.51/Makefile.in-1049-src/core/gource-texture.obj: src/core/texture.cpp
gource-0.51/Makefile.in:1050:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-texture.obj -MD -MP -MF src/core/$(DEPDIR)/gource-texture.Tpo -c -o src/core/gource-texture.obj `if test -f 'src/core/texture.cpp'; then $(CYGPATH_W) 'src/core/texture.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/texture.cpp'; fi`
gource-0.51/Makefile.in-1051-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-texture.Tpo src/core/$(DEPDIR)/gource-texture.Po
##############################################
gource-0.51/Makefile.in-1053-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1054:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-texture.obj `if test -f 'src/core/texture.cpp'; then $(CYGPATH_W) 'src/core/texture.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/texture.cpp'; fi`
gource-0.51/Makefile.in-1055-
gource-0.51/Makefile.in-1056-src/core/gource-png_writer.o: src/core/png_writer.cpp
gource-0.51/Makefile.in:1057:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-png_writer.o -MD -MP -MF src/core/$(DEPDIR)/gource-png_writer.Tpo -c -o src/core/gource-png_writer.o `test -f 'src/core/png_writer.cpp' || echo '$(srcdir)/'`src/core/png_writer.cpp
gource-0.51/Makefile.in-1058-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-png_writer.Tpo src/core/$(DEPDIR)/gource-png_writer.Po
##############################################
gource-0.51/Makefile.in-1060-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1061:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-png_writer.o `test -f 'src/core/png_writer.cpp' || echo '$(srcdir)/'`src/core/png_writer.cpp
gource-0.51/Makefile.in-1062-
gource-0.51/Makefile.in-1063-src/core/gource-png_writer.obj: src/core/png_writer.cpp
gource-0.51/Makefile.in:1064:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-png_writer.obj -MD -MP -MF src/core/$(DEPDIR)/gource-png_writer.Tpo -c -o src/core/gource-png_writer.obj `if test -f 'src/core/png_writer.cpp'; then $(CYGPATH_W) 'src/core/png_writer.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/png_writer.cpp'; fi`
gource-0.51/Makefile.in-1065-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-png_writer.Tpo src/core/$(DEPDIR)/gource-png_writer.Po
##############################################
gource-0.51/Makefile.in-1067-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1068:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-png_writer.obj `if test -f 'src/core/png_writer.cpp'; then $(CYGPATH_W) 'src/core/png_writer.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/png_writer.cpp'; fi`
gource-0.51/Makefile.in-1069-
gource-0.51/Makefile.in-1070-src/core/gource-timezone.o: src/core/timezone.cpp
gource-0.51/Makefile.in:1071:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-timezone.o -MD -MP -MF src/core/$(DEPDIR)/gource-timezone.Tpo -c -o src/core/gource-timezone.o `test -f 'src/core/timezone.cpp' || echo '$(srcdir)/'`src/core/timezone.cpp
gource-0.51/Makefile.in-1072-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-timezone.Tpo src/core/$(DEPDIR)/gource-timezone.Po
##############################################
gource-0.51/Makefile.in-1074-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1075:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-timezone.o `test -f 'src/core/timezone.cpp' || echo '$(srcdir)/'`src/core/timezone.cpp
gource-0.51/Makefile.in-1076-
gource-0.51/Makefile.in-1077-src/core/gource-timezone.obj: src/core/timezone.cpp
gource-0.51/Makefile.in:1078:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-timezone.obj -MD -MP -MF src/core/$(DEPDIR)/gource-timezone.Tpo -c -o src/core/gource-timezone.obj `if test -f 'src/core/timezone.cpp'; then $(CYGPATH_W) 'src/core/timezone.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/timezone.cpp'; fi`
gource-0.51/Makefile.in-1079-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-timezone.Tpo src/core/$(DEPDIR)/gource-timezone.Po
##############################################
gource-0.51/Makefile.in-1081-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1082:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-timezone.obj `if test -f 'src/core/timezone.cpp'; then $(CYGPATH_W) 'src/core/timezone.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/timezone.cpp'; fi`
gource-0.51/Makefile.in-1083-
gource-0.51/Makefile.in-1084-src/core/gource-vbo.o: src/core/vbo.cpp
gource-0.51/Makefile.in:1085:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-vbo.o -MD -MP -MF src/core/$(DEPDIR)/gource-vbo.Tpo -c -o src/core/gource-vbo.o `test -f 'src/core/vbo.cpp' || echo '$(srcdir)/'`src/core/vbo.cpp
gource-0.51/Makefile.in-1086-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-vbo.Tpo src/core/$(DEPDIR)/gource-vbo.Po
##############################################
gource-0.51/Makefile.in-1088-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1089:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-vbo.o `test -f 'src/core/vbo.cpp' || echo '$(srcdir)/'`src/core/vbo.cpp
gource-0.51/Makefile.in-1090-
gource-0.51/Makefile.in-1091-src/core/gource-vbo.obj: src/core/vbo.cpp
gource-0.51/Makefile.in:1092:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-vbo.obj -MD -MP -MF src/core/$(DEPDIR)/gource-vbo.Tpo -c -o src/core/gource-vbo.obj `if test -f 'src/core/vbo.cpp'; then $(CYGPATH_W) 'src/core/vbo.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/vbo.cpp'; fi`
gource-0.51/Makefile.in-1093-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-vbo.Tpo src/core/$(DEPDIR)/gource-vbo.Po
##############################################
gource-0.51/Makefile.in-1095-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1096:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-vbo.obj `if test -f 'src/core/vbo.cpp'; then $(CYGPATH_W) 'src/core/vbo.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/vbo.cpp'; fi`
gource-0.51/Makefile.in-1097-
gource-0.51/Makefile.in-1098-src/core/gource-vectors.o: src/core/vectors.cpp
gource-0.51/Makefile.in:1099:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-vectors.o -MD -MP -MF src/core/$(DEPDIR)/gource-vectors.Tpo -c -o src/core/gource-vectors.o `test -f 'src/core/vectors.cpp' || echo '$(srcdir)/'`src/core/vectors.cpp
gource-0.51/Makefile.in-1100-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-vectors.Tpo src/core/$(DEPDIR)/gource-vectors.Po
##############################################
gource-0.51/Makefile.in-1102-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1103:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-vectors.o `test -f 'src/core/vectors.cpp' || echo '$(srcdir)/'`src/core/vectors.cpp
gource-0.51/Makefile.in-1104-
gource-0.51/Makefile.in-1105-src/core/gource-vectors.obj: src/core/vectors.cpp
gource-0.51/Makefile.in:1106:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/core/gource-vectors.obj -MD -MP -MF src/core/$(DEPDIR)/gource-vectors.Tpo -c -o src/core/gource-vectors.obj `if test -f 'src/core/vectors.cpp'; then $(CYGPATH_W) 'src/core/vectors.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/vectors.cpp'; fi`
gource-0.51/Makefile.in-1107-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/core/$(DEPDIR)/gource-vectors.Tpo src/core/$(DEPDIR)/gource-vectors.Po
##############################################
gource-0.51/Makefile.in-1109-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1110:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/core/gource-vectors.obj `if test -f 'src/core/vectors.cpp'; then $(CYGPATH_W) 'src/core/vectors.cpp'; else $(CYGPATH_W) '$(srcdir)/src/core/vectors.cpp'; fi`
gource-0.51/Makefile.in-1111-
gource-0.51/Makefile.in-1112-src/gource-dirnode.o: src/dirnode.cpp
gource-0.51/Makefile.in:1113:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-dirnode.o -MD -MP -MF src/$(DEPDIR)/gource-dirnode.Tpo -c -o src/gource-dirnode.o `test -f 'src/dirnode.cpp' || echo '$(srcdir)/'`src/dirnode.cpp
gource-0.51/Makefile.in-1114-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-dirnode.Tpo src/$(DEPDIR)/gource-dirnode.Po
##############################################
gource-0.51/Makefile.in-1116-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1117:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-dirnode.o `test -f 'src/dirnode.cpp' || echo '$(srcdir)/'`src/dirnode.cpp
gource-0.51/Makefile.in-1118-
gource-0.51/Makefile.in-1119-src/gource-dirnode.obj: src/dirnode.cpp
gource-0.51/Makefile.in:1120:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-dirnode.obj -MD -MP -MF src/$(DEPDIR)/gource-dirnode.Tpo -c -o src/gource-dirnode.obj `if test -f 'src/dirnode.cpp'; then $(CYGPATH_W) 'src/dirnode.cpp'; else $(CYGPATH_W) '$(srcdir)/src/dirnode.cpp'; fi`
gource-0.51/Makefile.in-1121-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-dirnode.Tpo src/$(DEPDIR)/gource-dirnode.Po
##############################################
gource-0.51/Makefile.in-1123-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1124:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-dirnode.obj `if test -f 'src/dirnode.cpp'; then $(CYGPATH_W) 'src/dirnode.cpp'; else $(CYGPATH_W) '$(srcdir)/src/dirnode.cpp'; fi`
gource-0.51/Makefile.in-1125-
gource-0.51/Makefile.in-1126-src/gource-file.o: src/file.cpp
gource-0.51/Makefile.in:1127:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-file.o -MD -MP -MF src/$(DEPDIR)/gource-file.Tpo -c -o src/gource-file.o `test -f 'src/file.cpp' || echo '$(srcdir)/'`src/file.cpp
gource-0.51/Makefile.in-1128-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-file.Tpo src/$(DEPDIR)/gource-file.Po
##############################################
gource-0.51/Makefile.in-1130-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1131:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-file.o `test -f 'src/file.cpp' || echo '$(srcdir)/'`src/file.cpp
gource-0.51/Makefile.in-1132-
gource-0.51/Makefile.in-1133-src/gource-file.obj: src/file.cpp
gource-0.51/Makefile.in:1134:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-file.obj -MD -MP -MF src/$(DEPDIR)/gource-file.Tpo -c -o src/gource-file.obj `if test -f 'src/file.cpp'; then $(CYGPATH_W) 'src/file.cpp'; else $(CYGPATH_W) '$(srcdir)/src/file.cpp'; fi`
gource-0.51/Makefile.in-1135-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-file.Tpo src/$(DEPDIR)/gource-file.Po
##############################################
gource-0.51/Makefile.in-1137-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1138:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-file.obj `if test -f 'src/file.cpp'; then $(CYGPATH_W) 'src/file.cpp'; else $(CYGPATH_W) '$(srcdir)/src/file.cpp'; fi`
gource-0.51/Makefile.in-1139-
gource-0.51/Makefile.in-1140-src/formats/gource-apache.o: src/formats/apache.cpp
gource-0.51/Makefile.in:1141:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-apache.o -MD -MP -MF src/formats/$(DEPDIR)/gource-apache.Tpo -c -o src/formats/gource-apache.o `test -f 'src/formats/apache.cpp' || echo '$(srcdir)/'`src/formats/apache.cpp
gource-0.51/Makefile.in-1142-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-apache.Tpo src/formats/$(DEPDIR)/gource-apache.Po
##############################################
gource-0.51/Makefile.in-1144-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1145:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-apache.o `test -f 'src/formats/apache.cpp' || echo '$(srcdir)/'`src/formats/apache.cpp
gource-0.51/Makefile.in-1146-
gource-0.51/Makefile.in-1147-src/formats/gource-apache.obj: src/formats/apache.cpp
gource-0.51/Makefile.in:1148:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-apache.obj -MD -MP -MF src/formats/$(DEPDIR)/gource-apache.Tpo -c -o src/formats/gource-apache.obj `if test -f 'src/formats/apache.cpp'; then $(CYGPATH_W) 'src/formats/apache.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/apache.cpp'; fi`
gource-0.51/Makefile.in-1149-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-apache.Tpo src/formats/$(DEPDIR)/gource-apache.Po
##############################################
gource-0.51/Makefile.in-1151-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1152:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-apache.obj `if test -f 'src/formats/apache.cpp'; then $(CYGPATH_W) 'src/formats/apache.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/apache.cpp'; fi`
gource-0.51/Makefile.in-1153-
gource-0.51/Makefile.in-1154-src/formats/gource-bzr.o: src/formats/bzr.cpp
gource-0.51/Makefile.in:1155:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-bzr.o -MD -MP -MF src/formats/$(DEPDIR)/gource-bzr.Tpo -c -o src/formats/gource-bzr.o `test -f 'src/formats/bzr.cpp' || echo '$(srcdir)/'`src/formats/bzr.cpp
gource-0.51/Makefile.in-1156-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-bzr.Tpo src/formats/$(DEPDIR)/gource-bzr.Po
##############################################
gource-0.51/Makefile.in-1158-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1159:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-bzr.o `test -f 'src/formats/bzr.cpp' || echo '$(srcdir)/'`src/formats/bzr.cpp
gource-0.51/Makefile.in-1160-
gource-0.51/Makefile.in-1161-src/formats/gource-bzr.obj: src/formats/bzr.cpp
gource-0.51/Makefile.in:1162:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-bzr.obj -MD -MP -MF src/formats/$(DEPDIR)/gource-bzr.Tpo -c -o src/formats/gource-bzr.obj `if test -f 'src/formats/bzr.cpp'; then $(CYGPATH_W) 'src/formats/bzr.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/bzr.cpp'; fi`
gource-0.51/Makefile.in-1163-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-bzr.Tpo src/formats/$(DEPDIR)/gource-bzr.Po
##############################################
gource-0.51/Makefile.in-1165-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1166:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-bzr.obj `if test -f 'src/formats/bzr.cpp'; then $(CYGPATH_W) 'src/formats/bzr.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/bzr.cpp'; fi`
gource-0.51/Makefile.in-1167-
gource-0.51/Makefile.in-1168-src/formats/gource-commitlog.o: src/formats/commitlog.cpp
gource-0.51/Makefile.in:1169:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-commitlog.o -MD -MP -MF src/formats/$(DEPDIR)/gource-commitlog.Tpo -c -o src/formats/gource-commitlog.o `test -f 'src/formats/commitlog.cpp' || echo '$(srcdir)/'`src/formats/commitlog.cpp
gource-0.51/Makefile.in-1170-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-commitlog.Tpo src/formats/$(DEPDIR)/gource-commitlog.Po
##############################################
gource-0.51/Makefile.in-1172-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1173:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-commitlog.o `test -f 'src/formats/commitlog.cpp' || echo '$(srcdir)/'`src/formats/commitlog.cpp
gource-0.51/Makefile.in-1174-
gource-0.51/Makefile.in-1175-src/formats/gource-commitlog.obj: src/formats/commitlog.cpp
gource-0.51/Makefile.in:1176:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-commitlog.obj -MD -MP -MF src/formats/$(DEPDIR)/gource-commitlog.Tpo -c -o src/formats/gource-commitlog.obj `if test -f 'src/formats/commitlog.cpp'; then $(CYGPATH_W) 'src/formats/commitlog.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/commitlog.cpp'; fi`
gource-0.51/Makefile.in-1177-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-commitlog.Tpo src/formats/$(DEPDIR)/gource-commitlog.Po
##############################################
gource-0.51/Makefile.in-1179-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1180:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-commitlog.obj `if test -f 'src/formats/commitlog.cpp'; then $(CYGPATH_W) 'src/formats/commitlog.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/commitlog.cpp'; fi`
gource-0.51/Makefile.in-1181-
gource-0.51/Makefile.in-1182-src/formats/gource-custom.o: src/formats/custom.cpp
gource-0.51/Makefile.in:1183:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-custom.o -MD -MP -MF src/formats/$(DEPDIR)/gource-custom.Tpo -c -o src/formats/gource-custom.o `test -f 'src/formats/custom.cpp' || echo '$(srcdir)/'`src/formats/custom.cpp
gource-0.51/Makefile.in-1184-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-custom.Tpo src/formats/$(DEPDIR)/gource-custom.Po
##############################################
gource-0.51/Makefile.in-1186-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1187:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-custom.o `test -f 'src/formats/custom.cpp' || echo '$(srcdir)/'`src/formats/custom.cpp
gource-0.51/Makefile.in-1188-
gource-0.51/Makefile.in-1189-src/formats/gource-custom.obj: src/formats/custom.cpp
gource-0.51/Makefile.in:1190:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-custom.obj -MD -MP -MF src/formats/$(DEPDIR)/gource-custom.Tpo -c -o src/formats/gource-custom.obj `if test -f 'src/formats/custom.cpp'; then $(CYGPATH_W) 'src/formats/custom.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/custom.cpp'; fi`
gource-0.51/Makefile.in-1191-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-custom.Tpo src/formats/$(DEPDIR)/gource-custom.Po
##############################################
gource-0.51/Makefile.in-1193-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1194:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-custom.obj `if test -f 'src/formats/custom.cpp'; then $(CYGPATH_W) 'src/formats/custom.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/custom.cpp'; fi`
gource-0.51/Makefile.in-1195-
gource-0.51/Makefile.in-1196-src/formats/gource-cvs-exp.o: src/formats/cvs-exp.cpp
gource-0.51/Makefile.in:1197:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-cvs-exp.o -MD -MP -MF src/formats/$(DEPDIR)/gource-cvs-exp.Tpo -c -o src/formats/gource-cvs-exp.o `test -f 'src/formats/cvs-exp.cpp' || echo '$(srcdir)/'`src/formats/cvs-exp.cpp
gource-0.51/Makefile.in-1198-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-cvs-exp.Tpo src/formats/$(DEPDIR)/gource-cvs-exp.Po
##############################################
gource-0.51/Makefile.in-1200-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1201:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-cvs-exp.o `test -f 'src/formats/cvs-exp.cpp' || echo '$(srcdir)/'`src/formats/cvs-exp.cpp
gource-0.51/Makefile.in-1202-
gource-0.51/Makefile.in-1203-src/formats/gource-cvs-exp.obj: src/formats/cvs-exp.cpp
gource-0.51/Makefile.in:1204:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-cvs-exp.obj -MD -MP -MF src/formats/$(DEPDIR)/gource-cvs-exp.Tpo -c -o src/formats/gource-cvs-exp.obj `if test -f 'src/formats/cvs-exp.cpp'; then $(CYGPATH_W) 'src/formats/cvs-exp.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/cvs-exp.cpp'; fi`
gource-0.51/Makefile.in-1205-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-cvs-exp.Tpo src/formats/$(DEPDIR)/gource-cvs-exp.Po
##############################################
gource-0.51/Makefile.in-1207-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1208:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-cvs-exp.obj `if test -f 'src/formats/cvs-exp.cpp'; then $(CYGPATH_W) 'src/formats/cvs-exp.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/cvs-exp.cpp'; fi`
gource-0.51/Makefile.in-1209-
gource-0.51/Makefile.in-1210-src/formats/gource-cvs2cl.o: src/formats/cvs2cl.cpp
gource-0.51/Makefile.in:1211:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-cvs2cl.o -MD -MP -MF src/formats/$(DEPDIR)/gource-cvs2cl.Tpo -c -o src/formats/gource-cvs2cl.o `test -f 'src/formats/cvs2cl.cpp' || echo '$(srcdir)/'`src/formats/cvs2cl.cpp
gource-0.51/Makefile.in-1212-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-cvs2cl.Tpo src/formats/$(DEPDIR)/gource-cvs2cl.Po
##############################################
gource-0.51/Makefile.in-1214-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1215:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-cvs2cl.o `test -f 'src/formats/cvs2cl.cpp' || echo '$(srcdir)/'`src/formats/cvs2cl.cpp
gource-0.51/Makefile.in-1216-
gource-0.51/Makefile.in-1217-src/formats/gource-cvs2cl.obj: src/formats/cvs2cl.cpp
gource-0.51/Makefile.in:1218:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-cvs2cl.obj -MD -MP -MF src/formats/$(DEPDIR)/gource-cvs2cl.Tpo -c -o src/formats/gource-cvs2cl.obj `if test -f 'src/formats/cvs2cl.cpp'; then $(CYGPATH_W) 'src/formats/cvs2cl.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/cvs2cl.cpp'; fi`
gource-0.51/Makefile.in-1219-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-cvs2cl.Tpo src/formats/$(DEPDIR)/gource-cvs2cl.Po
##############################################
gource-0.51/Makefile.in-1221-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1222:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-cvs2cl.obj `if test -f 'src/formats/cvs2cl.cpp'; then $(CYGPATH_W) 'src/formats/cvs2cl.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/cvs2cl.cpp'; fi`
gource-0.51/Makefile.in-1223-
gource-0.51/Makefile.in-1224-src/formats/gource-git.o: src/formats/git.cpp
gource-0.51/Makefile.in:1225:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-git.o -MD -MP -MF src/formats/$(DEPDIR)/gource-git.Tpo -c -o src/formats/gource-git.o `test -f 'src/formats/git.cpp' || echo '$(srcdir)/'`src/formats/git.cpp
gource-0.51/Makefile.in-1226-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-git.Tpo src/formats/$(DEPDIR)/gource-git.Po
##############################################
gource-0.51/Makefile.in-1228-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1229:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-git.o `test -f 'src/formats/git.cpp' || echo '$(srcdir)/'`src/formats/git.cpp
gource-0.51/Makefile.in-1230-
gource-0.51/Makefile.in-1231-src/formats/gource-git.obj: src/formats/git.cpp
gource-0.51/Makefile.in:1232:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-git.obj -MD -MP -MF src/formats/$(DEPDIR)/gource-git.Tpo -c -o src/formats/gource-git.obj `if test -f 'src/formats/git.cpp'; then $(CYGPATH_W) 'src/formats/git.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/git.cpp'; fi`
gource-0.51/Makefile.in-1233-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-git.Tpo src/formats/$(DEPDIR)/gource-git.Po
##############################################
gource-0.51/Makefile.in-1235-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1236:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-git.obj `if test -f 'src/formats/git.cpp'; then $(CYGPATH_W) 'src/formats/git.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/git.cpp'; fi`
gource-0.51/Makefile.in-1237-
gource-0.51/Makefile.in-1238-src/formats/gource-gitraw.o: src/formats/gitraw.cpp
gource-0.51/Makefile.in:1239:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-gitraw.o -MD -MP -MF src/formats/$(DEPDIR)/gource-gitraw.Tpo -c -o src/formats/gource-gitraw.o `test -f 'src/formats/gitraw.cpp' || echo '$(srcdir)/'`src/formats/gitraw.cpp
gource-0.51/Makefile.in-1240-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-gitraw.Tpo src/formats/$(DEPDIR)/gource-gitraw.Po
##############################################
gource-0.51/Makefile.in-1242-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1243:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-gitraw.o `test -f 'src/formats/gitraw.cpp' || echo '$(srcdir)/'`src/formats/gitraw.cpp
gource-0.51/Makefile.in-1244-
gource-0.51/Makefile.in-1245-src/formats/gource-gitraw.obj: src/formats/gitraw.cpp
gource-0.51/Makefile.in:1246:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-gitraw.obj -MD -MP -MF src/formats/$(DEPDIR)/gource-gitraw.Tpo -c -o src/formats/gource-gitraw.obj `if test -f 'src/formats/gitraw.cpp'; then $(CYGPATH_W) 'src/formats/gitraw.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/gitraw.cpp'; fi`
gource-0.51/Makefile.in-1247-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-gitraw.Tpo src/formats/$(DEPDIR)/gource-gitraw.Po
##############################################
gource-0.51/Makefile.in-1249-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1250:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-gitraw.obj `if test -f 'src/formats/gitraw.cpp'; then $(CYGPATH_W) 'src/formats/gitraw.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/gitraw.cpp'; fi`
gource-0.51/Makefile.in-1251-
gource-0.51/Makefile.in-1252-src/formats/gource-hg.o: src/formats/hg.cpp
gource-0.51/Makefile.in:1253:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-hg.o -MD -MP -MF src/formats/$(DEPDIR)/gource-hg.Tpo -c -o src/formats/gource-hg.o `test -f 'src/formats/hg.cpp' || echo '$(srcdir)/'`src/formats/hg.cpp
gource-0.51/Makefile.in-1254-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-hg.Tpo src/formats/$(DEPDIR)/gource-hg.Po
##############################################
gource-0.51/Makefile.in-1256-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1257:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-hg.o `test -f 'src/formats/hg.cpp' || echo '$(srcdir)/'`src/formats/hg.cpp
gource-0.51/Makefile.in-1258-
gource-0.51/Makefile.in-1259-src/formats/gource-hg.obj: src/formats/hg.cpp
gource-0.51/Makefile.in:1260:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-hg.obj -MD -MP -MF src/formats/$(DEPDIR)/gource-hg.Tpo -c -o src/formats/gource-hg.obj `if test -f 'src/formats/hg.cpp'; then $(CYGPATH_W) 'src/formats/hg.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/hg.cpp'; fi`
gource-0.51/Makefile.in-1261-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-hg.Tpo src/formats/$(DEPDIR)/gource-hg.Po
##############################################
gource-0.51/Makefile.in-1263-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1264:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-hg.obj `if test -f 'src/formats/hg.cpp'; then $(CYGPATH_W) 'src/formats/hg.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/hg.cpp'; fi`
gource-0.51/Makefile.in-1265-
gource-0.51/Makefile.in-1266-src/formats/gource-svn.o: src/formats/svn.cpp
gource-0.51/Makefile.in:1267:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-svn.o -MD -MP -MF src/formats/$(DEPDIR)/gource-svn.Tpo -c -o src/formats/gource-svn.o `test -f 'src/formats/svn.cpp' || echo '$(srcdir)/'`src/formats/svn.cpp
gource-0.51/Makefile.in-1268-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-svn.Tpo src/formats/$(DEPDIR)/gource-svn.Po
##############################################
gource-0.51/Makefile.in-1270-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1271:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-svn.o `test -f 'src/formats/svn.cpp' || echo '$(srcdir)/'`src/formats/svn.cpp
gource-0.51/Makefile.in-1272-
gource-0.51/Makefile.in-1273-src/formats/gource-svn.obj: src/formats/svn.cpp
gource-0.51/Makefile.in:1274:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/formats/gource-svn.obj -MD -MP -MF src/formats/$(DEPDIR)/gource-svn.Tpo -c -o src/formats/gource-svn.obj `if test -f 'src/formats/svn.cpp'; then $(CYGPATH_W) 'src/formats/svn.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/svn.cpp'; fi`
gource-0.51/Makefile.in-1275-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/formats/$(DEPDIR)/gource-svn.Tpo src/formats/$(DEPDIR)/gource-svn.Po
##############################################
gource-0.51/Makefile.in-1277-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1278:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/formats/gource-svn.obj `if test -f 'src/formats/svn.cpp'; then $(CYGPATH_W) 'src/formats/svn.cpp'; else $(CYGPATH_W) '$(srcdir)/src/formats/svn.cpp'; fi`
gource-0.51/Makefile.in-1279-
gource-0.51/Makefile.in-1280-src/gource-gource.o: src/gource.cpp
gource-0.51/Makefile.in:1281:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-gource.o -MD -MP -MF src/$(DEPDIR)/gource-gource.Tpo -c -o src/gource-gource.o `test -f 'src/gource.cpp' || echo '$(srcdir)/'`src/gource.cpp
gource-0.51/Makefile.in-1282-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-gource.Tpo src/$(DEPDIR)/gource-gource.Po
##############################################
gource-0.51/Makefile.in-1284-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1285:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-gource.o `test -f 'src/gource.cpp' || echo '$(srcdir)/'`src/gource.cpp
gource-0.51/Makefile.in-1286-
gource-0.51/Makefile.in-1287-src/gource-gource.obj: src/gource.cpp
gource-0.51/Makefile.in:1288:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-gource.obj -MD -MP -MF src/$(DEPDIR)/gource-gource.Tpo -c -o src/gource-gource.obj `if test -f 'src/gource.cpp'; then $(CYGPATH_W) 'src/gource.cpp'; else $(CYGPATH_W) '$(srcdir)/src/gource.cpp'; fi`
gource-0.51/Makefile.in-1289-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-gource.Tpo src/$(DEPDIR)/gource-gource.Po
##############################################
gource-0.51/Makefile.in-1291-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1292:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-gource.obj `if test -f 'src/gource.cpp'; then $(CYGPATH_W) 'src/gource.cpp'; else $(CYGPATH_W) '$(srcdir)/src/gource.cpp'; fi`
gource-0.51/Makefile.in-1293-
gource-0.51/Makefile.in-1294-src/gource-gource_shell.o: src/gource_shell.cpp
gource-0.51/Makefile.in:1295:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-gource_shell.o -MD -MP -MF src/$(DEPDIR)/gource-gource_shell.Tpo -c -o src/gource-gource_shell.o `test -f 'src/gource_shell.cpp' || echo '$(srcdir)/'`src/gource_shell.cpp
gource-0.51/Makefile.in-1296-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-gource_shell.Tpo src/$(DEPDIR)/gource-gource_shell.Po
##############################################
gource-0.51/Makefile.in-1298-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1299:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-gource_shell.o `test -f 'src/gource_shell.cpp' || echo '$(srcdir)/'`src/gource_shell.cpp
gource-0.51/Makefile.in-1300-
gource-0.51/Makefile.in-1301-src/gource-gource_shell.obj: src/gource_shell.cpp
gource-0.51/Makefile.in:1302:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-gource_shell.obj -MD -MP -MF src/$(DEPDIR)/gource-gource_shell.Tpo -c -o src/gource-gource_shell.obj `if test -f 'src/gource_shell.cpp'; then $(CYGPATH_W) 'src/gource_shell.cpp'; else $(CYGPATH_W) '$(srcdir)/src/gource_shell.cpp'; fi`
gource-0.51/Makefile.in-1303-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-gource_shell.Tpo src/$(DEPDIR)/gource-gource_shell.Po
##############################################
gource-0.51/Makefile.in-1305-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1306:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-gource_shell.obj `if test -f 'src/gource_shell.cpp'; then $(CYGPATH_W) 'src/gource_shell.cpp'; else $(CYGPATH_W) '$(srcdir)/src/gource_shell.cpp'; fi`
gource-0.51/Makefile.in-1307-
gource-0.51/Makefile.in-1308-src/gource-gource_settings.o: src/gource_settings.cpp
gource-0.51/Makefile.in:1309:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-gource_settings.o -MD -MP -MF src/$(DEPDIR)/gource-gource_settings.Tpo -c -o src/gource-gource_settings.o `test -f 'src/gource_settings.cpp' || echo '$(srcdir)/'`src/gource_settings.cpp
gource-0.51/Makefile.in-1310-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-gource_settings.Tpo src/$(DEPDIR)/gource-gource_settings.Po
##############################################
gource-0.51/Makefile.in-1312-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1313:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-gource_settings.o `test -f 'src/gource_settings.cpp' || echo '$(srcdir)/'`src/gource_settings.cpp
gource-0.51/Makefile.in-1314-
gource-0.51/Makefile.in-1315-src/gource-gource_settings.obj: src/gource_settings.cpp
gource-0.51/Makefile.in:1316:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-gource_settings.obj -MD -MP -MF src/$(DEPDIR)/gource-gource_settings.Tpo -c -o src/gource-gource_settings.obj `if test -f 'src/gource_settings.cpp'; then $(CYGPATH_W) 'src/gource_settings.cpp'; else $(CYGPATH_W) '$(srcdir)/src/gource_settings.cpp'; fi`
gource-0.51/Makefile.in-1317-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-gource_settings.Tpo src/$(DEPDIR)/gource-gource_settings.Po
##############################################
gource-0.51/Makefile.in-1319-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1320:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-gource_settings.obj `if test -f 'src/gource_settings.cpp'; then $(CYGPATH_W) 'src/gource_settings.cpp'; else $(CYGPATH_W) '$(srcdir)/src/gource_settings.cpp'; fi`
gource-0.51/Makefile.in-1321-
gource-0.51/Makefile.in-1322-src/gource-key.o: src/key.cpp
gource-0.51/Makefile.in:1323:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-key.o -MD -MP -MF src/$(DEPDIR)/gource-key.Tpo -c -o src/gource-key.o `test -f 'src/key.cpp' || echo '$(srcdir)/'`src/key.cpp
gource-0.51/Makefile.in-1324-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-key.Tpo src/$(DEPDIR)/gource-key.Po
##############################################
gource-0.51/Makefile.in-1326-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1327:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-key.o `test -f 'src/key.cpp' || echo '$(srcdir)/'`src/key.cpp
gource-0.51/Makefile.in-1328-
gource-0.51/Makefile.in-1329-src/gource-key.obj: src/key.cpp
gource-0.51/Makefile.in:1330:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-key.obj -MD -MP -MF src/$(DEPDIR)/gource-key.Tpo -c -o src/gource-key.obj `if test -f 'src/key.cpp'; then $(CYGPATH_W) 'src/key.cpp'; else $(CYGPATH_W) '$(srcdir)/src/key.cpp'; fi`
gource-0.51/Makefile.in-1331-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-key.Tpo src/$(DEPDIR)/gource-key.Po
##############################################
gource-0.51/Makefile.in-1333-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1334:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-key.obj `if test -f 'src/key.cpp'; then $(CYGPATH_W) 'src/key.cpp'; else $(CYGPATH_W) '$(srcdir)/src/key.cpp'; fi`
gource-0.51/Makefile.in-1335-
gource-0.51/Makefile.in-1336-src/gource-logmill.o: src/logmill.cpp
gource-0.51/Makefile.in:1337:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-logmill.o -MD -MP -MF src/$(DEPDIR)/gource-logmill.Tpo -c -o src/gource-logmill.o `test -f 'src/logmill.cpp' || echo '$(srcdir)/'`src/logmill.cpp
gource-0.51/Makefile.in-1338-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-logmill.Tpo src/$(DEPDIR)/gource-logmill.Po
##############################################
gource-0.51/Makefile.in-1340-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1341:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-logmill.o `test -f 'src/logmill.cpp' || echo '$(srcdir)/'`src/logmill.cpp
gource-0.51/Makefile.in-1342-
gource-0.51/Makefile.in-1343-src/gource-logmill.obj: src/logmill.cpp
gource-0.51/Makefile.in:1344:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-logmill.obj -MD -MP -MF src/$(DEPDIR)/gource-logmill.Tpo -c -o src/gource-logmill.obj `if test -f 'src/logmill.cpp'; then $(CYGPATH_W) 'src/logmill.cpp'; else $(CYGPATH_W) '$(srcdir)/src/logmill.cpp'; fi`
gource-0.51/Makefile.in-1345-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-logmill.Tpo src/$(DEPDIR)/gource-logmill.Po
##############################################
gource-0.51/Makefile.in-1347-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1348:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-logmill.obj `if test -f 'src/logmill.cpp'; then $(CYGPATH_W) 'src/logmill.cpp'; else $(CYGPATH_W) '$(srcdir)/src/logmill.cpp'; fi`
gource-0.51/Makefile.in-1349-
gource-0.51/Makefile.in-1350-src/gource-main.o: src/main.cpp
gource-0.51/Makefile.in:1351:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-main.o -MD -MP -MF src/$(DEPDIR)/gource-main.Tpo -c -o src/gource-main.o `test -f 'src/main.cpp' || echo '$(srcdir)/'`src/main.cpp
gource-0.51/Makefile.in-1352-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-main.Tpo src/$(DEPDIR)/gource-main.Po
##############################################
gource-0.51/Makefile.in-1354-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1355:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-main.o `test -f 'src/main.cpp' || echo '$(srcdir)/'`src/main.cpp
gource-0.51/Makefile.in-1356-
gource-0.51/Makefile.in-1357-src/gource-main.obj: src/main.cpp
gource-0.51/Makefile.in:1358:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-main.obj -MD -MP -MF src/$(DEPDIR)/gource-main.Tpo -c -o src/gource-main.obj `if test -f 'src/main.cpp'; then $(CYGPATH_W) 'src/main.cpp'; else $(CYGPATH_W) '$(srcdir)/src/main.cpp'; fi`
gource-0.51/Makefile.in-1359-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-main.Tpo src/$(DEPDIR)/gource-main.Po
##############################################
gource-0.51/Makefile.in-1361-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1362:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-main.obj `if test -f 'src/main.cpp'; then $(CYGPATH_W) 'src/main.cpp'; else $(CYGPATH_W) '$(srcdir)/src/main.cpp'; fi`
gource-0.51/Makefile.in-1363-
gource-0.51/Makefile.in-1364-src/gource-pawn.o: src/pawn.cpp
gource-0.51/Makefile.in:1365:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-pawn.o -MD -MP -MF src/$(DEPDIR)/gource-pawn.Tpo -c -o src/gource-pawn.o `test -f 'src/pawn.cpp' || echo '$(srcdir)/'`src/pawn.cpp
gource-0.51/Makefile.in-1366-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-pawn.Tpo src/$(DEPDIR)/gource-pawn.Po
##############################################
gource-0.51/Makefile.in-1368-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1369:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-pawn.o `test -f 'src/pawn.cpp' || echo '$(srcdir)/'`src/pawn.cpp
gource-0.51/Makefile.in-1370-
gource-0.51/Makefile.in-1371-src/gource-pawn.obj: src/pawn.cpp
gource-0.51/Makefile.in:1372:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-pawn.obj -MD -MP -MF src/$(DEPDIR)/gource-pawn.Tpo -c -o src/gource-pawn.obj `if test -f 'src/pawn.cpp'; then $(CYGPATH_W) 'src/pawn.cpp'; else $(CYGPATH_W) '$(srcdir)/src/pawn.cpp'; fi`
gource-0.51/Makefile.in-1373-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-pawn.Tpo src/$(DEPDIR)/gource-pawn.Po
##############################################
gource-0.51/Makefile.in-1375-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1376:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-pawn.obj `if test -f 'src/pawn.cpp'; then $(CYGPATH_W) 'src/pawn.cpp'; else $(CYGPATH_W) '$(srcdir)/src/pawn.cpp'; fi`
gource-0.51/Makefile.in-1377-
gource-0.51/Makefile.in-1378-src/gource-slider.o: src/slider.cpp
gource-0.51/Makefile.in:1379:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-slider.o -MD -MP -MF src/$(DEPDIR)/gource-slider.Tpo -c -o src/gource-slider.o `test -f 'src/slider.cpp' || echo '$(srcdir)/'`src/slider.cpp
gource-0.51/Makefile.in-1380-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-slider.Tpo src/$(DEPDIR)/gource-slider.Po
##############################################
gource-0.51/Makefile.in-1382-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1383:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-slider.o `test -f 'src/slider.cpp' || echo '$(srcdir)/'`src/slider.cpp
gource-0.51/Makefile.in-1384-
gource-0.51/Makefile.in-1385-src/gource-slider.obj: src/slider.cpp
gource-0.51/Makefile.in:1386:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-slider.obj -MD -MP -MF src/$(DEPDIR)/gource-slider.Tpo -c -o src/gource-slider.obj `if test -f 'src/slider.cpp'; then $(CYGPATH_W) 'src/slider.cpp'; else $(CYGPATH_W) '$(srcdir)/src/slider.cpp'; fi`
gource-0.51/Makefile.in-1387-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-slider.Tpo src/$(DEPDIR)/gource-slider.Po
##############################################
gource-0.51/Makefile.in-1389-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1390:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-slider.obj `if test -f 'src/slider.cpp'; then $(CYGPATH_W) 'src/slider.cpp'; else $(CYGPATH_W) '$(srcdir)/src/slider.cpp'; fi`
gource-0.51/Makefile.in-1391-
gource-0.51/Makefile.in-1392-src/gource-spline.o: src/spline.cpp
gource-0.51/Makefile.in:1393:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-spline.o -MD -MP -MF src/$(DEPDIR)/gource-spline.Tpo -c -o src/gource-spline.o `test -f 'src/spline.cpp' || echo '$(srcdir)/'`src/spline.cpp
gource-0.51/Makefile.in-1394-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-spline.Tpo src/$(DEPDIR)/gource-spline.Po
##############################################
gource-0.51/Makefile.in-1396-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1397:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-spline.o `test -f 'src/spline.cpp' || echo '$(srcdir)/'`src/spline.cpp
gource-0.51/Makefile.in-1398-
gource-0.51/Makefile.in-1399-src/gource-spline.obj: src/spline.cpp
gource-0.51/Makefile.in:1400:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-spline.obj -MD -MP -MF src/$(DEPDIR)/gource-spline.Tpo -c -o src/gource-spline.obj `if test -f 'src/spline.cpp'; then $(CYGPATH_W) 'src/spline.cpp'; else $(CYGPATH_W) '$(srcdir)/src/spline.cpp'; fi`
gource-0.51/Makefile.in-1401-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-spline.Tpo src/$(DEPDIR)/gource-spline.Po
##############################################
gource-0.51/Makefile.in-1403-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1404:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-spline.obj `if test -f 'src/spline.cpp'; then $(CYGPATH_W) 'src/spline.cpp'; else $(CYGPATH_W) '$(srcdir)/src/spline.cpp'; fi`
gource-0.51/Makefile.in-1405-
gource-0.51/Makefile.in-1406-src/gource-textbox.o: src/textbox.cpp
gource-0.51/Makefile.in:1407:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-textbox.o -MD -MP -MF src/$(DEPDIR)/gource-textbox.Tpo -c -o src/gource-textbox.o `test -f 'src/textbox.cpp' || echo '$(srcdir)/'`src/textbox.cpp
gource-0.51/Makefile.in-1408-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-textbox.Tpo src/$(DEPDIR)/gource-textbox.Po
##############################################
gource-0.51/Makefile.in-1410-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1411:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-textbox.o `test -f 'src/textbox.cpp' || echo '$(srcdir)/'`src/textbox.cpp
gource-0.51/Makefile.in-1412-
gource-0.51/Makefile.in-1413-src/gource-textbox.obj: src/textbox.cpp
gource-0.51/Makefile.in:1414:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-textbox.obj -MD -MP -MF src/$(DEPDIR)/gource-textbox.Tpo -c -o src/gource-textbox.obj `if test -f 'src/textbox.cpp'; then $(CYGPATH_W) 'src/textbox.cpp'; else $(CYGPATH_W) '$(srcdir)/src/textbox.cpp'; fi`
gource-0.51/Makefile.in-1415-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-textbox.Tpo src/$(DEPDIR)/gource-textbox.Po
##############################################
gource-0.51/Makefile.in-1417-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1418:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-textbox.obj `if test -f 'src/textbox.cpp'; then $(CYGPATH_W) 'src/textbox.cpp'; else $(CYGPATH_W) '$(srcdir)/src/textbox.cpp'; fi`
gource-0.51/Makefile.in-1419-
gource-0.51/Makefile.in-1420-src/gource-user.o: src/user.cpp
gource-0.51/Makefile.in:1421:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-user.o -MD -MP -MF src/$(DEPDIR)/gource-user.Tpo -c -o src/gource-user.o `test -f 'src/user.cpp' || echo '$(srcdir)/'`src/user.cpp
gource-0.51/Makefile.in-1422-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-user.Tpo src/$(DEPDIR)/gource-user.Po
##############################################
gource-0.51/Makefile.in-1424-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1425:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-user.o `test -f 'src/user.cpp' || echo '$(srcdir)/'`src/user.cpp
gource-0.51/Makefile.in-1426-
gource-0.51/Makefile.in-1427-src/gource-user.obj: src/user.cpp
gource-0.51/Makefile.in:1428:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-user.obj -MD -MP -MF src/$(DEPDIR)/gource-user.Tpo -c -o src/gource-user.obj `if test -f 'src/user.cpp'; then $(CYGPATH_W) 'src/user.cpp'; else $(CYGPATH_W) '$(srcdir)/src/user.cpp'; fi`
gource-0.51/Makefile.in-1429-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-user.Tpo src/$(DEPDIR)/gource-user.Po
##############################################
gource-0.51/Makefile.in-1431-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1432:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-user.obj `if test -f 'src/user.cpp'; then $(CYGPATH_W) 'src/user.cpp'; else $(CYGPATH_W) '$(srcdir)/src/user.cpp'; fi`
gource-0.51/Makefile.in-1433-
gource-0.51/Makefile.in-1434-src/gource-zoomcamera.o: src/zoomcamera.cpp
gource-0.51/Makefile.in:1435:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-zoomcamera.o -MD -MP -MF src/$(DEPDIR)/gource-zoomcamera.Tpo -c -o src/gource-zoomcamera.o `test -f 'src/zoomcamera.cpp' || echo '$(srcdir)/'`src/zoomcamera.cpp
gource-0.51/Makefile.in-1436-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-zoomcamera.Tpo src/$(DEPDIR)/gource-zoomcamera.Po
##############################################
gource-0.51/Makefile.in-1438-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1439:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-zoomcamera.o `test -f 'src/zoomcamera.cpp' || echo '$(srcdir)/'`src/zoomcamera.cpp
gource-0.51/Makefile.in-1440-
gource-0.51/Makefile.in-1441-src/gource-zoomcamera.obj: src/zoomcamera.cpp
gource-0.51/Makefile.in:1442:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/gource-zoomcamera.obj -MD -MP -MF src/$(DEPDIR)/gource-zoomcamera.Tpo -c -o src/gource-zoomcamera.obj `if test -f 'src/zoomcamera.cpp'; then $(CYGPATH_W) 'src/zoomcamera.cpp'; else $(CYGPATH_W) '$(srcdir)/src/zoomcamera.cpp'; fi`
gource-0.51/Makefile.in-1443-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/gource-zoomcamera.Tpo src/$(DEPDIR)/gource-zoomcamera.Po
##############################################
gource-0.51/Makefile.in-1445-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1446:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/gource-zoomcamera.obj `if test -f 'src/zoomcamera.cpp'; then $(CYGPATH_W) 'src/zoomcamera.cpp'; else $(CYGPATH_W) '$(srcdir)/src/zoomcamera.cpp'; fi`
gource-0.51/Makefile.in-1447-
gource-0.51/Makefile.in-1448-src/tinyxml/gource-tinyxmlerror.o: src/tinyxml/tinyxmlerror.cpp
gource-0.51/Makefile.in:1449:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/tinyxml/gource-tinyxmlerror.o -MD -MP -MF src/tinyxml/$(DEPDIR)/gource-tinyxmlerror.Tpo -c -o src/tinyxml/gource-tinyxmlerror.o `test -f 'src/tinyxml/tinyxmlerror.cpp' || echo '$(srcdir)/'`src/tinyxml/tinyxmlerror.cpp
gource-0.51/Makefile.in-1450-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/tinyxml/$(DEPDIR)/gource-tinyxmlerror.Tpo src/tinyxml/$(DEPDIR)/gource-tinyxmlerror.Po
##############################################
gource-0.51/Makefile.in-1452-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1453:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/tinyxml/gource-tinyxmlerror.o `test -f 'src/tinyxml/tinyxmlerror.cpp' || echo '$(srcdir)/'`src/tinyxml/tinyxmlerror.cpp
gource-0.51/Makefile.in-1454-
gource-0.51/Makefile.in-1455-src/tinyxml/gource-tinyxmlerror.obj: src/tinyxml/tinyxmlerror.cpp
gource-0.51/Makefile.in:1456:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/tinyxml/gource-tinyxmlerror.obj -MD -MP -MF src/tinyxml/$(DEPDIR)/gource-tinyxmlerror.Tpo -c -o src/tinyxml/gource-tinyxmlerror.obj `if test -f 'src/tinyxml/tinyxmlerror.cpp'; then $(CYGPATH_W) 'src/tinyxml/tinyxmlerror.cpp'; else $(CYGPATH_W) '$(srcdir)/src/tinyxml/tinyxmlerror.cpp'; fi`
gource-0.51/Makefile.in-1457-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/tinyxml/$(DEPDIR)/gource-tinyxmlerror.Tpo src/tinyxml/$(DEPDIR)/gource-tinyxmlerror.Po
##############################################
gource-0.51/Makefile.in-1459-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1460:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/tinyxml/gource-tinyxmlerror.obj `if test -f 'src/tinyxml/tinyxmlerror.cpp'; then $(CYGPATH_W) 'src/tinyxml/tinyxmlerror.cpp'; else $(CYGPATH_W) '$(srcdir)/src/tinyxml/tinyxmlerror.cpp'; fi`
gource-0.51/Makefile.in-1461-
gource-0.51/Makefile.in-1462-src/tinyxml/gource-tinystr.o: src/tinyxml/tinystr.cpp
gource-0.51/Makefile.in:1463:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/tinyxml/gource-tinystr.o -MD -MP -MF src/tinyxml/$(DEPDIR)/gource-tinystr.Tpo -c -o src/tinyxml/gource-tinystr.o `test -f 'src/tinyxml/tinystr.cpp' || echo '$(srcdir)/'`src/tinyxml/tinystr.cpp
gource-0.51/Makefile.in-1464-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/tinyxml/$(DEPDIR)/gource-tinystr.Tpo src/tinyxml/$(DEPDIR)/gource-tinystr.Po
##############################################
gource-0.51/Makefile.in-1466-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1467:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/tinyxml/gource-tinystr.o `test -f 'src/tinyxml/tinystr.cpp' || echo '$(srcdir)/'`src/tinyxml/tinystr.cpp
gource-0.51/Makefile.in-1468-
gource-0.51/Makefile.in-1469-src/tinyxml/gource-tinystr.obj: src/tinyxml/tinystr.cpp
gource-0.51/Makefile.in:1470:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/tinyxml/gource-tinystr.obj -MD -MP -MF src/tinyxml/$(DEPDIR)/gource-tinystr.Tpo -c -o src/tinyxml/gource-tinystr.obj `if test -f 'src/tinyxml/tinystr.cpp'; then $(CYGPATH_W) 'src/tinyxml/tinystr.cpp'; else $(CYGPATH_W) '$(srcdir)/src/tinyxml/tinystr.cpp'; fi`
gource-0.51/Makefile.in-1471-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/tinyxml/$(DEPDIR)/gource-tinystr.Tpo src/tinyxml/$(DEPDIR)/gource-tinystr.Po
##############################################
gource-0.51/Makefile.in-1473-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1474:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/tinyxml/gource-tinystr.obj `if test -f 'src/tinyxml/tinystr.cpp'; then $(CYGPATH_W) 'src/tinyxml/tinystr.cpp'; else $(CYGPATH_W) '$(srcdir)/src/tinyxml/tinystr.cpp'; fi`
gource-0.51/Makefile.in-1475-
gource-0.51/Makefile.in-1476-src/tinyxml/gource-tinyxml.o: src/tinyxml/tinyxml.cpp
gource-0.51/Makefile.in:1477:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/tinyxml/gource-tinyxml.o -MD -MP -MF src/tinyxml/$(DEPDIR)/gource-tinyxml.Tpo -c -o src/tinyxml/gource-tinyxml.o `test -f 'src/tinyxml/tinyxml.cpp' || echo '$(srcdir)/'`src/tinyxml/tinyxml.cpp
gource-0.51/Makefile.in-1478-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/tinyxml/$(DEPDIR)/gource-tinyxml.Tpo src/tinyxml/$(DEPDIR)/gource-tinyxml.Po
##############################################
gource-0.51/Makefile.in-1480-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1481:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/tinyxml/gource-tinyxml.o `test -f 'src/tinyxml/tinyxml.cpp' || echo '$(srcdir)/'`src/tinyxml/tinyxml.cpp
gource-0.51/Makefile.in-1482-
gource-0.51/Makefile.in-1483-src/tinyxml/gource-tinyxml.obj: src/tinyxml/tinyxml.cpp
gource-0.51/Makefile.in:1484:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/tinyxml/gource-tinyxml.obj -MD -MP -MF src/tinyxml/$(DEPDIR)/gource-tinyxml.Tpo -c -o src/tinyxml/gource-tinyxml.obj `if test -f 'src/tinyxml/tinyxml.cpp'; then $(CYGPATH_W) 'src/tinyxml/tinyxml.cpp'; else $(CYGPATH_W) '$(srcdir)/src/tinyxml/tinyxml.cpp'; fi`
gource-0.51/Makefile.in-1485-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/tinyxml/$(DEPDIR)/gource-tinyxml.Tpo src/tinyxml/$(DEPDIR)/gource-tinyxml.Po
##############################################
gource-0.51/Makefile.in-1487-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1488:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/tinyxml/gource-tinyxml.obj `if test -f 'src/tinyxml/tinyxml.cpp'; then $(CYGPATH_W) 'src/tinyxml/tinyxml.cpp'; else $(CYGPATH_W) '$(srcdir)/src/tinyxml/tinyxml.cpp'; fi`
gource-0.51/Makefile.in-1489-
gource-0.51/Makefile.in-1490-src/tinyxml/gource-tinyxmlparser.o: src/tinyxml/tinyxmlparser.cpp
gource-0.51/Makefile.in:1491:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/tinyxml/gource-tinyxmlparser.o -MD -MP -MF src/tinyxml/$(DEPDIR)/gource-tinyxmlparser.Tpo -c -o src/tinyxml/gource-tinyxmlparser.o `test -f 'src/tinyxml/tinyxmlparser.cpp' || echo '$(srcdir)/'`src/tinyxml/tinyxmlparser.cpp
gource-0.51/Makefile.in-1492-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/tinyxml/$(DEPDIR)/gource-tinyxmlparser.Tpo src/tinyxml/$(DEPDIR)/gource-tinyxmlparser.Po
##############################################
gource-0.51/Makefile.in-1494-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1495:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/tinyxml/gource-tinyxmlparser.o `test -f 'src/tinyxml/tinyxmlparser.cpp' || echo '$(srcdir)/'`src/tinyxml/tinyxmlparser.cpp
gource-0.51/Makefile.in-1496-
gource-0.51/Makefile.in-1497-src/tinyxml/gource-tinyxmlparser.obj: src/tinyxml/tinyxmlparser.cpp
gource-0.51/Makefile.in:1498:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -MT src/tinyxml/gource-tinyxmlparser.obj -MD -MP -MF src/tinyxml/$(DEPDIR)/gource-tinyxmlparser.Tpo -c -o src/tinyxml/gource-tinyxmlparser.obj `if test -f 'src/tinyxml/tinyxmlparser.cpp'; then $(CYGPATH_W) 'src/tinyxml/tinyxmlparser.cpp'; else $(CYGPATH_W) '$(srcdir)/src/tinyxml/tinyxmlparser.cpp'; fi`
gource-0.51/Makefile.in-1499-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) src/tinyxml/$(DEPDIR)/gource-tinyxmlparser.Tpo src/tinyxml/$(DEPDIR)/gource-tinyxmlparser.Po
##############################################
gource-0.51/Makefile.in-1501-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gource-0.51/Makefile.in:1502:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gource_CXXFLAGS) $(CXXFLAGS) -c -o src/tinyxml/gource-tinyxmlparser.obj `if test -f 'src/tinyxml/tinyxmlparser.cpp'; then $(CYGPATH_W) 'src/tinyxml/tinyxmlparser.cpp'; else $(CYGPATH_W) '$(srcdir)/src/tinyxml/tinyxmlparser.cpp'; fi`
gource-0.51/Makefile.in-1503-install-dist_fontsDATA: $(dist_fonts_DATA)
##############################################
gource-0.51/Makefile.in-1521-	@list='$(dist_fonts_DATA)'; test -n "$(fontsdir)" || list=; \
gource-0.51/Makefile.in:1522:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gource-0.51/Makefile.in-1523-	dir='$(DESTDIR)$(fontsdir)'; $(am__uninstall_files_from_dir)
##############################################
gource-0.51/Makefile.in-1542-	@list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
gource-0.51/Makefile.in:1543:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gource-0.51/Makefile.in-1544-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
gource-0.51/Makefile.in-1563-	@list='$(dist_shaders_DATA)'; test -n "$(shadersdir)" || list=; \
gource-0.51/Makefile.in:1564:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gource-0.51/Makefile.in-1565-	dir='$(DESTDIR)$(shadersdir)'; $(am__uninstall_files_from_dir)
##############################################
gource-0.51/Makefile.in-1596-GTAGS:
gource-0.51/Makefile.in:1597:	here=`$(am__cd) $(top_builddir) && pwd` \
gource-0.51/Makefile.in-1598-	  && $(am__cd) $(top_srcdir) \
##############################################
gource-0.51/Makefile.in-1628-	test -d "$(distdir)" || mkdir "$(distdir)"
gource-0.51/Makefile.in:1629:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gource-0.51/Makefile.in:1630:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gource-0.51/Makefile.in-1631-	list='$(DISTFILES)'; \
##############################################
gource-0.51/Makefile.in-1642-	  if test -d $$d/$$file; then \
gource-0.51/Makefile.in:1643:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gource-0.51/Makefile.in-1644-	    if test -d "$(distdir)/$$file"; then \
##############################################
gource-0.51/Makefile.in-1727-	test -d $(distdir)/_build || exit 0; \
gource-0.51/Makefile.in:1728:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gource-0.51/Makefile.in-1729-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gource-0.51/Makefile.in-1771-	}; \
gource-0.51/Makefile.in:1772:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gource-0.51/Makefile.in-1773-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gource-0.51/Makefile.in-1783-	fi
gource-0.51/Makefile.in:1784:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gource-0.51/Makefile.in-1785-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gource-0.51/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gource-0.51/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gource-0.51/aclocal.m4-94-# and then we would define $MISSING as
##############################################
gource-0.51/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
gource-0.51/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gource-0.51/aclocal.m4-109-])
##############################################
gource-0.51/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
gource-0.51/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gource-0.51/aclocal.m4-207-  fi
##############################################
gource-0.51/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
gource-0.51/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gource-0.51/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
gource-0.51/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
gource-0.51/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
gource-0.51/aclocal.m4-367-    else
##############################################
gource-0.51/aclocal.m4-371-    # from the Makefile without running 'make'.
gource-0.51/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gource-0.51/aclocal.m4-373-    test -z "$DEPDIR" && continue
gource-0.51/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gource-0.51/aclocal.m4-375-    test -z "$am__include" && continue
gource-0.51/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gource-0.51/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
gource-0.51/aclocal.m4-385-      test -f "$dirpart/$file" && continue
gource-0.51/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
gource-0.51/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
gource-0.51/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
gource-0.51/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gource-0.51/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gource-0.51/aclocal.m4-602-    * )
gource-0.51/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gource-0.51/aclocal.m4-604-  esac
gource-0.51/aclocal.m4-605-done
gource-0.51/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gource-0.51/aclocal.m4-607-
##############################################
gource-0.51/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
gource-0.51/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
gource-0.51/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
gource-0.51/aclocal.m4-683-   echo '.include "confinc"' > confmf
gource-0.51/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
gource-0.51/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
gource-0.51/aclocal.m4-865-     echo "timestamp, slept: $am_has_slept" > conftest.file
gource-0.51/aclocal.m4:866:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gource-0.51/aclocal.m4-867-     if test "$[*]" = "X"; then
gource-0.51/aclocal.m4-868-	# -L didn't work.
gource-0.51/aclocal.m4:869:	set X `ls -t "$srcdir/configure" conftest.file`
gource-0.51/aclocal.m4-870-     fi
##############################################
gource-0.51/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gource-0.51/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gource-0.51/configure-47-  as_echo='print -r --'
gource-0.51/configure-48-  as_echo_n='print -rn --'
gource-0.51/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gource-0.51/configure-50-  as_echo='printf %s\n'
##############################################
gource-0.51/configure-52-else
gource-0.51/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gource-0.51/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gource-0.51/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gource-0.51/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gource-0.51/configure-64-      esac;
##############################################
gource-0.51/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gource-0.51/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gource-0.51/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gource-0.51/configure-327-      case $as_dir in #(
gource-0.51/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gource-0.51/configure-329-      *) as_qdir=$as_dir;;
##############################################
gource-0.51/configure-400-  {
gource-0.51/configure:401:    as_val=`expr "$@" || test $? -eq 1`
gource-0.51/configure-402-  }
##############################################
gource-0.51/configure-407-# ----------------------------------------
gource-0.51/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gource-0.51/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gource-0.51/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gource-0.51/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gource-0.51/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gource-0.51/configure-864-  case $ac_option in
gource-0.51/configure:865:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gource-0.51/configure-866-  *=)   ac_optarg= ;;
##############################################
gource-0.51/configure-908-  -disable-* | --disable-*)
gource-0.51/configure:909:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gource-0.51/configure-910-    # Reject names that are not valid shell variable names.
##############################################
gource-0.51/configure-913-    ac_useropt_orig=$ac_useropt
gource-0.51/configure:914:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gource-0.51/configure-915-    case $ac_user_opts in
##############################################
gource-0.51/configure-934-  -enable-* | --enable-*)
gource-0.51/configure:935:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gource-0.51/configure-936-    # Reject names that are not valid shell variable names.
##############################################
gource-0.51/configure-939-    ac_useropt_orig=$ac_useropt
gource-0.51/configure:940:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gource-0.51/configure-941-    case $ac_user_opts in
##############################################
gource-0.51/configure-1147-  -with-* | --with-*)
gource-0.51/configure:1148:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gource-0.51/configure-1149-    # Reject names that are not valid shell variable names.
##############################################
gource-0.51/configure-1152-    ac_useropt_orig=$ac_useropt
gource-0.51/configure:1153:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gource-0.51/configure-1154-    case $ac_user_opts in
##############################################
gource-0.51/configure-1163-  -without-* | --without-*)
gource-0.51/configure:1164:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gource-0.51/configure-1165-    # Reject names that are not valid shell variable names.
##############################################
gource-0.51/configure-1168-    ac_useropt_orig=$ac_useropt
gource-0.51/configure:1169:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gource-0.51/configure-1170-    case $ac_user_opts in
##############################################
gource-0.51/configure-1201-  *=*)
gource-0.51/configure:1202:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gource-0.51/configure-1203-    # Reject names that are not valid shell variable names.
##############################################
gource-0.51/configure-1222-if test -n "$ac_prev"; then
gource-0.51/configure:1223:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gource-0.51/configure-1224-  as_fn_error $? "missing argument to $ac_option"
##############################################
gource-0.51/configure-1244-    */ )
gource-0.51/configure:1245:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gource-0.51/configure-1246-      eval $ac_var=\$ac_val;;
##############################################
gource-0.51/configure-1279-ac_ls_di=`ls -di .` &&
gource-0.51/configure:1280:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gource-0.51/configure-1281-  as_fn_error $? "working directory cannot be determined"
##############################################
gource-0.51/configure-1335-case $srcdir in
gource-0.51/configure:1336:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gource-0.51/configure-1337-esac
##############################################
gource-0.51/configure-1378-By default, \`make install' will install all the files in
gource-0.51/configure:1379:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gource-0.51/configure:1380:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gource-0.51/configure-1381-for instance \`--prefix=\$HOME'.
##############################################
gource-0.51/configure-1511-*)
gource-0.51/configure:1512:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gource-0.51/configure-1513-  # A ".." for each directory in $ac_dir_suffix.
gource-0.51/configure:1514:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gource-0.51/configure-1515-  case $ac_top_builddir_sub in
##############################################
gource-0.51/configure-2242-    *\'*)
gource-0.51/configure:2243:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gource-0.51/configure-2244-    esac
##############################################
gource-0.51/configure-2325-      case $ac_val in
gource-0.51/configure:2326:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gource-0.51/configure-2327-      esac
##############################################
gource-0.51/configure-2340-	case $ac_val in
gource-0.51/configure:2341:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gource-0.51/configure-2342-	esac
##############################################
gource-0.51/configure-2460-    set,)
gource-0.51/configure:2461:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gource-0.51/configure:2462:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gource-0.51/configure-2463-      ac_cache_corrupted=: ;;
##############################################
gource-0.51/configure-2471-	# differences in whitespace do not lead to failure.
gource-0.51/configure:2472:	ac_old_val_w=`echo x $ac_old_val`
gource-0.51/configure:2473:	ac_new_val_w=`echo x $ac_new_val`
gource-0.51/configure-2474-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gource-0.51/configure-2491-    case $ac_new_val in
gource-0.51/configure:2492:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gource-0.51/configure-2493-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gource-0.51/configure-2667-     echo "timestamp, slept: $am_has_slept" > conftest.file
gource-0.51/configure:2668:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gource-0.51/configure-2669-     if test "$*" = "X"; then
gource-0.51/configure-2670-	# -L didn't work.
gource-0.51/configure:2671:	set X `ls -t "$srcdir/configure" conftest.file`
gource-0.51/configure-2672-     fi
##############################################
gource-0.51/configure-2718-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gource-0.51/configure:2719:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gource-0.51/configure-2720-
gource-0.51/configure-2721-# Expand $ac_aux_dir to an absolute path.
gource-0.51/configure:2722:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gource-0.51/configure-2723-
##############################################
gource-0.51/configure-2863-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gource-0.51/configure:2864:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gource-0.51/configure-2865-	     'mkdir (GNU coreutils) '* | \
##############################################
gource-0.51/configure-2936-set x ${MAKE-make}
gource-0.51/configure:2937:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gource-0.51/configure-2938-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gource-0.51/configure-2946-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gource-0.51/configure:2947:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gource-0.51/configure-2948-  *@@@%%%=?*=@@@%%%*)
##############################################
gource-0.51/configure-3012-
gource-0.51/configure:3013:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gource-0.51/configure-3014-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gource-0.51/configure-3139-test "x$ac_build_alias" = x &&
gource-0.51/configure:3140:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gource-0.51/configure-3141-test "x$ac_build_alias" = x &&
gource-0.51/configure-3142-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gource-0.51/configure:3143:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gource-0.51/configure-3144-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gource-0.51/configure-3163-IFS=$ac_save_IFS
gource-0.51/configure:3164:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gource-0.51/configure-3165-
##############################################
gource-0.51/configure-3174-else
gource-0.51/configure:3175:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gource-0.51/configure-3176-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gource-0.51/configure-3196-IFS=$ac_save_IFS
gource-0.51/configure:3197:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gource-0.51/configure-3198-
##############################################
gource-0.51/configure-3355-$as_echo_n "checking whether the C++ compiler works... " >&6; }
gource-0.51/configure:3356:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gource-0.51/configure-3357-
##############################################
gource-0.51/configure-3399-	then :; else
gource-0.51/configure:3400:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gource-0.51/configure-3401-	fi
##############################################
gource-0.51/configure-3459-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gource-0.51/configure:3460:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gource-0.51/configure-3461-	  break;;
##############################################
gource-0.51/configure-3568-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gource-0.51/configure:3569:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gource-0.51/configure-3570-       break;;
##############################################
gource-0.51/configure-3727-# Ignore all kinds of additional output from 'make'.
gource-0.51/configure:3728:case `$am_make -s -f confmf 2> /dev/null` in #(
gource-0.51/configure-3729-*the\ am__doit\ target*)
##############################################
gource-0.51/configure-3737-   echo '.include "confinc"' > confmf
gource-0.51/configure:3738:   case `$am_make -s -f confmf 2> /dev/null` in #(
gource-0.51/configure-3739-   *the\ am__doit\ target*)
##############################################
gource-0.51/configure-3800-  if test "$am_compiler_list" = ""; then
gource-0.51/configure:3801:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gource-0.51/configure-3802-  fi
##############################################
gource-0.51/configure-3909-do :
gource-0.51/configure:3910:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gource-0.51/configure-3911-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gource-0.51/configure-3913-  cat >>confdefs.h <<_ACEOF
gource-0.51/configure:3914:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gource-0.51/configure-3915-_ACEOF
##############################################
gource-0.51/configure-4102-    for ac_var in incroot usrlibdir libdir; do
gource-0.51/configure:4103:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
gource-0.51/configure-4104-    done
##############################################
gource-0.51/configure-4212-  LIBS=$ac_save_LIBS
gource-0.51/configure:4213:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
gource-0.51/configure-4214-do
##############################################
gource-0.51/configure-4285-  # Check for GNU $ac_path_SED
gource-0.51/configure:4286:case `"$ac_path_SED" --version 2>&1` in
gource-0.51/configure-4287-*GNU*)
##############################################
gource-0.51/configure-4956-  if test "$am_compiler_list" = ""; then
gource-0.51/configure:4957:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gource-0.51/configure-4958-  fi
##############################################
gource-0.51/configure-5564-  # Check for GNU $ac_path_GREP
gource-0.51/configure:5565:case `"$ac_path_GREP" --version 2>&1` in
gource-0.51/configure-5566-*GNU*)
##############################################
gource-0.51/configure-5630-  # Check for GNU $ac_path_EGREP
gource-0.51/configure:5631:case `"$ac_path_EGREP" --version 2>&1` in
gource-0.51/configure-5632-*GNU*)
##############################################
gource-0.51/configure-5791-do :
gource-0.51/configure:5792:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gource-0.51/configure-5793-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gource-0.51/configure-5796-  cat >>confdefs.h <<_ACEOF
gource-0.51/configure:5797:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gource-0.51/configure-5798-_ACEOF
##############################################
gource-0.51/configure-5870-do :
gource-0.51/configure:5871:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gource-0.51/configure-5872-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "
##############################################
gource-0.51/configure-5879-  cat >>confdefs.h <<_ACEOF
gource-0.51/configure:5880:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gource-0.51/configure-5881-_ACEOF
##############################################
gource-0.51/configure-5912-  if test X$ax_compiler_ms = Xyes; then :
gource-0.51/configure:5913:  ax_try_lib=`echo $ax_lib | $SED -e 's/^-l//' -e 's/$/.lib/'`
gource-0.51/configure-5914-else
##############################################
gource-0.51/configure-6102-do :
gource-0.51/configure:6103:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gource-0.51/configure-6104-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "
##############################################
gource-0.51/configure-6111-  cat >>confdefs.h <<_ACEOF
gource-0.51/configure:6112:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gource-0.51/configure-6113-_ACEOF
##############################################
gource-0.51/configure-6186-                  if test X$ax_compiler_ms = Xyes; then :
gource-0.51/configure:6187:  ax_try_lib=`echo $ax_lib | $SED -e 's/^-l//' -e 's/$/.lib/'`
gource-0.51/configure-6188-else
##############################################
gource-0.51/configure-6445-  test $ac_status = 0; }; then
gource-0.51/configure:6446:  pkg_cv_FT2_CFLAGS=`$PKG_CONFIG --cflags "freetype2 >= 9.0.3" 2>/dev/null`
gource-0.51/configure-6447-else
##############################################
gource-0.51/configure-6463-  test $ac_status = 0; }; then
gource-0.51/configure:6464:  pkg_cv_FT2_LIBS=`$PKG_CONFIG --libs "freetype2 >= 9.0.3" 2>/dev/null`
gource-0.51/configure-6465-else
##############################################
gource-0.51/configure-6482-        if test $_pkg_short_errors_supported = yes; then
gource-0.51/configure:6483:	        FT2_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "freetype2 >= 9.0.3"`
gource-0.51/configure-6484-        else
gource-0.51/configure:6485:	        FT2_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "freetype2 >= 9.0.3"`
gource-0.51/configure-6486-        fi
##############################################
gource-0.51/configure-6535-  test $ac_status = 0; }; then
gource-0.51/configure:6536:  pkg_cv_PCRE_CFLAGS=`$PKG_CONFIG --cflags "libpcre" 2>/dev/null`
gource-0.51/configure-6537-else
##############################################
gource-0.51/configure-6553-  test $ac_status = 0; }; then
gource-0.51/configure:6554:  pkg_cv_PCRE_LIBS=`$PKG_CONFIG --libs "libpcre" 2>/dev/null`
gource-0.51/configure-6555-else
##############################################
gource-0.51/configure-6572-        if test $_pkg_short_errors_supported = yes; then
gource-0.51/configure:6573:	        PCRE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpcre"`
gource-0.51/configure-6574-        else
gource-0.51/configure:6575:	        PCRE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpcre"`
gource-0.51/configure-6576-        fi
##############################################
gource-0.51/configure-6625-  test $ac_status = 0; }; then
gource-0.51/configure:6626:  pkg_cv_GLEW_CFLAGS=`$PKG_CONFIG --cflags "glew" 2>/dev/null`
gource-0.51/configure-6627-else
##############################################
gource-0.51/configure-6643-  test $ac_status = 0; }; then
gource-0.51/configure:6644:  pkg_cv_GLEW_LIBS=`$PKG_CONFIG --libs "glew" 2>/dev/null`
gource-0.51/configure-6645-else
##############################################
gource-0.51/configure-6662-        if test $_pkg_short_errors_supported = yes; then
gource-0.51/configure:6663:	        GLEW_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glew"`
gource-0.51/configure-6664-        else
gource-0.51/configure:6665:	        GLEW_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glew"`
gource-0.51/configure-6666-        fi
##############################################
gource-0.51/configure-6715-  test $ac_status = 0; }; then
gource-0.51/configure:6716:  pkg_cv_SDL2_CFLAGS=`$PKG_CONFIG --cflags "sdl2 SDL2_image" 2>/dev/null`
gource-0.51/configure-6717-else
##############################################
gource-0.51/configure-6733-  test $ac_status = 0; }; then
gource-0.51/configure:6734:  pkg_cv_SDL2_LIBS=`$PKG_CONFIG --libs "sdl2 SDL2_image" 2>/dev/null`
gource-0.51/configure-6735-else
##############################################
gource-0.51/configure-6752-        if test $_pkg_short_errors_supported = yes; then
gource-0.51/configure:6753:	        SDL2_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sdl2 SDL2_image"`
gource-0.51/configure-6754-        else
gource-0.51/configure:6755:	        SDL2_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sdl2 SDL2_image"`
gource-0.51/configure-6756-        fi
##############################################
gource-0.51/configure-6805-  test $ac_status = 0; }; then
gource-0.51/configure:6806:  pkg_cv_PNG_CFLAGS=`$PKG_CONFIG --cflags "libpng >= 1.2" 2>/dev/null`
gource-0.51/configure-6807-else
##############################################
gource-0.51/configure-6823-  test $ac_status = 0; }; then
gource-0.51/configure:6824:  pkg_cv_PNG_LIBS=`$PKG_CONFIG --libs "libpng >= 1.2" 2>/dev/null`
gource-0.51/configure-6825-else
##############################################
gource-0.51/configure-6842-        if test $_pkg_short_errors_supported = yes; then
gource-0.51/configure:6843:	        PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpng >= 1.2"`
gource-0.51/configure-6844-        else
gource-0.51/configure:6845:	        PNG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpng >= 1.2"`
gource-0.51/configure-6846-        fi
##############################################
gource-0.51/configure-6957-fi
gource-0.51/configure:6958:  _AX_BOOST_BASE_TONUMERICVERSION_req_shorten=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '\([0-9]*\.[0-9]*\)'`
gource-0.51/configure:6959:  _AX_BOOST_BASE_TONUMERICVERSION_req_major=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '\([0-9]*\)'`
gource-0.51/configure-6960-  if test "x$_AX_BOOST_BASE_TONUMERICVERSION_req_major" = "x"; then :
##############################################
gource-0.51/configure-6962-fi
gource-0.51/configure:6963:  _AX_BOOST_BASE_TONUMERICVERSION_req_minor=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '[0-9]*\.\([0-9]*\)'`
gource-0.51/configure-6964-  if test "x$_AX_BOOST_BASE_TONUMERICVERSION_req_minor" = "x"; then :
##############################################
gource-0.51/configure-6966-fi
gource-0.51/configure:6967:  _AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '[0-9]*\.[0-9]*\.\([0-9]*\)'`
gource-0.51/configure-6968-  if test "X$_AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor" = "X"; then :
##############################################
gource-0.51/configure-6970-fi
gource-0.51/configure:6971:  _AX_BOOST_BASE_TONUMERICVERSION_RET=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req_major \* 100000 \+  $_AX_BOOST_BASE_TONUMERICVERSION_req_minor \* 100 \+ $_AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor`
gource-0.51/configure-6972-  WANT_BOOST_VERSION=$_AX_BOOST_BASE_TONUMERICVERSION_RET
##############################################
gource-0.51/configure-7109-            if test -d "$_AX_BOOST_BASE_boost_path" && test -r "$_AX_BOOST_BASE_boost_path"; then
gource-0.51/configure:7110:                for i in `ls -d $_AX_BOOST_BASE_boost_path/include/boost-* 2>/dev/null`; do
gource-0.51/configure:7111:                    _version_tmp=`echo $i | sed "s#$_AX_BOOST_BASE_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
gource-0.51/configure:7112:                    V_CHECK=`expr $_version_tmp \> $_version`
gource-0.51/configure-7113-                    if test "x$V_CHECK" = "x1" ; then
##############################################
gource-0.51/configure-7115-                    fi
gource-0.51/configure:7116:                    VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
gource-0.51/configure-7117-                    BOOST_CPPFLAGS="-I$_AX_BOOST_BASE_boost_path/include/boost-$VERSION_UNDERSCORE"
##############################################
gource-0.51/configure-7134-                    if test -d "$_AX_BOOST_BASE_boost_path" && test -r "$_AX_BOOST_BASE_boost_path" ; then
gource-0.51/configure:7135:                        for i in `ls -d $_AX_BOOST_BASE_boost_path/include/boost-* 2>/dev/null`; do
gource-0.51/configure:7136:                            _version_tmp=`echo $i | sed "s#$_AX_BOOST_BASE_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
gource-0.51/configure:7137:                            V_CHECK=`expr $_version_tmp \> $_version`
gource-0.51/configure-7138-                            if test "x$V_CHECK" = "x1" ; then
##############################################
gource-0.51/configure-7145-
gource-0.51/configure:7146:                VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
gource-0.51/configure-7147-                BOOST_CPPFLAGS="-I$best_path/include/boost-$VERSION_UNDERSCORE"
##############################################
gource-0.51/configure-7160-                if test -d "$BOOST_ROOT" && test -r "$BOOST_ROOT" && test -d "$BOOST_ROOT/stage/$libsubdir" && test -r "$BOOST_ROOT/stage/$libsubdir"; then
gource-0.51/configure:7161:                    version_dir=`expr //$BOOST_ROOT : '.*/\(.*\)'`
gource-0.51/configure:7162:                    stage_version=`echo $version_dir | sed 's/boost_//' | sed 's/_/./g'`
gource-0.51/configure:7163:                        stage_version_shorten=`expr $stage_version : '\([0-9]*\.[0-9]*\)'`
gource-0.51/configure:7164:                    V_CHECK=`expr $stage_version_shorten \>\= $_version`
gource-0.51/configure-7165-                    if test "x$V_CHECK" = "x1" && test -z "$_AX_BOOST_BASE_boost_lib_path" ; then
##############################################
gource-0.51/configure-7323-
gource-0.51/configure:7324:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/[^\/]*//'`
gource-0.51/configure-7325-
##############################################
gource-0.51/configure-7327-            if test "x$ax_boost_user_system_lib" = "x"; then
gource-0.51/configure:7328:                for libextension in `ls -r $BOOSTLIBDIR/libboost_system* 2>/dev/null | sed 's,.*/lib,,' | sed 's,\..*,,'` ; do
gource-0.51/configure-7329-                     ax_lib=${libextension}
gource-0.51/configure:7330:				    as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
gource-0.51/configure-7331-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
gource-0.51/configure-7375-                if test "x$link_system" != "xyes"; then
gource-0.51/configure:7376:                for libextension in `ls -r $BOOSTLIBDIR/boost_system* 2>/dev/null | sed 's,.*/,,' | sed -e 's,\..*,,'` ; do
gource-0.51/configure-7377-                     ax_lib=${libextension}
gource-0.51/configure:7378:				    as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
gource-0.51/configure-7379-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
gource-0.51/configure-7426-               for ax_lib in $ax_boost_user_system_lib boost_system-$ax_boost_user_system_lib; do
gource-0.51/configure:7427:				      as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
gource-0.51/configure-7428-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
gource-0.51/configure-7564-
gource-0.51/configure:7565:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/[^\/]*//'`
gource-0.51/configure-7566-            if test "x$ax_boost_user_filesystem_lib" = "x"; then
gource-0.51/configure:7567:                for libextension in `ls -r $BOOSTLIBDIR/libboost_filesystem* 2>/dev/null | sed 's,.*/lib,,' | sed 's,\..*,,'` ; do
gource-0.51/configure-7568-                     ax_lib=${libextension}
gource-0.51/configure:7569:				    as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
gource-0.51/configure-7570-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
gource-0.51/configure-7614-                if test "x$link_filesystem" != "xyes"; then
gource-0.51/configure:7615:                for libextension in `ls -r $BOOSTLIBDIR/boost_filesystem* 2>/dev/null | sed 's,.*/,,' | sed -e 's,\..*,,'` ; do
gource-0.51/configure-7616-                     ax_lib=${libextension}
gource-0.51/configure:7617:				    as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
gource-0.51/configure-7618-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
gource-0.51/configure-7664-               for ax_lib in $ax_boost_user_filesystem_lib boost_filesystem-$ax_boost_user_filesystem_lib; do
gource-0.51/configure:7665:				      as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
gource-0.51/configure-7666-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
gource-0.51/configure-7961-'
gource-0.51/configure:7962:DEFS=`sed -n "$ac_script" confdefs.h`
gource-0.51/configure-7963-
##############################################
gource-0.51/configure-7970-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gource-0.51/configure:7971:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gource-0.51/configure-7972-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gource-0.51/configure-8077-if test -z "$BASH_VERSION$ZSH_VERSION" \
gource-0.51/configure:8078:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gource-0.51/configure-8079-  as_echo='print -r --'
gource-0.51/configure-8080-  as_echo_n='print -rn --'
gource-0.51/configure:8081:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gource-0.51/configure-8082-  as_echo='printf %s\n'
##############################################
gource-0.51/configure-8084-else
gource-0.51/configure:8085:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gource-0.51/configure-8086-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gource-0.51/configure-8094-	expr "X$arg" : "X\\(.*\\)$as_nl";
gource-0.51/configure:8095:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gource-0.51/configure-8096-      esac;
##############################################
gource-0.51/configure-8171-# ----------------------------------------
gource-0.51/configure:8172:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gource-0.51/configure-8173-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gource-0.51/configure-8243-  {
gource-0.51/configure:8244:    as_val=`expr "$@" || test $? -eq 1`
gource-0.51/configure-8245-  }
##############################################
gource-0.51/configure-8347-      case $as_dir in #(
gource-0.51/configure:8348:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gource-0.51/configure-8349-      *) as_qdir=$as_dir;;
##############################################
gource-0.51/configure-8473-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gource-0.51/configure:8474:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gource-0.51/configure-8475-ac_cs_version="\\
##############################################
gource-0.51/configure-8498-  --*=?*)
gource-0.51/configure:8499:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gource-0.51/configure:8500:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gource-0.51/configure-8501-    ac_shift=:
##############################################
gource-0.51/configure-8503-  --*=)
gource-0.51/configure:8504:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gource-0.51/configure-8505-    ac_optarg=
##############################################
gource-0.51/configure-8527-    case $ac_optarg in
gource-0.51/configure:8528:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gource-0.51/configure-8529-    '') as_fn_error $? "missing file argument" ;;
##############################################
gource-0.51/configure-8650-fi
gource-0.51/configure:8651:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gource-0.51/configure-8652-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gource-0.51/configure-8667-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gource-0.51/configure:8668:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gource-0.51/configure-8669-ac_delim='%!_!# '
##############################################
gource-0.51/configure-8673-
gource-0.51/configure:8674:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gource-0.51/configure-8675-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gource-0.51/configure-8835-      esac
gource-0.51/configure:8836:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gource-0.51/configure-8837-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gource-0.51/configure-8894-*)
gource-0.51/configure:8895:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gource-0.51/configure-8896-  # A ".." for each directory in $ac_dir_suffix.
gource-0.51/configure:8897:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gource-0.51/configure-8898-  case $ac_top_builddir_sub in
##############################################
gource-0.51/configure-8955-/@mandir@/p'
gource-0.51/configure:8956:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gource-0.51/configure-8957-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gource-0.51/configure-8972-
gource-0.51/configure:8973:# Neutralize VPATH when `$srcdir' = `.'.
gource-0.51/configure-8974-# Shell code in configure.ac might set extrasub.
##############################################
gource-0.51/configure-9000-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gource-0.51/configure:9001:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gource-0.51/configure-9002-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gource-0.51/configure-9036-    # Strip MF so we end up with the name of the file.
gource-0.51/configure:9037:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gource-0.51/configure-9038-    # Check whether this is an Automake generated Makefile or not.
##############################################
gource-0.51/configure-9073-    # from the Makefile without running 'make'.
gource-0.51/configure:9074:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gource-0.51/configure-9075-    test -z "$DEPDIR" && continue
gource-0.51/configure:9076:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gource-0.51/configure-9077-    test -z "$am__include" && continue
gource-0.51/configure:9078:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gource-0.51/configure-9079-    # Find all dependency output files, they are included files with