===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tuxfootball-0.3.1/config.sub-59-
tuxfootball-0.3.1/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
tuxfootball-0.3.1/config.sub-61-
##############################################
tuxfootball-0.3.1/config.sub-124-# Here we must recognize all the valid KERNEL-OS combinations.
tuxfootball-0.3.1/config.sub:125:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
tuxfootball-0.3.1/config.sub-126-case $maybe_os in
##############################################
tuxfootball-0.3.1/config.sub-132-    os=-$maybe_os
tuxfootball-0.3.1/config.sub:133:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
tuxfootball-0.3.1/config.sub-134-    ;;
tuxfootball-0.3.1/config.sub-135-  *)
tuxfootball-0.3.1/config.sub:136:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
tuxfootball-0.3.1/config.sub-137-    if [ $basic_machine != $1 ]
tuxfootball-0.3.1/config.sub:138:    then os=`echo $1 | sed 's/.*-/-/'`
tuxfootball-0.3.1/config.sub-139-    else os=; fi
##############################################
tuxfootball-0.3.1/config.sub-186-		os=-sco5v6
tuxfootball-0.3.1/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tuxfootball-0.3.1/config.sub-188-		;;
##############################################
tuxfootball-0.3.1/config.sub-190-		os=-sco3.2v5
tuxfootball-0.3.1/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tuxfootball-0.3.1/config.sub-192-		;;
##############################################
tuxfootball-0.3.1/config.sub-194-		os=-sco3.2v4
tuxfootball-0.3.1/config.sub:195:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tuxfootball-0.3.1/config.sub-196-		;;
tuxfootball-0.3.1/config.sub-197-	-sco3.2.[4-9]*)
tuxfootball-0.3.1/config.sub:198:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
tuxfootball-0.3.1/config.sub:199:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tuxfootball-0.3.1/config.sub-200-		;;
##############################################
tuxfootball-0.3.1/config.sub-202-		# Don't forget version if it is 3.2v4 or newer.
tuxfootball-0.3.1/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tuxfootball-0.3.1/config.sub-204-		;;
##############################################
tuxfootball-0.3.1/config.sub-206-		# Don't forget version if it is 3.2v4 or newer.
tuxfootball-0.3.1/config.sub:207:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tuxfootball-0.3.1/config.sub-208-		;;
##############################################
tuxfootball-0.3.1/config.sub-210-		os=-sco3.2v2
tuxfootball-0.3.1/config.sub:211:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tuxfootball-0.3.1/config.sub-212-		;;
tuxfootball-0.3.1/config.sub-213-	-udk*)
tuxfootball-0.3.1/config.sub:214:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tuxfootball-0.3.1/config.sub-215-		;;
##############################################
tuxfootball-0.3.1/config.sub-217-		os=-isc2.2
tuxfootball-0.3.1/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tuxfootball-0.3.1/config.sub-219-		;;
##############################################
tuxfootball-0.3.1/config.sub-223-	-isc*)
tuxfootball-0.3.1/config.sub:224:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tuxfootball-0.3.1/config.sub-225-		;;
##############################################
tuxfootball-0.3.1/config.sub-229-	-ptx*)
tuxfootball-0.3.1/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
tuxfootball-0.3.1/config.sub-231-		;;
tuxfootball-0.3.1/config.sub-232-	-windowsnt*)
tuxfootball-0.3.1/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
tuxfootball-0.3.1/config.sub-234-		;;
##############################################
tuxfootball-0.3.1/config.sub-351-	*-*-*)
tuxfootball-0.3.1/config.sub:352:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tuxfootball-0.3.1/config.sub-353-		exit 1
##############################################
tuxfootball-0.3.1/config.sub-468-	amd64-*)
tuxfootball-0.3.1/config.sub:469:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-470-		;;
##############################################
tuxfootball-0.3.1/config.sub-510-	blackfin-*)
tuxfootball-0.3.1/config.sub:511:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-512-		os=-linux
##############################################
tuxfootball-0.3.1/config.sub-518-	c54x-*)
tuxfootball-0.3.1/config.sub:519:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-520-		;;
tuxfootball-0.3.1/config.sub-521-	c55x-*)
tuxfootball-0.3.1/config.sub:522:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-523-		;;
tuxfootball-0.3.1/config.sub-524-	c6x-*)
tuxfootball-0.3.1/config.sub:525:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-526-		;;
##############################################
tuxfootball-0.3.1/config.sub-721-	i*86v32)
tuxfootball-0.3.1/config.sub:722:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tuxfootball-0.3.1/config.sub-723-		os=-sysv32
##############################################
tuxfootball-0.3.1/config.sub-725-	i*86v4*)
tuxfootball-0.3.1/config.sub:726:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tuxfootball-0.3.1/config.sub-727-		os=-sysv4
##############################################
tuxfootball-0.3.1/config.sub-729-	i*86v)
tuxfootball-0.3.1/config.sub:730:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tuxfootball-0.3.1/config.sub-731-		os=-sysv
##############################################
tuxfootball-0.3.1/config.sub-733-	i*86sol2)
tuxfootball-0.3.1/config.sub:734:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tuxfootball-0.3.1/config.sub-735-		os=-solaris2
##############################################
tuxfootball-0.3.1/config.sub-763-	m68knommu-*)
tuxfootball-0.3.1/config.sub:764:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-765-		os=-linux
##############################################
tuxfootball-0.3.1/config.sub-796-	mips3*-*)
tuxfootball-0.3.1/config.sub:797:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
tuxfootball-0.3.1/config.sub-798-		;;
tuxfootball-0.3.1/config.sub-799-	mips3*)
tuxfootball-0.3.1/config.sub:800:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
tuxfootball-0.3.1/config.sub-801-		;;
##############################################
tuxfootball-0.3.1/config.sub-814-	ms1-*)
tuxfootball-0.3.1/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
tuxfootball-0.3.1/config.sub-816-		;;
##############################################
tuxfootball-0.3.1/config.sub-933-	parisc-*)
tuxfootball-0.3.1/config.sub:934:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-935-		os=-linux
##############################################
tuxfootball-0.3.1/config.sub-949-	pc98-*)
tuxfootball-0.3.1/config.sub:950:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-951-		;;
##############################################
tuxfootball-0.3.1/config.sub-964-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
tuxfootball-0.3.1/config.sub:965:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-966-		;;
tuxfootball-0.3.1/config.sub-967-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
tuxfootball-0.3.1/config.sub:968:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-969-		;;
tuxfootball-0.3.1/config.sub-970-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
tuxfootball-0.3.1/config.sub:971:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-972-		;;
tuxfootball-0.3.1/config.sub-973-	pentium4-*)
tuxfootball-0.3.1/config.sub:974:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-975-		;;
##############################################
tuxfootball-0.3.1/config.sub-983-	ppc-* | ppcbe-*)
tuxfootball-0.3.1/config.sub:984:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-985-		;;
##############################################
tuxfootball-0.3.1/config.sub-989-	ppcle-* | powerpclittle-*)
tuxfootball-0.3.1/config.sub:990:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-991-		;;
##############################################
tuxfootball-0.3.1/config.sub-993-		;;
tuxfootball-0.3.1/config.sub:994:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-995-		;;
##############################################
tuxfootball-0.3.1/config.sub-999-	ppc64le-* | powerpc64little-*)
tuxfootball-0.3.1/config.sub:1000:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-1001-		;;
##############################################
tuxfootball-0.3.1/config.sub-1078-	strongarm-* | thumb-*)
tuxfootball-0.3.1/config.sub:1079:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
tuxfootball-0.3.1/config.sub-1080-		;;
##############################################
tuxfootball-0.3.1/config.sub-1208-	xscale-* | xscalee[bl]-*)
tuxfootball-0.3.1/config.sub:1209:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
tuxfootball-0.3.1/config.sub-1210-		;;
##############################################
tuxfootball-0.3.1/config.sub-1285-	*)
tuxfootball-0.3.1/config.sub:1286:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tuxfootball-0.3.1/config.sub-1287-		exit 1
##############################################
tuxfootball-0.3.1/config.sub-1293-	*-digital*)
tuxfootball-0.3.1/config.sub:1294:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
tuxfootball-0.3.1/config.sub-1295-		;;
tuxfootball-0.3.1/config.sub-1296-	*-commodore*)
tuxfootball-0.3.1/config.sub:1297:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
tuxfootball-0.3.1/config.sub-1298-		;;
##############################################
tuxfootball-0.3.1/config.sub-1314-	-solaris1 | -solaris1.*)
tuxfootball-0.3.1/config.sub:1315:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
tuxfootball-0.3.1/config.sub-1316-		;;
##############################################
tuxfootball-0.3.1/config.sub-1326-	-gnu/linux*)
tuxfootball-0.3.1/config.sub:1327:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
tuxfootball-0.3.1/config.sub-1328-		;;
##############################################
tuxfootball-0.3.1/config.sub-1372-	-nto*)
tuxfootball-0.3.1/config.sub:1373:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
tuxfootball-0.3.1/config.sub-1374-		;;
##############################################
tuxfootball-0.3.1/config.sub-1379-	-mac*)
tuxfootball-0.3.1/config.sub:1380:		os=`echo $os | sed -e 's|mac|macos|'`
tuxfootball-0.3.1/config.sub-1381-		;;
##############################################
tuxfootball-0.3.1/config.sub-1385-	-linux*)
tuxfootball-0.3.1/config.sub:1386:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
tuxfootball-0.3.1/config.sub-1387-		;;
tuxfootball-0.3.1/config.sub-1388-	-sunos5*)
tuxfootball-0.3.1/config.sub:1389:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
tuxfootball-0.3.1/config.sub-1390-		;;
tuxfootball-0.3.1/config.sub-1391-	-sunos6*)
tuxfootball-0.3.1/config.sub:1392:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
tuxfootball-0.3.1/config.sub-1393-		;;
##############################################
tuxfootball-0.3.1/config.sub-1440-	-sinix5.*)
tuxfootball-0.3.1/config.sub:1441:		os=`echo $os | sed -e 's|sinix|sysv|'`
tuxfootball-0.3.1/config.sub-1442-		;;
##############################################
tuxfootball-0.3.1/config.sub-1496-		# Get rid of the `-' at the beginning of $os.
tuxfootball-0.3.1/config.sub:1497:		os=`echo $os | sed 's/[^-]*-//'`
tuxfootball-0.3.1/config.sub:1498:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
tuxfootball-0.3.1/config.sub-1499-		exit 1
##############################################
tuxfootball-0.3.1/config.sub-1753-		esac
tuxfootball-0.3.1/config.sub:1754:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
tuxfootball-0.3.1/config.sub-1755-		;;
##############################################
tuxfootball-0.3.1/po/Rules-quot-15-.insert-header.po-update-en:
tuxfootball-0.3.1/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
tuxfootball-0.3.1/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
tuxfootball-0.3.1/po/Rules-quot-18-	tmpdir=`pwd`; \
tuxfootball-0.3.1/po/Rules-quot-19-	echo "$$lang:"; \
tuxfootball-0.3.1/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
tuxfootball-0.3.1/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
tuxfootball-0.3.1/po/Rules-quot-22-	cd $(srcdir); \
tuxfootball-0.3.1/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
tuxfootball-0.3.1/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
tuxfootball-0.3.1/po/Makefile.in.in-88-.po.gmo:
tuxfootball-0.3.1/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
tuxfootball-0.3.1/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
tuxfootball-0.3.1/po/Makefile.in.in-150-	fi; \
tuxfootball-0.3.1/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
tuxfootball-0.3.1/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
tuxfootball-0.3.1/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
tuxfootball-0.3.1/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
tuxfootball-0.3.1/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
tuxfootball-0.3.1/po/Makefile.in.in-197-	  cd $(srcdir) \
tuxfootball-0.3.1/po/Makefile.in.in:198:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
tuxfootball-0.3.1/po/Makefile.in.in-199-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
tuxfootball-0.3.1/po/Makefile.in.in-228-	for cat in $$catalogs; do \
tuxfootball-0.3.1/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
tuxfootball-0.3.1/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
tuxfootball-0.3.1/po/Makefile.in.in-231-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
tuxfootball-0.3.1/po/Makefile.in.in-238-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
tuxfootball-0.3.1/po/Makefile.in.in:239:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
tuxfootball-0.3.1/po/Makefile.in.in-240-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
tuxfootball-0.3.1/po/Makefile.in.in-279-	for cat in $$catalogs; do \
tuxfootball-0.3.1/po/Makefile.in.in:280:	  cat=`basename $$cat`; \
tuxfootball-0.3.1/po/Makefile.in.in:281:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
tuxfootball-0.3.1/po/Makefile.in.in-282-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
tuxfootball-0.3.1/po/Makefile.in.in-286-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
tuxfootball-0.3.1/po/Makefile.in.in:287:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
tuxfootball-0.3.1/po/Makefile.in.in-288-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
tuxfootball-0.3.1/po/Makefile.in.in-325-	for cat in $$catalogs; do \
tuxfootball-0.3.1/po/Makefile.in.in:326:	  cat=`basename $$cat`; \
tuxfootball-0.3.1/po/Makefile.in.in:327:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
tuxfootball-0.3.1/po/Makefile.in.in-328-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
tuxfootball-0.3.1/po/Makefile.in.in-390-.nop.po-create:
tuxfootball-0.3.1/po/Makefile.in.in:391:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
tuxfootball-0.3.1/po/Makefile.in.in-392-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
tuxfootball-0.3.1/po/Makefile.in.in-397-.nop.po-update:
tuxfootball-0.3.1/po/Makefile.in.in:398:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
tuxfootball-0.3.1/po/Makefile.in.in-399-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
tuxfootball-0.3.1/po/Makefile.in.in-404-	cd $(srcdir); \
tuxfootball-0.3.1/po/Makefile.in.in:405:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
tuxfootball-0.3.1/po/Makefile.in.in-406-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
tuxfootball-0.3.1/ltmain.sh-167-{
tuxfootball-0.3.1/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
tuxfootball-0.3.1/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
tuxfootball-0.3.1/ltmain.sh-179-{
tuxfootball-0.3.1/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
tuxfootball-0.3.1/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
tuxfootball-0.3.1/ltmain.sh-198-    # Extract subdirectory from the argument.
tuxfootball-0.3.1/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
tuxfootball-0.3.1/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
tuxfootball-0.3.1/ltmain.sh-204-    fi
tuxfootball-0.3.1/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
tuxfootball-0.3.1/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
tuxfootball-0.3.1/ltmain.sh-217-    case ${2} in
tuxfootball-0.3.1/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
tuxfootball-0.3.1/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
tuxfootball-0.3.1/ltmain.sh-220-    esac
##############################################
tuxfootball-0.3.1/ltmain.sh-380-     progdir=$func_dirname_result
tuxfootball-0.3.1/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
tuxfootball-0.3.1/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
tuxfootball-0.3.1/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
tuxfootball-0.3.1/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
tuxfootball-0.3.1/ltmain.sh-419-bs='\\'
##############################################
tuxfootball-0.3.1/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
tuxfootball-0.3.1/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
tuxfootball-0.3.1/ltmain.sh-533-      done
tuxfootball-0.3.1/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
tuxfootball-0.3.1/ltmain.sh-535-
##############################################
tuxfootball-0.3.1/ltmain.sh-566-      # If mktemp works, use that first and foremost
tuxfootball-0.3.1/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
tuxfootball-0.3.1/ltmain.sh-568-
##############################################
tuxfootball-0.3.1/ltmain.sh-597-      *[\\\`\"\$]*)
tuxfootball-0.3.1/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
tuxfootball-0.3.1/ltmain.sh-599-      *)
##############################################
tuxfootball-0.3.1/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
tuxfootball-0.3.1/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
tuxfootball-0.3.1/ltmain.sh-704-    ;;
##############################################
tuxfootball-0.3.1/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
tuxfootball-0.3.1/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
tuxfootball-0.3.1/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
tuxfootball-0.3.1/ltmain.sh-772-	p
##############################################
tuxfootball-0.3.1/ltmain.sh-803-
tuxfootball-0.3.1/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
tuxfootball-0.3.1/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
tuxfootball-0.3.1/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
tuxfootball-0.3.1/ltmain.sh-816-
tuxfootball-0.3.1/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
tuxfootball-0.3.1/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
tuxfootball-0.3.1/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
tuxfootball-0.3.1/ltmain.sh-862-{
tuxfootball-0.3.1/ltmain.sh:863:    func_arith_result=`expr "${@}"`
tuxfootball-0.3.1/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
tuxfootball-0.3.1/ltmain.sh-870-{
tuxfootball-0.3.1/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
tuxfootball-0.3.1/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
tuxfootball-0.3.1/ltmain.sh-877-{
tuxfootball-0.3.1/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
tuxfootball-0.3.1/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
tuxfootball-0.3.1/ltmain.sh-884-{
tuxfootball-0.3.1/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
tuxfootball-0.3.1/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
tuxfootball-0.3.1/ltmain.sh-968-	# quotes we have to do it in 2 steps:
tuxfootball-0.3.1/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
tuxfootball-0.3.1/ltmain.sh-970-	eval "$extractedcf"
##############################################
tuxfootball-0.3.1/ltmain.sh-1382-      done
tuxfootball-0.3.1/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
tuxfootball-0.3.1/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
tuxfootball-0.3.1/ltmain.sh-1385-      case $@ in
##############################################
tuxfootball-0.3.1/ltmain.sh-1395-	    # Evaluate the configuration.
tuxfootball-0.3.1/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
tuxfootball-0.3.1/ltmain.sh-1397-	    CC_quoted=
##############################################
tuxfootball-0.3.1/ltmain.sh-1401-	    done
tuxfootball-0.3.1/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
tuxfootball-0.3.1/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
tuxfootball-0.3.1/ltmain.sh-1404-	    case "$@ " in
##############################################
tuxfootball-0.3.1/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
tuxfootball-0.3.1/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
tuxfootball-0.3.1/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
tuxfootball-0.3.1/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
tuxfootball-0.3.1/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
tuxfootball-0.3.1/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
tuxfootball-0.3.1/ltmain.sh-1721-    # LT_CYGPATH in this case.
tuxfootball-0.3.1/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
tuxfootball-0.3.1/ltmain.sh-1723-  fi
##############################################
tuxfootball-0.3.1/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
tuxfootball-0.3.1/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
tuxfootball-0.3.1/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
tuxfootball-0.3.1/ltmain.sh-2060-    *.[cCFSifmso] | \
tuxfootball-0.3.1/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
tuxfootball-0.3.1/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
tuxfootball-0.3.1/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
tuxfootball-0.3.1/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
tuxfootball-0.3.1/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
tuxfootball-0.3.1/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
tuxfootball-0.3.1/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
tuxfootball-0.3.1/ltmain.sh-2158-
##############################################
tuxfootball-0.3.1/ltmain.sh-2204-      if test "$need_locks" = warn &&
tuxfootball-0.3.1/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
tuxfootball-0.3.1/ltmain.sh-2206-	$ECHO "\
tuxfootball-0.3.1/ltmain.sh-2207-*** ERROR, $lockfile contains:
tuxfootball-0.3.1/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
tuxfootball-0.3.1/ltmain.sh-2209-
##############################################
tuxfootball-0.3.1/ltmain.sh-2253-      if test "$need_locks" = warn &&
tuxfootball-0.3.1/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
tuxfootball-0.3.1/ltmain.sh-2255-	$ECHO "\
tuxfootball-0.3.1/ltmain.sh-2256-*** ERROR, $lockfile contains:
tuxfootball-0.3.1/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
tuxfootball-0.3.1/ltmain.sh-2258-
##############################################
tuxfootball-0.3.1/ltmain.sh-2548-	  test -n "$library_names" && \
tuxfootball-0.3.1/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
tuxfootball-0.3.1/ltmain.sh-2550-	  continue
##############################################
tuxfootball-0.3.1/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
tuxfootball-0.3.1/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
tuxfootball-0.3.1/ltmain.sh-2561-	  fi
##############################################
tuxfootball-0.3.1/ltmain.sh-2577-      # Get the absolute pathname.
tuxfootball-0.3.1/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
tuxfootball-0.3.1/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
tuxfootball-0.3.1/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
tuxfootball-0.3.1/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
tuxfootball-0.3.1/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
tuxfootball-0.3.1/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
tuxfootball-0.3.1/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
tuxfootball-0.3.1/ltmain.sh-2959-
##############################################
tuxfootball-0.3.1/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
tuxfootball-0.3.1/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
tuxfootball-0.3.1/ltmain.sh-2972-	  else
tuxfootball-0.3.1/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
tuxfootball-0.3.1/ltmain.sh-2974-	  fi
##############################################
tuxfootball-0.3.1/ltmain.sh-3130-	    fi
tuxfootball-0.3.1/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
tuxfootball-0.3.1/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
tuxfootball-0.3.1/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
tuxfootball-0.3.1/ltmain.sh-3134-	      finalize=no
##############################################
tuxfootball-0.3.1/ltmain.sh-3149-	        # Replace the output file specification.
tuxfootball-0.3.1/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
tuxfootball-0.3.1/ltmain.sh-3151-
##############################################
tuxfootball-0.3.1/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
tuxfootball-0.3.1/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
tuxfootball-0.3.1/ltmain.sh-3170-	  fi
##############################################
tuxfootball-0.3.1/ltmain.sh-3241-    my_pic_p="${3-no}"
tuxfootball-0.3.1/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
tuxfootball-0.3.1/ltmain.sh-3243-    my_dlsyms=
##############################################
tuxfootball-0.3.1/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
tuxfootball-0.3.1/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
tuxfootball-0.3.1/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
tuxfootball-0.3.1/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
tuxfootball-0.3.1/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
tuxfootball-0.3.1/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
tuxfootball-0.3.1/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
tuxfootball-0.3.1/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
tuxfootball-0.3.1/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
tuxfootball-0.3.1/ltmain.sh-3509-	  else
tuxfootball-0.3.1/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
tuxfootball-0.3.1/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
tuxfootball-0.3.1/ltmain.sh-3512-	  fi
##############################################
tuxfootball-0.3.1/ltmain.sh-3514-	*)
tuxfootball-0.3.1/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
tuxfootball-0.3.1/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
tuxfootball-0.3.1/ltmain.sh-3517-	  ;;
##############################################
tuxfootball-0.3.1/ltmain.sh-3529-      # Nullify the symbol file.
tuxfootball-0.3.1/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
tuxfootball-0.3.1/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
tuxfootball-0.3.1/ltmain.sh-3532-    fi
##############################################
tuxfootball-0.3.1/ltmain.sh-3545-  win32_libid_type="unknown"
tuxfootball-0.3.1/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
tuxfootball-0.3.1/ltmain.sh-3547-  case $win32_fileres in
##############################################
tuxfootball-0.3.1/ltmain.sh-3596-  $opt_debug
tuxfootball-0.3.1/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
tuxfootball-0.3.1/ltmain.sh-3598-}
##############################################
tuxfootball-0.3.1/ltmain.sh-3613-  $opt_debug
tuxfootball-0.3.1/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
tuxfootball-0.3.1/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
tuxfootball-0.3.1/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
tuxfootball-0.3.1/ltmain.sh:3669:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
tuxfootball-0.3.1/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
tuxfootball-0.3.1/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
tuxfootball-0.3.1/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
tuxfootball-0.3.1/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
tuxfootball-0.3.1/ltmain.sh-3700-    # binutils import library
tuxfootball-0.3.1/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
tuxfootball-0.3.1/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
tuxfootball-0.3.1/ltmain.sh-3703-    # ms-generated import library
tuxfootball-0.3.1/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
tuxfootball-0.3.1/ltmain.sh-3705-  else
##############################################
tuxfootball-0.3.1/ltmain.sh-3780-	  darwin_curdir=`pwd`
tuxfootball-0.3.1/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
tuxfootball-0.3.1/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
tuxfootball-0.3.1/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
tuxfootball-0.3.1/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
tuxfootball-0.3.1/ltmain.sh-3785-	    darwin_arch=
##############################################
tuxfootball-0.3.1/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
tuxfootball-0.3.1/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
tuxfootball-0.3.1/ltmain.sh-3797-	    darwin_file=
##############################################
tuxfootball-0.3.1/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
tuxfootball-0.3.1/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
tuxfootball-0.3.1/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
tuxfootball-0.3.1/ltmain.sh-3814-      esac
tuxfootball-0.3.1/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
tuxfootball-0.3.1/ltmain.sh-3816-    done
##############################################
tuxfootball-0.3.1/ltmain.sh-3885-
tuxfootball-0.3.1/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
tuxfootball-0.3.1/ltmain.sh-3887-    $ECHO "\
##############################################
tuxfootball-0.3.1/ltmain.sh-3920-    --lt-dump-script)
tuxfootball-0.3.1/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
tuxfootball-0.3.1/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
tuxfootball-0.3.1/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
tuxfootball-0.3.1/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
tuxfootball-0.3.1/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
tuxfootball-0.3.1/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
tuxfootball-0.3.1/ltmain.sh-3949-  done
##############################################
tuxfootball-0.3.1/ltmain.sh-4005-  # Find the directory that this script lives in.
tuxfootball-0.3.1/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
tuxfootball-0.3.1/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
tuxfootball-0.3.1/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
tuxfootball-0.3.1/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
tuxfootball-0.3.1/ltmain.sh-4011-  while test -n \"\$file\"; do
tuxfootball-0.3.1/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
tuxfootball-0.3.1/ltmain.sh-4013-
##############################################
tuxfootball-0.3.1/ltmain.sh-4021-
tuxfootball-0.3.1/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
tuxfootball-0.3.1/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
tuxfootball-0.3.1/ltmain.sh-4024-  done
##############################################
tuxfootball-0.3.1/ltmain.sh-4035-    case \"\$thisdir\" in
tuxfootball-0.3.1/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
tuxfootball-0.3.1/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
tuxfootball-0.3.1/ltmain.sh-4041-  # Try to get the absolute directory name.
tuxfootball-0.3.1/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
tuxfootball-0.3.1/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
tuxfootball-0.3.1/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
tuxfootball-0.3.1/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
tuxfootball-0.3.1/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
tuxfootball-0.3.1/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
tuxfootball-0.3.1/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
tuxfootball-0.3.1/ltmain.sh-4068-      else
##############################################
tuxfootball-0.3.1/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
tuxfootball-0.3.1/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
tuxfootball-0.3.1/ltmain.sh-4112-
##############################################
tuxfootball-0.3.1/ltmain.sh-5085-    $opt_debug
tuxfootball-0.3.1/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
tuxfootball-0.3.1/ltmain.sh-5087-    *import*) : ;;
##############################################
tuxfootball-0.3.1/ltmain.sh-5307-	    moreargs=
tuxfootball-0.3.1/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
tuxfootball-0.3.1/ltmain.sh-5309-	    do
##############################################
tuxfootball-0.3.1/ltmain.sh-5563-	*)
tuxfootball-0.3.1/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
tuxfootball-0.3.1/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
tuxfootball-0.3.1/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
tuxfootball-0.3.1/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
tuxfootball-0.3.1/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
tuxfootball-0.3.1/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
tuxfootball-0.3.1/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
tuxfootball-0.3.1/ltmain.sh-6018-    else
##############################################
tuxfootball-0.3.1/ltmain.sh-6328-		  set dummy $deplibs_check_method; shift
tuxfootball-0.3.1/ltmain.sh:6329:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
tuxfootball-0.3.1/ltmain.sh-6330-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
tuxfootball-0.3.1/ltmain.sh-6391-	else
tuxfootball-0.3.1/ltmain.sh:6392:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
tuxfootball-0.3.1/ltmain.sh-6393-	fi
##############################################
tuxfootball-0.3.1/ltmain.sh-6420-	if test -n "$inherited_linker_flags"; then
tuxfootball-0.3.1/ltmain.sh:6421:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
tuxfootball-0.3.1/ltmain.sh-6422-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
tuxfootball-0.3.1/ltmain.sh-6428-	fi
tuxfootball-0.3.1/ltmain.sh:6429:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tuxfootball-0.3.1/ltmain.sh-6430-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
tuxfootball-0.3.1/ltmain.sh-6501-	*)
tuxfootball-0.3.1/ltmain.sh:6502:	  abs_ladir=`cd "$ladir" && pwd`
tuxfootball-0.3.1/ltmain.sh-6503-	  if test -z "$abs_ladir"; then
##############################################
tuxfootball-0.3.1/ltmain.sh-6754-	    shift
tuxfootball-0.3.1/ltmain.sh:6755:	    libname=`eval "\\$ECHO \"$libname_spec\""`
tuxfootball-0.3.1/ltmain.sh-6756-	    # use dlname if we got it. it's perfectly good, no?
##############################################
tuxfootball-0.3.1/ltmain.sh-7046-		*)
tuxfootball-0.3.1/ltmain.sh:7047:		  absdir=`cd "$dir" && pwd`
tuxfootball-0.3.1/ltmain.sh-7048-		  if test -z "$absdir"; then
##############################################
tuxfootball-0.3.1/ltmain.sh-7057-		  depdepl=
tuxfootball-0.3.1/ltmain.sh:7058:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
tuxfootball-0.3.1/ltmain.sh-7059-		  if test -n "$deplibrary_names" ; then
##############################################
tuxfootball-0.3.1/ltmain.sh-7064-		      depdepl="$absdir/$objdir/$depdepl"
tuxfootball-0.3.1/ltmain.sh:7065:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
tuxfootball-0.3.1/ltmain.sh-7066-                      if test -z "$darwin_install_name"; then
tuxfootball-0.3.1/ltmain.sh:7067:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
tuxfootball-0.3.1/ltmain.sh-7068-                      fi
##############################################
tuxfootball-0.3.1/ltmain.sh-7079-		else
tuxfootball-0.3.1/ltmain.sh:7080:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
tuxfootball-0.3.1/ltmain.sh-7081-		  test -z "$libdir" && \
##############################################
tuxfootball-0.3.1/ltmain.sh-7102-	else
tuxfootball-0.3.1/ltmain.sh:7103:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tuxfootball-0.3.1/ltmain.sh-7104-	fi
##############################################
tuxfootball-0.3.1/ltmain.sh-7251-	test "$module" = no && \
tuxfootball-0.3.1/ltmain.sh:7252:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
tuxfootball-0.3.1/ltmain.sh-7253-
##############################################
tuxfootball-0.3.1/ltmain.sh-7386-	if test "$age" -gt "$current"; then
tuxfootball-0.3.1/ltmain.sh:7387:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
tuxfootball-0.3.1/ltmain.sh-7388-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
tuxfootball-0.3.1/ltmain.sh-7547-	removelist=
tuxfootball-0.3.1/ltmain.sh:7548:	tempremovelist=`$ECHO "$output_objdir/*"`
tuxfootball-0.3.1/ltmain.sh-7549-	for p in $tempremovelist; do
##############################################
tuxfootball-0.3.1/ltmain.sh-7573-	# Transform .lo files to .o files.
tuxfootball-0.3.1/ltmain.sh:7574:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
tuxfootball-0.3.1/ltmain.sh-7575-      fi
##############################################
tuxfootball-0.3.1/ltmain.sh-7578-      #for path in $notinst_path; do
tuxfootball-0.3.1/ltmain.sh:7579:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
tuxfootball-0.3.1/ltmain.sh:7580:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
tuxfootball-0.3.1/ltmain.sh:7581:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
tuxfootball-0.3.1/ltmain.sh-7582-      #done
##############################################
tuxfootball-0.3.1/ltmain.sh-7699-		if test -n "$i" ; then
tuxfootball-0.3.1/ltmain.sh:7700:		  libname=`eval "\\$ECHO \"$libname_spec\""`
tuxfootball-0.3.1/ltmain.sh:7701:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
tuxfootball-0.3.1/ltmain.sh-7702-		  set dummy $deplib_matches; shift
tuxfootball-0.3.1/ltmain.sh-7703-		  deplib_match=$1
tuxfootball-0.3.1/ltmain.sh:7704:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
tuxfootball-0.3.1/ltmain.sh-7705-		    func_append newdeplibs " $i"
##############################################
tuxfootball-0.3.1/ltmain.sh-7742-		  if test -n "$i" ; then
tuxfootball-0.3.1/ltmain.sh:7743:		    libname=`eval "\\$ECHO \"$libname_spec\""`
tuxfootball-0.3.1/ltmain.sh:7744:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
tuxfootball-0.3.1/ltmain.sh-7745-		    set dummy $deplib_matches; shift
tuxfootball-0.3.1/ltmain.sh-7746-		    deplib_match=$1
tuxfootball-0.3.1/ltmain.sh:7747:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
tuxfootball-0.3.1/ltmain.sh-7748-		      func_append newdeplibs " $i"
##############################################
tuxfootball-0.3.1/ltmain.sh-7777-	  set dummy $deplibs_check_method; shift
tuxfootball-0.3.1/ltmain.sh:7778:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
tuxfootball-0.3.1/ltmain.sh-7779-	  for a_deplib in $deplibs; do
##############################################
tuxfootball-0.3.1/ltmain.sh-7792-	      if test -n "$a_deplib" ; then
tuxfootball-0.3.1/ltmain.sh:7793:		libname=`eval "\\$ECHO \"$libname_spec\""`
tuxfootball-0.3.1/ltmain.sh-7794-		if test -n "$file_magic_glob"; then
tuxfootball-0.3.1/ltmain.sh:7795:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
tuxfootball-0.3.1/ltmain.sh-7796-		else
##############################################
tuxfootball-0.3.1/ltmain.sh-7802-		    shopt -s nocaseglob
tuxfootball-0.3.1/ltmain.sh:7803:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
tuxfootball-0.3.1/ltmain.sh-7804-		    $nocaseglob
tuxfootball-0.3.1/ltmain.sh-7805-		  else
tuxfootball-0.3.1/ltmain.sh:7806:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
tuxfootball-0.3.1/ltmain.sh-7807-		  fi
##############################################
tuxfootball-0.3.1/ltmain.sh-7820-		      while test -h "$potlib" 2>/dev/null; do
tuxfootball-0.3.1/ltmain.sh:7821:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
tuxfootball-0.3.1/ltmain.sh-7822-			case $potliblink in
tuxfootball-0.3.1/ltmain.sh-7823-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
tuxfootball-0.3.1/ltmain.sh:7824:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
tuxfootball-0.3.1/ltmain.sh-7825-			esac
##############################################
tuxfootball-0.3.1/ltmain.sh-7861-	  set dummy $deplibs_check_method; shift
tuxfootball-0.3.1/ltmain.sh:7862:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
tuxfootball-0.3.1/ltmain.sh-7863-	  for a_deplib in $deplibs; do
##############################################
tuxfootball-0.3.1/ltmain.sh-7876-	      if test -n "$a_deplib" ; then
tuxfootball-0.3.1/ltmain.sh:7877:		libname=`eval "\\$ECHO \"$libname_spec\""`
tuxfootball-0.3.1/ltmain.sh-7878-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
tuxfootball-0.3.1/ltmain.sh:7879:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
tuxfootball-0.3.1/ltmain.sh-7880-		  for potent_lib in $potential_libs; do
##############################################
tuxfootball-0.3.1/ltmain.sh-7915-	  newdeplibs=""
tuxfootball-0.3.1/ltmain.sh:7916:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
tuxfootball-0.3.1/ltmain.sh-7917-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
tuxfootball-0.3.1/ltmain.sh-7919-	      # can't use Xsed below, because $i might contain '/'
tuxfootball-0.3.1/ltmain.sh:7920:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
tuxfootball-0.3.1/ltmain.sh-7921-	    done
##############################################
tuxfootball-0.3.1/ltmain.sh-7945-	  # On Rhapsody replace the C library with the System framework
tuxfootball-0.3.1/ltmain.sh:7946:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
tuxfootball-0.3.1/ltmain.sh-7947-	  ;;
##############################################
tuxfootball-0.3.1/ltmain.sh-7997-	*-*-darwin*)
tuxfootball-0.3.1/ltmain.sh:7998:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tuxfootball-0.3.1/ltmain.sh:7999:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tuxfootball-0.3.1/ltmain.sh:8000:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tuxfootball-0.3.1/ltmain.sh-8001-	  ;;
##############################################
tuxfootball-0.3.1/ltmain.sh-8124-	# Use standard objects if they are pic
tuxfootball-0.3.1/ltmain.sh:8125:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
tuxfootball-0.3.1/ltmain.sh-8126-	test "X$libobjs" = "X " && libobjs=
##############################################
tuxfootball-0.3.1/ltmain.sh-8139-	    # exporting using user supplied symfile
tuxfootball-0.3.1/ltmain.sh:8140:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
tuxfootball-0.3.1/ltmain.sh-8141-	      # and it's NOT already a .def file. Must figure out
##############################################
tuxfootball-0.3.1/ltmain.sh-8636-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
tuxfootball-0.3.1/ltmain.sh:8637:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
tuxfootball-0.3.1/ltmain.sh-8638-	else
##############################################
tuxfootball-0.3.1/ltmain.sh-8650-      # Create the old-style object.
tuxfootball-0.3.1/ltmain.sh:8651:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
tuxfootball-0.3.1/ltmain.sh-8652-
##############################################
tuxfootball-0.3.1/ltmain.sh-8710-	# On Rhapsody replace the C library is the System framework
tuxfootball-0.3.1/ltmain.sh:8711:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
tuxfootball-0.3.1/ltmain.sh:8712:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
tuxfootball-0.3.1/ltmain.sh-8713-	;;
##############################################
tuxfootball-0.3.1/ltmain.sh-8728-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
tuxfootball-0.3.1/ltmain.sh:8729:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tuxfootball-0.3.1/ltmain.sh:8730:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tuxfootball-0.3.1/ltmain.sh-8731-	;;
##############################################
tuxfootball-0.3.1/ltmain.sh-8806-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
tuxfootball-0.3.1/ltmain.sh:8807:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
tuxfootball-0.3.1/ltmain.sh-8808-	  case :$dllsearchpath: in
##############################################
tuxfootball-0.3.1/ltmain.sh-8866-	# Transform all the library objects into standard objects.
tuxfootball-0.3.1/ltmain.sh:8867:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
tuxfootball-0.3.1/ltmain.sh:8868:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
tuxfootball-0.3.1/ltmain.sh-8869-      fi
##############################################
tuxfootball-0.3.1/ltmain.sh-8896-	# Replace the output file specification.
tuxfootball-0.3.1/ltmain.sh:8897:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
tuxfootball-0.3.1/ltmain.sh-8898-	link_command="$compile_command$compile_rpath"
##############################################
tuxfootball-0.3.1/ltmain.sh-8905-	  func_to_tool_file "$output"
tuxfootball-0.3.1/ltmain.sh:8906:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
tuxfootball-0.3.1/ltmain.sh-8907-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
tuxfootball-0.3.1/ltmain.sh-8949-	# Replace the output file specification.
tuxfootball-0.3.1/ltmain.sh:8950:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
tuxfootball-0.3.1/ltmain.sh-8951-	# Delete the old output file.
##############################################
tuxfootball-0.3.1/ltmain.sh-8957-	  func_to_tool_file "$output"
tuxfootball-0.3.1/ltmain.sh:8958:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
tuxfootball-0.3.1/ltmain.sh-8959-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
tuxfootball-0.3.1/ltmain.sh-8975-	  if test "$fast_install" = yes; then
tuxfootball-0.3.1/ltmain.sh:8976:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
tuxfootball-0.3.1/ltmain.sh-8977-	  else
##############################################
tuxfootball-0.3.1/ltmain.sh-8987-      # Replace the output file specification.
tuxfootball-0.3.1/ltmain.sh:8988:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
tuxfootball-0.3.1/ltmain.sh-8989-
##############################################
tuxfootball-0.3.1/ltmain.sh-8996-	func_to_tool_file "$output_objdir/$outputname"
tuxfootball-0.3.1/ltmain.sh:8997:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
tuxfootball-0.3.1/ltmain.sh-8998-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
tuxfootball-0.3.1/ltmain.sh-9017-	relink_command="(cd `pwd`; $relink_command)"
tuxfootball-0.3.1/ltmain.sh:9018:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
tuxfootball-0.3.1/ltmain.sh-9019-      fi
##############################################
tuxfootball-0.3.1/ltmain.sh-9261-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
tuxfootball-0.3.1/ltmain.sh:9262:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
tuxfootball-0.3.1/ltmain.sh-9263-      if test "$hardcode_automatic" = yes ; then
##############################################
tuxfootball-0.3.1/ltmain.sh-9282-		func_resolve_sysroot "$deplib"
tuxfootball-0.3.1/ltmain.sh:9283:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
tuxfootball-0.3.1/ltmain.sh-9284-		test -z "$libdir" && \
##############################################
tuxfootball-0.3.1/ltmain.sh-9308-		name="$func_basename_result"
tuxfootball-0.3.1/ltmain.sh:9309:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
tuxfootball-0.3.1/ltmain.sh-9310-		test -z "$libdir" && \
##############################################
tuxfootball-0.3.1/ltmain.sh-9327-		name="$func_basename_result"
tuxfootball-0.3.1/ltmain.sh:9328:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
tuxfootball-0.3.1/ltmain.sh-9329-		test -z "$libdir" && \
##############################################
tuxfootball-0.3.1/ltmain.sh-9646-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
tuxfootball-0.3.1/ltmain.sh:9647:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
tuxfootball-0.3.1/ltmain.sh-9648-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-54-DIST_SOURCES =
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-56-am__vpath_adj = case $$p in \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-58-    *) f=$$p;; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-59-  esac;
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-61-am__install_max = 40
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-62-am__nobase_strip_setup = \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-64-am__nobase_strip = \
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1598-	@list='$(team2_goalie_header_e_DATA)'; test -n "$(team2_goalie_header_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1599:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1600-	dir='$(DESTDIR)$(team2_goalie_header_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1616-	@list='$(team2_goalie_header_n_DATA)'; test -n "$(team2_goalie_header_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1617:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1618-	dir='$(DESTDIR)$(team2_goalie_header_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1634-	@list='$(team2_goalie_header_ne_DATA)'; test -n "$(team2_goalie_header_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1635:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1636-	dir='$(DESTDIR)$(team2_goalie_header_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1652-	@list='$(team2_goalie_header_nw_DATA)'; test -n "$(team2_goalie_header_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1653:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1654-	dir='$(DESTDIR)$(team2_goalie_header_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1670-	@list='$(team2_goalie_header_s_DATA)'; test -n "$(team2_goalie_header_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1671:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1672-	dir='$(DESTDIR)$(team2_goalie_header_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1688-	@list='$(team2_goalie_header_se_DATA)'; test -n "$(team2_goalie_header_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1689:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1690-	dir='$(DESTDIR)$(team2_goalie_header_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1706-	@list='$(team2_goalie_header_sw_DATA)'; test -n "$(team2_goalie_header_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1707:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1708-	dir='$(DESTDIR)$(team2_goalie_header_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1724-	@list='$(team2_goalie_header_w_DATA)'; test -n "$(team2_goalie_header_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1725:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1726-	dir='$(DESTDIR)$(team2_goalie_header_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1742-	@list='$(team2_goalie_running_e_DATA)'; test -n "$(team2_goalie_running_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1743:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1744-	dir='$(DESTDIR)$(team2_goalie_running_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1760-	@list='$(team2_goalie_running_n_DATA)'; test -n "$(team2_goalie_running_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1761:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1762-	dir='$(DESTDIR)$(team2_goalie_running_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1778-	@list='$(team2_goalie_running_ne_DATA)'; test -n "$(team2_goalie_running_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1779:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1780-	dir='$(DESTDIR)$(team2_goalie_running_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1796-	@list='$(team2_goalie_running_nw_DATA)'; test -n "$(team2_goalie_running_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1797:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1798-	dir='$(DESTDIR)$(team2_goalie_running_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1814-	@list='$(team2_goalie_running_s_DATA)'; test -n "$(team2_goalie_running_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1815:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1816-	dir='$(DESTDIR)$(team2_goalie_running_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1832-	@list='$(team2_goalie_running_se_DATA)'; test -n "$(team2_goalie_running_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1833:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1834-	dir='$(DESTDIR)$(team2_goalie_running_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1850-	@list='$(team2_goalie_running_sw_DATA)'; test -n "$(team2_goalie_running_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1851:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1852-	dir='$(DESTDIR)$(team2_goalie_running_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1868-	@list='$(team2_goalie_running_w_DATA)'; test -n "$(team2_goalie_running_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1869:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1870-	dir='$(DESTDIR)$(team2_goalie_running_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1886-	@list='$(team2_goalie_standing_e_DATA)'; test -n "$(team2_goalie_standing_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1887:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1888-	dir='$(DESTDIR)$(team2_goalie_standing_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1904-	@list='$(team2_goalie_standing_n_DATA)'; test -n "$(team2_goalie_standing_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1905:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1906-	dir='$(DESTDIR)$(team2_goalie_standing_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1922-	@list='$(team2_goalie_standing_ne_DATA)'; test -n "$(team2_goalie_standing_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1923:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1924-	dir='$(DESTDIR)$(team2_goalie_standing_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1940-	@list='$(team2_goalie_standing_nw_DATA)'; test -n "$(team2_goalie_standing_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1941:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1942-	dir='$(DESTDIR)$(team2_goalie_standing_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1958-	@list='$(team2_goalie_standing_s_DATA)'; test -n "$(team2_goalie_standing_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1959:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1960-	dir='$(DESTDIR)$(team2_goalie_standing_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1976-	@list='$(team2_goalie_standing_se_DATA)'; test -n "$(team2_goalie_standing_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1977:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1978-	dir='$(DESTDIR)$(team2_goalie_standing_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1994-	@list='$(team2_goalie_standing_sw_DATA)'; test -n "$(team2_goalie_standing_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:1995:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-1996-	dir='$(DESTDIR)$(team2_goalie_standing_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2012-	@list='$(team2_goalie_standing_w_DATA)'; test -n "$(team2_goalie_standing_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2013:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2014-	dir='$(DESTDIR)$(team2_goalie_standing_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2030-	@list='$(team2_goalie_tackling_e_DATA)'; test -n "$(team2_goalie_tackling_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2031:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2032-	dir='$(DESTDIR)$(team2_goalie_tackling_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2048-	@list='$(team2_goalie_tackling_n_DATA)'; test -n "$(team2_goalie_tackling_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2049:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2050-	dir='$(DESTDIR)$(team2_goalie_tackling_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2066-	@list='$(team2_goalie_tackling_ne_DATA)'; test -n "$(team2_goalie_tackling_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2067:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2068-	dir='$(DESTDIR)$(team2_goalie_tackling_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2084-	@list='$(team2_goalie_tackling_nw_DATA)'; test -n "$(team2_goalie_tackling_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2085:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2086-	dir='$(DESTDIR)$(team2_goalie_tackling_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2102-	@list='$(team2_goalie_tackling_s_DATA)'; test -n "$(team2_goalie_tackling_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2103:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2104-	dir='$(DESTDIR)$(team2_goalie_tackling_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2120-	@list='$(team2_goalie_tackling_se_DATA)'; test -n "$(team2_goalie_tackling_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2121:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2122-	dir='$(DESTDIR)$(team2_goalie_tackling_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2138-	@list='$(team2_goalie_tackling_sw_DATA)'; test -n "$(team2_goalie_tackling_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2139:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2140-	dir='$(DESTDIR)$(team2_goalie_tackling_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2156-	@list='$(team2_goalie_tackling_w_DATA)'; test -n "$(team2_goalie_tackling_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2157:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2158-	dir='$(DESTDIR)$(team2_goalie_tackling_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2174-	@list='$(team2_goalie_walking_e_DATA)'; test -n "$(team2_goalie_walking_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2175:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2176-	dir='$(DESTDIR)$(team2_goalie_walking_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2192-	@list='$(team2_goalie_walking_n_DATA)'; test -n "$(team2_goalie_walking_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2193:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2194-	dir='$(DESTDIR)$(team2_goalie_walking_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2210-	@list='$(team2_goalie_walking_ne_DATA)'; test -n "$(team2_goalie_walking_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2211:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2212-	dir='$(DESTDIR)$(team2_goalie_walking_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2228-	@list='$(team2_goalie_walking_nw_DATA)'; test -n "$(team2_goalie_walking_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2229:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2230-	dir='$(DESTDIR)$(team2_goalie_walking_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2246-	@list='$(team2_goalie_walking_s_DATA)'; test -n "$(team2_goalie_walking_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2247:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2248-	dir='$(DESTDIR)$(team2_goalie_walking_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2264-	@list='$(team2_goalie_walking_se_DATA)'; test -n "$(team2_goalie_walking_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2265:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2266-	dir='$(DESTDIR)$(team2_goalie_walking_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2282-	@list='$(team2_goalie_walking_sw_DATA)'; test -n "$(team2_goalie_walking_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2283:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2284-	dir='$(DESTDIR)$(team2_goalie_walking_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2300-	@list='$(team2_goalie_walking_w_DATA)'; test -n "$(team2_goalie_walking_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2301:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2302-	dir='$(DESTDIR)$(team2_goalie_walking_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2310-distdir: $(DISTFILES)
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2311:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2312:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2313-	list='$(DISTFILES)'; \
##############################################
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2324-	  if test -d $$d/$$file; then \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in:2325:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tuxfootball-0.3.1/data/graphics/team2_goalie/Makefile.in-2326-	    if test -d "$(distdir)/$$file"; then \
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-54-DIST_SOURCES =
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-56-am__vpath_adj = case $$p in \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-58-    *) f=$$p;; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-59-  esac;
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-61-am__install_max = 40
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-62-am__nobase_strip_setup = \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-64-am__nobase_strip = \
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1589-	@list='$(team2_header_e_DATA)'; test -n "$(team2_header_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1590:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1591-	dir='$(DESTDIR)$(team2_header_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1607-	@list='$(team2_header_n_DATA)'; test -n "$(team2_header_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1608:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1609-	dir='$(DESTDIR)$(team2_header_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1625-	@list='$(team2_header_ne_DATA)'; test -n "$(team2_header_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1626:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1627-	dir='$(DESTDIR)$(team2_header_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1643-	@list='$(team2_header_nw_DATA)'; test -n "$(team2_header_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1644:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1645-	dir='$(DESTDIR)$(team2_header_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1661-	@list='$(team2_header_s_DATA)'; test -n "$(team2_header_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1662:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1663-	dir='$(DESTDIR)$(team2_header_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1679-	@list='$(team2_header_se_DATA)'; test -n "$(team2_header_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1680:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1681-	dir='$(DESTDIR)$(team2_header_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1697-	@list='$(team2_header_sw_DATA)'; test -n "$(team2_header_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1698:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1699-	dir='$(DESTDIR)$(team2_header_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1715-	@list='$(team2_header_w_DATA)'; test -n "$(team2_header_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1716:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1717-	dir='$(DESTDIR)$(team2_header_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1733-	@list='$(team2_running_e_DATA)'; test -n "$(team2_running_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1734:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1735-	dir='$(DESTDIR)$(team2_running_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1751-	@list='$(team2_running_n_DATA)'; test -n "$(team2_running_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1752:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1753-	dir='$(DESTDIR)$(team2_running_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1769-	@list='$(team2_running_ne_DATA)'; test -n "$(team2_running_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1770:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1771-	dir='$(DESTDIR)$(team2_running_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1787-	@list='$(team2_running_nw_DATA)'; test -n "$(team2_running_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1788:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1789-	dir='$(DESTDIR)$(team2_running_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1805-	@list='$(team2_running_s_DATA)'; test -n "$(team2_running_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1806:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1807-	dir='$(DESTDIR)$(team2_running_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1823-	@list='$(team2_running_se_DATA)'; test -n "$(team2_running_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1824:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1825-	dir='$(DESTDIR)$(team2_running_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1841-	@list='$(team2_running_sw_DATA)'; test -n "$(team2_running_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1842:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1843-	dir='$(DESTDIR)$(team2_running_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1859-	@list='$(team2_running_w_DATA)'; test -n "$(team2_running_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1860:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1861-	dir='$(DESTDIR)$(team2_running_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1877-	@list='$(team2_standing_e_DATA)'; test -n "$(team2_standing_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1878:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1879-	dir='$(DESTDIR)$(team2_standing_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1895-	@list='$(team2_standing_n_DATA)'; test -n "$(team2_standing_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1896:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1897-	dir='$(DESTDIR)$(team2_standing_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1913-	@list='$(team2_standing_ne_DATA)'; test -n "$(team2_standing_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1914:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1915-	dir='$(DESTDIR)$(team2_standing_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1931-	@list='$(team2_standing_nw_DATA)'; test -n "$(team2_standing_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1932:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1933-	dir='$(DESTDIR)$(team2_standing_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1949-	@list='$(team2_standing_s_DATA)'; test -n "$(team2_standing_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1950:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1951-	dir='$(DESTDIR)$(team2_standing_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1967-	@list='$(team2_standing_se_DATA)'; test -n "$(team2_standing_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1968:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1969-	dir='$(DESTDIR)$(team2_standing_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1985-	@list='$(team2_standing_sw_DATA)'; test -n "$(team2_standing_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:1986:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-1987-	dir='$(DESTDIR)$(team2_standing_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2003-	@list='$(team2_standing_w_DATA)'; test -n "$(team2_standing_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2004:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2005-	dir='$(DESTDIR)$(team2_standing_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2021-	@list='$(team2_tackling_e_DATA)'; test -n "$(team2_tackling_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2022:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2023-	dir='$(DESTDIR)$(team2_tackling_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2039-	@list='$(team2_tackling_n_DATA)'; test -n "$(team2_tackling_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2040:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2041-	dir='$(DESTDIR)$(team2_tackling_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2057-	@list='$(team2_tackling_ne_DATA)'; test -n "$(team2_tackling_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2058:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2059-	dir='$(DESTDIR)$(team2_tackling_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2075-	@list='$(team2_tackling_nw_DATA)'; test -n "$(team2_tackling_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2076:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2077-	dir='$(DESTDIR)$(team2_tackling_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2093-	@list='$(team2_tackling_s_DATA)'; test -n "$(team2_tackling_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2094:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2095-	dir='$(DESTDIR)$(team2_tackling_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2111-	@list='$(team2_tackling_se_DATA)'; test -n "$(team2_tackling_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2112:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2113-	dir='$(DESTDIR)$(team2_tackling_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2129-	@list='$(team2_tackling_sw_DATA)'; test -n "$(team2_tackling_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2130:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2131-	dir='$(DESTDIR)$(team2_tackling_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2147-	@list='$(team2_tackling_w_DATA)'; test -n "$(team2_tackling_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2148:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2149-	dir='$(DESTDIR)$(team2_tackling_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2165-	@list='$(team2_walking_e_DATA)'; test -n "$(team2_walking_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2166:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2167-	dir='$(DESTDIR)$(team2_walking_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2183-	@list='$(team2_walking_n_DATA)'; test -n "$(team2_walking_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2184:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2185-	dir='$(DESTDIR)$(team2_walking_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2201-	@list='$(team2_walking_ne_DATA)'; test -n "$(team2_walking_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2202:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2203-	dir='$(DESTDIR)$(team2_walking_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2219-	@list='$(team2_walking_nw_DATA)'; test -n "$(team2_walking_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2220:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2221-	dir='$(DESTDIR)$(team2_walking_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2237-	@list='$(team2_walking_s_DATA)'; test -n "$(team2_walking_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2238:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2239-	dir='$(DESTDIR)$(team2_walking_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2255-	@list='$(team2_walking_se_DATA)'; test -n "$(team2_walking_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2256:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2257-	dir='$(DESTDIR)$(team2_walking_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2273-	@list='$(team2_walking_sw_DATA)'; test -n "$(team2_walking_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2274:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2275-	dir='$(DESTDIR)$(team2_walking_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2291-	@list='$(team2_walking_w_DATA)'; test -n "$(team2_walking_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2292:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2293-	dir='$(DESTDIR)$(team2_walking_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2301-distdir: $(DISTFILES)
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2302:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2303:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2304-	list='$(DISTFILES)'; \
##############################################
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2315-	  if test -d $$d/$$file; then \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in:2316:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tuxfootball-0.3.1/data/graphics/team2/Makefile.in-2317-	    if test -d "$(distdir)/$$file"; then \
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-54-DIST_SOURCES =
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-56-am__vpath_adj = case $$p in \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-58-    *) f=$$p;; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-59-  esac;
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-61-am__install_max = 40
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-62-am__nobase_strip_setup = \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-64-am__nobase_strip = \
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1598-	@list='$(team1_goalie_header_e_DATA)'; test -n "$(team1_goalie_header_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1599:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1600-	dir='$(DESTDIR)$(team1_goalie_header_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1616-	@list='$(team1_goalie_header_n_DATA)'; test -n "$(team1_goalie_header_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1617:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1618-	dir='$(DESTDIR)$(team1_goalie_header_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1634-	@list='$(team1_goalie_header_ne_DATA)'; test -n "$(team1_goalie_header_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1635:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1636-	dir='$(DESTDIR)$(team1_goalie_header_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1652-	@list='$(team1_goalie_header_nw_DATA)'; test -n "$(team1_goalie_header_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1653:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1654-	dir='$(DESTDIR)$(team1_goalie_header_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1670-	@list='$(team1_goalie_header_s_DATA)'; test -n "$(team1_goalie_header_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1671:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1672-	dir='$(DESTDIR)$(team1_goalie_header_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1688-	@list='$(team1_goalie_header_se_DATA)'; test -n "$(team1_goalie_header_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1689:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1690-	dir='$(DESTDIR)$(team1_goalie_header_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1706-	@list='$(team1_goalie_header_sw_DATA)'; test -n "$(team1_goalie_header_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1707:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1708-	dir='$(DESTDIR)$(team1_goalie_header_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1724-	@list='$(team1_goalie_header_w_DATA)'; test -n "$(team1_goalie_header_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1725:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1726-	dir='$(DESTDIR)$(team1_goalie_header_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1742-	@list='$(team1_goalie_running_e_DATA)'; test -n "$(team1_goalie_running_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1743:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1744-	dir='$(DESTDIR)$(team1_goalie_running_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1760-	@list='$(team1_goalie_running_n_DATA)'; test -n "$(team1_goalie_running_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1761:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1762-	dir='$(DESTDIR)$(team1_goalie_running_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1778-	@list='$(team1_goalie_running_ne_DATA)'; test -n "$(team1_goalie_running_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1779:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1780-	dir='$(DESTDIR)$(team1_goalie_running_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1796-	@list='$(team1_goalie_running_nw_DATA)'; test -n "$(team1_goalie_running_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1797:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1798-	dir='$(DESTDIR)$(team1_goalie_running_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1814-	@list='$(team1_goalie_running_s_DATA)'; test -n "$(team1_goalie_running_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1815:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1816-	dir='$(DESTDIR)$(team1_goalie_running_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1832-	@list='$(team1_goalie_running_se_DATA)'; test -n "$(team1_goalie_running_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1833:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1834-	dir='$(DESTDIR)$(team1_goalie_running_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1850-	@list='$(team1_goalie_running_sw_DATA)'; test -n "$(team1_goalie_running_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1851:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1852-	dir='$(DESTDIR)$(team1_goalie_running_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1868-	@list='$(team1_goalie_running_w_DATA)'; test -n "$(team1_goalie_running_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1869:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1870-	dir='$(DESTDIR)$(team1_goalie_running_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1886-	@list='$(team1_goalie_standing_e_DATA)'; test -n "$(team1_goalie_standing_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1887:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1888-	dir='$(DESTDIR)$(team1_goalie_standing_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1904-	@list='$(team1_goalie_standing_n_DATA)'; test -n "$(team1_goalie_standing_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1905:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1906-	dir='$(DESTDIR)$(team1_goalie_standing_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1922-	@list='$(team1_goalie_standing_ne_DATA)'; test -n "$(team1_goalie_standing_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1923:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1924-	dir='$(DESTDIR)$(team1_goalie_standing_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1940-	@list='$(team1_goalie_standing_nw_DATA)'; test -n "$(team1_goalie_standing_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1941:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1942-	dir='$(DESTDIR)$(team1_goalie_standing_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1958-	@list='$(team1_goalie_standing_s_DATA)'; test -n "$(team1_goalie_standing_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1959:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1960-	dir='$(DESTDIR)$(team1_goalie_standing_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1976-	@list='$(team1_goalie_standing_se_DATA)'; test -n "$(team1_goalie_standing_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1977:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1978-	dir='$(DESTDIR)$(team1_goalie_standing_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1994-	@list='$(team1_goalie_standing_sw_DATA)'; test -n "$(team1_goalie_standing_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:1995:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-1996-	dir='$(DESTDIR)$(team1_goalie_standing_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2012-	@list='$(team1_goalie_standing_w_DATA)'; test -n "$(team1_goalie_standing_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2013:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2014-	dir='$(DESTDIR)$(team1_goalie_standing_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2030-	@list='$(team1_goalie_tackling_e_DATA)'; test -n "$(team1_goalie_tackling_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2031:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2032-	dir='$(DESTDIR)$(team1_goalie_tackling_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2048-	@list='$(team1_goalie_tackling_n_DATA)'; test -n "$(team1_goalie_tackling_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2049:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2050-	dir='$(DESTDIR)$(team1_goalie_tackling_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2066-	@list='$(team1_goalie_tackling_ne_DATA)'; test -n "$(team1_goalie_tackling_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2067:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2068-	dir='$(DESTDIR)$(team1_goalie_tackling_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2084-	@list='$(team1_goalie_tackling_nw_DATA)'; test -n "$(team1_goalie_tackling_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2085:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2086-	dir='$(DESTDIR)$(team1_goalie_tackling_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2102-	@list='$(team1_goalie_tackling_s_DATA)'; test -n "$(team1_goalie_tackling_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2103:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2104-	dir='$(DESTDIR)$(team1_goalie_tackling_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2120-	@list='$(team1_goalie_tackling_se_DATA)'; test -n "$(team1_goalie_tackling_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2121:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2122-	dir='$(DESTDIR)$(team1_goalie_tackling_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2138-	@list='$(team1_goalie_tackling_sw_DATA)'; test -n "$(team1_goalie_tackling_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2139:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2140-	dir='$(DESTDIR)$(team1_goalie_tackling_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2156-	@list='$(team1_goalie_tackling_w_DATA)'; test -n "$(team1_goalie_tackling_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2157:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2158-	dir='$(DESTDIR)$(team1_goalie_tackling_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2174-	@list='$(team1_goalie_walking_e_DATA)'; test -n "$(team1_goalie_walking_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2175:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2176-	dir='$(DESTDIR)$(team1_goalie_walking_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2192-	@list='$(team1_goalie_walking_n_DATA)'; test -n "$(team1_goalie_walking_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2193:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2194-	dir='$(DESTDIR)$(team1_goalie_walking_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2210-	@list='$(team1_goalie_walking_ne_DATA)'; test -n "$(team1_goalie_walking_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2211:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2212-	dir='$(DESTDIR)$(team1_goalie_walking_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2228-	@list='$(team1_goalie_walking_nw_DATA)'; test -n "$(team1_goalie_walking_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2229:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2230-	dir='$(DESTDIR)$(team1_goalie_walking_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2246-	@list='$(team1_goalie_walking_s_DATA)'; test -n "$(team1_goalie_walking_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2247:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2248-	dir='$(DESTDIR)$(team1_goalie_walking_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2264-	@list='$(team1_goalie_walking_se_DATA)'; test -n "$(team1_goalie_walking_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2265:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2266-	dir='$(DESTDIR)$(team1_goalie_walking_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2282-	@list='$(team1_goalie_walking_sw_DATA)'; test -n "$(team1_goalie_walking_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2283:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2284-	dir='$(DESTDIR)$(team1_goalie_walking_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2300-	@list='$(team1_goalie_walking_w_DATA)'; test -n "$(team1_goalie_walking_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2301:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2302-	dir='$(DESTDIR)$(team1_goalie_walking_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2310-distdir: $(DISTFILES)
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2311:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2312:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2313-	list='$(DISTFILES)'; \
##############################################
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2324-	  if test -d $$d/$$file; then \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in:2325:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tuxfootball-0.3.1/data/graphics/team1_goalie/Makefile.in-2326-	    if test -d "$(distdir)/$$file"; then \
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-54-DIST_SOURCES =
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-56-am__vpath_adj = case $$p in \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-58-    *) f=$$p;; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-59-  esac;
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-61-am__install_max = 40
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-62-am__nobase_strip_setup = \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-64-am__nobase_strip = \
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1589-	@list='$(team1_header_e_DATA)'; test -n "$(team1_header_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1590:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1591-	dir='$(DESTDIR)$(team1_header_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1607-	@list='$(team1_header_n_DATA)'; test -n "$(team1_header_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1608:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1609-	dir='$(DESTDIR)$(team1_header_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1625-	@list='$(team1_header_ne_DATA)'; test -n "$(team1_header_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1626:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1627-	dir='$(DESTDIR)$(team1_header_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1643-	@list='$(team1_header_nw_DATA)'; test -n "$(team1_header_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1644:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1645-	dir='$(DESTDIR)$(team1_header_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1661-	@list='$(team1_header_s_DATA)'; test -n "$(team1_header_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1662:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1663-	dir='$(DESTDIR)$(team1_header_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1679-	@list='$(team1_header_se_DATA)'; test -n "$(team1_header_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1680:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1681-	dir='$(DESTDIR)$(team1_header_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1697-	@list='$(team1_header_sw_DATA)'; test -n "$(team1_header_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1698:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1699-	dir='$(DESTDIR)$(team1_header_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1715-	@list='$(team1_header_w_DATA)'; test -n "$(team1_header_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1716:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1717-	dir='$(DESTDIR)$(team1_header_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1733-	@list='$(team1_running_e_DATA)'; test -n "$(team1_running_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1734:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1735-	dir='$(DESTDIR)$(team1_running_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1751-	@list='$(team1_running_n_DATA)'; test -n "$(team1_running_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1752:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1753-	dir='$(DESTDIR)$(team1_running_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1769-	@list='$(team1_running_ne_DATA)'; test -n "$(team1_running_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1770:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1771-	dir='$(DESTDIR)$(team1_running_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1787-	@list='$(team1_running_nw_DATA)'; test -n "$(team1_running_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1788:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1789-	dir='$(DESTDIR)$(team1_running_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1805-	@list='$(team1_running_s_DATA)'; test -n "$(team1_running_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1806:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1807-	dir='$(DESTDIR)$(team1_running_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1823-	@list='$(team1_running_se_DATA)'; test -n "$(team1_running_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1824:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1825-	dir='$(DESTDIR)$(team1_running_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1841-	@list='$(team1_running_sw_DATA)'; test -n "$(team1_running_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1842:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1843-	dir='$(DESTDIR)$(team1_running_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1859-	@list='$(team1_running_w_DATA)'; test -n "$(team1_running_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1860:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1861-	dir='$(DESTDIR)$(team1_running_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1877-	@list='$(team1_standing_e_DATA)'; test -n "$(team1_standing_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1878:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1879-	dir='$(DESTDIR)$(team1_standing_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1895-	@list='$(team1_standing_n_DATA)'; test -n "$(team1_standing_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1896:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1897-	dir='$(DESTDIR)$(team1_standing_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1913-	@list='$(team1_standing_ne_DATA)'; test -n "$(team1_standing_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1914:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1915-	dir='$(DESTDIR)$(team1_standing_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1931-	@list='$(team1_standing_nw_DATA)'; test -n "$(team1_standing_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1932:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1933-	dir='$(DESTDIR)$(team1_standing_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1949-	@list='$(team1_standing_s_DATA)'; test -n "$(team1_standing_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1950:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1951-	dir='$(DESTDIR)$(team1_standing_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1967-	@list='$(team1_standing_se_DATA)'; test -n "$(team1_standing_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1968:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1969-	dir='$(DESTDIR)$(team1_standing_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1985-	@list='$(team1_standing_sw_DATA)'; test -n "$(team1_standing_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:1986:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-1987-	dir='$(DESTDIR)$(team1_standing_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2003-	@list='$(team1_standing_w_DATA)'; test -n "$(team1_standing_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2004:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2005-	dir='$(DESTDIR)$(team1_standing_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2021-	@list='$(team1_tackling_e_DATA)'; test -n "$(team1_tackling_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2022:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2023-	dir='$(DESTDIR)$(team1_tackling_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2039-	@list='$(team1_tackling_n_DATA)'; test -n "$(team1_tackling_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2040:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2041-	dir='$(DESTDIR)$(team1_tackling_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2057-	@list='$(team1_tackling_ne_DATA)'; test -n "$(team1_tackling_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2058:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2059-	dir='$(DESTDIR)$(team1_tackling_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2075-	@list='$(team1_tackling_nw_DATA)'; test -n "$(team1_tackling_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2076:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2077-	dir='$(DESTDIR)$(team1_tackling_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2093-	@list='$(team1_tackling_s_DATA)'; test -n "$(team1_tackling_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2094:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2095-	dir='$(DESTDIR)$(team1_tackling_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2111-	@list='$(team1_tackling_se_DATA)'; test -n "$(team1_tackling_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2112:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2113-	dir='$(DESTDIR)$(team1_tackling_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2129-	@list='$(team1_tackling_sw_DATA)'; test -n "$(team1_tackling_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2130:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2131-	dir='$(DESTDIR)$(team1_tackling_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2147-	@list='$(team1_tackling_w_DATA)'; test -n "$(team1_tackling_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2148:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2149-	dir='$(DESTDIR)$(team1_tackling_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2165-	@list='$(team1_walking_e_DATA)'; test -n "$(team1_walking_edir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2166:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2167-	dir='$(DESTDIR)$(team1_walking_edir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2183-	@list='$(team1_walking_n_DATA)'; test -n "$(team1_walking_ndir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2184:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2185-	dir='$(DESTDIR)$(team1_walking_ndir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2201-	@list='$(team1_walking_ne_DATA)'; test -n "$(team1_walking_nedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2202:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2203-	dir='$(DESTDIR)$(team1_walking_nedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2219-	@list='$(team1_walking_nw_DATA)'; test -n "$(team1_walking_nwdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2220:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2221-	dir='$(DESTDIR)$(team1_walking_nwdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2237-	@list='$(team1_walking_s_DATA)'; test -n "$(team1_walking_sdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2238:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2239-	dir='$(DESTDIR)$(team1_walking_sdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2255-	@list='$(team1_walking_se_DATA)'; test -n "$(team1_walking_sedir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2256:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2257-	dir='$(DESTDIR)$(team1_walking_sedir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2273-	@list='$(team1_walking_sw_DATA)'; test -n "$(team1_walking_swdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2274:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2275-	dir='$(DESTDIR)$(team1_walking_swdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2291-	@list='$(team1_walking_w_DATA)'; test -n "$(team1_walking_wdir)" || list=; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2292:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2293-	dir='$(DESTDIR)$(team1_walking_wdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2301-distdir: $(DISTFILES)
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2302:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2303:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2304-	list='$(DISTFILES)'; \
##############################################
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2315-	  if test -d $$d/$$file; then \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in:2316:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tuxfootball-0.3.1/data/graphics/team1/Makefile.in-2317-	    if test -d "$(distdir)/$$file"; then \
##############################################
tuxfootball-0.3.1/data/graphics/Makefile.in-61-	ps-recursive uninstall-recursive
tuxfootball-0.3.1/data/graphics/Makefile.in:62:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tuxfootball-0.3.1/data/graphics/Makefile.in-63-am__vpath_adj = case $$p in \
tuxfootball-0.3.1/data/graphics/Makefile.in:64:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tuxfootball-0.3.1/data/graphics/Makefile.in-65-    *) f=$$p;; \
tuxfootball-0.3.1/data/graphics/Makefile.in-66-  esac;
tuxfootball-0.3.1/data/graphics/Makefile.in:67:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tuxfootball-0.3.1/data/graphics/Makefile.in-68-am__install_max = 40
tuxfootball-0.3.1/data/graphics/Makefile.in-69-am__nobase_strip_setup = \
tuxfootball-0.3.1/data/graphics/Makefile.in:70:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tuxfootball-0.3.1/data/graphics/Makefile.in-71-am__nobase_strip = \
##############################################
tuxfootball-0.3.1/data/graphics/Makefile.in-106-  while test -n "$$dir1"; do \
tuxfootball-0.3.1/data/graphics/Makefile.in:107:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
tuxfootball-0.3.1/data/graphics/Makefile.in-108-    if test "$$first" != "."; then \
tuxfootball-0.3.1/data/graphics/Makefile.in-109-      if test "$$first" = ".."; then \
tuxfootball-0.3.1/data/graphics/Makefile.in:110:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
tuxfootball-0.3.1/data/graphics/Makefile.in:111:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
tuxfootball-0.3.1/data/graphics/Makefile.in-112-      else \
tuxfootball-0.3.1/data/graphics/Makefile.in:113:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
tuxfootball-0.3.1/data/graphics/Makefile.in-114-        if test "$$first2" = "$$first"; then \
tuxfootball-0.3.1/data/graphics/Makefile.in:115:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
tuxfootball-0.3.1/data/graphics/Makefile.in-116-        else \
##############################################
tuxfootball-0.3.1/data/graphics/Makefile.in-121-    fi; \
tuxfootball-0.3.1/data/graphics/Makefile.in:122:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
tuxfootball-0.3.1/data/graphics/Makefile.in-123-  done; \
##############################################
tuxfootball-0.3.1/data/graphics/Makefile.in-928-	@list='$(pitchlines_DATA)'; test -n "$(pitchlinesdir)" || list=; \
tuxfootball-0.3.1/data/graphics/Makefile.in:929:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/graphics/Makefile.in-930-	dir='$(DESTDIR)$(pitchlinesdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/graphics/Makefile.in-946-	dot_seen=no; \
tuxfootball-0.3.1/data/graphics/Makefile.in:947:	target=`echo $@ | sed s/-recursive//`; \
tuxfootball-0.3.1/data/graphics/Makefile.in-948-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
tuxfootball-0.3.1/data/graphics/Makefile.in-981-	rev="$$rev ."; \
tuxfootball-0.3.1/data/graphics/Makefile.in:982:	target=`echo $@ | sed s/-recursive//`; \
tuxfootball-0.3.1/data/graphics/Makefile.in-983-	for subdir in $$rev; do \
##############################################
tuxfootball-0.3.1/data/graphics/Makefile.in-1059-GTAGS:
tuxfootball-0.3.1/data/graphics/Makefile.in:1060:	here=`$(am__cd) $(top_builddir) && pwd` \
tuxfootball-0.3.1/data/graphics/Makefile.in-1061-	  && $(am__cd) $(top_srcdir) \
##############################################
tuxfootball-0.3.1/data/graphics/Makefile.in-1067-distdir: $(DISTFILES)
tuxfootball-0.3.1/data/graphics/Makefile.in:1068:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/data/graphics/Makefile.in:1069:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/data/graphics/Makefile.in-1070-	list='$(DISTFILES)'; \
##############################################
tuxfootball-0.3.1/data/graphics/Makefile.in-1081-	  if test -d $$d/$$file; then \
tuxfootball-0.3.1/data/graphics/Makefile.in:1082:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tuxfootball-0.3.1/data/graphics/Makefile.in-1083-	    if test -d "$(distdir)/$$file"; then \
##############################################
tuxfootball-0.3.1/data/Makefile.in-61-	ps-recursive uninstall-recursive
tuxfootball-0.3.1/data/Makefile.in:62:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tuxfootball-0.3.1/data/Makefile.in-63-am__vpath_adj = case $$p in \
tuxfootball-0.3.1/data/Makefile.in:64:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tuxfootball-0.3.1/data/Makefile.in-65-    *) f=$$p;; \
tuxfootball-0.3.1/data/Makefile.in-66-  esac;
tuxfootball-0.3.1/data/Makefile.in:67:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tuxfootball-0.3.1/data/Makefile.in-68-am__install_max = 40
tuxfootball-0.3.1/data/Makefile.in-69-am__nobase_strip_setup = \
tuxfootball-0.3.1/data/Makefile.in:70:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tuxfootball-0.3.1/data/Makefile.in-71-am__nobase_strip = \
##############################################
tuxfootball-0.3.1/data/Makefile.in-106-  while test -n "$$dir1"; do \
tuxfootball-0.3.1/data/Makefile.in:107:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
tuxfootball-0.3.1/data/Makefile.in-108-    if test "$$first" != "."; then \
tuxfootball-0.3.1/data/Makefile.in-109-      if test "$$first" = ".."; then \
tuxfootball-0.3.1/data/Makefile.in:110:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
tuxfootball-0.3.1/data/Makefile.in:111:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
tuxfootball-0.3.1/data/Makefile.in-112-      else \
tuxfootball-0.3.1/data/Makefile.in:113:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
tuxfootball-0.3.1/data/Makefile.in-114-        if test "$$first2" = "$$first"; then \
tuxfootball-0.3.1/data/Makefile.in:115:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
tuxfootball-0.3.1/data/Makefile.in-116-        else \
##############################################
tuxfootball-0.3.1/data/Makefile.in-121-    fi; \
tuxfootball-0.3.1/data/Makefile.in:122:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
tuxfootball-0.3.1/data/Makefile.in-123-  done; \
##############################################
tuxfootball-0.3.1/data/Makefile.in-371-	@list='$(graphics_DATA)'; test -n "$(graphicsdir)" || list=; \
tuxfootball-0.3.1/data/Makefile.in:372:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/Makefile.in-373-	dir='$(DESTDIR)$(graphicsdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/Makefile.in-389-	@list='$(sound_DATA)'; test -n "$(sounddir)" || list=; \
tuxfootball-0.3.1/data/Makefile.in:390:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/data/Makefile.in-391-	dir='$(DESTDIR)$(sounddir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/data/Makefile.in-407-	dot_seen=no; \
tuxfootball-0.3.1/data/Makefile.in:408:	target=`echo $@ | sed s/-recursive//`; \
tuxfootball-0.3.1/data/Makefile.in-409-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
tuxfootball-0.3.1/data/Makefile.in-442-	rev="$$rev ."; \
tuxfootball-0.3.1/data/Makefile.in:443:	target=`echo $@ | sed s/-recursive//`; \
tuxfootball-0.3.1/data/Makefile.in-444-	for subdir in $$rev; do \
##############################################
tuxfootball-0.3.1/data/Makefile.in-520-GTAGS:
tuxfootball-0.3.1/data/Makefile.in:521:	here=`$(am__cd) $(top_builddir) && pwd` \
tuxfootball-0.3.1/data/Makefile.in-522-	  && $(am__cd) $(top_srcdir) \
##############################################
tuxfootball-0.3.1/data/Makefile.in-528-distdir: $(DISTFILES)
tuxfootball-0.3.1/data/Makefile.in:529:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/data/Makefile.in:530:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/data/Makefile.in-531-	list='$(DISTFILES)'; \
##############################################
tuxfootball-0.3.1/data/Makefile.in-542-	  if test -d $$d/$$file; then \
tuxfootball-0.3.1/data/Makefile.in:543:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tuxfootball-0.3.1/data/Makefile.in-544-	    if test -d "$(distdir)/$$file"; then \
##############################################
tuxfootball-0.3.1/src/Makefile.in-492-	test -n "$(EXEEXT)" || exit 0; \
tuxfootball-0.3.1/src/Makefile.in:493:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
tuxfootball-0.3.1/src/Makefile.in-494-	echo " rm -f" $$list; \
##############################################
tuxfootball-0.3.1/src/Makefile.in-565-.c.obj:
tuxfootball-0.3.1/src/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
tuxfootball-0.3.1/src/Makefile.in-567-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-569-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:570:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
tuxfootball-0.3.1/src/Makefile.in-571-
##############################################
tuxfootball-0.3.1/src/Makefile.in-579-tuxfootball-SFont.o: SFont.c
tuxfootball-0.3.1/src/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CFLAGS) $(CFLAGS) -MT tuxfootball-SFont.o -MD -MP -MF $(DEPDIR)/tuxfootball-SFont.Tpo -c -o tuxfootball-SFont.o `test -f 'SFont.c' || echo '$(srcdir)/'`SFont.c
tuxfootball-0.3.1/src/Makefile.in-581-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-SFont.Tpo $(DEPDIR)/tuxfootball-SFont.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CFLAGS) $(CFLAGS) -c -o tuxfootball-SFont.o `test -f 'SFont.c' || echo '$(srcdir)/'`SFont.c
tuxfootball-0.3.1/src/Makefile.in-585-
tuxfootball-0.3.1/src/Makefile.in-586-tuxfootball-SFont.obj: SFont.c
tuxfootball-0.3.1/src/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CFLAGS) $(CFLAGS) -MT tuxfootball-SFont.obj -MD -MP -MF $(DEPDIR)/tuxfootball-SFont.Tpo -c -o tuxfootball-SFont.obj `if test -f 'SFont.c'; then $(CYGPATH_W) 'SFont.c'; else $(CYGPATH_W) '$(srcdir)/SFont.c'; fi`
tuxfootball-0.3.1/src/Makefile.in-588-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-SFont.Tpo $(DEPDIR)/tuxfootball-SFont.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-590-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:591:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CFLAGS) $(CFLAGS) -c -o tuxfootball-SFont.obj `if test -f 'SFont.c'; then $(CYGPATH_W) 'SFont.c'; else $(CYGPATH_W) '$(srcdir)/SFont.c'; fi`
tuxfootball-0.3.1/src/Makefile.in-592-
##############################################
tuxfootball-0.3.1/src/Makefile.in-600-.cpp.obj:
tuxfootball-0.3.1/src/Makefile.in:601:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
tuxfootball-0.3.1/src/Makefile.in-602-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-604-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:605:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tuxfootball-0.3.1/src/Makefile.in-606-
##############################################
tuxfootball-0.3.1/src/Makefile.in-614-tuxfootball-extratimefirsthalfstate.o: gamestates/extratimefirsthalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in:615:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-extratimefirsthalfstate.o -MD -MP -MF $(DEPDIR)/tuxfootball-extratimefirsthalfstate.Tpo -c -o tuxfootball-extratimefirsthalfstate.o `test -f 'gamestates/extratimefirsthalfstate.cpp' || echo '$(srcdir)/'`gamestates/extratimefirsthalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in-616-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-extratimefirsthalfstate.Tpo $(DEPDIR)/tuxfootball-extratimefirsthalfstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-618-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:619:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-extratimefirsthalfstate.o `test -f 'gamestates/extratimefirsthalfstate.cpp' || echo '$(srcdir)/'`gamestates/extratimefirsthalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in-620-
tuxfootball-0.3.1/src/Makefile.in-621-tuxfootball-extratimefirsthalfstate.obj: gamestates/extratimefirsthalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in:622:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-extratimefirsthalfstate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-extratimefirsthalfstate.Tpo -c -o tuxfootball-extratimefirsthalfstate.obj `if test -f 'gamestates/extratimefirsthalfstate.cpp'; then $(CYGPATH_W) 'gamestates/extratimefirsthalfstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/extratimefirsthalfstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-623-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-extratimefirsthalfstate.Tpo $(DEPDIR)/tuxfootball-extratimefirsthalfstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-625-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:626:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-extratimefirsthalfstate.obj `if test -f 'gamestates/extratimefirsthalfstate.cpp'; then $(CYGPATH_W) 'gamestates/extratimefirsthalfstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/extratimefirsthalfstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-627-
tuxfootball-0.3.1/src/Makefile.in-628-tuxfootball-extratimehalftimestate.o: gamestates/extratimehalftimestate.cpp
tuxfootball-0.3.1/src/Makefile.in:629:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-extratimehalftimestate.o -MD -MP -MF $(DEPDIR)/tuxfootball-extratimehalftimestate.Tpo -c -o tuxfootball-extratimehalftimestate.o `test -f 'gamestates/extratimehalftimestate.cpp' || echo '$(srcdir)/'`gamestates/extratimehalftimestate.cpp
tuxfootball-0.3.1/src/Makefile.in-630-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-extratimehalftimestate.Tpo $(DEPDIR)/tuxfootball-extratimehalftimestate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-632-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:633:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-extratimehalftimestate.o `test -f 'gamestates/extratimehalftimestate.cpp' || echo '$(srcdir)/'`gamestates/extratimehalftimestate.cpp
tuxfootball-0.3.1/src/Makefile.in-634-
tuxfootball-0.3.1/src/Makefile.in-635-tuxfootball-extratimehalftimestate.obj: gamestates/extratimehalftimestate.cpp
tuxfootball-0.3.1/src/Makefile.in:636:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-extratimehalftimestate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-extratimehalftimestate.Tpo -c -o tuxfootball-extratimehalftimestate.obj `if test -f 'gamestates/extratimehalftimestate.cpp'; then $(CYGPATH_W) 'gamestates/extratimehalftimestate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/extratimehalftimestate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-637-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-extratimehalftimestate.Tpo $(DEPDIR)/tuxfootball-extratimehalftimestate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-639-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:640:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-extratimehalftimestate.obj `if test -f 'gamestates/extratimehalftimestate.cpp'; then $(CYGPATH_W) 'gamestates/extratimehalftimestate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/extratimehalftimestate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-641-
tuxfootball-0.3.1/src/Makefile.in-642-tuxfootball-extratimesecondhalfstate.o: gamestates/extratimesecondhalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in:643:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-extratimesecondhalfstate.o -MD -MP -MF $(DEPDIR)/tuxfootball-extratimesecondhalfstate.Tpo -c -o tuxfootball-extratimesecondhalfstate.o `test -f 'gamestates/extratimesecondhalfstate.cpp' || echo '$(srcdir)/'`gamestates/extratimesecondhalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in-644-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-extratimesecondhalfstate.Tpo $(DEPDIR)/tuxfootball-extratimesecondhalfstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-646-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:647:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-extratimesecondhalfstate.o `test -f 'gamestates/extratimesecondhalfstate.cpp' || echo '$(srcdir)/'`gamestates/extratimesecondhalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in-648-
tuxfootball-0.3.1/src/Makefile.in-649-tuxfootball-extratimesecondhalfstate.obj: gamestates/extratimesecondhalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in:650:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-extratimesecondhalfstate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-extratimesecondhalfstate.Tpo -c -o tuxfootball-extratimesecondhalfstate.obj `if test -f 'gamestates/extratimesecondhalfstate.cpp'; then $(CYGPATH_W) 'gamestates/extratimesecondhalfstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/extratimesecondhalfstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-651-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-extratimesecondhalfstate.Tpo $(DEPDIR)/tuxfootball-extratimesecondhalfstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-653-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:654:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-extratimesecondhalfstate.obj `if test -f 'gamestates/extratimesecondhalfstate.cpp'; then $(CYGPATH_W) 'gamestates/extratimesecondhalfstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/extratimesecondhalfstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-655-
tuxfootball-0.3.1/src/Makefile.in-656-tuxfootball-extratimestate.o: gamestates/extratimestate.cpp
tuxfootball-0.3.1/src/Makefile.in:657:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-extratimestate.o -MD -MP -MF $(DEPDIR)/tuxfootball-extratimestate.Tpo -c -o tuxfootball-extratimestate.o `test -f 'gamestates/extratimestate.cpp' || echo '$(srcdir)/'`gamestates/extratimestate.cpp
tuxfootball-0.3.1/src/Makefile.in-658-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-extratimestate.Tpo $(DEPDIR)/tuxfootball-extratimestate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-660-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:661:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-extratimestate.o `test -f 'gamestates/extratimestate.cpp' || echo '$(srcdir)/'`gamestates/extratimestate.cpp
tuxfootball-0.3.1/src/Makefile.in-662-
tuxfootball-0.3.1/src/Makefile.in-663-tuxfootball-extratimestate.obj: gamestates/extratimestate.cpp
tuxfootball-0.3.1/src/Makefile.in:664:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-extratimestate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-extratimestate.Tpo -c -o tuxfootball-extratimestate.obj `if test -f 'gamestates/extratimestate.cpp'; then $(CYGPATH_W) 'gamestates/extratimestate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/extratimestate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-665-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-extratimestate.Tpo $(DEPDIR)/tuxfootball-extratimestate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-667-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:668:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-extratimestate.obj `if test -f 'gamestates/extratimestate.cpp'; then $(CYGPATH_W) 'gamestates/extratimestate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/extratimestate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-669-
tuxfootball-0.3.1/src/Makefile.in-670-tuxfootball-firsthalfstate.o: gamestates/firsthalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in:671:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-firsthalfstate.o -MD -MP -MF $(DEPDIR)/tuxfootball-firsthalfstate.Tpo -c -o tuxfootball-firsthalfstate.o `test -f 'gamestates/firsthalfstate.cpp' || echo '$(srcdir)/'`gamestates/firsthalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in-672-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-firsthalfstate.Tpo $(DEPDIR)/tuxfootball-firsthalfstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-674-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:675:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-firsthalfstate.o `test -f 'gamestates/firsthalfstate.cpp' || echo '$(srcdir)/'`gamestates/firsthalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in-676-
tuxfootball-0.3.1/src/Makefile.in-677-tuxfootball-firsthalfstate.obj: gamestates/firsthalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in:678:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-firsthalfstate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-firsthalfstate.Tpo -c -o tuxfootball-firsthalfstate.obj `if test -f 'gamestates/firsthalfstate.cpp'; then $(CYGPATH_W) 'gamestates/firsthalfstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/firsthalfstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-679-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-firsthalfstate.Tpo $(DEPDIR)/tuxfootball-firsthalfstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-681-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:682:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-firsthalfstate.obj `if test -f 'gamestates/firsthalfstate.cpp'; then $(CYGPATH_W) 'gamestates/firsthalfstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/firsthalfstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-683-
tuxfootball-0.3.1/src/Makefile.in-684-tuxfootball-fulltimestate.o: gamestates/fulltimestate.cpp
tuxfootball-0.3.1/src/Makefile.in:685:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-fulltimestate.o -MD -MP -MF $(DEPDIR)/tuxfootball-fulltimestate.Tpo -c -o tuxfootball-fulltimestate.o `test -f 'gamestates/fulltimestate.cpp' || echo '$(srcdir)/'`gamestates/fulltimestate.cpp
tuxfootball-0.3.1/src/Makefile.in-686-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-fulltimestate.Tpo $(DEPDIR)/tuxfootball-fulltimestate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-688-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:689:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-fulltimestate.o `test -f 'gamestates/fulltimestate.cpp' || echo '$(srcdir)/'`gamestates/fulltimestate.cpp
tuxfootball-0.3.1/src/Makefile.in-690-
tuxfootball-0.3.1/src/Makefile.in-691-tuxfootball-fulltimestate.obj: gamestates/fulltimestate.cpp
tuxfootball-0.3.1/src/Makefile.in:692:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-fulltimestate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-fulltimestate.Tpo -c -o tuxfootball-fulltimestate.obj `if test -f 'gamestates/fulltimestate.cpp'; then $(CYGPATH_W) 'gamestates/fulltimestate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/fulltimestate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-693-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-fulltimestate.Tpo $(DEPDIR)/tuxfootball-fulltimestate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-695-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:696:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-fulltimestate.obj `if test -f 'gamestates/fulltimestate.cpp'; then $(CYGPATH_W) 'gamestates/fulltimestate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/fulltimestate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-697-
tuxfootball-0.3.1/src/Makefile.in-698-tuxfootball-halftimestate.o: gamestates/halftimestate.cpp
tuxfootball-0.3.1/src/Makefile.in:699:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-halftimestate.o -MD -MP -MF $(DEPDIR)/tuxfootball-halftimestate.Tpo -c -o tuxfootball-halftimestate.o `test -f 'gamestates/halftimestate.cpp' || echo '$(srcdir)/'`gamestates/halftimestate.cpp
tuxfootball-0.3.1/src/Makefile.in-700-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-halftimestate.Tpo $(DEPDIR)/tuxfootball-halftimestate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-702-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:703:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-halftimestate.o `test -f 'gamestates/halftimestate.cpp' || echo '$(srcdir)/'`gamestates/halftimestate.cpp
tuxfootball-0.3.1/src/Makefile.in-704-
tuxfootball-0.3.1/src/Makefile.in-705-tuxfootball-halftimestate.obj: gamestates/halftimestate.cpp
tuxfootball-0.3.1/src/Makefile.in:706:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-halftimestate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-halftimestate.Tpo -c -o tuxfootball-halftimestate.obj `if test -f 'gamestates/halftimestate.cpp'; then $(CYGPATH_W) 'gamestates/halftimestate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/halftimestate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-707-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-halftimestate.Tpo $(DEPDIR)/tuxfootball-halftimestate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-709-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:710:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-halftimestate.obj `if test -f 'gamestates/halftimestate.cpp'; then $(CYGPATH_W) 'gamestates/halftimestate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/halftimestate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-711-
tuxfootball-0.3.1/src/Makefile.in-712-tuxfootball-ingamestatebase.o: gamestates/ingamestatebase.cpp
tuxfootball-0.3.1/src/Makefile.in:713:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-ingamestatebase.o -MD -MP -MF $(DEPDIR)/tuxfootball-ingamestatebase.Tpo -c -o tuxfootball-ingamestatebase.o `test -f 'gamestates/ingamestatebase.cpp' || echo '$(srcdir)/'`gamestates/ingamestatebase.cpp
tuxfootball-0.3.1/src/Makefile.in-714-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-ingamestatebase.Tpo $(DEPDIR)/tuxfootball-ingamestatebase.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-716-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:717:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-ingamestatebase.o `test -f 'gamestates/ingamestatebase.cpp' || echo '$(srcdir)/'`gamestates/ingamestatebase.cpp
tuxfootball-0.3.1/src/Makefile.in-718-
tuxfootball-0.3.1/src/Makefile.in-719-tuxfootball-ingamestatebase.obj: gamestates/ingamestatebase.cpp
tuxfootball-0.3.1/src/Makefile.in:720:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-ingamestatebase.obj -MD -MP -MF $(DEPDIR)/tuxfootball-ingamestatebase.Tpo -c -o tuxfootball-ingamestatebase.obj `if test -f 'gamestates/ingamestatebase.cpp'; then $(CYGPATH_W) 'gamestates/ingamestatebase.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/ingamestatebase.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-721-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-ingamestatebase.Tpo $(DEPDIR)/tuxfootball-ingamestatebase.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-723-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:724:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-ingamestatebase.obj `if test -f 'gamestates/ingamestatebase.cpp'; then $(CYGPATH_W) 'gamestates/ingamestatebase.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/ingamestatebase.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-725-
tuxfootball-0.3.1/src/Makefile.in-726-tuxfootball-mainmenustate.o: gamestates/mainmenustate.cpp
tuxfootball-0.3.1/src/Makefile.in:727:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-mainmenustate.o -MD -MP -MF $(DEPDIR)/tuxfootball-mainmenustate.Tpo -c -o tuxfootball-mainmenustate.o `test -f 'gamestates/mainmenustate.cpp' || echo '$(srcdir)/'`gamestates/mainmenustate.cpp
tuxfootball-0.3.1/src/Makefile.in-728-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-mainmenustate.Tpo $(DEPDIR)/tuxfootball-mainmenustate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-730-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:731:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-mainmenustate.o `test -f 'gamestates/mainmenustate.cpp' || echo '$(srcdir)/'`gamestates/mainmenustate.cpp
tuxfootball-0.3.1/src/Makefile.in-732-
tuxfootball-0.3.1/src/Makefile.in-733-tuxfootball-mainmenustate.obj: gamestates/mainmenustate.cpp
tuxfootball-0.3.1/src/Makefile.in:734:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-mainmenustate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-mainmenustate.Tpo -c -o tuxfootball-mainmenustate.obj `if test -f 'gamestates/mainmenustate.cpp'; then $(CYGPATH_W) 'gamestates/mainmenustate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/mainmenustate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-735-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-mainmenustate.Tpo $(DEPDIR)/tuxfootball-mainmenustate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-737-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:738:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-mainmenustate.obj `if test -f 'gamestates/mainmenustate.cpp'; then $(CYGPATH_W) 'gamestates/mainmenustate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/mainmenustate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-739-
tuxfootball-0.3.1/src/Makefile.in-740-tuxfootball-matchabortedstate.o: gamestates/matchabortedstate.cpp
tuxfootball-0.3.1/src/Makefile.in:741:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-matchabortedstate.o -MD -MP -MF $(DEPDIR)/tuxfootball-matchabortedstate.Tpo -c -o tuxfootball-matchabortedstate.o `test -f 'gamestates/matchabortedstate.cpp' || echo '$(srcdir)/'`gamestates/matchabortedstate.cpp
tuxfootball-0.3.1/src/Makefile.in-742-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-matchabortedstate.Tpo $(DEPDIR)/tuxfootball-matchabortedstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-744-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:745:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-matchabortedstate.o `test -f 'gamestates/matchabortedstate.cpp' || echo '$(srcdir)/'`gamestates/matchabortedstate.cpp
tuxfootball-0.3.1/src/Makefile.in-746-
tuxfootball-0.3.1/src/Makefile.in-747-tuxfootball-matchabortedstate.obj: gamestates/matchabortedstate.cpp
tuxfootball-0.3.1/src/Makefile.in:748:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-matchabortedstate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-matchabortedstate.Tpo -c -o tuxfootball-matchabortedstate.obj `if test -f 'gamestates/matchabortedstate.cpp'; then $(CYGPATH_W) 'gamestates/matchabortedstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/matchabortedstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-749-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-matchabortedstate.Tpo $(DEPDIR)/tuxfootball-matchabortedstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-751-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:752:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-matchabortedstate.obj `if test -f 'gamestates/matchabortedstate.cpp'; then $(CYGPATH_W) 'gamestates/matchabortedstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/matchabortedstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-753-
tuxfootball-0.3.1/src/Makefile.in-754-tuxfootball-matchfinishedstate.o: gamestates/matchfinishedstate.cpp
tuxfootball-0.3.1/src/Makefile.in:755:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-matchfinishedstate.o -MD -MP -MF $(DEPDIR)/tuxfootball-matchfinishedstate.Tpo -c -o tuxfootball-matchfinishedstate.o `test -f 'gamestates/matchfinishedstate.cpp' || echo '$(srcdir)/'`gamestates/matchfinishedstate.cpp
tuxfootball-0.3.1/src/Makefile.in-756-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-matchfinishedstate.Tpo $(DEPDIR)/tuxfootball-matchfinishedstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-758-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:759:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-matchfinishedstate.o `test -f 'gamestates/matchfinishedstate.cpp' || echo '$(srcdir)/'`gamestates/matchfinishedstate.cpp
tuxfootball-0.3.1/src/Makefile.in-760-
tuxfootball-0.3.1/src/Makefile.in-761-tuxfootball-matchfinishedstate.obj: gamestates/matchfinishedstate.cpp
tuxfootball-0.3.1/src/Makefile.in:762:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-matchfinishedstate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-matchfinishedstate.Tpo -c -o tuxfootball-matchfinishedstate.obj `if test -f 'gamestates/matchfinishedstate.cpp'; then $(CYGPATH_W) 'gamestates/matchfinishedstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/matchfinishedstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-763-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-matchfinishedstate.Tpo $(DEPDIR)/tuxfootball-matchfinishedstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-765-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:766:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-matchfinishedstate.obj `if test -f 'gamestates/matchfinishedstate.cpp'; then $(CYGPATH_W) 'gamestates/matchfinishedstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/matchfinishedstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-767-
tuxfootball-0.3.1/src/Makefile.in-768-tuxfootball-matchstartstate.o: gamestates/matchstartstate.cpp
tuxfootball-0.3.1/src/Makefile.in:769:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-matchstartstate.o -MD -MP -MF $(DEPDIR)/tuxfootball-matchstartstate.Tpo -c -o tuxfootball-matchstartstate.o `test -f 'gamestates/matchstartstate.cpp' || echo '$(srcdir)/'`gamestates/matchstartstate.cpp
tuxfootball-0.3.1/src/Makefile.in-770-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-matchstartstate.Tpo $(DEPDIR)/tuxfootball-matchstartstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-772-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:773:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-matchstartstate.o `test -f 'gamestates/matchstartstate.cpp' || echo '$(srcdir)/'`gamestates/matchstartstate.cpp
tuxfootball-0.3.1/src/Makefile.in-774-
tuxfootball-0.3.1/src/Makefile.in-775-tuxfootball-matchstartstate.obj: gamestates/matchstartstate.cpp
tuxfootball-0.3.1/src/Makefile.in:776:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-matchstartstate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-matchstartstate.Tpo -c -o tuxfootball-matchstartstate.obj `if test -f 'gamestates/matchstartstate.cpp'; then $(CYGPATH_W) 'gamestates/matchstartstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/matchstartstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-777-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-matchstartstate.Tpo $(DEPDIR)/tuxfootball-matchstartstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-779-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:780:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-matchstartstate.obj `if test -f 'gamestates/matchstartstate.cpp'; then $(CYGPATH_W) 'gamestates/matchstartstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/matchstartstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-781-
tuxfootball-0.3.1/src/Makefile.in-782-tuxfootball-menustatebase.o: gamestates/menustatebase.cpp
tuxfootball-0.3.1/src/Makefile.in:783:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menustatebase.o -MD -MP -MF $(DEPDIR)/tuxfootball-menustatebase.Tpo -c -o tuxfootball-menustatebase.o `test -f 'gamestates/menustatebase.cpp' || echo '$(srcdir)/'`gamestates/menustatebase.cpp
tuxfootball-0.3.1/src/Makefile.in-784-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menustatebase.Tpo $(DEPDIR)/tuxfootball-menustatebase.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-786-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:787:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menustatebase.o `test -f 'gamestates/menustatebase.cpp' || echo '$(srcdir)/'`gamestates/menustatebase.cpp
tuxfootball-0.3.1/src/Makefile.in-788-
tuxfootball-0.3.1/src/Makefile.in-789-tuxfootball-menustatebase.obj: gamestates/menustatebase.cpp
tuxfootball-0.3.1/src/Makefile.in:790:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menustatebase.obj -MD -MP -MF $(DEPDIR)/tuxfootball-menustatebase.Tpo -c -o tuxfootball-menustatebase.obj `if test -f 'gamestates/menustatebase.cpp'; then $(CYGPATH_W) 'gamestates/menustatebase.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/menustatebase.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-791-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menustatebase.Tpo $(DEPDIR)/tuxfootball-menustatebase.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-793-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:794:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menustatebase.obj `if test -f 'gamestates/menustatebase.cpp'; then $(CYGPATH_W) 'gamestates/menustatebase.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/menustatebase.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-795-
tuxfootball-0.3.1/src/Makefile.in-796-tuxfootball-nationalanthemstate.o: gamestates/nationalanthemstate.cpp
tuxfootball-0.3.1/src/Makefile.in:797:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-nationalanthemstate.o -MD -MP -MF $(DEPDIR)/tuxfootball-nationalanthemstate.Tpo -c -o tuxfootball-nationalanthemstate.o `test -f 'gamestates/nationalanthemstate.cpp' || echo '$(srcdir)/'`gamestates/nationalanthemstate.cpp
tuxfootball-0.3.1/src/Makefile.in-798-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-nationalanthemstate.Tpo $(DEPDIR)/tuxfootball-nationalanthemstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-800-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:801:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-nationalanthemstate.o `test -f 'gamestates/nationalanthemstate.cpp' || echo '$(srcdir)/'`gamestates/nationalanthemstate.cpp
tuxfootball-0.3.1/src/Makefile.in-802-
tuxfootball-0.3.1/src/Makefile.in-803-tuxfootball-nationalanthemstate.obj: gamestates/nationalanthemstate.cpp
tuxfootball-0.3.1/src/Makefile.in:804:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-nationalanthemstate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-nationalanthemstate.Tpo -c -o tuxfootball-nationalanthemstate.obj `if test -f 'gamestates/nationalanthemstate.cpp'; then $(CYGPATH_W) 'gamestates/nationalanthemstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/nationalanthemstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-805-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-nationalanthemstate.Tpo $(DEPDIR)/tuxfootball-nationalanthemstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-807-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:808:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-nationalanthemstate.obj `if test -f 'gamestates/nationalanthemstate.cpp'; then $(CYGPATH_W) 'gamestates/nationalanthemstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/nationalanthemstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-809-
tuxfootball-0.3.1/src/Makefile.in-810-tuxfootball-penaltyshootoutstate.o: gamestates/penaltyshootoutstate.cpp
tuxfootball-0.3.1/src/Makefile.in:811:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-penaltyshootoutstate.o -MD -MP -MF $(DEPDIR)/tuxfootball-penaltyshootoutstate.Tpo -c -o tuxfootball-penaltyshootoutstate.o `test -f 'gamestates/penaltyshootoutstate.cpp' || echo '$(srcdir)/'`gamestates/penaltyshootoutstate.cpp
tuxfootball-0.3.1/src/Makefile.in-812-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-penaltyshootoutstate.Tpo $(DEPDIR)/tuxfootball-penaltyshootoutstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-814-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:815:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-penaltyshootoutstate.o `test -f 'gamestates/penaltyshootoutstate.cpp' || echo '$(srcdir)/'`gamestates/penaltyshootoutstate.cpp
tuxfootball-0.3.1/src/Makefile.in-816-
tuxfootball-0.3.1/src/Makefile.in-817-tuxfootball-penaltyshootoutstate.obj: gamestates/penaltyshootoutstate.cpp
tuxfootball-0.3.1/src/Makefile.in:818:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-penaltyshootoutstate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-penaltyshootoutstate.Tpo -c -o tuxfootball-penaltyshootoutstate.obj `if test -f 'gamestates/penaltyshootoutstate.cpp'; then $(CYGPATH_W) 'gamestates/penaltyshootoutstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/penaltyshootoutstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-819-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-penaltyshootoutstate.Tpo $(DEPDIR)/tuxfootball-penaltyshootoutstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-821-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:822:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-penaltyshootoutstate.obj `if test -f 'gamestates/penaltyshootoutstate.cpp'; then $(CYGPATH_W) 'gamestates/penaltyshootoutstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/penaltyshootoutstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-823-
tuxfootball-0.3.1/src/Makefile.in-824-tuxfootball-redefinekeysstate.o: gamestates/redefinekeysstate.cpp
tuxfootball-0.3.1/src/Makefile.in:825:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-redefinekeysstate.o -MD -MP -MF $(DEPDIR)/tuxfootball-redefinekeysstate.Tpo -c -o tuxfootball-redefinekeysstate.o `test -f 'gamestates/redefinekeysstate.cpp' || echo '$(srcdir)/'`gamestates/redefinekeysstate.cpp
tuxfootball-0.3.1/src/Makefile.in-826-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-redefinekeysstate.Tpo $(DEPDIR)/tuxfootball-redefinekeysstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-828-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:829:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-redefinekeysstate.o `test -f 'gamestates/redefinekeysstate.cpp' || echo '$(srcdir)/'`gamestates/redefinekeysstate.cpp
tuxfootball-0.3.1/src/Makefile.in-830-
tuxfootball-0.3.1/src/Makefile.in-831-tuxfootball-redefinekeysstate.obj: gamestates/redefinekeysstate.cpp
tuxfootball-0.3.1/src/Makefile.in:832:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-redefinekeysstate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-redefinekeysstate.Tpo -c -o tuxfootball-redefinekeysstate.obj `if test -f 'gamestates/redefinekeysstate.cpp'; then $(CYGPATH_W) 'gamestates/redefinekeysstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/redefinekeysstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-833-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-redefinekeysstate.Tpo $(DEPDIR)/tuxfootball-redefinekeysstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-835-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:836:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-redefinekeysstate.obj `if test -f 'gamestates/redefinekeysstate.cpp'; then $(CYGPATH_W) 'gamestates/redefinekeysstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/redefinekeysstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-837-
tuxfootball-0.3.1/src/Makefile.in-838-tuxfootball-secondhalfstate.o: gamestates/secondhalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in:839:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-secondhalfstate.o -MD -MP -MF $(DEPDIR)/tuxfootball-secondhalfstate.Tpo -c -o tuxfootball-secondhalfstate.o `test -f 'gamestates/secondhalfstate.cpp' || echo '$(srcdir)/'`gamestates/secondhalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in-840-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-secondhalfstate.Tpo $(DEPDIR)/tuxfootball-secondhalfstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-842-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:843:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-secondhalfstate.o `test -f 'gamestates/secondhalfstate.cpp' || echo '$(srcdir)/'`gamestates/secondhalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in-844-
tuxfootball-0.3.1/src/Makefile.in-845-tuxfootball-secondhalfstate.obj: gamestates/secondhalfstate.cpp
tuxfootball-0.3.1/src/Makefile.in:846:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-secondhalfstate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-secondhalfstate.Tpo -c -o tuxfootball-secondhalfstate.obj `if test -f 'gamestates/secondhalfstate.cpp'; then $(CYGPATH_W) 'gamestates/secondhalfstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/secondhalfstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-847-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-secondhalfstate.Tpo $(DEPDIR)/tuxfootball-secondhalfstate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-849-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:850:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-secondhalfstate.obj `if test -f 'gamestates/secondhalfstate.cpp'; then $(CYGPATH_W) 'gamestates/secondhalfstate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/secondhalfstate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-851-
tuxfootball-0.3.1/src/Makefile.in-852-tuxfootball-videomenustate.o: gamestates/videomenustate.cpp
tuxfootball-0.3.1/src/Makefile.in:853:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-videomenustate.o -MD -MP -MF $(DEPDIR)/tuxfootball-videomenustate.Tpo -c -o tuxfootball-videomenustate.o `test -f 'gamestates/videomenustate.cpp' || echo '$(srcdir)/'`gamestates/videomenustate.cpp
tuxfootball-0.3.1/src/Makefile.in-854-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-videomenustate.Tpo $(DEPDIR)/tuxfootball-videomenustate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-856-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:857:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-videomenustate.o `test -f 'gamestates/videomenustate.cpp' || echo '$(srcdir)/'`gamestates/videomenustate.cpp
tuxfootball-0.3.1/src/Makefile.in-858-
tuxfootball-0.3.1/src/Makefile.in-859-tuxfootball-videomenustate.obj: gamestates/videomenustate.cpp
tuxfootball-0.3.1/src/Makefile.in:860:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-videomenustate.obj -MD -MP -MF $(DEPDIR)/tuxfootball-videomenustate.Tpo -c -o tuxfootball-videomenustate.obj `if test -f 'gamestates/videomenustate.cpp'; then $(CYGPATH_W) 'gamestates/videomenustate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/videomenustate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-861-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-videomenustate.Tpo $(DEPDIR)/tuxfootball-videomenustate.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-863-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:864:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-videomenustate.obj `if test -f 'gamestates/videomenustate.cpp'; then $(CYGPATH_W) 'gamestates/videomenustate.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/videomenustate.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-865-
tuxfootball-0.3.1/src/Makefile.in-866-tuxfootball-statebase.o: gamestates/statebase.cpp
tuxfootball-0.3.1/src/Makefile.in:867:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-statebase.o -MD -MP -MF $(DEPDIR)/tuxfootball-statebase.Tpo -c -o tuxfootball-statebase.o `test -f 'gamestates/statebase.cpp' || echo '$(srcdir)/'`gamestates/statebase.cpp
tuxfootball-0.3.1/src/Makefile.in-868-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-statebase.Tpo $(DEPDIR)/tuxfootball-statebase.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-870-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:871:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-statebase.o `test -f 'gamestates/statebase.cpp' || echo '$(srcdir)/'`gamestates/statebase.cpp
tuxfootball-0.3.1/src/Makefile.in-872-
tuxfootball-0.3.1/src/Makefile.in-873-tuxfootball-statebase.obj: gamestates/statebase.cpp
tuxfootball-0.3.1/src/Makefile.in:874:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-statebase.obj -MD -MP -MF $(DEPDIR)/tuxfootball-statebase.Tpo -c -o tuxfootball-statebase.obj `if test -f 'gamestates/statebase.cpp'; then $(CYGPATH_W) 'gamestates/statebase.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/statebase.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-875-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-statebase.Tpo $(DEPDIR)/tuxfootball-statebase.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-877-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:878:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-statebase.obj `if test -f 'gamestates/statebase.cpp'; then $(CYGPATH_W) 'gamestates/statebase.cpp'; else $(CYGPATH_W) '$(srcdir)/gamestates/statebase.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-879-
tuxfootball-0.3.1/src/Makefile.in-880-tuxfootball-logger.o: logger/logger.cpp
tuxfootball-0.3.1/src/Makefile.in:881:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-logger.o -MD -MP -MF $(DEPDIR)/tuxfootball-logger.Tpo -c -o tuxfootball-logger.o `test -f 'logger/logger.cpp' || echo '$(srcdir)/'`logger/logger.cpp
tuxfootball-0.3.1/src/Makefile.in-882-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-logger.Tpo $(DEPDIR)/tuxfootball-logger.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-884-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:885:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-logger.o `test -f 'logger/logger.cpp' || echo '$(srcdir)/'`logger/logger.cpp
tuxfootball-0.3.1/src/Makefile.in-886-
tuxfootball-0.3.1/src/Makefile.in-887-tuxfootball-logger.obj: logger/logger.cpp
tuxfootball-0.3.1/src/Makefile.in:888:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-logger.obj -MD -MP -MF $(DEPDIR)/tuxfootball-logger.Tpo -c -o tuxfootball-logger.obj `if test -f 'logger/logger.cpp'; then $(CYGPATH_W) 'logger/logger.cpp'; else $(CYGPATH_W) '$(srcdir)/logger/logger.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-889-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-logger.Tpo $(DEPDIR)/tuxfootball-logger.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-891-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:892:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-logger.obj `if test -f 'logger/logger.cpp'; then $(CYGPATH_W) 'logger/logger.cpp'; else $(CYGPATH_W) '$(srcdir)/logger/logger.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-893-
tuxfootball-0.3.1/src/Makefile.in-894-tuxfootball-menubutton.o: menu/elements/menubutton.cpp
tuxfootball-0.3.1/src/Makefile.in:895:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menubutton.o -MD -MP -MF $(DEPDIR)/tuxfootball-menubutton.Tpo -c -o tuxfootball-menubutton.o `test -f 'menu/elements/menubutton.cpp' || echo '$(srcdir)/'`menu/elements/menubutton.cpp
tuxfootball-0.3.1/src/Makefile.in-896-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menubutton.Tpo $(DEPDIR)/tuxfootball-menubutton.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-898-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:899:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menubutton.o `test -f 'menu/elements/menubutton.cpp' || echo '$(srcdir)/'`menu/elements/menubutton.cpp
tuxfootball-0.3.1/src/Makefile.in-900-
tuxfootball-0.3.1/src/Makefile.in-901-tuxfootball-menubutton.obj: menu/elements/menubutton.cpp
tuxfootball-0.3.1/src/Makefile.in:902:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menubutton.obj -MD -MP -MF $(DEPDIR)/tuxfootball-menubutton.Tpo -c -o tuxfootball-menubutton.obj `if test -f 'menu/elements/menubutton.cpp'; then $(CYGPATH_W) 'menu/elements/menubutton.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/elements/menubutton.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-903-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menubutton.Tpo $(DEPDIR)/tuxfootball-menubutton.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-905-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:906:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menubutton.obj `if test -f 'menu/elements/menubutton.cpp'; then $(CYGPATH_W) 'menu/elements/menubutton.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/elements/menubutton.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-907-
tuxfootball-0.3.1/src/Makefile.in-908-tuxfootball-menuitem.o: menu/elements/menuitem.cpp
tuxfootball-0.3.1/src/Makefile.in:909:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menuitem.o -MD -MP -MF $(DEPDIR)/tuxfootball-menuitem.Tpo -c -o tuxfootball-menuitem.o `test -f 'menu/elements/menuitem.cpp' || echo '$(srcdir)/'`menu/elements/menuitem.cpp
tuxfootball-0.3.1/src/Makefile.in-910-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menuitem.Tpo $(DEPDIR)/tuxfootball-menuitem.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-912-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:913:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menuitem.o `test -f 'menu/elements/menuitem.cpp' || echo '$(srcdir)/'`menu/elements/menuitem.cpp
tuxfootball-0.3.1/src/Makefile.in-914-
tuxfootball-0.3.1/src/Makefile.in-915-tuxfootball-menuitem.obj: menu/elements/menuitem.cpp
tuxfootball-0.3.1/src/Makefile.in:916:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menuitem.obj -MD -MP -MF $(DEPDIR)/tuxfootball-menuitem.Tpo -c -o tuxfootball-menuitem.obj `if test -f 'menu/elements/menuitem.cpp'; then $(CYGPATH_W) 'menu/elements/menuitem.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/elements/menuitem.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-917-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menuitem.Tpo $(DEPDIR)/tuxfootball-menuitem.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-919-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:920:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menuitem.obj `if test -f 'menu/elements/menuitem.cpp'; then $(CYGPATH_W) 'menu/elements/menuitem.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/elements/menuitem.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-921-
tuxfootball-0.3.1/src/Makefile.in-922-tuxfootball-menukeyselect.o: menu/elements/menukeyselect.cpp
tuxfootball-0.3.1/src/Makefile.in:923:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menukeyselect.o -MD -MP -MF $(DEPDIR)/tuxfootball-menukeyselect.Tpo -c -o tuxfootball-menukeyselect.o `test -f 'menu/elements/menukeyselect.cpp' || echo '$(srcdir)/'`menu/elements/menukeyselect.cpp
tuxfootball-0.3.1/src/Makefile.in-924-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menukeyselect.Tpo $(DEPDIR)/tuxfootball-menukeyselect.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-926-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:927:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menukeyselect.o `test -f 'menu/elements/menukeyselect.cpp' || echo '$(srcdir)/'`menu/elements/menukeyselect.cpp
tuxfootball-0.3.1/src/Makefile.in-928-
tuxfootball-0.3.1/src/Makefile.in-929-tuxfootball-menukeyselect.obj: menu/elements/menukeyselect.cpp
tuxfootball-0.3.1/src/Makefile.in:930:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menukeyselect.obj -MD -MP -MF $(DEPDIR)/tuxfootball-menukeyselect.Tpo -c -o tuxfootball-menukeyselect.obj `if test -f 'menu/elements/menukeyselect.cpp'; then $(CYGPATH_W) 'menu/elements/menukeyselect.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/elements/menukeyselect.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-931-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menukeyselect.Tpo $(DEPDIR)/tuxfootball-menukeyselect.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-933-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:934:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menukeyselect.obj `if test -f 'menu/elements/menukeyselect.cpp'; then $(CYGPATH_W) 'menu/elements/menukeyselect.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/elements/menukeyselect.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-935-
tuxfootball-0.3.1/src/Makefile.in-936-tuxfootball-menulabel.o: menu/elements/menulabel.cpp
tuxfootball-0.3.1/src/Makefile.in:937:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menulabel.o -MD -MP -MF $(DEPDIR)/tuxfootball-menulabel.Tpo -c -o tuxfootball-menulabel.o `test -f 'menu/elements/menulabel.cpp' || echo '$(srcdir)/'`menu/elements/menulabel.cpp
tuxfootball-0.3.1/src/Makefile.in-938-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menulabel.Tpo $(DEPDIR)/tuxfootball-menulabel.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-940-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:941:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menulabel.o `test -f 'menu/elements/menulabel.cpp' || echo '$(srcdir)/'`menu/elements/menulabel.cpp
tuxfootball-0.3.1/src/Makefile.in-942-
tuxfootball-0.3.1/src/Makefile.in-943-tuxfootball-menulabel.obj: menu/elements/menulabel.cpp
tuxfootball-0.3.1/src/Makefile.in:944:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menulabel.obj -MD -MP -MF $(DEPDIR)/tuxfootball-menulabel.Tpo -c -o tuxfootball-menulabel.obj `if test -f 'menu/elements/menulabel.cpp'; then $(CYGPATH_W) 'menu/elements/menulabel.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/elements/menulabel.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-945-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menulabel.Tpo $(DEPDIR)/tuxfootball-menulabel.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-947-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:948:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menulabel.obj `if test -f 'menu/elements/menulabel.cpp'; then $(CYGPATH_W) 'menu/elements/menulabel.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/elements/menulabel.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-949-
tuxfootball-0.3.1/src/Makefile.in-950-tuxfootball-menuoptionlist.o: menu/elements/menuoptionlist.cpp
tuxfootball-0.3.1/src/Makefile.in:951:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menuoptionlist.o -MD -MP -MF $(DEPDIR)/tuxfootball-menuoptionlist.Tpo -c -o tuxfootball-menuoptionlist.o `test -f 'menu/elements/menuoptionlist.cpp' || echo '$(srcdir)/'`menu/elements/menuoptionlist.cpp
tuxfootball-0.3.1/src/Makefile.in-952-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menuoptionlist.Tpo $(DEPDIR)/tuxfootball-menuoptionlist.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-954-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:955:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menuoptionlist.o `test -f 'menu/elements/menuoptionlist.cpp' || echo '$(srcdir)/'`menu/elements/menuoptionlist.cpp
tuxfootball-0.3.1/src/Makefile.in-956-
tuxfootball-0.3.1/src/Makefile.in-957-tuxfootball-menuoptionlist.obj: menu/elements/menuoptionlist.cpp
tuxfootball-0.3.1/src/Makefile.in:958:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menuoptionlist.obj -MD -MP -MF $(DEPDIR)/tuxfootball-menuoptionlist.Tpo -c -o tuxfootball-menuoptionlist.obj `if test -f 'menu/elements/menuoptionlist.cpp'; then $(CYGPATH_W) 'menu/elements/menuoptionlist.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/elements/menuoptionlist.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-959-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menuoptionlist.Tpo $(DEPDIR)/tuxfootball-menuoptionlist.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-961-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:962:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menuoptionlist.obj `if test -f 'menu/elements/menuoptionlist.cpp'; then $(CYGPATH_W) 'menu/elements/menuoptionlist.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/elements/menuoptionlist.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-963-
tuxfootball-0.3.1/src/Makefile.in-964-tuxfootball-mainmenu.o: menu/mainmenu.cpp
tuxfootball-0.3.1/src/Makefile.in:965:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-mainmenu.o -MD -MP -MF $(DEPDIR)/tuxfootball-mainmenu.Tpo -c -o tuxfootball-mainmenu.o `test -f 'menu/mainmenu.cpp' || echo '$(srcdir)/'`menu/mainmenu.cpp
tuxfootball-0.3.1/src/Makefile.in-966-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-mainmenu.Tpo $(DEPDIR)/tuxfootball-mainmenu.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-968-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:969:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-mainmenu.o `test -f 'menu/mainmenu.cpp' || echo '$(srcdir)/'`menu/mainmenu.cpp
tuxfootball-0.3.1/src/Makefile.in-970-
tuxfootball-0.3.1/src/Makefile.in-971-tuxfootball-mainmenu.obj: menu/mainmenu.cpp
tuxfootball-0.3.1/src/Makefile.in:972:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-mainmenu.obj -MD -MP -MF $(DEPDIR)/tuxfootball-mainmenu.Tpo -c -o tuxfootball-mainmenu.obj `if test -f 'menu/mainmenu.cpp'; then $(CYGPATH_W) 'menu/mainmenu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/mainmenu.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-973-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-mainmenu.Tpo $(DEPDIR)/tuxfootball-mainmenu.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-975-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:976:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-mainmenu.obj `if test -f 'menu/mainmenu.cpp'; then $(CYGPATH_W) 'menu/mainmenu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/mainmenu.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-977-
tuxfootball-0.3.1/src/Makefile.in-978-tuxfootball-menu.o: menu/menu.cpp
tuxfootball-0.3.1/src/Makefile.in:979:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menu.o -MD -MP -MF $(DEPDIR)/tuxfootball-menu.Tpo -c -o tuxfootball-menu.o `test -f 'menu/menu.cpp' || echo '$(srcdir)/'`menu/menu.cpp
tuxfootball-0.3.1/src/Makefile.in-980-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menu.Tpo $(DEPDIR)/tuxfootball-menu.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-982-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:983:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menu.o `test -f 'menu/menu.cpp' || echo '$(srcdir)/'`menu/menu.cpp
tuxfootball-0.3.1/src/Makefile.in-984-
tuxfootball-0.3.1/src/Makefile.in-985-tuxfootball-menu.obj: menu/menu.cpp
tuxfootball-0.3.1/src/Makefile.in:986:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-menu.obj -MD -MP -MF $(DEPDIR)/tuxfootball-menu.Tpo -c -o tuxfootball-menu.obj `if test -f 'menu/menu.cpp'; then $(CYGPATH_W) 'menu/menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/menu.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-987-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-menu.Tpo $(DEPDIR)/tuxfootball-menu.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-989-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:990:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-menu.obj `if test -f 'menu/menu.cpp'; then $(CYGPATH_W) 'menu/menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/menu.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-991-
tuxfootball-0.3.1/src/Makefile.in-992-tuxfootball-redefinekeysmenu.o: menu/redefinekeysmenu.cpp
tuxfootball-0.3.1/src/Makefile.in:993:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-redefinekeysmenu.o -MD -MP -MF $(DEPDIR)/tuxfootball-redefinekeysmenu.Tpo -c -o tuxfootball-redefinekeysmenu.o `test -f 'menu/redefinekeysmenu.cpp' || echo '$(srcdir)/'`menu/redefinekeysmenu.cpp
tuxfootball-0.3.1/src/Makefile.in-994-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-redefinekeysmenu.Tpo $(DEPDIR)/tuxfootball-redefinekeysmenu.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-996-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:997:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-redefinekeysmenu.o `test -f 'menu/redefinekeysmenu.cpp' || echo '$(srcdir)/'`menu/redefinekeysmenu.cpp
tuxfootball-0.3.1/src/Makefile.in-998-
tuxfootball-0.3.1/src/Makefile.in-999-tuxfootball-redefinekeysmenu.obj: menu/redefinekeysmenu.cpp
tuxfootball-0.3.1/src/Makefile.in:1000:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-redefinekeysmenu.obj -MD -MP -MF $(DEPDIR)/tuxfootball-redefinekeysmenu.Tpo -c -o tuxfootball-redefinekeysmenu.obj `if test -f 'menu/redefinekeysmenu.cpp'; then $(CYGPATH_W) 'menu/redefinekeysmenu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/redefinekeysmenu.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1001-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-redefinekeysmenu.Tpo $(DEPDIR)/tuxfootball-redefinekeysmenu.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1003-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1004:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-redefinekeysmenu.obj `if test -f 'menu/redefinekeysmenu.cpp'; then $(CYGPATH_W) 'menu/redefinekeysmenu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/redefinekeysmenu.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1005-
tuxfootball-0.3.1/src/Makefile.in-1006-tuxfootball-videosettingsmenu.o: menu/videosettingsmenu.cpp
tuxfootball-0.3.1/src/Makefile.in:1007:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-videosettingsmenu.o -MD -MP -MF $(DEPDIR)/tuxfootball-videosettingsmenu.Tpo -c -o tuxfootball-videosettingsmenu.o `test -f 'menu/videosettingsmenu.cpp' || echo '$(srcdir)/'`menu/videosettingsmenu.cpp
tuxfootball-0.3.1/src/Makefile.in-1008-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-videosettingsmenu.Tpo $(DEPDIR)/tuxfootball-videosettingsmenu.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1010-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1011:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-videosettingsmenu.o `test -f 'menu/videosettingsmenu.cpp' || echo '$(srcdir)/'`menu/videosettingsmenu.cpp
tuxfootball-0.3.1/src/Makefile.in-1012-
tuxfootball-0.3.1/src/Makefile.in-1013-tuxfootball-videosettingsmenu.obj: menu/videosettingsmenu.cpp
tuxfootball-0.3.1/src/Makefile.in:1014:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-videosettingsmenu.obj -MD -MP -MF $(DEPDIR)/tuxfootball-videosettingsmenu.Tpo -c -o tuxfootball-videosettingsmenu.obj `if test -f 'menu/videosettingsmenu.cpp'; then $(CYGPATH_W) 'menu/videosettingsmenu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/videosettingsmenu.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1015-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-videosettingsmenu.Tpo $(DEPDIR)/tuxfootball-videosettingsmenu.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1017-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1018:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-videosettingsmenu.obj `if test -f 'menu/videosettingsmenu.cpp'; then $(CYGPATH_W) 'menu/videosettingsmenu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/videosettingsmenu.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1019-
tuxfootball-0.3.1/src/Makefile.in-1020-tuxfootball-fontmanager.o: resources/fontmanager.cpp
tuxfootball-0.3.1/src/Makefile.in:1021:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-fontmanager.o -MD -MP -MF $(DEPDIR)/tuxfootball-fontmanager.Tpo -c -o tuxfootball-fontmanager.o `test -f 'resources/fontmanager.cpp' || echo '$(srcdir)/'`resources/fontmanager.cpp
tuxfootball-0.3.1/src/Makefile.in-1022-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-fontmanager.Tpo $(DEPDIR)/tuxfootball-fontmanager.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1024-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1025:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-fontmanager.o `test -f 'resources/fontmanager.cpp' || echo '$(srcdir)/'`resources/fontmanager.cpp
tuxfootball-0.3.1/src/Makefile.in-1026-
tuxfootball-0.3.1/src/Makefile.in-1027-tuxfootball-fontmanager.obj: resources/fontmanager.cpp
tuxfootball-0.3.1/src/Makefile.in:1028:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-fontmanager.obj -MD -MP -MF $(DEPDIR)/tuxfootball-fontmanager.Tpo -c -o tuxfootball-fontmanager.obj `if test -f 'resources/fontmanager.cpp'; then $(CYGPATH_W) 'resources/fontmanager.cpp'; else $(CYGPATH_W) '$(srcdir)/resources/fontmanager.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1029-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-fontmanager.Tpo $(DEPDIR)/tuxfootball-fontmanager.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1031-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1032:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-fontmanager.obj `if test -f 'resources/fontmanager.cpp'; then $(CYGPATH_W) 'resources/fontmanager.cpp'; else $(CYGPATH_W) '$(srcdir)/resources/fontmanager.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1033-
tuxfootball-0.3.1/src/Makefile.in-1034-tuxfootball-soundmanager.o: resources/soundmanager.cpp
tuxfootball-0.3.1/src/Makefile.in:1035:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-soundmanager.o -MD -MP -MF $(DEPDIR)/tuxfootball-soundmanager.Tpo -c -o tuxfootball-soundmanager.o `test -f 'resources/soundmanager.cpp' || echo '$(srcdir)/'`resources/soundmanager.cpp
tuxfootball-0.3.1/src/Makefile.in-1036-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-soundmanager.Tpo $(DEPDIR)/tuxfootball-soundmanager.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1038-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1039:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-soundmanager.o `test -f 'resources/soundmanager.cpp' || echo '$(srcdir)/'`resources/soundmanager.cpp
tuxfootball-0.3.1/src/Makefile.in-1040-
tuxfootball-0.3.1/src/Makefile.in-1041-tuxfootball-soundmanager.obj: resources/soundmanager.cpp
tuxfootball-0.3.1/src/Makefile.in:1042:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-soundmanager.obj -MD -MP -MF $(DEPDIR)/tuxfootball-soundmanager.Tpo -c -o tuxfootball-soundmanager.obj `if test -f 'resources/soundmanager.cpp'; then $(CYGPATH_W) 'resources/soundmanager.cpp'; else $(CYGPATH_W) '$(srcdir)/resources/soundmanager.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1043-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-soundmanager.Tpo $(DEPDIR)/tuxfootball-soundmanager.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1045-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1046:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-soundmanager.obj `if test -f 'resources/soundmanager.cpp'; then $(CYGPATH_W) 'resources/soundmanager.cpp'; else $(CYGPATH_W) '$(srcdir)/resources/soundmanager.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1047-
tuxfootball-0.3.1/src/Makefile.in-1048-tuxfootball-surfacemanager.o: resources/surfacemanager.cpp
tuxfootball-0.3.1/src/Makefile.in:1049:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-surfacemanager.o -MD -MP -MF $(DEPDIR)/tuxfootball-surfacemanager.Tpo -c -o tuxfootball-surfacemanager.o `test -f 'resources/surfacemanager.cpp' || echo '$(srcdir)/'`resources/surfacemanager.cpp
tuxfootball-0.3.1/src/Makefile.in-1050-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-surfacemanager.Tpo $(DEPDIR)/tuxfootball-surfacemanager.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1052-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1053:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-surfacemanager.o `test -f 'resources/surfacemanager.cpp' || echo '$(srcdir)/'`resources/surfacemanager.cpp
tuxfootball-0.3.1/src/Makefile.in-1054-
tuxfootball-0.3.1/src/Makefile.in-1055-tuxfootball-surfacemanager.obj: resources/surfacemanager.cpp
tuxfootball-0.3.1/src/Makefile.in:1056:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-surfacemanager.obj -MD -MP -MF $(DEPDIR)/tuxfootball-surfacemanager.Tpo -c -o tuxfootball-surfacemanager.obj `if test -f 'resources/surfacemanager.cpp'; then $(CYGPATH_W) 'resources/surfacemanager.cpp'; else $(CYGPATH_W) '$(srcdir)/resources/surfacemanager.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1057-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-surfacemanager.Tpo $(DEPDIR)/tuxfootball-surfacemanager.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1059-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1060:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-surfacemanager.obj `if test -f 'resources/surfacemanager.cpp'; then $(CYGPATH_W) 'resources/surfacemanager.cpp'; else $(CYGPATH_W) '$(srcdir)/resources/surfacemanager.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1061-
tuxfootball-0.3.1/src/Makefile.in-1062-tuxfootball-resourcemanager.o: resources/resourcemanager.cpp
tuxfootball-0.3.1/src/Makefile.in:1063:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-resourcemanager.o -MD -MP -MF $(DEPDIR)/tuxfootball-resourcemanager.Tpo -c -o tuxfootball-resourcemanager.o `test -f 'resources/resourcemanager.cpp' || echo '$(srcdir)/'`resources/resourcemanager.cpp
tuxfootball-0.3.1/src/Makefile.in-1064-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-resourcemanager.Tpo $(DEPDIR)/tuxfootball-resourcemanager.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1066-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1067:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-resourcemanager.o `test -f 'resources/resourcemanager.cpp' || echo '$(srcdir)/'`resources/resourcemanager.cpp
tuxfootball-0.3.1/src/Makefile.in-1068-
tuxfootball-0.3.1/src/Makefile.in-1069-tuxfootball-resourcemanager.obj: resources/resourcemanager.cpp
tuxfootball-0.3.1/src/Makefile.in:1070:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-resourcemanager.obj -MD -MP -MF $(DEPDIR)/tuxfootball-resourcemanager.Tpo -c -o tuxfootball-resourcemanager.obj `if test -f 'resources/resourcemanager.cpp'; then $(CYGPATH_W) 'resources/resourcemanager.cpp'; else $(CYGPATH_W) '$(srcdir)/resources/resourcemanager.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1071-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-resourcemanager.Tpo $(DEPDIR)/tuxfootball-resourcemanager.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1073-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1074:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-resourcemanager.obj `if test -f 'resources/resourcemanager.cpp'; then $(CYGPATH_W) 'resources/resourcemanager.cpp'; else $(CYGPATH_W) '$(srcdir)/resources/resourcemanager.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1075-
tuxfootball-0.3.1/src/Makefile.in-1076-tuxfootball-ball.o: ball.cpp
tuxfootball-0.3.1/src/Makefile.in:1077:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-ball.o -MD -MP -MF $(DEPDIR)/tuxfootball-ball.Tpo -c -o tuxfootball-ball.o `test -f 'ball.cpp' || echo '$(srcdir)/'`ball.cpp
tuxfootball-0.3.1/src/Makefile.in-1078-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-ball.Tpo $(DEPDIR)/tuxfootball-ball.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1080-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1081:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-ball.o `test -f 'ball.cpp' || echo '$(srcdir)/'`ball.cpp
tuxfootball-0.3.1/src/Makefile.in-1082-
tuxfootball-0.3.1/src/Makefile.in-1083-tuxfootball-ball.obj: ball.cpp
tuxfootball-0.3.1/src/Makefile.in:1084:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-ball.obj -MD -MP -MF $(DEPDIR)/tuxfootball-ball.Tpo -c -o tuxfootball-ball.obj `if test -f 'ball.cpp'; then $(CYGPATH_W) 'ball.cpp'; else $(CYGPATH_W) '$(srcdir)/ball.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1085-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-ball.Tpo $(DEPDIR)/tuxfootball-ball.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1087-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1088:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-ball.obj `if test -f 'ball.cpp'; then $(CYGPATH_W) 'ball.cpp'; else $(CYGPATH_W) '$(srcdir)/ball.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1089-
tuxfootball-0.3.1/src/Makefile.in-1090-tuxfootball-body.o: body.cpp
tuxfootball-0.3.1/src/Makefile.in:1091:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-body.o -MD -MP -MF $(DEPDIR)/tuxfootball-body.Tpo -c -o tuxfootball-body.o `test -f 'body.cpp' || echo '$(srcdir)/'`body.cpp
tuxfootball-0.3.1/src/Makefile.in-1092-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-body.Tpo $(DEPDIR)/tuxfootball-body.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1094-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1095:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-body.o `test -f 'body.cpp' || echo '$(srcdir)/'`body.cpp
tuxfootball-0.3.1/src/Makefile.in-1096-
tuxfootball-0.3.1/src/Makefile.in-1097-tuxfootball-body.obj: body.cpp
tuxfootball-0.3.1/src/Makefile.in:1098:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-body.obj -MD -MP -MF $(DEPDIR)/tuxfootball-body.Tpo -c -o tuxfootball-body.obj `if test -f 'body.cpp'; then $(CYGPATH_W) 'body.cpp'; else $(CYGPATH_W) '$(srcdir)/body.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1099-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-body.Tpo $(DEPDIR)/tuxfootball-body.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1101-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1102:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-body.obj `if test -f 'body.cpp'; then $(CYGPATH_W) 'body.cpp'; else $(CYGPATH_W) '$(srcdir)/body.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1103-
tuxfootball-0.3.1/src/Makefile.in-1104-tuxfootball-camera.o: camera.cpp
tuxfootball-0.3.1/src/Makefile.in:1105:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-camera.o -MD -MP -MF $(DEPDIR)/tuxfootball-camera.Tpo -c -o tuxfootball-camera.o `test -f 'camera.cpp' || echo '$(srcdir)/'`camera.cpp
tuxfootball-0.3.1/src/Makefile.in-1106-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-camera.Tpo $(DEPDIR)/tuxfootball-camera.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1108-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1109:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-camera.o `test -f 'camera.cpp' || echo '$(srcdir)/'`camera.cpp
tuxfootball-0.3.1/src/Makefile.in-1110-
tuxfootball-0.3.1/src/Makefile.in-1111-tuxfootball-camera.obj: camera.cpp
tuxfootball-0.3.1/src/Makefile.in:1112:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-camera.obj -MD -MP -MF $(DEPDIR)/tuxfootball-camera.Tpo -c -o tuxfootball-camera.obj `if test -f 'camera.cpp'; then $(CYGPATH_W) 'camera.cpp'; else $(CYGPATH_W) '$(srcdir)/camera.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1113-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-camera.Tpo $(DEPDIR)/tuxfootball-camera.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1115-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1116:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-camera.obj `if test -f 'camera.cpp'; then $(CYGPATH_W) 'camera.cpp'; else $(CYGPATH_W) '$(srcdir)/camera.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1117-
tuxfootball-0.3.1/src/Makefile.in-1118-tuxfootball-controller.o: controller.cpp
tuxfootball-0.3.1/src/Makefile.in:1119:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-controller.o -MD -MP -MF $(DEPDIR)/tuxfootball-controller.Tpo -c -o tuxfootball-controller.o `test -f 'controller.cpp' || echo '$(srcdir)/'`controller.cpp
tuxfootball-0.3.1/src/Makefile.in-1120-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-controller.Tpo $(DEPDIR)/tuxfootball-controller.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1122-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1123:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-controller.o `test -f 'controller.cpp' || echo '$(srcdir)/'`controller.cpp
tuxfootball-0.3.1/src/Makefile.in-1124-
tuxfootball-0.3.1/src/Makefile.in-1125-tuxfootball-controller.obj: controller.cpp
tuxfootball-0.3.1/src/Makefile.in:1126:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-controller.obj -MD -MP -MF $(DEPDIR)/tuxfootball-controller.Tpo -c -o tuxfootball-controller.obj `if test -f 'controller.cpp'; then $(CYGPATH_W) 'controller.cpp'; else $(CYGPATH_W) '$(srcdir)/controller.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1127-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-controller.Tpo $(DEPDIR)/tuxfootball-controller.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1129-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1130:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-controller.obj `if test -f 'controller.cpp'; then $(CYGPATH_W) 'controller.cpp'; else $(CYGPATH_W) '$(srcdir)/controller.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1131-
tuxfootball-0.3.1/src/Makefile.in-1132-tuxfootball-gameengine.o: gameengine.cpp
tuxfootball-0.3.1/src/Makefile.in:1133:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-gameengine.o -MD -MP -MF $(DEPDIR)/tuxfootball-gameengine.Tpo -c -o tuxfootball-gameengine.o `test -f 'gameengine.cpp' || echo '$(srcdir)/'`gameengine.cpp
tuxfootball-0.3.1/src/Makefile.in-1134-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-gameengine.Tpo $(DEPDIR)/tuxfootball-gameengine.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1136-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1137:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-gameengine.o `test -f 'gameengine.cpp' || echo '$(srcdir)/'`gameengine.cpp
tuxfootball-0.3.1/src/Makefile.in-1138-
tuxfootball-0.3.1/src/Makefile.in-1139-tuxfootball-gameengine.obj: gameengine.cpp
tuxfootball-0.3.1/src/Makefile.in:1140:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-gameengine.obj -MD -MP -MF $(DEPDIR)/tuxfootball-gameengine.Tpo -c -o tuxfootball-gameengine.obj `if test -f 'gameengine.cpp'; then $(CYGPATH_W) 'gameengine.cpp'; else $(CYGPATH_W) '$(srcdir)/gameengine.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1141-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-gameengine.Tpo $(DEPDIR)/tuxfootball-gameengine.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1143-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1144:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-gameengine.obj `if test -f 'gameengine.cpp'; then $(CYGPATH_W) 'gameengine.cpp'; else $(CYGPATH_W) '$(srcdir)/gameengine.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1145-
tuxfootball-0.3.1/src/Makefile.in-1146-tuxfootball-graphics.o: graphics.cpp
tuxfootball-0.3.1/src/Makefile.in:1147:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-graphics.o -MD -MP -MF $(DEPDIR)/tuxfootball-graphics.Tpo -c -o tuxfootball-graphics.o `test -f 'graphics.cpp' || echo '$(srcdir)/'`graphics.cpp
tuxfootball-0.3.1/src/Makefile.in-1148-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-graphics.Tpo $(DEPDIR)/tuxfootball-graphics.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1150-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1151:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-graphics.o `test -f 'graphics.cpp' || echo '$(srcdir)/'`graphics.cpp
tuxfootball-0.3.1/src/Makefile.in-1152-
tuxfootball-0.3.1/src/Makefile.in-1153-tuxfootball-graphics.obj: graphics.cpp
tuxfootball-0.3.1/src/Makefile.in:1154:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-graphics.obj -MD -MP -MF $(DEPDIR)/tuxfootball-graphics.Tpo -c -o tuxfootball-graphics.obj `if test -f 'graphics.cpp'; then $(CYGPATH_W) 'graphics.cpp'; else $(CYGPATH_W) '$(srcdir)/graphics.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1155-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-graphics.Tpo $(DEPDIR)/tuxfootball-graphics.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1157-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1158:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-graphics.obj `if test -f 'graphics.cpp'; then $(CYGPATH_W) 'graphics.cpp'; else $(CYGPATH_W) '$(srcdir)/graphics.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1159-
tuxfootball-0.3.1/src/Makefile.in-1160-tuxfootball-main.o: main.cpp
tuxfootball-0.3.1/src/Makefile.in:1161:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-main.o -MD -MP -MF $(DEPDIR)/tuxfootball-main.Tpo -c -o tuxfootball-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
tuxfootball-0.3.1/src/Makefile.in-1162-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-main.Tpo $(DEPDIR)/tuxfootball-main.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1164-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1165:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
tuxfootball-0.3.1/src/Makefile.in-1166-
tuxfootball-0.3.1/src/Makefile.in-1167-tuxfootball-main.obj: main.cpp
tuxfootball-0.3.1/src/Makefile.in:1168:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-main.obj -MD -MP -MF $(DEPDIR)/tuxfootball-main.Tpo -c -o tuxfootball-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1169-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-main.Tpo $(DEPDIR)/tuxfootball-main.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1171-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1172:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1173-
tuxfootball-0.3.1/src/Makefile.in-1174-tuxfootball-matrix.o: matrix.cpp
tuxfootball-0.3.1/src/Makefile.in:1175:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-matrix.o -MD -MP -MF $(DEPDIR)/tuxfootball-matrix.Tpo -c -o tuxfootball-matrix.o `test -f 'matrix.cpp' || echo '$(srcdir)/'`matrix.cpp
tuxfootball-0.3.1/src/Makefile.in-1176-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-matrix.Tpo $(DEPDIR)/tuxfootball-matrix.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1178-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1179:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-matrix.o `test -f 'matrix.cpp' || echo '$(srcdir)/'`matrix.cpp
tuxfootball-0.3.1/src/Makefile.in-1180-
tuxfootball-0.3.1/src/Makefile.in-1181-tuxfootball-matrix.obj: matrix.cpp
tuxfootball-0.3.1/src/Makefile.in:1182:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-matrix.obj -MD -MP -MF $(DEPDIR)/tuxfootball-matrix.Tpo -c -o tuxfootball-matrix.obj `if test -f 'matrix.cpp'; then $(CYGPATH_W) 'matrix.cpp'; else $(CYGPATH_W) '$(srcdir)/matrix.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1183-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-matrix.Tpo $(DEPDIR)/tuxfootball-matrix.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1185-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1186:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-matrix.obj `if test -f 'matrix.cpp'; then $(CYGPATH_W) 'matrix.cpp'; else $(CYGPATH_W) '$(srcdir)/matrix.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1187-
tuxfootball-0.3.1/src/Makefile.in-1188-tuxfootball-pitch.o: pitch.cpp
tuxfootball-0.3.1/src/Makefile.in:1189:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-pitch.o -MD -MP -MF $(DEPDIR)/tuxfootball-pitch.Tpo -c -o tuxfootball-pitch.o `test -f 'pitch.cpp' || echo '$(srcdir)/'`pitch.cpp
tuxfootball-0.3.1/src/Makefile.in-1190-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-pitch.Tpo $(DEPDIR)/tuxfootball-pitch.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1192-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1193:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-pitch.o `test -f 'pitch.cpp' || echo '$(srcdir)/'`pitch.cpp
tuxfootball-0.3.1/src/Makefile.in-1194-
tuxfootball-0.3.1/src/Makefile.in-1195-tuxfootball-pitch.obj: pitch.cpp
tuxfootball-0.3.1/src/Makefile.in:1196:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-pitch.obj -MD -MP -MF $(DEPDIR)/tuxfootball-pitch.Tpo -c -o tuxfootball-pitch.obj `if test -f 'pitch.cpp'; then $(CYGPATH_W) 'pitch.cpp'; else $(CYGPATH_W) '$(srcdir)/pitch.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1197-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-pitch.Tpo $(DEPDIR)/tuxfootball-pitch.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1199-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1200:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-pitch.obj `if test -f 'pitch.cpp'; then $(CYGPATH_W) 'pitch.cpp'; else $(CYGPATH_W) '$(srcdir)/pitch.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1201-
tuxfootball-0.3.1/src/Makefile.in-1202-tuxfootball-player.o: player.cpp
tuxfootball-0.3.1/src/Makefile.in:1203:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-player.o -MD -MP -MF $(DEPDIR)/tuxfootball-player.Tpo -c -o tuxfootball-player.o `test -f 'player.cpp' || echo '$(srcdir)/'`player.cpp
tuxfootball-0.3.1/src/Makefile.in-1204-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-player.Tpo $(DEPDIR)/tuxfootball-player.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1206-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1207:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-player.o `test -f 'player.cpp' || echo '$(srcdir)/'`player.cpp
tuxfootball-0.3.1/src/Makefile.in-1208-
tuxfootball-0.3.1/src/Makefile.in-1209-tuxfootball-player.obj: player.cpp
tuxfootball-0.3.1/src/Makefile.in:1210:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-player.obj -MD -MP -MF $(DEPDIR)/tuxfootball-player.Tpo -c -o tuxfootball-player.obj `if test -f 'player.cpp'; then $(CYGPATH_W) 'player.cpp'; else $(CYGPATH_W) '$(srcdir)/player.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1211-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-player.Tpo $(DEPDIR)/tuxfootball-player.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1213-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1214:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-player.obj `if test -f 'player.cpp'; then $(CYGPATH_W) 'player.cpp'; else $(CYGPATH_W) '$(srcdir)/player.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1215-
tuxfootball-0.3.1/src/Makefile.in-1216-tuxfootball-point3d.o: point3d.cpp
tuxfootball-0.3.1/src/Makefile.in:1217:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-point3d.o -MD -MP -MF $(DEPDIR)/tuxfootball-point3d.Tpo -c -o tuxfootball-point3d.o `test -f 'point3d.cpp' || echo '$(srcdir)/'`point3d.cpp
tuxfootball-0.3.1/src/Makefile.in-1218-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-point3d.Tpo $(DEPDIR)/tuxfootball-point3d.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1220-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1221:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-point3d.o `test -f 'point3d.cpp' || echo '$(srcdir)/'`point3d.cpp
tuxfootball-0.3.1/src/Makefile.in-1222-
tuxfootball-0.3.1/src/Makefile.in-1223-tuxfootball-point3d.obj: point3d.cpp
tuxfootball-0.3.1/src/Makefile.in:1224:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-point3d.obj -MD -MP -MF $(DEPDIR)/tuxfootball-point3d.Tpo -c -o tuxfootball-point3d.obj `if test -f 'point3d.cpp'; then $(CYGPATH_W) 'point3d.cpp'; else $(CYGPATH_W) '$(srcdir)/point3d.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1225-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-point3d.Tpo $(DEPDIR)/tuxfootball-point3d.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1227-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1228:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-point3d.obj `if test -f 'point3d.cpp'; then $(CYGPATH_W) 'point3d.cpp'; else $(CYGPATH_W) '$(srcdir)/point3d.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1229-
tuxfootball-0.3.1/src/Makefile.in-1230-tuxfootball-rect.o: rect.cpp
tuxfootball-0.3.1/src/Makefile.in:1231:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-rect.o -MD -MP -MF $(DEPDIR)/tuxfootball-rect.Tpo -c -o tuxfootball-rect.o `test -f 'rect.cpp' || echo '$(srcdir)/'`rect.cpp
tuxfootball-0.3.1/src/Makefile.in-1232-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-rect.Tpo $(DEPDIR)/tuxfootball-rect.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1234-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1235:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-rect.o `test -f 'rect.cpp' || echo '$(srcdir)/'`rect.cpp
tuxfootball-0.3.1/src/Makefile.in-1236-
tuxfootball-0.3.1/src/Makefile.in-1237-tuxfootball-rect.obj: rect.cpp
tuxfootball-0.3.1/src/Makefile.in:1238:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-rect.obj -MD -MP -MF $(DEPDIR)/tuxfootball-rect.Tpo -c -o tuxfootball-rect.obj `if test -f 'rect.cpp'; then $(CYGPATH_W) 'rect.cpp'; else $(CYGPATH_W) '$(srcdir)/rect.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1239-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-rect.Tpo $(DEPDIR)/tuxfootball-rect.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1241-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1242:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-rect.obj `if test -f 'rect.cpp'; then $(CYGPATH_W) 'rect.cpp'; else $(CYGPATH_W) '$(srcdir)/rect.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1243-
tuxfootball-0.3.1/src/Makefile.in-1244-tuxfootball-segment.o: segment.cpp
tuxfootball-0.3.1/src/Makefile.in:1245:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-segment.o -MD -MP -MF $(DEPDIR)/tuxfootball-segment.Tpo -c -o tuxfootball-segment.o `test -f 'segment.cpp' || echo '$(srcdir)/'`segment.cpp
tuxfootball-0.3.1/src/Makefile.in-1246-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-segment.Tpo $(DEPDIR)/tuxfootball-segment.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1248-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1249:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-segment.o `test -f 'segment.cpp' || echo '$(srcdir)/'`segment.cpp
tuxfootball-0.3.1/src/Makefile.in-1250-
tuxfootball-0.3.1/src/Makefile.in-1251-tuxfootball-segment.obj: segment.cpp
tuxfootball-0.3.1/src/Makefile.in:1252:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-segment.obj -MD -MP -MF $(DEPDIR)/tuxfootball-segment.Tpo -c -o tuxfootball-segment.obj `if test -f 'segment.cpp'; then $(CYGPATH_W) 'segment.cpp'; else $(CYGPATH_W) '$(srcdir)/segment.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1253-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-segment.Tpo $(DEPDIR)/tuxfootball-segment.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1255-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1256:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-segment.obj `if test -f 'segment.cpp'; then $(CYGPATH_W) 'segment.cpp'; else $(CYGPATH_W) '$(srcdir)/segment.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1257-
tuxfootball-0.3.1/src/Makefile.in-1258-tuxfootball-spriteobject.o: spriteobject.cpp
tuxfootball-0.3.1/src/Makefile.in:1259:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-spriteobject.o -MD -MP -MF $(DEPDIR)/tuxfootball-spriteobject.Tpo -c -o tuxfootball-spriteobject.o `test -f 'spriteobject.cpp' || echo '$(srcdir)/'`spriteobject.cpp
tuxfootball-0.3.1/src/Makefile.in-1260-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-spriteobject.Tpo $(DEPDIR)/tuxfootball-spriteobject.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1262-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1263:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-spriteobject.o `test -f 'spriteobject.cpp' || echo '$(srcdir)/'`spriteobject.cpp
tuxfootball-0.3.1/src/Makefile.in-1264-
tuxfootball-0.3.1/src/Makefile.in-1265-tuxfootball-spriteobject.obj: spriteobject.cpp
tuxfootball-0.3.1/src/Makefile.in:1266:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-spriteobject.obj -MD -MP -MF $(DEPDIR)/tuxfootball-spriteobject.Tpo -c -o tuxfootball-spriteobject.obj `if test -f 'spriteobject.cpp'; then $(CYGPATH_W) 'spriteobject.cpp'; else $(CYGPATH_W) '$(srcdir)/spriteobject.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1267-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-spriteobject.Tpo $(DEPDIR)/tuxfootball-spriteobject.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1269-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1270:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-spriteobject.obj `if test -f 'spriteobject.cpp'; then $(CYGPATH_W) 'spriteobject.cpp'; else $(CYGPATH_W) '$(srcdir)/spriteobject.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1271-
tuxfootball-0.3.1/src/Makefile.in-1272-tuxfootball-spritesequence.o: spritesequence.cpp
tuxfootball-0.3.1/src/Makefile.in:1273:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-spritesequence.o -MD -MP -MF $(DEPDIR)/tuxfootball-spritesequence.Tpo -c -o tuxfootball-spritesequence.o `test -f 'spritesequence.cpp' || echo '$(srcdir)/'`spritesequence.cpp
tuxfootball-0.3.1/src/Makefile.in-1274-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-spritesequence.Tpo $(DEPDIR)/tuxfootball-spritesequence.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1276-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1277:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-spritesequence.o `test -f 'spritesequence.cpp' || echo '$(srcdir)/'`spritesequence.cpp
tuxfootball-0.3.1/src/Makefile.in-1278-
tuxfootball-0.3.1/src/Makefile.in-1279-tuxfootball-spritesequence.obj: spritesequence.cpp
tuxfootball-0.3.1/src/Makefile.in:1280:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-spritesequence.obj -MD -MP -MF $(DEPDIR)/tuxfootball-spritesequence.Tpo -c -o tuxfootball-spritesequence.obj `if test -f 'spritesequence.cpp'; then $(CYGPATH_W) 'spritesequence.cpp'; else $(CYGPATH_W) '$(srcdir)/spritesequence.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1281-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-spritesequence.Tpo $(DEPDIR)/tuxfootball-spritesequence.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1283-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1284:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-spritesequence.obj `if test -f 'spritesequence.cpp'; then $(CYGPATH_W) 'spritesequence.cpp'; else $(CYGPATH_W) '$(srcdir)/spritesequence.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1285-
tuxfootball-0.3.1/src/Makefile.in-1286-tuxfootball-team.o: team.cpp
tuxfootball-0.3.1/src/Makefile.in:1287:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-team.o -MD -MP -MF $(DEPDIR)/tuxfootball-team.Tpo -c -o tuxfootball-team.o `test -f 'team.cpp' || echo '$(srcdir)/'`team.cpp
tuxfootball-0.3.1/src/Makefile.in-1288-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-team.Tpo $(DEPDIR)/tuxfootball-team.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1290-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1291:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-team.o `test -f 'team.cpp' || echo '$(srcdir)/'`team.cpp
tuxfootball-0.3.1/src/Makefile.in-1292-
tuxfootball-0.3.1/src/Makefile.in-1293-tuxfootball-team.obj: team.cpp
tuxfootball-0.3.1/src/Makefile.in:1294:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-team.obj -MD -MP -MF $(DEPDIR)/tuxfootball-team.Tpo -c -o tuxfootball-team.obj `if test -f 'team.cpp'; then $(CYGPATH_W) 'team.cpp'; else $(CYGPATH_W) '$(srcdir)/team.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1295-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-team.Tpo $(DEPDIR)/tuxfootball-team.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1297-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1298:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-team.obj `if test -f 'team.cpp'; then $(CYGPATH_W) 'team.cpp'; else $(CYGPATH_W) '$(srcdir)/team.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1299-
tuxfootball-0.3.1/src/Makefile.in-1300-tuxfootball-tilemap.o: tilemap.cpp
tuxfootball-0.3.1/src/Makefile.in:1301:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-tilemap.o -MD -MP -MF $(DEPDIR)/tuxfootball-tilemap.Tpo -c -o tuxfootball-tilemap.o `test -f 'tilemap.cpp' || echo '$(srcdir)/'`tilemap.cpp
tuxfootball-0.3.1/src/Makefile.in-1302-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-tilemap.Tpo $(DEPDIR)/tuxfootball-tilemap.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1304-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1305:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-tilemap.o `test -f 'tilemap.cpp' || echo '$(srcdir)/'`tilemap.cpp
tuxfootball-0.3.1/src/Makefile.in-1306-
tuxfootball-0.3.1/src/Makefile.in-1307-tuxfootball-tilemap.obj: tilemap.cpp
tuxfootball-0.3.1/src/Makefile.in:1308:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -MT tuxfootball-tilemap.obj -MD -MP -MF $(DEPDIR)/tuxfootball-tilemap.Tpo -c -o tuxfootball-tilemap.obj `if test -f 'tilemap.cpp'; then $(CYGPATH_W) 'tilemap.cpp'; else $(CYGPATH_W) '$(srcdir)/tilemap.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1309-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tuxfootball-tilemap.Tpo $(DEPDIR)/tuxfootball-tilemap.Po
##############################################
tuxfootball-0.3.1/src/Makefile.in-1311-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tuxfootball-0.3.1/src/Makefile.in:1312:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tuxfootball_CXXFLAGS) $(CXXFLAGS) -c -o tuxfootball-tilemap.obj `if test -f 'tilemap.cpp'; then $(CYGPATH_W) 'tilemap.cpp'; else $(CYGPATH_W) '$(srcdir)/tilemap.cpp'; fi`
tuxfootball-0.3.1/src/Makefile.in-1313-
##############################################
tuxfootball-0.3.1/src/Makefile.in-1364-GTAGS:
tuxfootball-0.3.1/src/Makefile.in:1365:	here=`$(am__cd) $(top_builddir) && pwd` \
tuxfootball-0.3.1/src/Makefile.in-1366-	  && $(am__cd) $(top_srcdir) \
##############################################
tuxfootball-0.3.1/src/Makefile.in-1372-distdir: $(DISTFILES)
tuxfootball-0.3.1/src/Makefile.in:1373:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/src/Makefile.in:1374:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/src/Makefile.in-1375-	list='$(DISTFILES)'; \
##############################################
tuxfootball-0.3.1/src/Makefile.in-1386-	  if test -d $$d/$$file; then \
tuxfootball-0.3.1/src/Makefile.in:1387:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tuxfootball-0.3.1/src/Makefile.in-1388-	    if test -d "$(distdir)/$$file"; then \
##############################################
tuxfootball-0.3.1/config.rpath-33-host="$1"
tuxfootball-0.3.1/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tuxfootball-0.3.1/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tuxfootball-0.3.1/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tuxfootball-0.3.1/config.rpath-37-
##############################################
tuxfootball-0.3.1/config.rpath-47-done
tuxfootball-0.3.1/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
tuxfootball-0.3.1/config.rpath-49-
##############################################
tuxfootball-0.3.1/config.rpath-97-        *)
tuxfootball-0.3.1/config.rpath:98:          case `$CC -V 2>&1 | sed 5q` in
tuxfootball-0.3.1/config.rpath-99-            *Sun\ C*)
##############################################
tuxfootball-0.3.1/config.rpath-223-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
tuxfootball-0.3.1/config.rpath:224:      case `$LD -v 2>&1` in
tuxfootball-0.3.1/config.rpath-225-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
tuxfootball-0.3.1/config.rpath-229-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
tuxfootball-0.3.1/config.rpath:230:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
tuxfootball-0.3.1/config.rpath-231-          else
##############################################
tuxfootball-0.3.1/config.rpath-286-        case $host_os in aix4.[012]|aix4.[012].*)
tuxfootball-0.3.1/config.rpath:287:          collect2name=`${CC} -print-prog-name=collect2`
tuxfootball-0.3.1/config.rpath-288-          if test -f "$collect2name" && \
##############################################
tuxfootball-0.3.1/config.rpath-425-        hardcode_direct=yes
tuxfootball-0.3.1/config.rpath:426:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tuxfootball-0.3.1/config.rpath-427-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
tuxfootball-0.3.1/config.rpath-489-    sysv5* | sco3.2v5* | sco5v6*)
tuxfootball-0.3.1/config.rpath:490:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
tuxfootball-0.3.1/config.rpath-491-      hardcode_libdir_separator=':'
##############################################
tuxfootball-0.3.1/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
tuxfootball-0.3.1/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
tuxfootball-0.3.1/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
tuxfootball-0.3.1/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
tuxfootball-0.3.1/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
tuxfootball-0.3.1/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
tuxfootball-0.3.1/config.rpath-639-
##############################################
tuxfootball-0.3.1/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
tuxfootball-0.3.1/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tuxfootball-0.3.1/configure-49-  as_echo='print -r --'
tuxfootball-0.3.1/configure-50-  as_echo_n='print -rn --'
tuxfootball-0.3.1/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tuxfootball-0.3.1/configure-52-  as_echo='printf %s\n'
##############################################
tuxfootball-0.3.1/configure-54-else
tuxfootball-0.3.1/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tuxfootball-0.3.1/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tuxfootball-0.3.1/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
tuxfootball-0.3.1/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tuxfootball-0.3.1/configure-66-      esac;
##############################################
tuxfootball-0.3.1/configure-175-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tuxfootball-0.3.1/configure:176:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tuxfootball-0.3.1/configure-177-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
tuxfootball-0.3.1/configure-183-    PATH=/empty FPATH=/empty; export PATH FPATH
tuxfootball-0.3.1/configure:184:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
tuxfootball-0.3.1/configure:185:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
tuxfootball-0.3.1/configure-186-  if (eval "$as_required") 2>/dev/null; then :
##############################################
tuxfootball-0.3.1/configure-307-      case $as_dir in #(
tuxfootball-0.3.1/configure:308:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tuxfootball-0.3.1/configure-309-      *) as_qdir=$as_dir;;
##############################################
tuxfootball-0.3.1/configure-372-  {
tuxfootball-0.3.1/configure:373:    as_val=`expr "$@" || test $? -eq 1`
tuxfootball-0.3.1/configure-374-  }
##############################################
tuxfootball-0.3.1/configure-379-# ----------------------------------------
tuxfootball-0.3.1/configure:380:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tuxfootball-0.3.1/configure-381-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tuxfootball-0.3.1/configure-442-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tuxfootball-0.3.1/configure:443:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tuxfootball-0.3.1/configure-444-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tuxfootball-0.3.1/configure-533-	esac;
tuxfootball-0.3.1/configure:534:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
tuxfootball-0.3.1/configure-535-	???[sx]*):;;*)false;;esac;fi
##############################################
tuxfootball-0.3.1/configure-861-  case $ac_option in
tuxfootball-0.3.1/configure:862:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tuxfootball-0.3.1/configure-863-  *=)   ac_optarg= ;;
##############################################
tuxfootball-0.3.1/configure-905-  -disable-* | --disable-*)
tuxfootball-0.3.1/configure:906:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tuxfootball-0.3.1/configure-907-    # Reject names that are not valid shell variable names.
##############################################
tuxfootball-0.3.1/configure-910-    ac_useropt_orig=$ac_useropt
tuxfootball-0.3.1/configure:911:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tuxfootball-0.3.1/configure-912-    case $ac_user_opts in
##############################################
tuxfootball-0.3.1/configure-931-  -enable-* | --enable-*)
tuxfootball-0.3.1/configure:932:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tuxfootball-0.3.1/configure-933-    # Reject names that are not valid shell variable names.
##############################################
tuxfootball-0.3.1/configure-936-    ac_useropt_orig=$ac_useropt
tuxfootball-0.3.1/configure:937:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tuxfootball-0.3.1/configure-938-    case $ac_user_opts in
##############################################
tuxfootball-0.3.1/configure-1135-  -with-* | --with-*)
tuxfootball-0.3.1/configure:1136:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tuxfootball-0.3.1/configure-1137-    # Reject names that are not valid shell variable names.
##############################################
tuxfootball-0.3.1/configure-1140-    ac_useropt_orig=$ac_useropt
tuxfootball-0.3.1/configure:1141:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tuxfootball-0.3.1/configure-1142-    case $ac_user_opts in
##############################################
tuxfootball-0.3.1/configure-1151-  -without-* | --without-*)
tuxfootball-0.3.1/configure:1152:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tuxfootball-0.3.1/configure-1153-    # Reject names that are not valid shell variable names.
##############################################
tuxfootball-0.3.1/configure-1156-    ac_useropt_orig=$ac_useropt
tuxfootball-0.3.1/configure:1157:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tuxfootball-0.3.1/configure-1158-    case $ac_user_opts in
##############################################
tuxfootball-0.3.1/configure-1189-  *=*)
tuxfootball-0.3.1/configure:1190:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tuxfootball-0.3.1/configure-1191-    # Reject names that are not valid shell variable names.
##############################################
tuxfootball-0.3.1/configure-1210-if test -n "$ac_prev"; then
tuxfootball-0.3.1/configure:1211:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tuxfootball-0.3.1/configure-1212-  as_fn_error $? "missing argument to $ac_option"
##############################################
tuxfootball-0.3.1/configure-1232-    */ )
tuxfootball-0.3.1/configure:1233:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tuxfootball-0.3.1/configure-1234-      eval $ac_var=\$ac_val;;
##############################################
tuxfootball-0.3.1/configure-1269-ac_ls_di=`ls -di .` &&
tuxfootball-0.3.1/configure:1270:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tuxfootball-0.3.1/configure-1271-  as_fn_error $? "working directory cannot be determined"
##############################################
tuxfootball-0.3.1/configure-1325-case $srcdir in
tuxfootball-0.3.1/configure:1326:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tuxfootball-0.3.1/configure-1327-esac
##############################################
tuxfootball-0.3.1/configure-1368-By default, \`make install' will install all the files in
tuxfootball-0.3.1/configure:1369:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tuxfootball-0.3.1/configure:1370:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tuxfootball-0.3.1/configure-1371-for instance \`--prefix=\$HOME'.
##############################################
tuxfootball-0.3.1/configure-1486-*)
tuxfootball-0.3.1/configure:1487:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tuxfootball-0.3.1/configure-1488-  # A ".." for each directory in $ac_dir_suffix.
tuxfootball-0.3.1/configure:1489:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tuxfootball-0.3.1/configure-1490-  case $ac_top_builddir_sub in
##############################################
tuxfootball-0.3.1/configure-2149-    *\'*)
tuxfootball-0.3.1/configure:2150:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tuxfootball-0.3.1/configure-2151-    esac
##############################################
tuxfootball-0.3.1/configure-2232-      case $ac_val in
tuxfootball-0.3.1/configure:2233:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tuxfootball-0.3.1/configure-2234-      esac
##############################################
tuxfootball-0.3.1/configure-2247-	case $ac_val in
tuxfootball-0.3.1/configure:2248:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tuxfootball-0.3.1/configure-2249-	esac
##############################################
tuxfootball-0.3.1/configure-2368-    set,)
tuxfootball-0.3.1/configure:2369:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tuxfootball-0.3.1/configure:2370:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tuxfootball-0.3.1/configure-2371-      ac_cache_corrupted=: ;;
##############################################
tuxfootball-0.3.1/configure-2379-	# differences in whitespace do not lead to failure.
tuxfootball-0.3.1/configure:2380:	ac_old_val_w=`echo x $ac_old_val`
tuxfootball-0.3.1/configure:2381:	ac_new_val_w=`echo x $ac_new_val`
tuxfootball-0.3.1/configure-2382-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tuxfootball-0.3.1/configure-2399-    case $ac_new_val in
tuxfootball-0.3.1/configure:2400:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tuxfootball-0.3.1/configure-2401-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tuxfootball-0.3.1/configure-2617-if (
tuxfootball-0.3.1/configure:2618:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
tuxfootball-0.3.1/configure-2619-   if test "$*" = "X"; then
tuxfootball-0.3.1/configure-2620-      # -L didn't work.
tuxfootball-0.3.1/configure:2621:      set X `ls -t "$srcdir/configure" conftest.file`
tuxfootball-0.3.1/configure-2622-   fi
##############################################
tuxfootball-0.3.1/configure-2653-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
tuxfootball-0.3.1/configure:2654:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
tuxfootball-0.3.1/configure-2655-
tuxfootball-0.3.1/configure-2656-# expand $ac_aux_dir to an absolute path
tuxfootball-0.3.1/configure:2657:am_aux_dir=`cd $ac_aux_dir && pwd`
tuxfootball-0.3.1/configure-2658-
##############################################
tuxfootball-0.3.1/configure-2798-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
tuxfootball-0.3.1/configure:2799:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
tuxfootball-0.3.1/configure-2800-	     'mkdir (GNU coreutils) '* | \
##############################################
tuxfootball-0.3.1/configure-2877-set x ${MAKE-make}
tuxfootball-0.3.1/configure:2878:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tuxfootball-0.3.1/configure-2879-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tuxfootball-0.3.1/configure-2887-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tuxfootball-0.3.1/configure:2888:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tuxfootball-0.3.1/configure-2889-  *@@@%%%=?*=@@@%%%*)
##############################################
tuxfootball-0.3.1/configure-2914-
tuxfootball-0.3.1/configure:2915:if test "`cd $srcdir && pwd`" != "`pwd`"; then
tuxfootball-0.3.1/configure-2916-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
tuxfootball-0.3.1/configure-3122-
tuxfootball-0.3.1/configure:3123:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
tuxfootball-0.3.1/configure-3124-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
tuxfootball-0.3.1/configure-3127-
tuxfootball-0.3.1/configure:3128:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
tuxfootball-0.3.1/configure-3129-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
tuxfootball-0.3.1/configure-3205-
tuxfootball-0.3.1/configure:3206:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
tuxfootball-0.3.1/configure-3207-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
tuxfootball-0.3.1/configure-3326-# Ignore all kinds of additional output from `make'.
tuxfootball-0.3.1/configure:3327:case `$am_make -s -f confmf 2> /dev/null` in #(
tuxfootball-0.3.1/configure-3328-*the\ am__doit\ target*)
##############################################
tuxfootball-0.3.1/configure-3336-   echo '.include "confinc"' > confmf
tuxfootball-0.3.1/configure:3337:   case `$am_make -s -f confmf 2> /dev/null` in #(
tuxfootball-0.3.1/configure-3338-   *the\ am__doit\ target*)
##############################################
tuxfootball-0.3.1/configure-3715-$as_echo_n "checking whether the C compiler works... " >&6; }
tuxfootball-0.3.1/configure:3716:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tuxfootball-0.3.1/configure-3717-
##############################################
tuxfootball-0.3.1/configure-3759-	then :; else
tuxfootball-0.3.1/configure:3760:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tuxfootball-0.3.1/configure-3761-	fi
##############################################
tuxfootball-0.3.1/configure-3819-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tuxfootball-0.3.1/configure:3820:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tuxfootball-0.3.1/configure-3821-	  break;;
##############################################
tuxfootball-0.3.1/configure-3928-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tuxfootball-0.3.1/configure:3929:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tuxfootball-0.3.1/configure-3930-       break;;
##############################################
tuxfootball-0.3.1/configure-4188-  if test "$am_compiler_list" = ""; then
tuxfootball-0.3.1/configure:4189:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
tuxfootball-0.3.1/configure-4190-  fi
##############################################
tuxfootball-0.3.1/configure-4298-test "x$ac_build_alias" = x &&
tuxfootball-0.3.1/configure:4299:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
tuxfootball-0.3.1/configure-4300-test "x$ac_build_alias" = x &&
tuxfootball-0.3.1/configure-4301-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
tuxfootball-0.3.1/configure:4302:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
tuxfootball-0.3.1/configure-4303-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
tuxfootball-0.3.1/configure-4322-IFS=$ac_save_IFS
tuxfootball-0.3.1/configure:4323:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
tuxfootball-0.3.1/configure-4324-
##############################################
tuxfootball-0.3.1/configure-4333-else
tuxfootball-0.3.1/configure:4334:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
tuxfootball-0.3.1/configure-4335-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
tuxfootball-0.3.1/configure-4355-IFS=$ac_save_IFS
tuxfootball-0.3.1/configure:4356:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
tuxfootball-0.3.1/configure-4357-
##############################################
tuxfootball-0.3.1/configure-4387-    # gcc leaves a trailing carriage return which upsets mingw
tuxfootball-0.3.1/configure:4388:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tuxfootball-0.3.1/configure-4389-  *)
tuxfootball-0.3.1/configure:4390:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tuxfootball-0.3.1/configure-4391-  esac
##############################################
tuxfootball-0.3.1/configure-4396-      # Canonicalize the path of ld
tuxfootball-0.3.1/configure:4397:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
tuxfootball-0.3.1/configure-4398-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
tuxfootball-0.3.1/configure:4399:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
tuxfootball-0.3.1/configure-4400-      done
##############################################
tuxfootball-0.3.1/configure-4430-      # Break only if it was the GNU/non-GNU ld that we prefer.
tuxfootball-0.3.1/configure:4431:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
tuxfootball-0.3.1/configure-4432-      *GNU* | *'with BFD'*)
##############################################
tuxfootball-0.3.1/configure-4459-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
tuxfootball-0.3.1/configure:4460:case `$LD -v 2>&1 </dev/null` in
tuxfootball-0.3.1/configure-4461-*GNU* | *'with BFD'*)
##############################################
tuxfootball-0.3.1/configure-4663-  # Check for GNU $ac_path_GREP
tuxfootball-0.3.1/configure:4664:case `"$ac_path_GREP" --version 2>&1` in
tuxfootball-0.3.1/configure-4665-*GNU*)
##############################################
tuxfootball-0.3.1/configure-4729-  # Check for GNU $ac_path_EGREP
tuxfootball-0.3.1/configure:4730:case `"$ac_path_EGREP" --version 2>&1` in
tuxfootball-0.3.1/configure-4731-*GNU*)
##############################################
tuxfootball-0.3.1/configure-4814-    *)
tuxfootball-0.3.1/configure:4815:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
tuxfootball-0.3.1/configure-4816-      if test -n "$searchpath"; then
##############################################
tuxfootball-0.3.1/configure-4824-                ;;
tuxfootball-0.3.1/configure:4825:              *) searchdir=`cd "$searchdir" && pwd`
tuxfootball-0.3.1/configure-4826-                 case "$searchdir" in
##############################################
tuxfootball-0.3.1/configure-4915-        names_already_handled="$names_already_handled $name"
tuxfootball-0.3.1/configure:4916:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
tuxfootball-0.3.1/configure-4917-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
tuxfootball-0.3.1/configure-4991-                -L*)
tuxfootball-0.3.1/configure:4992:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
tuxfootball-0.3.1/configure-4993-                                    if test -n "$acl_shlibext"; then
##############################################
tuxfootball-0.3.1/configure-5108-              */$acl_libdirstem | */$acl_libdirstem/)
tuxfootball-0.3.1/configure:5109:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
tuxfootball-0.3.1/configure-5110-                if test "$name" = 'iconv'; then
##############################################
tuxfootball-0.3.1/configure-5115-              */$acl_libdirstem2 | */$acl_libdirstem2/)
tuxfootball-0.3.1/configure:5116:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
tuxfootball-0.3.1/configure-5117-                if test "$name" = 'iconv'; then
##############################################
tuxfootball-0.3.1/configure-5166-                  -L*)
tuxfootball-0.3.1/configure:5167:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
tuxfootball-0.3.1/configure-5168-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
tuxfootball-0.3.1/configure-5225-                  -R*)
tuxfootball-0.3.1/configure:5226:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
tuxfootball-0.3.1/configure-5227-                    if test "$enable_rpath" != no; then
##############################################
tuxfootball-0.3.1/configure-5250-                  -l*)
tuxfootball-0.3.1/configure:5251:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
tuxfootball-0.3.1/configure-5252-                    ;;
tuxfootball-0.3.1/configure-5253-                  *.la)
tuxfootball-0.3.1/configure:5254:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
tuxfootball-0.3.1/configure-5255-                    ;;
##############################################
tuxfootball-0.3.1/configure-5766-        names_already_handled="$names_already_handled $name"
tuxfootball-0.3.1/configure:5767:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
tuxfootball-0.3.1/configure-5768-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
tuxfootball-0.3.1/configure-5842-                -L*)
tuxfootball-0.3.1/configure:5843:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
tuxfootball-0.3.1/configure-5844-                                    if test -n "$acl_shlibext"; then
##############################################
tuxfootball-0.3.1/configure-5959-              */$acl_libdirstem | */$acl_libdirstem/)
tuxfootball-0.3.1/configure:5960:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
tuxfootball-0.3.1/configure-5961-                if test "$name" = 'intl'; then
##############################################
tuxfootball-0.3.1/configure-5966-              */$acl_libdirstem2 | */$acl_libdirstem2/)
tuxfootball-0.3.1/configure:5967:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
tuxfootball-0.3.1/configure-5968-                if test "$name" = 'intl'; then
##############################################
tuxfootball-0.3.1/configure-6017-                  -L*)
tuxfootball-0.3.1/configure:6018:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
tuxfootball-0.3.1/configure-6019-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
tuxfootball-0.3.1/configure-6076-                  -R*)
tuxfootball-0.3.1/configure:6077:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
tuxfootball-0.3.1/configure-6078-                    if test "$enable_rpath" != no; then
##############################################
tuxfootball-0.3.1/configure-6101-                  -l*)
tuxfootball-0.3.1/configure:6102:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
tuxfootball-0.3.1/configure-6103-                    ;;
tuxfootball-0.3.1/configure-6104-                  *.la)
tuxfootball-0.3.1/configure:6105:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
tuxfootball-0.3.1/configure-6106-                    ;;
##############################################
tuxfootball-0.3.1/configure-6618-  if test "$am_compiler_list" = ""; then
tuxfootball-0.3.1/configure:6619:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
tuxfootball-0.3.1/configure-6620-  fi
##############################################
tuxfootball-0.3.1/configure-7328-  if test "$am_compiler_list" = ""; then
tuxfootball-0.3.1/configure:7329:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
tuxfootball-0.3.1/configure-7330-  fi
##############################################
tuxfootball-0.3.1/configure-7678-set dummy $CC
tuxfootball-0.3.1/configure:7679:am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
tuxfootball-0.3.1/configure-7680-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
tuxfootball-0.3.1/configure-7705-set x ${MAKE-make}
tuxfootball-0.3.1/configure:7706:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tuxfootball-0.3.1/configure-7707-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tuxfootball-0.3.1/configure-7715-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tuxfootball-0.3.1/configure:7716:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tuxfootball-0.3.1/configure-7717-  *@@@%%%=?*=@@@%%%*)
##############################################
tuxfootball-0.3.1/configure-7875-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
tuxfootball-0.3.1/configure:7876:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
tuxfootball-0.3.1/configure-7877-  ECHO='print -r --'
tuxfootball-0.3.1/configure:7878:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
tuxfootball-0.3.1/configure-7879-  ECHO='printf %s\n'
##############################################
tuxfootball-0.3.1/configure-7944-  # Check for GNU $ac_path_SED
tuxfootball-0.3.1/configure:7945:case `"$ac_path_SED" --version 2>&1` in
tuxfootball-0.3.1/configure-7946-*GNU*)
##############################################
tuxfootball-0.3.1/configure-8023-  # Check for GNU $ac_path_FGREP
tuxfootball-0.3.1/configure:8024:case `"$ac_path_FGREP" --version 2>&1` in
tuxfootball-0.3.1/configure-8025-*GNU*)
##############################################
tuxfootball-0.3.1/configure-8103-    # gcc leaves a trailing carriage return which upsets mingw
tuxfootball-0.3.1/configure:8104:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tuxfootball-0.3.1/configure-8105-  *)
tuxfootball-0.3.1/configure:8106:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tuxfootball-0.3.1/configure-8107-  esac
##############################################
tuxfootball-0.3.1/configure-8112-      # Canonicalize the pathname of ld
tuxfootball-0.3.1/configure:8113:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
tuxfootball-0.3.1/configure-8114-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
tuxfootball-0.3.1/configure:8115:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
tuxfootball-0.3.1/configure-8116-      done
##############################################
tuxfootball-0.3.1/configure-8147-      # Break only if it was the GNU/non-GNU ld that we prefer.
tuxfootball-0.3.1/configure:8148:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
tuxfootball-0.3.1/configure-8149-      *GNU* | *'with BFD'*)
##############################################
tuxfootball-0.3.1/configure-8178-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
tuxfootball-0.3.1/configure:8179:case `$LD -v 2>&1 </dev/null` in
tuxfootball-0.3.1/configure-8180-*GNU* | *'with BFD'*)
##############################################
tuxfootball-0.3.1/configure-8223-	# Tru64's nm complains that /dev/null is an invalid object file
tuxfootball-0.3.1/configure:8224:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
tuxfootball-0.3.1/configure-8225-	*/dev/null* | *'Invalid file or object type'*)
##############################################
tuxfootball-0.3.1/configure-8229-	*)
tuxfootball-0.3.1/configure:8230:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
tuxfootball-0.3.1/configure-8231-	  */dev/null*)
##############################################
tuxfootball-0.3.1/configure-8357-
tuxfootball-0.3.1/configure:8358:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
tuxfootball-0.3.1/configure-8359-    *COFF*)
##############################################
tuxfootball-0.3.1/configure-8458-    # And add a safety zone
tuxfootball-0.3.1/configure:8459:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
tuxfootball-0.3.1/configure:8460:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
tuxfootball-0.3.1/configure-8461-    ;;
##############################################
tuxfootball-0.3.1/configure-8491-    if test -n "$kargmax"; then
tuxfootball-0.3.1/configure:8492:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
tuxfootball-0.3.1/configure-8493-    else
##############################################
tuxfootball-0.3.1/configure-8499-    if test -n "$lt_cv_sys_max_cmd_len"; then
tuxfootball-0.3.1/configure:8500:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
tuxfootball-0.3.1/configure:8501:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
tuxfootball-0.3.1/configure-8502-    else
##############################################
tuxfootball-0.3.1/configure-8511-      # we can't tell.
tuxfootball-0.3.1/configure:8512:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
tuxfootball-0.3.1/configure-8513-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
tuxfootball-0.3.1/configure-8515-      do
tuxfootball-0.3.1/configure:8516:        i=`expr $i + 1`
tuxfootball-0.3.1/configure-8517-        teststring=$teststring$teststring
##############################################
tuxfootball-0.3.1/configure-8519-      # Only check the string length outside the loop.
tuxfootball-0.3.1/configure:8520:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
tuxfootball-0.3.1/configure-8521-      teststring=
##############################################
tuxfootball-0.3.1/configure-8524-      # linker.  It appears as though 1/2 is a usable value.
tuxfootball-0.3.1/configure:8525:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
tuxfootball-0.3.1/configure-8526-    fi
##############################################
tuxfootball-0.3.1/configure-8964-openbsd*)
tuxfootball-0.3.1/configure:8965:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tuxfootball-0.3.1/configure-8966-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
tuxfootball-0.3.1/configure-9031-    else
tuxfootball-0.3.1/configure:9032:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
tuxfootball-0.3.1/configure-9033-    fi
##############################################
tuxfootball-0.3.1/configure-9176-  # decide which to use based on capabilities of $DLLTOOL
tuxfootball-0.3.1/configure:9177:  case `$DLLTOOL --help 2>&1` in
tuxfootball-0.3.1/configure-9178-  *--identify-strict*)
##############################################
tuxfootball-0.3.1/configure-9697-# If we're using GNU nm, then use its standard symbol codes.
tuxfootball-0.3.1/configure:9698:case `$NM -V 2>&1` in
tuxfootball-0.3.1/configure-9699-*GNU* | *'with BFD'*)
##############################################
tuxfootball-0.3.1/configure-9715-mingw*)
tuxfootball-0.3.1/configure:9716:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
tuxfootball-0.3.1/configure-9717-  ;;
##############################################
tuxfootball-0.3.1/configure-9934-   if test "$GCC" = yes; then
tuxfootball-0.3.1/configure:9935:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
tuxfootball-0.3.1/configure-9936-   fi
##############################################
tuxfootball-0.3.1/configure-9938- /*)
tuxfootball-0.3.1/configure:9939:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
tuxfootball-0.3.1/configure-9940-   ;; #(
##############################################
tuxfootball-0.3.1/configure-9974-  test $ac_status = 0; }; then
tuxfootball-0.3.1/configure:9975:    case `/usr/bin/file conftest.$ac_objext` in
tuxfootball-0.3.1/configure-9976-      *ELF-32*)
##############################################
tuxfootball-0.3.1/configure-9994-    if test "$lt_cv_prog_gnu_ld" = yes; then
tuxfootball-0.3.1/configure:9995:      case `/usr/bin/file conftest.$ac_objext` in
tuxfootball-0.3.1/configure-9996-	*32-bit*)
##############################################
tuxfootball-0.3.1/configure-10006-    else
tuxfootball-0.3.1/configure:10007:      case `/usr/bin/file conftest.$ac_objext` in
tuxfootball-0.3.1/configure-10008-	*32-bit*)
##############################################
tuxfootball-0.3.1/configure-11022-do :
tuxfootball-0.3.1/configure:11023:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tuxfootball-0.3.1/configure-11024-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tuxfootball-0.3.1/configure-11027-  cat >>confdefs.h <<_ACEOF
tuxfootball-0.3.1/configure:11028:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tuxfootball-0.3.1/configure-11029-_ACEOF
##############################################
tuxfootball-0.3.1/configure-11054-  case ${2} in
tuxfootball-0.3.1/configure:11055:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
tuxfootball-0.3.1/configure:11056:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
tuxfootball-0.3.1/configure-11057-  esac
##############################################
tuxfootball-0.3.1/configure-11324-done
tuxfootball-0.3.1/configure:11325:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
tuxfootball-0.3.1/configure-11326-
##############################################
tuxfootball-0.3.1/configure-11353-	"file_magic "*)
tuxfootball-0.3.1/configure:11354:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
tuxfootball-0.3.1/configure-11355-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
tuxfootball-0.3.1/configure-11419-	"file_magic "*)
tuxfootball-0.3.1/configure:11420:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
tuxfootball-0.3.1/configure-11421-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
tuxfootball-0.3.1/configure-11782-      *)
tuxfootball-0.3.1/configure:11783:	case `$CC -V 2>&1 | sed 5q` in
tuxfootball-0.3.1/configure-11784-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
tuxfootball-0.3.1/configure-12142-  if test "$hard_links" = no; then
tuxfootball-0.3.1/configure:12143:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
tuxfootball-0.3.1/configure:12144:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
tuxfootball-0.3.1/configure-12145-    need_locks=warn
##############################################
tuxfootball-0.3.1/configure-12228-	# shared libraries, regardless of the interface used.
tuxfootball-0.3.1/configure:12229:	case `$LD -v 2>&1` in
tuxfootball-0.3.1/configure-12230-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
tuxfootball-0.3.1/configure-12260-    supports_anon_versioning=no
tuxfootball-0.3.1/configure:12261:    case `$LD -v 2>&1` in
tuxfootball-0.3.1/configure-12262-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
tuxfootball-0.3.1/configure-12329-	# is EXPORTS), use it as is; otherwise, prepend...
tuxfootball-0.3.1/configure:12330:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
tuxfootball-0.3.1/configure-12331-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
tuxfootball-0.3.1/configure-12357-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
tuxfootball-0.3.1/configure:12358:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tuxfootball-0.3.1/configure:12359:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tuxfootball-0.3.1/configure-12360-      ;;
##############################################
tuxfootball-0.3.1/configure-12375-        pgcc*)				# Portland Group C compiler
tuxfootball-0.3.1/configure:12376:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
tuxfootball-0.3.1/configure-12377-	  tmp_addflag=' $pic_flag'
##############################################
tuxfootball-0.3.1/configure-12380-					# Portland Group f77 and f90 compilers
tuxfootball-0.3.1/configure:12381:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
tuxfootball-0.3.1/configure-12382-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
tuxfootball-0.3.1/configure-12395-	nvcc*)	# Cuda Compiler Driver 2.2
tuxfootball-0.3.1/configure:12396:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
tuxfootball-0.3.1/configure-12397-	  compiler_needs_object=yes
##############################################
tuxfootball-0.3.1/configure-12399-	esac
tuxfootball-0.3.1/configure:12400:	case `$CC -V 2>&1 | sed 5q` in
tuxfootball-0.3.1/configure-12401-	*Sun\ C*)			# Sun C 5.9
tuxfootball-0.3.1/configure:12402:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
tuxfootball-0.3.1/configure-12403-	  compiler_needs_object=yes
##############################################
tuxfootball-0.3.1/configure-12467-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
tuxfootball-0.3.1/configure:12468:      case `$LD -v 2>&1` in
tuxfootball-0.3.1/configure-12469-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
tuxfootball-0.3.1/configure-12590-	# below for broken collect2 doesn't work under 4.3+
tuxfootball-0.3.1/configure:12591:	  collect2name=`${CC} -print-prog-name=collect2`
tuxfootball-0.3.1/configure-12592-	  if test -f "$collect2name" &&
##############################################
tuxfootball-0.3.1/configure-12663-      }'
tuxfootball-0.3.1/configure:12664:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tuxfootball-0.3.1/configure-12665-  # Check for a 64-bit object if we didn't find anything.
tuxfootball-0.3.1/configure-12666-  if test -z "$lt_cv_aix_libpath_"; then
tuxfootball-0.3.1/configure:12667:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tuxfootball-0.3.1/configure-12668-  fi
##############################################
tuxfootball-0.3.1/configure-12681-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
tuxfootball-0.3.1/configure:12682:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
tuxfootball-0.3.1/configure-12683-      else
##############################################
tuxfootball-0.3.1/configure-12716-      }'
tuxfootball-0.3.1/configure:12717:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tuxfootball-0.3.1/configure-12718-  # Check for a 64-bit object if we didn't find anything.
tuxfootball-0.3.1/configure-12719-  if test -z "$lt_cv_aix_libpath_"; then
tuxfootball-0.3.1/configure:12720:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tuxfootball-0.3.1/configure-12721-  fi
##############################################
tuxfootball-0.3.1/configure-12789-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
tuxfootball-0.3.1/configure:12790:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
tuxfootball-0.3.1/configure-12791-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
tuxfootball-0.3.1/configure-12826-	# FIXME: Setting linknames here is a bad hack.
tuxfootball-0.3.1/configure:12827:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
tuxfootball-0.3.1/configure-12828-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
tuxfootball-0.3.1/configure-12844-  if test "$lt_cv_ld_force_load" = "yes"; then
tuxfootball-0.3.1/configure:12845:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
tuxfootball-0.3.1/configure-12846-
##############################################
tuxfootball-0.3.1/configure-13024-      if test "$GCC" = yes; then
tuxfootball-0.3.1/configure:13025:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/configure-13026-	# Try to use the -exported_symbol ld option, if it does not
##############################################
tuxfootball-0.3.1/configure-13052-	if test "$lt_cv_irix_exported_symbol" = yes; then
tuxfootball-0.3.1/configure:13053:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
tuxfootball-0.3.1/configure-13054-	fi
tuxfootball-0.3.1/configure-13055-      else
tuxfootball-0.3.1/configure:13056:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/configure:13057:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
tuxfootball-0.3.1/configure-13058-      fi
##############################################
tuxfootball-0.3.1/configure-13092-	hardcode_direct_absolute=yes
tuxfootball-0.3.1/configure:13093:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tuxfootball-0.3.1/configure-13094-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
tuxfootball-0.3.1/configure-13125-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
tuxfootball-0.3.1/configure:13126:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/configure-13127-      else
tuxfootball-0.3.1/configure-13128-	allow_undefined_flag=' -expect_unresolved \*'
tuxfootball-0.3.1/configure:13129:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/configure-13130-      fi
##############################################
tuxfootball-0.3.1/configure-13138-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
tuxfootball-0.3.1/configure:13139:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/configure-13140-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
tuxfootball-0.3.1/configure-13142-	allow_undefined_flag=' -expect_unresolved \*'
tuxfootball-0.3.1/configure:13143:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/configure:13144:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
tuxfootball-0.3.1/configure:13145:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
tuxfootball-0.3.1/configure-13146-
##############################################
tuxfootball-0.3.1/configure-13161-      else
tuxfootball-0.3.1/configure:13162:	case `$CC -V 2>&1` in
tuxfootball-0.3.1/configure-13163-	*"Compilers 5.0"*)
##############################################
tuxfootball-0.3.1/configure-13560-  esac
tuxfootball-0.3.1/configure:13561:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
tuxfootball-0.3.1/configure-13562-  case $lt_search_path_spec in
##############################################
tuxfootball-0.3.1/configure-13567-    # okay in the real world where ";" in dirpaths is itself problematic.
tuxfootball-0.3.1/configure:13568:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
tuxfootball-0.3.1/configure-13569-    ;;
tuxfootball-0.3.1/configure-13570-  *)
tuxfootball-0.3.1/configure:13571:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
tuxfootball-0.3.1/configure-13572-    ;;
##############################################
tuxfootball-0.3.1/configure-13576-  lt_tmp_lt_search_path_spec=
tuxfootball-0.3.1/configure:13577:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
tuxfootball-0.3.1/configure-13578-  for lt_sys_path in $lt_search_path_spec; do
##############################################
tuxfootball-0.3.1/configure-13611-  esac
tuxfootball-0.3.1/configure:13612:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
tuxfootball-0.3.1/configure-13613-else
##############################################
tuxfootball-0.3.1/configure-13699-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
tuxfootball-0.3.1/configure:13700:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
tuxfootball-0.3.1/configure-13701-    ;;
##############################################
tuxfootball-0.3.1/configure-13735-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tuxfootball-0.3.1/configure:13736:    postinstall_cmds='base_file=`basename \${file}`~
tuxfootball-0.3.1/configure:13737:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
tuxfootball-0.3.1/configure:13738:      dldir=$destdir/`dirname \$dlpath`~
tuxfootball-0.3.1/configure-13739-      test -d \$dldir || mkdir -p \$dldir~
##############################################
tuxfootball-0.3.1/configure-13744-      fi'
tuxfootball-0.3.1/configure:13745:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tuxfootball-0.3.1/configure-13746-      dlpath=$dir/\$dldll~
##############################################
tuxfootball-0.3.1/configure-13752-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
tuxfootball-0.3.1/configure:13753:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
tuxfootball-0.3.1/configure-13754-
##############################################
tuxfootball-0.3.1/configure-13758-      # MinGW DLLs use traditional 'lib' prefix
tuxfootball-0.3.1/configure:13759:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
tuxfootball-0.3.1/configure-13760-      ;;
##############################################
tuxfootball-0.3.1/configure-13762-      # pw32 DLLs use 'pw' prefix rather than 'lib'
tuxfootball-0.3.1/configure:13763:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
tuxfootball-0.3.1/configure-13764-      ;;
##############################################
tuxfootball-0.3.1/configure-13771-    libname_spec='$name'
tuxfootball-0.3.1/configure:13772:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
tuxfootball-0.3.1/configure-13773-    library_names_spec='${libname}.dll.lib'
##############################################
tuxfootball-0.3.1/configure-13783-        # Let DOS variable expansion print the short 8.3 style file name.
tuxfootball-0.3.1/configure:13784:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
tuxfootball-0.3.1/configure-13785-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
tuxfootball-0.3.1/configure-13788-      # Convert to MSYS style.
tuxfootball-0.3.1/configure:13789:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
tuxfootball-0.3.1/configure-13790-      ;;
##############################################
tuxfootball-0.3.1/configure-13794-      # like /cygdrive/c/PROGRA~1:/cygdr...
tuxfootball-0.3.1/configure:13795:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
tuxfootball-0.3.1/configure:13796:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
tuxfootball-0.3.1/configure:13797:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
tuxfootball-0.3.1/configure-13798-      ;;
##############################################
tuxfootball-0.3.1/configure-13802-        # It is most probably a Windows format PATH.
tuxfootball-0.3.1/configure:13803:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
tuxfootball-0.3.1/configure-13804-      else
tuxfootball-0.3.1/configure:13805:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
tuxfootball-0.3.1/configure-13806-      fi
##############################################
tuxfootball-0.3.1/configure-13812-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tuxfootball-0.3.1/configure:13813:    postinstall_cmds='base_file=`basename \${file}`~
tuxfootball-0.3.1/configure:13814:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
tuxfootball-0.3.1/configure:13815:      dldir=$destdir/`dirname \$dlpath`~
tuxfootball-0.3.1/configure-13816-      test -d \$dldir || mkdir -p \$dldir~
tuxfootball-0.3.1/configure-13817-      $install_prog $dir/$dlname \$dldir/$dlname'
tuxfootball-0.3.1/configure:13818:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tuxfootball-0.3.1/configure-13819-      dlpath=$dir/\$dldll~
##############################################
tuxfootball-0.3.1/configure-13826-    # Assume MSVC wrapper
tuxfootball-0.3.1/configure:13827:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
tuxfootball-0.3.1/configure-13828-    dynamic_linker='Win32 ld.exe'
##############################################
tuxfootball-0.3.1/configure-13843-  shlibpath_var=DYLD_LIBRARY_PATH
tuxfootball-0.3.1/configure:13844:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
tuxfootball-0.3.1/configure-13845-
##############################################
tuxfootball-0.3.1/configure-14083-  if test -f /etc/ld.so.conf; then
tuxfootball-0.3.1/configure:14084:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
tuxfootball-0.3.1/configure-14085-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
tuxfootball-0.3.1/configure-14146-  shlibpath_var=LD_LIBRARY_PATH
tuxfootball-0.3.1/configure:14147:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tuxfootball-0.3.1/configure-14148-    case $host_os in
##############################################
tuxfootball-0.3.1/configure-15295-done
tuxfootball-0.3.1/configure:15296:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
tuxfootball-0.3.1/configure-15297-
##############################################
tuxfootball-0.3.1/configure-15327-    # gcc leaves a trailing carriage return which upsets mingw
tuxfootball-0.3.1/configure:15328:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tuxfootball-0.3.1/configure-15329-  *)
tuxfootball-0.3.1/configure:15330:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tuxfootball-0.3.1/configure-15331-  esac
##############################################
tuxfootball-0.3.1/configure-15336-      # Canonicalize the pathname of ld
tuxfootball-0.3.1/configure:15337:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
tuxfootball-0.3.1/configure-15338-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
tuxfootball-0.3.1/configure:15339:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
tuxfootball-0.3.1/configure-15340-      done
##############################################
tuxfootball-0.3.1/configure-15371-      # Break only if it was the GNU/non-GNU ld that we prefer.
tuxfootball-0.3.1/configure:15372:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
tuxfootball-0.3.1/configure-15373-      *GNU* | *'with BFD'*)
##############################################
tuxfootball-0.3.1/configure-15402-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
tuxfootball-0.3.1/configure:15403:case `$LD -v 2>&1 </dev/null` in
tuxfootball-0.3.1/configure-15404-*GNU* | *'with BFD'*)
##############################################
tuxfootball-0.3.1/configure-15436-        # ancient GNU ld didn't support --whole-archive et. al.
tuxfootball-0.3.1/configure:15437:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
tuxfootball-0.3.1/configure-15438-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
tuxfootball-0.3.1/configure-15520-          # below for broken collect2 doesn't work under 4.3+
tuxfootball-0.3.1/configure:15521:	  collect2name=`${CC} -print-prog-name=collect2`
tuxfootball-0.3.1/configure-15522-	  if test -f "$collect2name" &&
##############################################
tuxfootball-0.3.1/configure-15593-      }'
tuxfootball-0.3.1/configure:15594:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tuxfootball-0.3.1/configure-15595-  # Check for a 64-bit object if we didn't find anything.
tuxfootball-0.3.1/configure-15596-  if test -z "$lt_cv_aix_libpath__CXX"; then
tuxfootball-0.3.1/configure:15597:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tuxfootball-0.3.1/configure-15598-  fi
##############################################
tuxfootball-0.3.1/configure-15612-
tuxfootball-0.3.1/configure:15613:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
tuxfootball-0.3.1/configure-15614-        else
##############################################
tuxfootball-0.3.1/configure-15647-      }'
tuxfootball-0.3.1/configure:15648:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tuxfootball-0.3.1/configure-15649-  # Check for a 64-bit object if we didn't find anything.
tuxfootball-0.3.1/configure-15650-  if test -z "$lt_cv_aix_libpath__CXX"; then
tuxfootball-0.3.1/configure:15651:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tuxfootball-0.3.1/configure-15652-  fi
##############################################
tuxfootball-0.3.1/configure-15720-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
tuxfootball-0.3.1/configure:15721:	  archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
tuxfootball-0.3.1/configure-15722-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
tuxfootball-0.3.1/configure-15761-	    # is EXPORTS), use it as is; otherwise, prepend...
tuxfootball-0.3.1/configure:15762:	    archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
tuxfootball-0.3.1/configure-15763-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
tuxfootball-0.3.1/configure-15782-  if test "$lt_cv_ld_force_load" = "yes"; then
tuxfootball-0.3.1/configure:15783:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
tuxfootball-0.3.1/configure-15784-
##############################################
tuxfootball-0.3.1/configure-15876-            # dependencies.
tuxfootball-0.3.1/configure:15877:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tuxfootball-0.3.1/configure-15878-            ;;
##############################################
tuxfootball-0.3.1/configure-15941-	    # dependencies.
tuxfootball-0.3.1/configure:15942:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tuxfootball-0.3.1/configure-15943-	    ;;
##############################################
tuxfootball-0.3.1/configure-15977-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
tuxfootball-0.3.1/configure:15978:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tuxfootball-0.3.1/configure:15979:	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tuxfootball-0.3.1/configure-15980-	;;
##############################################
tuxfootball-0.3.1/configure-15984-	    # SGI C++
tuxfootball-0.3.1/configure:15985:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/configure-15986-
##############################################
tuxfootball-0.3.1/configure-15995-	      if test "$with_gnu_ld" = no; then
tuxfootball-0.3.1/configure:15996:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/configure-15997-	      else
tuxfootball-0.3.1/configure:15998:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
tuxfootball-0.3.1/configure-15999-	      fi
##############################################
tuxfootball-0.3.1/configure-16016-	    # to its proper name (with version) after linking.
tuxfootball-0.3.1/configure:16017:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
tuxfootball-0.3.1/configure:16018:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
tuxfootball-0.3.1/configure-16019-	    # Commands to make compiler produce verbose output that lists
##############################################
tuxfootball-0.3.1/configure-16026-	    # dependencies.
tuxfootball-0.3.1/configure:16027:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tuxfootball-0.3.1/configure-16028-
##############################################
tuxfootball-0.3.1/configure-16041-	    # earlier do not add the objects themselves.
tuxfootball-0.3.1/configure:16042:	    case `$CC -V 2>&1` in
tuxfootball-0.3.1/configure-16043-	      *"Version 7."*)
##############################################
tuxfootball-0.3.1/configure-16062-            # Portland Group C++ compiler
tuxfootball-0.3.1/configure:16063:	    case `$CC -V` in
tuxfootball-0.3.1/configure-16064-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
tuxfootball-0.3.1/configure-16067-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
tuxfootball-0.3.1/configure:16068:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
tuxfootball-0.3.1/configure-16069-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
tuxfootball-0.3.1/configure-16071-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
tuxfootball-0.3.1/configure:16072:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
tuxfootball-0.3.1/configure-16073-		$RANLIB $oldlib'
##############################################
tuxfootball-0.3.1/configure-16076-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
tuxfootball-0.3.1/configure:16077:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
tuxfootball-0.3.1/configure-16078-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
tuxfootball-0.3.1/configure-16080-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
tuxfootball-0.3.1/configure:16081:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
tuxfootball-0.3.1/configure-16082-	      ;;
##############################################
tuxfootball-0.3.1/configure-16090-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
tuxfootball-0.3.1/configure:16091:	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
tuxfootball-0.3.1/configure-16092-            ;;
##############################################
tuxfootball-0.3.1/configure-16109-	    # dependencies.
tuxfootball-0.3.1/configure:16110:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
tuxfootball-0.3.1/configure-16111-	    ;;
##############################################
tuxfootball-0.3.1/configure-16124-	  *)
tuxfootball-0.3.1/configure:16125:	    case `$CC -V 2>&1 | sed 5q` in
tuxfootball-0.3.1/configure-16126-	    *Sun\ C*)
##############################################
tuxfootball-0.3.1/configure-16131-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
tuxfootball-0.3.1/configure:16132:	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
tuxfootball-0.3.1/configure-16133-	      compiler_needs_object_CXX=yes
##############################################
tuxfootball-0.3.1/configure-16201-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
tuxfootball-0.3.1/configure:16202:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tuxfootball-0.3.1/configure-16203-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
tuxfootball-0.3.1/configure-16220-	    # to its proper name (with version) after linking.
tuxfootball-0.3.1/configure:16221:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
tuxfootball-0.3.1/configure-16222-
##############################################
tuxfootball-0.3.1/configure-16241-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
tuxfootball-0.3.1/configure:16242:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/configure-16243-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
tuxfootball-0.3.1/configure-16246-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
tuxfootball-0.3.1/configure:16247:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/configure:16248:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
tuxfootball-0.3.1/configure-16249-	          echo "-hidden">> $lib.exp~
tuxfootball-0.3.1/configure:16250:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
tuxfootball-0.3.1/configure-16251-	          $RM $lib.exp'
##############################################
tuxfootball-0.3.1/configure-16265-	    # dependencies.
tuxfootball-0.3.1/configure:16266:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tuxfootball-0.3.1/configure-16267-	    ;;
##############################################
tuxfootball-0.3.1/configure-16272-	        osf3*)
tuxfootball-0.3.1/configure:16273:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/configure-16274-		  ;;
tuxfootball-0.3.1/configure-16275-	        *)
tuxfootball-0.3.1/configure:16276:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/configure-16277-		  ;;
##############################################
tuxfootball-0.3.1/configure-16519-
tuxfootball-0.3.1/configure:16520:  for p in `eval "$output_verbose_link_cmd"`; do
tuxfootball-0.3.1/configure-16521-    case ${prev}${p} in
##############################################
tuxfootball-0.3.1/configure-16616-linux*)
tuxfootball-0.3.1/configure:16617:  case `$CC -V 2>&1 | sed 5q` in
tuxfootball-0.3.1/configure-16618-  *Sun\ C*)
##############################################
tuxfootball-0.3.1/configure-16667-if test -n "${compiler_lib_search_path_CXX}"; then
tuxfootball-0.3.1/configure:16668: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
tuxfootball-0.3.1/configure-16669-fi
##############################################
tuxfootball-0.3.1/configure-16908-	  *)
tuxfootball-0.3.1/configure:16909:	    case `$CC -V 2>&1 | sed 5q` in
tuxfootball-0.3.1/configure-16910-	    *Sun\ C*)
##############################################
tuxfootball-0.3.1/configure-17262-  if test "$hard_links" = no; then
tuxfootball-0.3.1/configure:17263:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
tuxfootball-0.3.1/configure:17264:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
tuxfootball-0.3.1/configure-17265-    need_locks=warn
##############################################
tuxfootball-0.3.1/configure-17536-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
tuxfootball-0.3.1/configure:17537:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
tuxfootball-0.3.1/configure-17538-    ;;
##############################################
tuxfootball-0.3.1/configure-17572-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tuxfootball-0.3.1/configure:17573:    postinstall_cmds='base_file=`basename \${file}`~
tuxfootball-0.3.1/configure:17574:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
tuxfootball-0.3.1/configure:17575:      dldir=$destdir/`dirname \$dlpath`~
tuxfootball-0.3.1/configure-17576-      test -d \$dldir || mkdir -p \$dldir~
##############################################
tuxfootball-0.3.1/configure-17581-      fi'
tuxfootball-0.3.1/configure:17582:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tuxfootball-0.3.1/configure-17583-      dlpath=$dir/\$dldll~
##############################################
tuxfootball-0.3.1/configure-17589-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
tuxfootball-0.3.1/configure:17590:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
tuxfootball-0.3.1/configure-17591-
##############################################
tuxfootball-0.3.1/configure-17594-      # MinGW DLLs use traditional 'lib' prefix
tuxfootball-0.3.1/configure:17595:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
tuxfootball-0.3.1/configure-17596-      ;;
##############################################
tuxfootball-0.3.1/configure-17598-      # pw32 DLLs use 'pw' prefix rather than 'lib'
tuxfootball-0.3.1/configure:17599:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
tuxfootball-0.3.1/configure-17600-      ;;
##############################################
tuxfootball-0.3.1/configure-17607-    libname_spec='$name'
tuxfootball-0.3.1/configure:17608:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
tuxfootball-0.3.1/configure-17609-    library_names_spec='${libname}.dll.lib'
##############################################
tuxfootball-0.3.1/configure-17619-        # Let DOS variable expansion print the short 8.3 style file name.
tuxfootball-0.3.1/configure:17620:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
tuxfootball-0.3.1/configure-17621-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
tuxfootball-0.3.1/configure-17624-      # Convert to MSYS style.
tuxfootball-0.3.1/configure:17625:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
tuxfootball-0.3.1/configure-17626-      ;;
##############################################
tuxfootball-0.3.1/configure-17630-      # like /cygdrive/c/PROGRA~1:/cygdr...
tuxfootball-0.3.1/configure:17631:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
tuxfootball-0.3.1/configure:17632:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
tuxfootball-0.3.1/configure:17633:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
tuxfootball-0.3.1/configure-17634-      ;;
##############################################
tuxfootball-0.3.1/configure-17638-        # It is most probably a Windows format PATH.
tuxfootball-0.3.1/configure:17639:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
tuxfootball-0.3.1/configure-17640-      else
tuxfootball-0.3.1/configure:17641:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
tuxfootball-0.3.1/configure-17642-      fi
##############################################
tuxfootball-0.3.1/configure-17648-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tuxfootball-0.3.1/configure:17649:    postinstall_cmds='base_file=`basename \${file}`~
tuxfootball-0.3.1/configure:17650:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
tuxfootball-0.3.1/configure:17651:      dldir=$destdir/`dirname \$dlpath`~
tuxfootball-0.3.1/configure-17652-      test -d \$dldir || mkdir -p \$dldir~
tuxfootball-0.3.1/configure-17653-      $install_prog $dir/$dlname \$dldir/$dlname'
tuxfootball-0.3.1/configure:17654:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tuxfootball-0.3.1/configure-17655-      dlpath=$dir/\$dldll~
##############################################
tuxfootball-0.3.1/configure-17662-    # Assume MSVC wrapper
tuxfootball-0.3.1/configure:17663:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
tuxfootball-0.3.1/configure-17664-    dynamic_linker='Win32 ld.exe'
##############################################
tuxfootball-0.3.1/configure-17679-  shlibpath_var=DYLD_LIBRARY_PATH
tuxfootball-0.3.1/configure:17680:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
tuxfootball-0.3.1/configure-17681-
##############################################
tuxfootball-0.3.1/configure-17918-  if test -f /etc/ld.so.conf; then
tuxfootball-0.3.1/configure:17919:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
tuxfootball-0.3.1/configure-17920-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
tuxfootball-0.3.1/configure-17981-  shlibpath_var=LD_LIBRARY_PATH
tuxfootball-0.3.1/configure:17982:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tuxfootball-0.3.1/configure-17983-    case $host_os in
##############################################
tuxfootball-0.3.1/configure-18394-  test $ac_status = 0; }; then
tuxfootball-0.3.1/configure:18395:  pkg_cv_SDL_CFLAGS=`$PKG_CONFIG --cflags "sdl >= 1.2.0" 2>/dev/null`
tuxfootball-0.3.1/configure-18396-else
##############################################
tuxfootball-0.3.1/configure-18410-  test $ac_status = 0; }; then
tuxfootball-0.3.1/configure:18411:  pkg_cv_SDL_LIBS=`$PKG_CONFIG --libs "sdl >= 1.2.0" 2>/dev/null`
tuxfootball-0.3.1/configure-18412-else
##############################################
tuxfootball-0.3.1/configure-18430-        if test $_pkg_short_errors_supported = yes; then
tuxfootball-0.3.1/configure:18431:	        SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sdl >= 1.2.0" 2>&1`
tuxfootball-0.3.1/configure-18432-        else
tuxfootball-0.3.1/configure:18433:	        SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors "sdl >= 1.2.0" 2>&1`
tuxfootball-0.3.1/configure-18434-        fi
##############################################
tuxfootball-0.3.1/configure-18565-do :
tuxfootball-0.3.1/configure:18566:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tuxfootball-0.3.1/configure-18567-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tuxfootball-0.3.1/configure-18569-  cat >>confdefs.h <<_ACEOF
tuxfootball-0.3.1/configure:18570:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tuxfootball-0.3.1/configure-18571-_ACEOF
##############################################
tuxfootball-0.3.1/configure-18674-do :
tuxfootball-0.3.1/configure:18675:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tuxfootball-0.3.1/configure-18676-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tuxfootball-0.3.1/configure-18678-  cat >>confdefs.h <<_ACEOF
tuxfootball-0.3.1/configure:18679:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tuxfootball-0.3.1/configure-18680-_ACEOF
##############################################
tuxfootball-0.3.1/configure-18786-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tuxfootball-0.3.1/configure:18787:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tuxfootball-0.3.1/configure-18788-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tuxfootball-0.3.1/configure-18881-if test -z "$BASH_VERSION$ZSH_VERSION" \
tuxfootball-0.3.1/configure:18882:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tuxfootball-0.3.1/configure-18883-  as_echo='print -r --'
tuxfootball-0.3.1/configure-18884-  as_echo_n='print -rn --'
tuxfootball-0.3.1/configure:18885:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tuxfootball-0.3.1/configure-18886-  as_echo='printf %s\n'
##############################################
tuxfootball-0.3.1/configure-18888-else
tuxfootball-0.3.1/configure:18889:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tuxfootball-0.3.1/configure-18890-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tuxfootball-0.3.1/configure-18898-	expr "X$arg" : "X\\(.*\\)$as_nl";
tuxfootball-0.3.1/configure:18899:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tuxfootball-0.3.1/configure-18900-      esac;
##############################################
tuxfootball-0.3.1/configure-18975-# ----------------------------------------
tuxfootball-0.3.1/configure:18976:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tuxfootball-0.3.1/configure-18977-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tuxfootball-0.3.1/configure-19047-  {
tuxfootball-0.3.1/configure:19048:    as_val=`expr "$@" || test $? -eq 1`
tuxfootball-0.3.1/configure-19049-  }
##############################################
tuxfootball-0.3.1/configure-19151-      case $as_dir in #(
tuxfootball-0.3.1/configure:19152:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tuxfootball-0.3.1/configure-19153-      *) as_qdir=$as_dir;;
##############################################
tuxfootball-0.3.1/configure-19208-	esac;
tuxfootball-0.3.1/configure:19209:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
tuxfootball-0.3.1/configure-19210-	???[sx]*):;;*)false;;esac;fi
##############################################
tuxfootball-0.3.1/configure-19298-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tuxfootball-0.3.1/configure:19299:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tuxfootball-0.3.1/configure-19300-ac_cs_version="\\
##############################################
tuxfootball-0.3.1/configure-19323-  --*=?*)
tuxfootball-0.3.1/configure:19324:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tuxfootball-0.3.1/configure:19325:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tuxfootball-0.3.1/configure-19326-    ac_shift=:
##############################################
tuxfootball-0.3.1/configure-19328-  --*=)
tuxfootball-0.3.1/configure:19329:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tuxfootball-0.3.1/configure-19330-    ac_optarg=
##############################################
tuxfootball-0.3.1/configure-19352-    case $ac_optarg in
tuxfootball-0.3.1/configure:19353:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tuxfootball-0.3.1/configure-19354-    '') as_fn_error $? "missing file argument" ;;
##############################################
tuxfootball-0.3.1/configure-19360-    case $ac_optarg in
tuxfootball-0.3.1/configure:19361:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tuxfootball-0.3.1/configure-19362-    esac
##############################################
tuxfootball-0.3.1/configure-19436-delay_variable_subst='$delay_variable_subst'
tuxfootball-0.3.1/configure:19437:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19438:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19439:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19440:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19441:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19442:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19443:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19444:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19445:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19446:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19447:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19448:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19449:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19450:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19451:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19452:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19453:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19454:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19455:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19456:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19457:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19458:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19459:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19460:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19461:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19462:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19463:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19464:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19465:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19466:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19467:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19468:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19469:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19470:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19471:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19472:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19473:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19474:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19475:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19476:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19477:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19478:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19479:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19480:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19481:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19482:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19483:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19484:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19485:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19486:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19487:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19488:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19489:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19490:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19491:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19492:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19493:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19494:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19495:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19496:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19497:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19498:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19499:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19500:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19501:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19502:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19503:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19504:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19505:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19506:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19507:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19508:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19509:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19510:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19511:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19512:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19513:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19514:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19515:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19516:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19517:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19518:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19519:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19520:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19521:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19522:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19523:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19524:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19525:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19526:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19527:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19528:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19529:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19530:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19531:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19532:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19533:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19534:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19535:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19536:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19537:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19538:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19539:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19540:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19541:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19542:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19543:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19544:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19545:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19546:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19547:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19548:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19549:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19550:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19551:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19552:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19553:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19554:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19555:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19556:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19557:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19558:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19559:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19560:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19561:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19562:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19563:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19564:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19565:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19566:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19567:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19568:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19569:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19570:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19571:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19572:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19573:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19574:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19575:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19576:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19577:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19578:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19579:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19580:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19581:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19582:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19583:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19584:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19585:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19586:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19587:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19588:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19589:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19590:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19591:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19592:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19593:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19594:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19595:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19596:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19597:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19598:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19599:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19600:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19601:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19602:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19603:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19604:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19605:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19606:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19607:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19608:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19609:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19610:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19611:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19612:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19613:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19614:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19615:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19616:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19617:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19618:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19619:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure:19620:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/configure-19621-
##############################################
tuxfootball-0.3.1/configure-19730-compiler_lib_search_path_CXX; do
tuxfootball-0.3.1/configure:19731:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
tuxfootball-0.3.1/configure-19732-    *[\\\\\\\`\\"\\\$]*)
tuxfootball-0.3.1/configure:19733:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
tuxfootball-0.3.1/configure-19734-      ;;
##############################################
tuxfootball-0.3.1/configure-19771-postlink_cmds_CXX; do
tuxfootball-0.3.1/configure:19772:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
tuxfootball-0.3.1/configure-19773-    *[\\\\\\\`\\"\\\$]*)
tuxfootball-0.3.1/configure:19774:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
tuxfootball-0.3.1/configure-19775-      ;;
##############################################
tuxfootball-0.3.1/configure-19881-fi
tuxfootball-0.3.1/configure:19882:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tuxfootball-0.3.1/configure-19883-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tuxfootball-0.3.1/configure-19898-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tuxfootball-0.3.1/configure:19899:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tuxfootball-0.3.1/configure-19900-ac_delim='%!_!# '
##############################################
tuxfootball-0.3.1/configure-19904-
tuxfootball-0.3.1/configure:19905:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tuxfootball-0.3.1/configure-19906-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tuxfootball-0.3.1/configure-20042-for ac_last_try in false false :; do
tuxfootball-0.3.1/configure:20043:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
tuxfootball-0.3.1/configure-20044-  if test -z "$ac_tt"; then
##############################################
tuxfootball-0.3.1/configure-20174-      esac
tuxfootball-0.3.1/configure:20175:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tuxfootball-0.3.1/configure-20176-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tuxfootball-0.3.1/configure-20233-*)
tuxfootball-0.3.1/configure:20234:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tuxfootball-0.3.1/configure-20235-  # A ".." for each directory in $ac_dir_suffix.
tuxfootball-0.3.1/configure:20236:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tuxfootball-0.3.1/configure-20237-  case $ac_top_builddir_sub in
##############################################
tuxfootball-0.3.1/configure-20294-/@mandir@/p'
tuxfootball-0.3.1/configure:20295:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tuxfootball-0.3.1/configure-20296-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tuxfootball-0.3.1/configure-20311-
tuxfootball-0.3.1/configure:20312:# Neutralize VPATH when `$srcdir' = `.'.
tuxfootball-0.3.1/configure-20313-# Shell code in configure.ac might set extrasub.
##############################################
tuxfootball-0.3.1/configure-20339-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tuxfootball-0.3.1/configure:20340:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tuxfootball-0.3.1/configure-20341-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tuxfootball-0.3.1/configure-20385-    * )
tuxfootball-0.3.1/configure:20386:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tuxfootball-0.3.1/configure-20387-  esac
##############################################
tuxfootball-0.3.1/configure-20424-      case "$ac_file" in
tuxfootball-0.3.1/configure:20425:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
tuxfootball-0.3.1/configure-20426-      esac
##############################################
tuxfootball-0.3.1/configure-20429-        # Adjust a relative srcdir.
tuxfootball-0.3.1/configure:20430:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
tuxfootball-0.3.1/configure:20431:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
tuxfootball-0.3.1/configure:20432:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
tuxfootball-0.3.1/configure-20433-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
tuxfootball-0.3.1/configure-20436-        case "$ac_given_srcdir" in
tuxfootball-0.3.1/configure:20437:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
tuxfootball-0.3.1/configure-20438-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
tuxfootball-0.3.1/configure-20456-            fi
tuxfootball-0.3.1/configure:20457:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
tuxfootball-0.3.1/configure-20458-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
tuxfootball-0.3.1/configure-20545-    # Strip MF so we end up with the name of the file.
tuxfootball-0.3.1/configure:20546:    mf=`echo "$mf" | sed -e 's/:.*$//'`
tuxfootball-0.3.1/configure-20547-    # Check whether this is an Automake generated Makefile or not.
##############################################
tuxfootball-0.3.1/configure-20582-    # from the Makefile without running `make'.
tuxfootball-0.3.1/configure:20583:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
tuxfootball-0.3.1/configure-20584-    test -z "$DEPDIR" && continue
tuxfootball-0.3.1/configure:20585:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
tuxfootball-0.3.1/configure-20586-    test -z "am__include" && continue
tuxfootball-0.3.1/configure:20587:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
tuxfootball-0.3.1/configure-20588-    # When using ansi2knr, U may be empty or an underscore; expand it
tuxfootball-0.3.1/configure:20589:    U=`sed -n 's/^U = //p' < "$mf"`
tuxfootball-0.3.1/configure-20590-    # Find all dependency output files, they are included files with
##############################################
tuxfootball-0.3.1/configure-20643-
tuxfootball-0.3.1/configure:20644:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
tuxfootball-0.3.1/configure-20645-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
tuxfootball-0.3.1/INSTALL-173-directory configuration variables that were expressed in terms of
tuxfootball-0.3.1/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
tuxfootball-0.3.1/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
tuxfootball-0.3.1/missing-129-       # Could not run --version or --help.  This is probably someone
tuxfootball-0.3.1/missing:130:       # running `$TOOL --version' or `$TOOL --help' to check whether
tuxfootball-0.3.1/missing-131-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
tuxfootball-0.3.1/missing-163-         from any GNU archive site."
tuxfootball-0.3.1/missing:164:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
tuxfootball-0.3.1/missing-165-    test -z "$files" && files="config.h"
##############################################
tuxfootball-0.3.1/missing-192-         proper tools for further handling them.
tuxfootball-0.3.1/missing:193:         You can get \`$1' as part of \`Autoconf' from any GNU
tuxfootball-0.3.1/missing-194-         archive site."
tuxfootball-0.3.1/missing-195-
tuxfootball-0.3.1/missing:196:    file=`echo "$*" | sed -n "$sed_output"`
tuxfootball-0.3.1/missing:197:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
tuxfootball-0.3.1/missing-198-    if test -f "$file"; then
##############################################
tuxfootball-0.3.1/missing-221-	*.y)
tuxfootball-0.3.1/missing:222:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
tuxfootball-0.3.1/missing-223-	    if test -f "$SRCFILE"; then
##############################################
tuxfootball-0.3.1/missing-225-	    fi
tuxfootball-0.3.1/missing:226:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
tuxfootball-0.3.1/missing-227-	    if test -f "$SRCFILE"; then
##############################################
tuxfootball-0.3.1/missing-251-	*.l)
tuxfootball-0.3.1/missing:252:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
tuxfootball-0.3.1/missing-253-	    if test -f "$SRCFILE"; then
##############################################
tuxfootball-0.3.1/missing-270-
tuxfootball-0.3.1/missing:271:    file=`echo "$*" | sed -n "$sed_output"`
tuxfootball-0.3.1/missing:272:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
tuxfootball-0.3.1/missing-273-    if test -f "$file"; then
##############################################
tuxfootball-0.3.1/missing-290-    # The file to touch is that specified with -o ...
tuxfootball-0.3.1/missing:291:    file=`echo "$*" | sed -n "$sed_output"`
tuxfootball-0.3.1/missing:292:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
tuxfootball-0.3.1/missing-293-    if test -z "$file"; then
tuxfootball-0.3.1/missing-294-      # ... or it is the one specified with @setfilename ...
tuxfootball-0.3.1/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
tuxfootball-0.3.1/missing-296-      file=`sed -n '
##############################################
tuxfootball-0.3.1/missing-302-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
tuxfootball-0.3.1/missing:303:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
tuxfootball-0.3.1/missing-304-    fi
##############################################
tuxfootball-0.3.1/aclocal.m4-271-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
tuxfootball-0.3.1/aclocal.m4:272:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
tuxfootball-0.3.1/aclocal.m4-273-      fi
##############################################
tuxfootball-0.3.1/aclocal.m4-613-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
tuxfootball-0.3.1/aclocal.m4:614:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
tuxfootball-0.3.1/aclocal.m4-615-    AC_MSG_RESULT([
##############################################
tuxfootball-0.3.1/aclocal.m4-687-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
tuxfootball-0.3.1/aclocal.m4:688:case `$LD -v 2>&1 </dev/null` in
tuxfootball-0.3.1/aclocal.m4-689-*GNU* | *'with BFD'*)
##############################################
tuxfootball-0.3.1/aclocal.m4-723-    # gcc leaves a trailing carriage return which upsets mingw
tuxfootball-0.3.1/aclocal.m4:724:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tuxfootball-0.3.1/aclocal.m4-725-  *)
tuxfootball-0.3.1/aclocal.m4:726:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tuxfootball-0.3.1/aclocal.m4-727-  esac
##############################################
tuxfootball-0.3.1/aclocal.m4-732-      # Canonicalize the path of ld
tuxfootball-0.3.1/aclocal.m4:733:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
tuxfootball-0.3.1/aclocal.m4-734-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
tuxfootball-0.3.1/aclocal.m4:735:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
tuxfootball-0.3.1/aclocal.m4-736-      done
##############################################
tuxfootball-0.3.1/aclocal.m4-762-      # Break only if it was the GNU/non-GNU ld that we prefer.
tuxfootball-0.3.1/aclocal.m4:763:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
tuxfootball-0.3.1/aclocal.m4-764-      *GNU* | *'with BFD'*)
##############################################
tuxfootball-0.3.1/aclocal.m4-1028-        dnl or AC_LIB_HAVE_LINKFLAGS call.
tuxfootball-0.3.1/aclocal.m4:1029:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
tuxfootball-0.3.1/aclocal.m4-1030-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
tuxfootball-0.3.1/aclocal.m4-1103-                -L*)
tuxfootball-0.3.1/aclocal.m4:1104:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
tuxfootball-0.3.1/aclocal.m4-1105-                  dnl First look for a shared library.
##############################################
tuxfootball-0.3.1/aclocal.m4-1247-              */$acl_libdirstem | */$acl_libdirstem/)
tuxfootball-0.3.1/aclocal.m4:1248:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
tuxfootball-0.3.1/aclocal.m4-1249-                if test "$name" = '$1'; then
##############################################
tuxfootball-0.3.1/aclocal.m4-1254-              */$acl_libdirstem2 | */$acl_libdirstem2/)
tuxfootball-0.3.1/aclocal.m4:1255:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
tuxfootball-0.3.1/aclocal.m4-1256-                if test "$name" = '$1'; then
##############################################
tuxfootball-0.3.1/aclocal.m4-1310-                  -L*)
tuxfootball-0.3.1/aclocal.m4:1311:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
tuxfootball-0.3.1/aclocal.m4-1312-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
tuxfootball-0.3.1/aclocal.m4-1362-                  -R*)
tuxfootball-0.3.1/aclocal.m4:1363:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
tuxfootball-0.3.1/aclocal.m4-1364-                    if test "$enable_rpath" != no; then
##############################################
tuxfootball-0.3.1/aclocal.m4-1392-                    dnl Handle this in the next round.
tuxfootball-0.3.1/aclocal.m4:1393:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
tuxfootball-0.3.1/aclocal.m4-1394-                    ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-1398-                    dnl option.
tuxfootball-0.3.1/aclocal.m4:1399:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
tuxfootball-0.3.1/aclocal.m4-1400-                    ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-1511-            -L) next=yes ;;
tuxfootball-0.3.1/aclocal.m4:1512:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
tuxfootball-0.3.1/aclocal.m4-1513-                 dnl No need to hardcode the standard /usr/lib.
##############################################
tuxfootball-0.3.1/aclocal.m4-1760-    *)
tuxfootball-0.3.1/aclocal.m4:1761:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
tuxfootball-0.3.1/aclocal.m4-1762-      if test -n "$searchpath"; then
##############################################
tuxfootball-0.3.1/aclocal.m4-1770-                ;;
tuxfootball-0.3.1/aclocal.m4:1771:              *) searchdir=`cd "$searchdir" && pwd`
tuxfootball-0.3.1/aclocal.m4-1772-                 case "$searchdir" in
##############################################
tuxfootball-0.3.1/aclocal.m4-1909-done
tuxfootball-0.3.1/aclocal.m4:1910:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
tuxfootball-0.3.1/aclocal.m4-1911-])
##############################################
tuxfootball-0.3.1/aclocal.m4-2205-m4_define([_LT_CONFIG_STATUS_DECLARE],
tuxfootball-0.3.1/aclocal.m4:2206:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
tuxfootball-0.3.1/aclocal.m4-2207-
##############################################
tuxfootball-0.3.1/aclocal.m4-2215-#
tuxfootball-0.3.1/aclocal.m4:2216:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
tuxfootball-0.3.1/aclocal.m4-2217-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
tuxfootball-0.3.1/aclocal.m4-2325-]], lt_decl_quote_varnames); do
tuxfootball-0.3.1/aclocal.m4:2326:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
tuxfootball-0.3.1/aclocal.m4-2327-    *[[\\\\\\\`\\"\\\$]]*)
tuxfootball-0.3.1/aclocal.m4:2328:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
tuxfootball-0.3.1/aclocal.m4-2329-      ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-2338-]], lt_decl_dquote_varnames); do
tuxfootball-0.3.1/aclocal.m4:2339:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
tuxfootball-0.3.1/aclocal.m4-2340-    *[[\\\\\\\`\\"\\\$]]*)
tuxfootball-0.3.1/aclocal.m4:2341:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
tuxfootball-0.3.1/aclocal.m4-2342-      ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-2498-
tuxfootball-0.3.1/aclocal.m4:2499:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
tuxfootball-0.3.1/aclocal.m4-2500-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
tuxfootball-0.3.1/aclocal.m4-2866-  if test "$lt_cv_ld_force_load" = "yes"; then
tuxfootball-0.3.1/aclocal.m4:2867:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
tuxfootball-0.3.1/aclocal.m4-2868-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
tuxfootball-0.3.1/aclocal.m4-2919-      }]'
tuxfootball-0.3.1/aclocal.m4:2920:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tuxfootball-0.3.1/aclocal.m4-2921-  # Check for a 64-bit object if we didn't find anything.
tuxfootball-0.3.1/aclocal.m4-2922-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
tuxfootball-0.3.1/aclocal.m4:2923:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tuxfootball-0.3.1/aclocal.m4-2924-  fi],[])
##############################################
tuxfootball-0.3.1/aclocal.m4-2955-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
tuxfootball-0.3.1/aclocal.m4:2956:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
tuxfootball-0.3.1/aclocal.m4-2957-  ECHO='print -r --'
tuxfootball-0.3.1/aclocal.m4:2958:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
tuxfootball-0.3.1/aclocal.m4-2959-  ECHO='printf %s\n'
##############################################
tuxfootball-0.3.1/aclocal.m4-2990-    PATH=/empty FPATH=/empty; export PATH FPATH
tuxfootball-0.3.1/aclocal.m4:2991:    test "X`printf %s $ECHO`" = "X$ECHO" \
tuxfootball-0.3.1/aclocal.m4:2992:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
tuxfootball-0.3.1/aclocal.m4-2993-
##############################################
tuxfootball-0.3.1/aclocal.m4-3013-   if test "$GCC" = yes; then
tuxfootball-0.3.1/aclocal.m4:3014:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
tuxfootball-0.3.1/aclocal.m4-3015-   fi
##############################################
tuxfootball-0.3.1/aclocal.m4-3017- /*)
tuxfootball-0.3.1/aclocal.m4:3018:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
tuxfootball-0.3.1/aclocal.m4-3019-   ;; #(
##############################################
tuxfootball-0.3.1/aclocal.m4-3046-  if AC_TRY_EVAL(ac_compile); then
tuxfootball-0.3.1/aclocal.m4:3047:    case `/usr/bin/file conftest.$ac_objext` in
tuxfootball-0.3.1/aclocal.m4-3048-      *ELF-32*)
##############################################
tuxfootball-0.3.1/aclocal.m4-3062-    if test "$lt_cv_prog_gnu_ld" = yes; then
tuxfootball-0.3.1/aclocal.m4:3063:      case `/usr/bin/file conftest.$ac_objext` in
tuxfootball-0.3.1/aclocal.m4-3064-	*32-bit*)
##############################################
tuxfootball-0.3.1/aclocal.m4-3074-    else
tuxfootball-0.3.1/aclocal.m4:3075:      case `/usr/bin/file conftest.$ac_objext` in
tuxfootball-0.3.1/aclocal.m4-3076-	*32-bit*)
##############################################
tuxfootball-0.3.1/aclocal.m4-3426-    # And add a safety zone
tuxfootball-0.3.1/aclocal.m4:3427:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
tuxfootball-0.3.1/aclocal.m4:3428:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
tuxfootball-0.3.1/aclocal.m4-3429-    ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-3459-    if test -n "$kargmax"; then
tuxfootball-0.3.1/aclocal.m4:3460:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
tuxfootball-0.3.1/aclocal.m4-3461-    else
##############################################
tuxfootball-0.3.1/aclocal.m4-3467-    if test -n "$lt_cv_sys_max_cmd_len"; then
tuxfootball-0.3.1/aclocal.m4:3468:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
tuxfootball-0.3.1/aclocal.m4:3469:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
tuxfootball-0.3.1/aclocal.m4-3470-    else
##############################################
tuxfootball-0.3.1/aclocal.m4-3479-      # we can't tell.
tuxfootball-0.3.1/aclocal.m4:3480:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
tuxfootball-0.3.1/aclocal.m4-3481-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
tuxfootball-0.3.1/aclocal.m4-3483-      do
tuxfootball-0.3.1/aclocal.m4:3484:        i=`expr $i + 1`
tuxfootball-0.3.1/aclocal.m4-3485-        teststring=$teststring$teststring
##############################################
tuxfootball-0.3.1/aclocal.m4-3487-      # Only check the string length outside the loop.
tuxfootball-0.3.1/aclocal.m4:3488:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
tuxfootball-0.3.1/aclocal.m4-3489-      teststring=
##############################################
tuxfootball-0.3.1/aclocal.m4-3492-      # linker.  It appears as though 1/2 is a usable value.
tuxfootball-0.3.1/aclocal.m4:3493:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
tuxfootball-0.3.1/aclocal.m4-3494-    fi
##############################################
tuxfootball-0.3.1/aclocal.m4-3817-  if test "$hard_links" = no; then
tuxfootball-0.3.1/aclocal.m4:3818:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
tuxfootball-0.3.1/aclocal.m4-3819-    need_locks=warn
##############################################
tuxfootball-0.3.1/aclocal.m4-3948-  esac
tuxfootball-0.3.1/aclocal.m4:3949:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
tuxfootball-0.3.1/aclocal.m4-3950-  case $lt_search_path_spec in
##############################################
tuxfootball-0.3.1/aclocal.m4-3955-    # okay in the real world where ";" in dirpaths is itself problematic.
tuxfootball-0.3.1/aclocal.m4:3956:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
tuxfootball-0.3.1/aclocal.m4-3957-    ;;
tuxfootball-0.3.1/aclocal.m4-3958-  *)
tuxfootball-0.3.1/aclocal.m4:3959:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
tuxfootball-0.3.1/aclocal.m4-3960-    ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-3964-  lt_tmp_lt_search_path_spec=
tuxfootball-0.3.1/aclocal.m4:3965:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
tuxfootball-0.3.1/aclocal.m4-3966-  for lt_sys_path in $lt_search_path_spec; do
##############################################
tuxfootball-0.3.1/aclocal.m4-3999-  esac
tuxfootball-0.3.1/aclocal.m4:4000:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
tuxfootball-0.3.1/aclocal.m4-4001-else
##############################################
tuxfootball-0.3.1/aclocal.m4-4087-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
tuxfootball-0.3.1/aclocal.m4:4088:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
tuxfootball-0.3.1/aclocal.m4-4089-    ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-4123-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tuxfootball-0.3.1/aclocal.m4:4124:    postinstall_cmds='base_file=`basename \${file}`~
tuxfootball-0.3.1/aclocal.m4:4125:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
tuxfootball-0.3.1/aclocal.m4:4126:      dldir=$destdir/`dirname \$dlpath`~
tuxfootball-0.3.1/aclocal.m4-4127-      test -d \$dldir || mkdir -p \$dldir~
##############################################
tuxfootball-0.3.1/aclocal.m4-4132-      fi'
tuxfootball-0.3.1/aclocal.m4:4133:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tuxfootball-0.3.1/aclocal.m4-4134-      dlpath=$dir/\$dldll~
##############################################
tuxfootball-0.3.1/aclocal.m4-4140-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
tuxfootball-0.3.1/aclocal.m4:4141:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
tuxfootball-0.3.1/aclocal.m4-4142-m4_if([$1], [],[
##############################################
tuxfootball-0.3.1/aclocal.m4-4146-      # MinGW DLLs use traditional 'lib' prefix
tuxfootball-0.3.1/aclocal.m4:4147:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
tuxfootball-0.3.1/aclocal.m4-4148-      ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-4150-      # pw32 DLLs use 'pw' prefix rather than 'lib'
tuxfootball-0.3.1/aclocal.m4:4151:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
tuxfootball-0.3.1/aclocal.m4-4152-      ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-4159-    libname_spec='$name'
tuxfootball-0.3.1/aclocal.m4:4160:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
tuxfootball-0.3.1/aclocal.m4-4161-    library_names_spec='${libname}.dll.lib'
##############################################
tuxfootball-0.3.1/aclocal.m4-4171-        # Let DOS variable expansion print the short 8.3 style file name.
tuxfootball-0.3.1/aclocal.m4:4172:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
tuxfootball-0.3.1/aclocal.m4-4173-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
tuxfootball-0.3.1/aclocal.m4-4176-      # Convert to MSYS style.
tuxfootball-0.3.1/aclocal.m4:4177:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
tuxfootball-0.3.1/aclocal.m4-4178-      ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-4182-      # like /cygdrive/c/PROGRA~1:/cygdr...
tuxfootball-0.3.1/aclocal.m4:4183:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
tuxfootball-0.3.1/aclocal.m4:4184:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
tuxfootball-0.3.1/aclocal.m4:4185:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
tuxfootball-0.3.1/aclocal.m4-4186-      ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-4190-        # It is most probably a Windows format PATH.
tuxfootball-0.3.1/aclocal.m4:4191:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
tuxfootball-0.3.1/aclocal.m4-4192-      else
tuxfootball-0.3.1/aclocal.m4:4193:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
tuxfootball-0.3.1/aclocal.m4-4194-      fi
##############################################
tuxfootball-0.3.1/aclocal.m4-4200-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tuxfootball-0.3.1/aclocal.m4:4201:    postinstall_cmds='base_file=`basename \${file}`~
tuxfootball-0.3.1/aclocal.m4:4202:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
tuxfootball-0.3.1/aclocal.m4:4203:      dldir=$destdir/`dirname \$dlpath`~
tuxfootball-0.3.1/aclocal.m4-4204-      test -d \$dldir || mkdir -p \$dldir~
tuxfootball-0.3.1/aclocal.m4-4205-      $install_prog $dir/$dlname \$dldir/$dlname'
tuxfootball-0.3.1/aclocal.m4:4206:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tuxfootball-0.3.1/aclocal.m4-4207-      dlpath=$dir/\$dldll~
##############################################
tuxfootball-0.3.1/aclocal.m4-4214-    # Assume MSVC wrapper
tuxfootball-0.3.1/aclocal.m4:4215:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
tuxfootball-0.3.1/aclocal.m4-4216-    dynamic_linker='Win32 ld.exe'
##############################################
tuxfootball-0.3.1/aclocal.m4-4231-  shlibpath_var=DYLD_LIBRARY_PATH
tuxfootball-0.3.1/aclocal.m4:4232:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
tuxfootball-0.3.1/aclocal.m4-4233-m4_if([$1], [],[
##############################################
tuxfootball-0.3.1/aclocal.m4-4452-  if test -f /etc/ld.so.conf; then
tuxfootball-0.3.1/aclocal.m4:4453:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
tuxfootball-0.3.1/aclocal.m4-4454-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
tuxfootball-0.3.1/aclocal.m4-4515-  shlibpath_var=LD_LIBRARY_PATH
tuxfootball-0.3.1/aclocal.m4:4516:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tuxfootball-0.3.1/aclocal.m4-4517-    case $host_os in
##############################################
tuxfootball-0.3.1/aclocal.m4-4732-	"file_magic "*)
tuxfootball-0.3.1/aclocal.m4:4733:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
tuxfootball-0.3.1/aclocal.m4-4734-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
tuxfootball-0.3.1/aclocal.m4-4815-    # gcc leaves a trailing carriage return which upsets mingw
tuxfootball-0.3.1/aclocal.m4:4816:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tuxfootball-0.3.1/aclocal.m4-4817-  *)
tuxfootball-0.3.1/aclocal.m4:4818:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tuxfootball-0.3.1/aclocal.m4-4819-  esac
##############################################
tuxfootball-0.3.1/aclocal.m4-4824-      # Canonicalize the pathname of ld
tuxfootball-0.3.1/aclocal.m4:4825:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
tuxfootball-0.3.1/aclocal.m4-4826-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
tuxfootball-0.3.1/aclocal.m4:4827:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
tuxfootball-0.3.1/aclocal.m4-4828-      done
##############################################
tuxfootball-0.3.1/aclocal.m4-4855-      # Break only if it was the GNU/non-GNU ld that we prefer.
tuxfootball-0.3.1/aclocal.m4:4856:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
tuxfootball-0.3.1/aclocal.m4-4857-      *GNU* | *'with BFD'*)
##############################################
tuxfootball-0.3.1/aclocal.m4-4895-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
tuxfootball-0.3.1/aclocal.m4:4896:case `$LD -v 2>&1 </dev/null` in
tuxfootball-0.3.1/aclocal.m4-4897-*GNU* | *'with BFD'*)
##############################################
tuxfootball-0.3.1/aclocal.m4-5090-openbsd*)
tuxfootball-0.3.1/aclocal.m4:5091:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tuxfootball-0.3.1/aclocal.m4-5092-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
tuxfootball-0.3.1/aclocal.m4-5154-    else
tuxfootball-0.3.1/aclocal.m4:5155:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
tuxfootball-0.3.1/aclocal.m4-5156-    fi
##############################################
tuxfootball-0.3.1/aclocal.m4-5200-	# Tru64's nm complains that /dev/null is an invalid object file
tuxfootball-0.3.1/aclocal.m4:5201:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
tuxfootball-0.3.1/aclocal.m4-5202-	*/dev/null* | *'Invalid file or object type'*)
##############################################
tuxfootball-0.3.1/aclocal.m4-5206-	*)
tuxfootball-0.3.1/aclocal.m4:5207:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
tuxfootball-0.3.1/aclocal.m4-5208-	  */dev/null*)
##############################################
tuxfootball-0.3.1/aclocal.m4-5232-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
tuxfootball-0.3.1/aclocal.m4:5233:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
tuxfootball-0.3.1/aclocal.m4-5234-    *COFF*)
##############################################
tuxfootball-0.3.1/aclocal.m4-5291-  # decide which to use based on capabilities of $DLLTOOL
tuxfootball-0.3.1/aclocal.m4:5292:  case `$DLLTOOL --help 2>&1` in
tuxfootball-0.3.1/aclocal.m4-5293-  *--identify-strict*)
##############################################
tuxfootball-0.3.1/aclocal.m4-5450-# If we're using GNU nm, then use its standard symbol codes.
tuxfootball-0.3.1/aclocal.m4:5451:case `$NM -V 2>&1` in
tuxfootball-0.3.1/aclocal.m4-5452-*GNU* | *'with BFD'*)
##############################################
tuxfootball-0.3.1/aclocal.m4-5468-mingw*)
tuxfootball-0.3.1/aclocal.m4:5469:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
tuxfootball-0.3.1/aclocal.m4-5470-  ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-5521-    nlist=conftest.nm
tuxfootball-0.3.1/aclocal.m4:5522:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
tuxfootball-0.3.1/aclocal.m4-5523-      # Try sorting and uniquifying the output.
##############################################
tuxfootball-0.3.1/aclocal.m4-5859-	  *)
tuxfootball-0.3.1/aclocal.m4:5860:	    case `$CC -V 2>&1 | sed 5q` in
tuxfootball-0.3.1/aclocal.m4-5861-	    *Sun\ C*)
##############################################
tuxfootball-0.3.1/aclocal.m4-6164-      *)
tuxfootball-0.3.1/aclocal.m4:6165:	case `$CC -V 2>&1 | sed 5q` in
tuxfootball-0.3.1/aclocal.m4-6166-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
tuxfootball-0.3.1/aclocal.m4-6436-	# shared libraries, regardless of the interface used.
tuxfootball-0.3.1/aclocal.m4:6437:	case `$LD -v 2>&1` in
tuxfootball-0.3.1/aclocal.m4-6438-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-6468-    supports_anon_versioning=no
tuxfootball-0.3.1/aclocal.m4:6469:    case `$LD -v 2>&1` in
tuxfootball-0.3.1/aclocal.m4-6470-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-6537-	# is EXPORTS), use it as is; otherwise, prepend...
tuxfootball-0.3.1/aclocal.m4:6538:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
tuxfootball-0.3.1/aclocal.m4-6539-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
tuxfootball-0.3.1/aclocal.m4-6565-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
tuxfootball-0.3.1/aclocal.m4:6566:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tuxfootball-0.3.1/aclocal.m4:6567:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tuxfootball-0.3.1/aclocal.m4-6568-      ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-6583-        pgcc*)				# Portland Group C compiler
tuxfootball-0.3.1/aclocal.m4:6584:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
tuxfootball-0.3.1/aclocal.m4-6585-	  tmp_addflag=' $pic_flag'
##############################################
tuxfootball-0.3.1/aclocal.m4-6588-					# Portland Group f77 and f90 compilers
tuxfootball-0.3.1/aclocal.m4:6589:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
tuxfootball-0.3.1/aclocal.m4-6590-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-6603-	nvcc*)	# Cuda Compiler Driver 2.2
tuxfootball-0.3.1/aclocal.m4:6604:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
tuxfootball-0.3.1/aclocal.m4-6605-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
tuxfootball-0.3.1/aclocal.m4-6607-	esac
tuxfootball-0.3.1/aclocal.m4:6608:	case `$CC -V 2>&1 | sed 5q` in
tuxfootball-0.3.1/aclocal.m4-6609-	*Sun\ C*)			# Sun C 5.9
tuxfootball-0.3.1/aclocal.m4:6610:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
tuxfootball-0.3.1/aclocal.m4-6611-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
tuxfootball-0.3.1/aclocal.m4-6675-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
tuxfootball-0.3.1/aclocal.m4:6676:      case `$LD -v 2>&1` in
tuxfootball-0.3.1/aclocal.m4-6677-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
tuxfootball-0.3.1/aclocal.m4-6798-	# below for broken collect2 doesn't work under 4.3+
tuxfootball-0.3.1/aclocal.m4:6799:	  collect2name=`${CC} -print-prog-name=collect2`
tuxfootball-0.3.1/aclocal.m4-6800-	  if test -f "$collect2name" &&
##############################################
tuxfootball-0.3.1/aclocal.m4-6847-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
tuxfootball-0.3.1/aclocal.m4:6848:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
tuxfootball-0.3.1/aclocal.m4-6849-      else
##############################################
tuxfootball-0.3.1/aclocal.m4-6913-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
tuxfootball-0.3.1/aclocal.m4:6914:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
tuxfootball-0.3.1/aclocal.m4-6915-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
tuxfootball-0.3.1/aclocal.m4-6950-	# FIXME: Setting linknames here is a bad hack.
tuxfootball-0.3.1/aclocal.m4:6951:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
tuxfootball-0.3.1/aclocal.m4-6952-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
tuxfootball-0.3.1/aclocal.m4-7088-      if test "$GCC" = yes; then
tuxfootball-0.3.1/aclocal.m4:7089:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/aclocal.m4-7090-	# Try to use the -exported_symbol ld option, if it does not
##############################################
tuxfootball-0.3.1/aclocal.m4-7111-	if test "$lt_cv_irix_exported_symbol" = yes; then
tuxfootball-0.3.1/aclocal.m4:7112:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
tuxfootball-0.3.1/aclocal.m4-7113-	fi
tuxfootball-0.3.1/aclocal.m4-7114-      else
tuxfootball-0.3.1/aclocal.m4:7115:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/aclocal.m4:7116:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
tuxfootball-0.3.1/aclocal.m4-7117-      fi
##############################################
tuxfootball-0.3.1/aclocal.m4-7151-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
tuxfootball-0.3.1/aclocal.m4:7152:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tuxfootball-0.3.1/aclocal.m4-7153-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
tuxfootball-0.3.1/aclocal.m4-7184-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
tuxfootball-0.3.1/aclocal.m4:7185:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/aclocal.m4-7186-      else
tuxfootball-0.3.1/aclocal.m4-7187-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
tuxfootball-0.3.1/aclocal.m4:7188:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/aclocal.m4-7189-      fi
##############################################
tuxfootball-0.3.1/aclocal.m4-7197-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
tuxfootball-0.3.1/aclocal.m4:7198:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/aclocal.m4-7199-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
tuxfootball-0.3.1/aclocal.m4-7201-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
tuxfootball-0.3.1/aclocal.m4:7202:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/aclocal.m4:7203:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
tuxfootball-0.3.1/aclocal.m4:7204:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
tuxfootball-0.3.1/aclocal.m4-7205-
##############################################
tuxfootball-0.3.1/aclocal.m4-7220-      else
tuxfootball-0.3.1/aclocal.m4:7221:	case `$CC -V 2>&1` in
tuxfootball-0.3.1/aclocal.m4-7222-	*"Compilers 5.0"*)
##############################################
tuxfootball-0.3.1/aclocal.m4-7413-	  _LT_TAGVAR(allow_undefined_flag, $1)=
tuxfootball-0.3.1/aclocal.m4:7414:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
tuxfootball-0.3.1/aclocal.m4-7415-	  then
##############################################
tuxfootball-0.3.1/aclocal.m4-7709-        # ancient GNU ld didn't support --whole-archive et. al.
tuxfootball-0.3.1/aclocal.m4:7710:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
tuxfootball-0.3.1/aclocal.m4-7711-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
tuxfootball-0.3.1/aclocal.m4-7792-          # below for broken collect2 doesn't work under 4.3+
tuxfootball-0.3.1/aclocal.m4:7793:	  collect2name=`${CC} -print-prog-name=collect2`
tuxfootball-0.3.1/aclocal.m4-7794-	  if test -f "$collect2name" &&
##############################################
tuxfootball-0.3.1/aclocal.m4-7842-
tuxfootball-0.3.1/aclocal.m4:7843:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
tuxfootball-0.3.1/aclocal.m4-7844-        else
##############################################
tuxfootball-0.3.1/aclocal.m4-7908-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
tuxfootball-0.3.1/aclocal.m4:7909:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
tuxfootball-0.3.1/aclocal.m4-7910-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
tuxfootball-0.3.1/aclocal.m4-7949-	    # is EXPORTS), use it as is; otherwise, prepend...
tuxfootball-0.3.1/aclocal.m4:7950:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
tuxfootball-0.3.1/aclocal.m4-7951-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
tuxfootball-0.3.1/aclocal.m4-8032-            # dependencies.
tuxfootball-0.3.1/aclocal.m4:8033:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tuxfootball-0.3.1/aclocal.m4-8034-            ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-8097-	    # dependencies.
tuxfootball-0.3.1/aclocal.m4:8098:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tuxfootball-0.3.1/aclocal.m4-8099-	    ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-8133-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
tuxfootball-0.3.1/aclocal.m4:8134:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tuxfootball-0.3.1/aclocal.m4:8135:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tuxfootball-0.3.1/aclocal.m4-8136-	;;
##############################################
tuxfootball-0.3.1/aclocal.m4-8140-	    # SGI C++
tuxfootball-0.3.1/aclocal.m4:8141:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/aclocal.m4-8142-
##############################################
tuxfootball-0.3.1/aclocal.m4-8151-	      if test "$with_gnu_ld" = no; then
tuxfootball-0.3.1/aclocal.m4:8152:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/aclocal.m4-8153-	      else
tuxfootball-0.3.1/aclocal.m4:8154:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
tuxfootball-0.3.1/aclocal.m4-8155-	      fi
##############################################
tuxfootball-0.3.1/aclocal.m4-8172-	    # to its proper name (with version) after linking.
tuxfootball-0.3.1/aclocal.m4:8173:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
tuxfootball-0.3.1/aclocal.m4:8174:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
tuxfootball-0.3.1/aclocal.m4-8175-	    # Commands to make compiler produce verbose output that lists
##############################################
tuxfootball-0.3.1/aclocal.m4-8182-	    # dependencies.
tuxfootball-0.3.1/aclocal.m4:8183:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tuxfootball-0.3.1/aclocal.m4-8184-
##############################################
tuxfootball-0.3.1/aclocal.m4-8197-	    # earlier do not add the objects themselves.
tuxfootball-0.3.1/aclocal.m4:8198:	    case `$CC -V 2>&1` in
tuxfootball-0.3.1/aclocal.m4-8199-	      *"Version 7."*)
##############################################
tuxfootball-0.3.1/aclocal.m4-8218-            # Portland Group C++ compiler
tuxfootball-0.3.1/aclocal.m4:8219:	    case `$CC -V` in
tuxfootball-0.3.1/aclocal.m4-8220-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
tuxfootball-0.3.1/aclocal.m4-8223-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
tuxfootball-0.3.1/aclocal.m4:8224:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
tuxfootball-0.3.1/aclocal.m4-8225-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
tuxfootball-0.3.1/aclocal.m4-8227-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
tuxfootball-0.3.1/aclocal.m4:8228:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
tuxfootball-0.3.1/aclocal.m4-8229-		$RANLIB $oldlib'
##############################################
tuxfootball-0.3.1/aclocal.m4-8232-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
tuxfootball-0.3.1/aclocal.m4:8233:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
tuxfootball-0.3.1/aclocal.m4-8234-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
tuxfootball-0.3.1/aclocal.m4-8236-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
tuxfootball-0.3.1/aclocal.m4:8237:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
tuxfootball-0.3.1/aclocal.m4-8238-	      ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-8246-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
tuxfootball-0.3.1/aclocal.m4:8247:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
tuxfootball-0.3.1/aclocal.m4-8248-            ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-8265-	    # dependencies.
tuxfootball-0.3.1/aclocal.m4:8266:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
tuxfootball-0.3.1/aclocal.m4-8267-	    ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-8280-	  *)
tuxfootball-0.3.1/aclocal.m4:8281:	    case `$CC -V 2>&1 | sed 5q` in
tuxfootball-0.3.1/aclocal.m4-8282-	    *Sun\ C*)
##############################################
tuxfootball-0.3.1/aclocal.m4-8287-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
tuxfootball-0.3.1/aclocal.m4:8288:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
tuxfootball-0.3.1/aclocal.m4-8289-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
tuxfootball-0.3.1/aclocal.m4-8357-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
tuxfootball-0.3.1/aclocal.m4:8358:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tuxfootball-0.3.1/aclocal.m4-8359-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
tuxfootball-0.3.1/aclocal.m4-8376-	    # to its proper name (with version) after linking.
tuxfootball-0.3.1/aclocal.m4:8377:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
tuxfootball-0.3.1/aclocal.m4-8378-
##############################################
tuxfootball-0.3.1/aclocal.m4-8397-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
tuxfootball-0.3.1/aclocal.m4:8398:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/aclocal.m4-8399-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
tuxfootball-0.3.1/aclocal.m4-8402-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
tuxfootball-0.3.1/aclocal.m4:8403:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/aclocal.m4:8404:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
tuxfootball-0.3.1/aclocal.m4-8405-	          echo "-hidden">> $lib.exp~
tuxfootball-0.3.1/aclocal.m4:8406:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
tuxfootball-0.3.1/aclocal.m4-8407-	          $RM $lib.exp'
##############################################
tuxfootball-0.3.1/aclocal.m4-8421-	    # dependencies.
tuxfootball-0.3.1/aclocal.m4:8422:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tuxfootball-0.3.1/aclocal.m4-8423-	    ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-8428-	        osf3*)
tuxfootball-0.3.1/aclocal.m4:8429:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/aclocal.m4-8430-		  ;;
tuxfootball-0.3.1/aclocal.m4-8431-	        *)
tuxfootball-0.3.1/aclocal.m4:8432:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tuxfootball-0.3.1/aclocal.m4-8433-		  ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-8681-  case ${2} in
tuxfootball-0.3.1/aclocal.m4:8682:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
tuxfootball-0.3.1/aclocal.m4:8683:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
tuxfootball-0.3.1/aclocal.m4-8684-  esac
##############################################
tuxfootball-0.3.1/aclocal.m4-8769-
tuxfootball-0.3.1/aclocal.m4:8770:  for p in `eval "$output_verbose_link_cmd"`; do
tuxfootball-0.3.1/aclocal.m4-8771-    case ${prev}${p} in
##############################################
tuxfootball-0.3.1/aclocal.m4-8867-linux*)
tuxfootball-0.3.1/aclocal.m4:8868:  case `$CC -V 2>&1 | sed 5q` in
tuxfootball-0.3.1/aclocal.m4-8869-  *Sun\ C*)
##############################################
tuxfootball-0.3.1/aclocal.m4-8918-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
tuxfootball-0.3.1/aclocal.m4:8919: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
tuxfootball-0.3.1/aclocal.m4-8920-fi
##############################################
tuxfootball-0.3.1/aclocal.m4-9520-    test $lt_ac_count -gt 10 && break
tuxfootball-0.3.1/aclocal.m4:9521:    lt_ac_count=`expr $lt_ac_count + 1`
tuxfootball-0.3.1/aclocal.m4-9522-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
tuxfootball-0.3.1/aclocal.m4-9591-# ------------------------------------------------------
tuxfootball-0.3.1/aclocal.m4:9592:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
tuxfootball-0.3.1/aclocal.m4-9593-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
tuxfootball-0.3.1/aclocal.m4-10195-m4_define([lt_combine],
tuxfootball-0.3.1/aclocal.m4:10196:[m4_if(m4_eval([$# > 3]), [1],
tuxfootball-0.3.1/aclocal.m4-10197-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
tuxfootball-0.3.1/aclocal.m4-10482-    PKG_CHECK_EXISTS([$3],
tuxfootball-0.3.1/aclocal.m4:10483:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
tuxfootball-0.3.1/aclocal.m4-10484-		     [pkg_failed=yes])
##############################################
tuxfootball-0.3.1/aclocal.m4-10530-        if test $_pkg_short_errors_supported = yes; then
tuxfootball-0.3.1/aclocal.m4:10531:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
tuxfootball-0.3.1/aclocal.m4-10532-        else 
tuxfootball-0.3.1/aclocal.m4:10533:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
tuxfootball-0.3.1/aclocal.m4-10534-        fi
##############################################
tuxfootball-0.3.1/aclocal.m4-10613-changequote(,)dnl
tuxfootball-0.3.1/aclocal.m4:10614:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
tuxfootball-0.3.1/aclocal.m4-10615-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-10620-changequote(,)dnl
tuxfootball-0.3.1/aclocal.m4:10621:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
tuxfootball-0.3.1/aclocal.m4-10622-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-10639-changequote(,)dnl
tuxfootball-0.3.1/aclocal.m4:10640:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
tuxfootball-0.3.1/aclocal.m4-10641-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-10664-      case "$ac_file" in
tuxfootball-0.3.1/aclocal.m4:10665:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
tuxfootball-0.3.1/aclocal.m4-10666-      esac
##############################################
tuxfootball-0.3.1/aclocal.m4-10669-        # Adjust a relative srcdir.
tuxfootball-0.3.1/aclocal.m4:10670:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
tuxfootball-0.3.1/aclocal.m4:10671:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
tuxfootball-0.3.1/aclocal.m4:10672:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
tuxfootball-0.3.1/aclocal.m4-10673-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
tuxfootball-0.3.1/aclocal.m4-10676-        case "$ac_given_srcdir" in
tuxfootball-0.3.1/aclocal.m4:10677:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
tuxfootball-0.3.1/aclocal.m4-10678-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-10696-            fi
tuxfootball-0.3.1/aclocal.m4:10697:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
tuxfootball-0.3.1/aclocal.m4-10698-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
tuxfootball-0.3.1/aclocal.m4-10793-  # Adjust a relative srcdir.
tuxfootball-0.3.1/aclocal.m4:10794:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
tuxfootball-0.3.1/aclocal.m4:10795:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
tuxfootball-0.3.1/aclocal.m4:10796:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
tuxfootball-0.3.1/aclocal.m4-10797-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
tuxfootball-0.3.1/aclocal.m4-10800-  case "$ac_given_srcdir" in
tuxfootball-0.3.1/aclocal.m4:10801:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
tuxfootball-0.3.1/aclocal.m4-10802-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
tuxfootball-0.3.1/aclocal.m4-10861-  # Set POTFILES to the value of the Makefile variable POTFILES.
tuxfootball-0.3.1/aclocal.m4:10862:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
tuxfootball-0.3.1/aclocal.m4:10863:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
tuxfootball-0.3.1/aclocal.m4-10864-  # Compute POTFILES_DEPS as
##############################################
tuxfootball-0.3.1/aclocal.m4-10876-    # The LINGUAS file contains the set of available languages.
tuxfootball-0.3.1/aclocal.m4:10877:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
tuxfootball-0.3.1/aclocal.m4-10878-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
tuxfootball-0.3.1/aclocal.m4-10880-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
tuxfootball-0.3.1/aclocal.m4:10881:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
tuxfootball-0.3.1/aclocal.m4:10882:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
tuxfootball-0.3.1/aclocal.m4-10883-  fi
##############################################
tuxfootball-0.3.1/aclocal.m4-10924-    QMFILES="$QMFILES $srcdirpre$lang.qm"
tuxfootball-0.3.1/aclocal.m4:10925:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
tuxfootball-0.3.1/aclocal.m4-10926-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
tuxfootball-0.3.1/aclocal.m4:10927:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
tuxfootball-0.3.1/aclocal.m4-10928-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
tuxfootball-0.3.1/aclocal.m4-10965-      QTCATALOGS="$QTCATALOGS $lang.qm"
tuxfootball-0.3.1/aclocal.m4:10966:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
tuxfootball-0.3.1/aclocal.m4-10967-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
tuxfootball-0.3.1/aclocal.m4:10968:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
tuxfootball-0.3.1/aclocal.m4-10969-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
tuxfootball-0.3.1/aclocal.m4-10976-    for lang in $ALL_LINGUAS; do
tuxfootball-0.3.1/aclocal.m4:10977:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
tuxfootball-0.3.1/aclocal.m4-10978-      cat >> "$ac_file.tmp" <<EOF
##############################################
tuxfootball-0.3.1/aclocal.m4-10987-    for lang in $ALL_LINGUAS; do
tuxfootball-0.3.1/aclocal.m4:10988:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
tuxfootball-0.3.1/aclocal.m4-10989-      cat >> "$ac_file.tmp" <<EOF
##############################################
tuxfootball-0.3.1/aclocal.m4-11160-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
tuxfootball-0.3.1/aclocal.m4:11161:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
tuxfootball-0.3.1/aclocal.m4-11162-#
##############################################
tuxfootball-0.3.1/aclocal.m4-11184-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
tuxfootball-0.3.1/aclocal.m4:11185:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
tuxfootball-0.3.1/aclocal.m4-11186-# and then we would define $MISSING as
##############################################
tuxfootball-0.3.1/aclocal.m4-11200-# expand $ac_aux_dir to an absolute path
tuxfootball-0.3.1/aclocal.m4:11201:am_aux_dir=`cd $ac_aux_dir && pwd`
tuxfootball-0.3.1/aclocal.m4-11202-])
##############################################
tuxfootball-0.3.1/aclocal.m4-11302-  if test "$am_compiler_list" = ""; then
tuxfootball-0.3.1/aclocal.m4:11303:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
tuxfootball-0.3.1/aclocal.m4-11304-  fi
##############################################
tuxfootball-0.3.1/aclocal.m4-11451-    # Strip MF so we end up with the name of the file.
tuxfootball-0.3.1/aclocal.m4:11452:    mf=`echo "$mf" | sed -e 's/:.*$//'`
tuxfootball-0.3.1/aclocal.m4-11453-    # Check whether this is an Automake generated Makefile or not.
##############################################
tuxfootball-0.3.1/aclocal.m4-11460-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
tuxfootball-0.3.1/aclocal.m4:11461:      dirpart=`AS_DIRNAME("$mf")`
tuxfootball-0.3.1/aclocal.m4-11462-    else
##############################################
tuxfootball-0.3.1/aclocal.m4-11466-    # from the Makefile without running `make'.
tuxfootball-0.3.1/aclocal.m4:11467:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
tuxfootball-0.3.1/aclocal.m4-11468-    test -z "$DEPDIR" && continue
tuxfootball-0.3.1/aclocal.m4:11469:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
tuxfootball-0.3.1/aclocal.m4-11470-    test -z "am__include" && continue
tuxfootball-0.3.1/aclocal.m4:11471:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
tuxfootball-0.3.1/aclocal.m4-11472-    # When using ansi2knr, U may be empty or an underscore; expand it
tuxfootball-0.3.1/aclocal.m4:11473:    U=`sed -n 's/^U = //p' < "$mf"`
tuxfootball-0.3.1/aclocal.m4-11474-    # Find all dependency output files, they are included files with
##############################################
tuxfootball-0.3.1/aclocal.m4-11482-      test -f "$dirpart/$file" && continue
tuxfootball-0.3.1/aclocal.m4:11483:      fdir=`AS_DIRNAME(["$file"])`
tuxfootball-0.3.1/aclocal.m4-11484-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
tuxfootball-0.3.1/aclocal.m4-11537-AC_REQUIRE([AC_PROG_INSTALL])dnl
tuxfootball-0.3.1/aclocal.m4:11538:if test "`cd $srcdir && pwd`" != "`pwd`"; then
tuxfootball-0.3.1/aclocal.m4-11539-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
tuxfootball-0.3.1/aclocal.m4-11639-    * )
tuxfootball-0.3.1/aclocal.m4:11640:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tuxfootball-0.3.1/aclocal.m4-11641-  esac
tuxfootball-0.3.1/aclocal.m4-11642-done
tuxfootball-0.3.1/aclocal.m4:11643:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
tuxfootball-0.3.1/aclocal.m4-11644-
##############################################
tuxfootball-0.3.1/aclocal.m4-11757-# Ignore all kinds of additional output from `make'.
tuxfootball-0.3.1/aclocal.m4:11758:case `$am_make -s -f confmf 2> /dev/null` in #(
tuxfootball-0.3.1/aclocal.m4-11759-*the\ am__doit\ target*)
##############################################
tuxfootball-0.3.1/aclocal.m4-11767-   echo '.include "confinc"' > confmf
tuxfootball-0.3.1/aclocal.m4:11768:   case `$am_make -s -f confmf 2> /dev/null` in #(
tuxfootball-0.3.1/aclocal.m4-11769-   *the\ am__doit\ target*)
##############################################
tuxfootball-0.3.1/aclocal.m4-11800-set dummy $CC
tuxfootball-0.3.1/aclocal.m4:11801:am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
tuxfootball-0.3.1/aclocal.m4-11802-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
tuxfootball-0.3.1/aclocal.m4-11959-if (
tuxfootball-0.3.1/aclocal.m4:11960:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
tuxfootball-0.3.1/aclocal.m4-11961-   if test "$[*]" = "X"; then
tuxfootball-0.3.1/aclocal.m4-11962-      # -L didn't work.
tuxfootball-0.3.1/aclocal.m4:11963:      set X `ls -t "$srcdir/configure" conftest.file`
tuxfootball-0.3.1/aclocal.m4-11964-   fi
##############################################
tuxfootball-0.3.1/aclocal.m4-12027-if test $am_cv_make_support_nested_variables = yes; then
tuxfootball-0.3.1/aclocal.m4:12028:  dnl Using `$V' instead of `$(V)' breaks IRIX make.
tuxfootball-0.3.1/aclocal.m4-12029-  AM_V='$(V)'
##############################################
tuxfootball-0.3.1/install-sh-229-      fi
tuxfootball-0.3.1/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
tuxfootball-0.3.1/install-sh-231-    *)
##############################################
tuxfootball-0.3.1/install-sh-276-      dstdir=$dst
tuxfootball-0.3.1/install-sh:277:      dst=$dstdir/`basename "$src"`
tuxfootball-0.3.1/install-sh-278-      dstdir_status=0
##############################################
tuxfootball-0.3.1/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
tuxfootball-0.3.1/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
tuxfootball-0.3.1/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
tuxfootball-0.3.1/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
tuxfootball-0.3.1/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
tuxfootball-0.3.1/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
tuxfootball-0.3.1/install-sh-425-	    case $prefix in
tuxfootball-0.3.1/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
tuxfootball-0.3.1/install-sh-427-	      *) qprefix=$prefix;;
##############################################
tuxfootball-0.3.1/install-sh-474-    if $copy_on_change &&
tuxfootball-0.3.1/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
tuxfootball-0.3.1/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
tuxfootball-0.3.1/install-sh-477-
##############################################
tuxfootball-0.3.1/Makefile.am-49-force-update-gmo-%: check-gettext
tuxfootball-0.3.1/Makefile.am:50:	@language=`echo $@ | sed s/force-update-gmo-//` ; \
tuxfootball-0.3.1/Makefile.am-51-	if test ! -f po/$$language.po ; then echo "file po/$$language.po does not exist" ; exit 1 ; fi ; \
##############################################
tuxfootball-0.3.1/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
tuxfootball-0.3.1/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
tuxfootball-0.3.1/depcomp-69-
##############################################
tuxfootball-0.3.1/depcomp-234-  # Version 6 uses the directory in both cases.
tuxfootball-0.3.1/depcomp:235:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
tuxfootball-0.3.1/depcomp-236-  test "x$dir" = "x$object" && dir=
tuxfootball-0.3.1/depcomp:237:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
tuxfootball-0.3.1/depcomp-238-  if test "$libtool" = yes; then
##############################################
tuxfootball-0.3.1/depcomp-263-    # Do two passes, one to just change these to
tuxfootball-0.3.1/depcomp:264:    # `$object: dependent.h' and one to simply `dependent.h:'.
tuxfootball-0.3.1/depcomp-265-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
tuxfootball-0.3.1/depcomp-305-  # Do two passes, one to just change these to
tuxfootball-0.3.1/depcomp:306:  # `$object: dependent.h' and one to simply `dependent.h:'.
tuxfootball-0.3.1/depcomp-307-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
tuxfootball-0.3.1/depcomp-321-  # Much of this is similar to the tru64 case; see comments there.
tuxfootball-0.3.1/depcomp:322:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
tuxfootball-0.3.1/depcomp-323-  test "x$dir" = "x$object" && dir=
tuxfootball-0.3.1/depcomp:324:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
tuxfootball-0.3.1/depcomp-325-  if test "$libtool" = yes; then
##############################################
tuxfootball-0.3.1/depcomp-365-   # Subdirectories are respected.
tuxfootball-0.3.1/depcomp:366:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
tuxfootball-0.3.1/depcomp-367-   test "x$dir" = "x$object" && dir=
tuxfootball-0.3.1/depcomp:368:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
tuxfootball-0.3.1/depcomp-369-
##############################################
tuxfootball-0.3.1/depcomp-557-  done
tuxfootball-0.3.1/depcomp:558:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
tuxfootball-0.3.1/depcomp-559-  touch "$tmpdepfile"
##############################################
tuxfootball-0.3.1/compile-105-# Name of file we expect compiler to create.
tuxfootball-0.3.1/compile:106:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
tuxfootball-0.3.1/compile-107-
##############################################
tuxfootball-0.3.1/compile-111-# object file name, since that is what matters with a parallel build.
tuxfootball-0.3.1/compile:112:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
tuxfootball-0.3.1/compile-113-while true; do
##############################################
tuxfootball-0.3.1/Makefile.in-68-	ps-recursive uninstall-recursive
tuxfootball-0.3.1/Makefile.in:69:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tuxfootball-0.3.1/Makefile.in-70-am__vpath_adj = case $$p in \
tuxfootball-0.3.1/Makefile.in:71:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tuxfootball-0.3.1/Makefile.in-72-    *) f=$$p;; \
tuxfootball-0.3.1/Makefile.in-73-  esac;
tuxfootball-0.3.1/Makefile.in:74:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tuxfootball-0.3.1/Makefile.in-75-am__install_max = 40
tuxfootball-0.3.1/Makefile.in-76-am__nobase_strip_setup = \
tuxfootball-0.3.1/Makefile.in:77:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tuxfootball-0.3.1/Makefile.in-78-am__nobase_strip = \
##############################################
tuxfootball-0.3.1/Makefile.in-122-  while test -n "$$dir1"; do \
tuxfootball-0.3.1/Makefile.in:123:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
tuxfootball-0.3.1/Makefile.in-124-    if test "$$first" != "."; then \
tuxfootball-0.3.1/Makefile.in-125-      if test "$$first" = ".."; then \
tuxfootball-0.3.1/Makefile.in:126:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
tuxfootball-0.3.1/Makefile.in:127:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
tuxfootball-0.3.1/Makefile.in-128-      else \
tuxfootball-0.3.1/Makefile.in:129:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
tuxfootball-0.3.1/Makefile.in-130-        if test "$$first2" = "$$first"; then \
tuxfootball-0.3.1/Makefile.in:131:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
tuxfootball-0.3.1/Makefile.in-132-        else \
##############################################
tuxfootball-0.3.1/Makefile.in-137-    fi; \
tuxfootball-0.3.1/Makefile.in:138:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
tuxfootball-0.3.1/Makefile.in-139-  done; \
##############################################
tuxfootball-0.3.1/Makefile.in-393-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
tuxfootball-0.3.1/Makefile.in:394:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/Makefile.in-395-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/Makefile.in-411-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
tuxfootball-0.3.1/Makefile.in:412:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/Makefile.in-413-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/Makefile.in-429-	@list='$(tuxfootballdoc_DATA)'; test -n "$(tuxfootballdocdir)" || list=; \
tuxfootball-0.3.1/Makefile.in:430:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tuxfootball-0.3.1/Makefile.in-431-	dir='$(DESTDIR)$(tuxfootballdocdir)'; $(am__uninstall_files_from_dir)
##############################################
tuxfootball-0.3.1/Makefile.in-447-	dot_seen=no; \
tuxfootball-0.3.1/Makefile.in:448:	target=`echo $@ | sed s/-recursive//`; \
tuxfootball-0.3.1/Makefile.in-449-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
tuxfootball-0.3.1/Makefile.in-482-	rev="$$rev ."; \
tuxfootball-0.3.1/Makefile.in:483:	target=`echo $@ | sed s/-recursive//`; \
tuxfootball-0.3.1/Makefile.in-484-	for subdir in $$rev; do \
##############################################
tuxfootball-0.3.1/Makefile.in-560-GTAGS:
tuxfootball-0.3.1/Makefile.in:561:	here=`$(am__cd) $(top_builddir) && pwd` \
tuxfootball-0.3.1/Makefile.in-562-	  && $(am__cd) $(top_srcdir) \
##############################################
tuxfootball-0.3.1/Makefile.in-570-	test -d "$(distdir)" || mkdir "$(distdir)"
tuxfootball-0.3.1/Makefile.in:571:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/Makefile.in:572:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tuxfootball-0.3.1/Makefile.in-573-	list='$(DISTFILES)'; \
##############################################
tuxfootball-0.3.1/Makefile.in-584-	  if test -d $$d/$$file; then \
tuxfootball-0.3.1/Makefile.in:585:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tuxfootball-0.3.1/Makefile.in-586-	    if test -d "$(distdir)/$$file"; then \
##############################################
tuxfootball-0.3.1/Makefile.in-701-	test -d $(distdir)/_build || exit 0; \
tuxfootball-0.3.1/Makefile.in:702:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
tuxfootball-0.3.1/Makefile.in-703-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
tuxfootball-0.3.1/Makefile.in-744-	}; \
tuxfootball-0.3.1/Makefile.in:745:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
tuxfootball-0.3.1/Makefile.in-746-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
tuxfootball-0.3.1/Makefile.in-756-	fi
tuxfootball-0.3.1/Makefile.in:757:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
tuxfootball-0.3.1/Makefile.in-758-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
tuxfootball-0.3.1/Makefile.in-915-force-update-gmo-%: check-gettext
tuxfootball-0.3.1/Makefile.in:916:	@language=`echo $@ | sed s/force-update-gmo-//` ; \
tuxfootball-0.3.1/Makefile.in-917-	if test ! -f po/$$language.po ; then echo "file po/$$language.po does not exist" ; exit 1 ; fi ; \
##############################################
tuxfootball-0.3.1/config.guess-40-
tuxfootball-0.3.1/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
tuxfootball-0.3.1/config.guess-42-
##############################################
tuxfootball-0.3.1/config.guess-110-: ${TMPDIR=/tmp} ;
tuxfootball-0.3.1/config.guess:111: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
tuxfootball-0.3.1/config.guess-112- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
tuxfootball-0.3.1/config.guess-196-	    *)
tuxfootball-0.3.1/config.guess:197:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
tuxfootball-0.3.1/config.guess-198-		;;
##############################################
tuxfootball-0.3.1/config.guess-223-	*4.0)
tuxfootball-0.3.1/config.guess:224:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
tuxfootball-0.3.1/config.guess-225-		;;
tuxfootball-0.3.1/config.guess-226-	*5.*)
tuxfootball-0.3.1/config.guess:227:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
tuxfootball-0.3.1/config.guess-228-		;;
##############################################
tuxfootball-0.3.1/config.guess-233-	# types through head -n 1, so we only detect the type of CPU 0.
tuxfootball-0.3.1/config.guess:234:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
tuxfootball-0.3.1/config.guess-235-	case "$ALPHA_CPU_TYPE" in
##############################################
tuxfootball-0.3.1/config.guess-271-	# 1.2 uses "1.2" for uname -r.
tuxfootball-0.3.1/config.guess:272:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
tuxfootball-0.3.1/config.guess-273-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
tuxfootball-0.3.1/config.guess-331-    s390x:SunOS:*:*)
tuxfootball-0.3.1/config.guess:332:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tuxfootball-0.3.1/config.guess-333-	exit ;;
tuxfootball-0.3.1/config.guess-334-    sun4H:SunOS:5.*:*)
tuxfootball-0.3.1/config.guess:335:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tuxfootball-0.3.1/config.guess-336-	exit ;;
tuxfootball-0.3.1/config.guess-337-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
tuxfootball-0.3.1/config.guess:338:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tuxfootball-0.3.1/config.guess-339-	exit ;;
##############################################
tuxfootball-0.3.1/config.guess-356-	fi
tuxfootball-0.3.1/config.guess:357:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tuxfootball-0.3.1/config.guess-358-	exit ;;
##############################################
tuxfootball-0.3.1/config.guess-362-	# it's likely to be more like Solaris than SunOS4.
tuxfootball-0.3.1/config.guess:363:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tuxfootball-0.3.1/config.guess-364-	exit ;;
##############################################
tuxfootball-0.3.1/config.guess-371-	# Japanese Language versions have a version number like `4.1.3-JL'.
tuxfootball-0.3.1/config.guess:372:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
tuxfootball-0.3.1/config.guess-373-	exit ;;
##############################################
tuxfootball-0.3.1/config.guess-377-    sun*:*:4.2BSD:*)
tuxfootball-0.3.1/config.guess:378:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
tuxfootball-0.3.1/config.guess-379-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
tuxfootball-0.3.1/config.guess-459-	$CC_FOR_BUILD -o $dummy $dummy.c &&
tuxfootball-0.3.1/config.guess:460:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
tuxfootball-0.3.1/config.guess:461:	  SYSTEM_NAME=`$dummy $dummyarg` &&
tuxfootball-0.3.1/config.guess-462-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
tuxfootball-0.3.1/config.guess-515-    *:IRIX*:*:*)
tuxfootball-0.3.1/config.guess:516:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
tuxfootball-0.3.1/config.guess-517-	exit ;;
##############################################
tuxfootball-0.3.1/config.guess-545-EOF
tuxfootball-0.3.1/config.guess:546:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
tuxfootball-0.3.1/config.guess-547-		then
##############################################
tuxfootball-0.3.1/config.guess-558-    *:AIX:*:[4567])
tuxfootball-0.3.1/config.guess:559:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
tuxfootball-0.3.1/config.guess-560-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
tuxfootball-0.3.1/config.guess-593-    9000/[34678]??:HP-UX:*:*)
tuxfootball-0.3.1/config.guess:594:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tuxfootball-0.3.1/config.guess-595-	case "${UNAME_MACHINE}" in
##############################################
tuxfootball-0.3.1/config.guess-647-EOF
tuxfootball-0.3.1/config.guess:648:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
tuxfootball-0.3.1/config.guess-649-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
tuxfootball-0.3.1/config.guess-675-    ia64:HP-UX:*:*)
tuxfootball-0.3.1/config.guess:676:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tuxfootball-0.3.1/config.guess-677-	echo ia64-hp-hpux${HPUX_REV}
##############################################
tuxfootball-0.3.1/config.guess-705-EOF
tuxfootball-0.3.1/config.guess:706:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
tuxfootball-0.3.1/config.guess-707-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
tuxfootball-0.3.1/config.guess-776-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tuxfootball-0.3.1/config.guess:777:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
tuxfootball-0.3.1/config.guess-778-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tuxfootball-0.3.1/config.guess-781-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tuxfootball-0.3.1/config.guess:782:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
tuxfootball-0.3.1/config.guess-783-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tuxfootball-0.3.1/config.guess-797-	    amd64)
tuxfootball-0.3.1/config.guess:798:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tuxfootball-0.3.1/config.guess-799-	    *)
tuxfootball-0.3.1/config.guess:800:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tuxfootball-0.3.1/config.guess-801-	esac
##############################################
tuxfootball-0.3.1/config.guess-852-    prep*:SunOS:5.*:*)
tuxfootball-0.3.1/config.guess:853:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tuxfootball-0.3.1/config.guess-854-	exit ;;
##############################################
tuxfootball-0.3.1/config.guess-856-	# the GNU system
tuxfootball-0.3.1/config.guess:857:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
tuxfootball-0.3.1/config.guess-858-	exit ;;
##############################################
tuxfootball-0.3.1/config.guess-860-	# other systems with GNU libc and userland
tuxfootball-0.3.1/config.guess:861:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
tuxfootball-0.3.1/config.guess-862-	exit ;;
##############################################
tuxfootball-0.3.1/config.guess-918-EOF
tuxfootball-0.3.1/config.guess:919:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
tuxfootball-0.3.1/config.guess-920-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
tuxfootball-0.3.1/config.guess-946-EOF
tuxfootball-0.3.1/config.guess:947:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
tuxfootball-0.3.1/config.guess-948-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
tuxfootball-0.3.1/config.guess-1031-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
tuxfootball-0.3.1/config.guess:1032:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
tuxfootball-0.3.1/config.guess-1033-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
tuxfootball-0.3.1/config.guess-1301-    *:DragonFly:*:*)
tuxfootball-0.3.1/config.guess:1302:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tuxfootball-0.3.1/config.guess-1303-	exit ;;
##############################################
tuxfootball-0.3.1/config.guess-1314-    i*86:skyos:*:*)
tuxfootball-0.3.1/config.guess:1315:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
tuxfootball-0.3.1/config.guess-1316-	exit ;;
##############################################
tuxfootball-0.3.1/config.guess-1442-
tuxfootball-0.3.1/config.guess:1443:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
tuxfootball-0.3.1/config.guess-1444-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-88-.po.gmo:
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-150-	fi; \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-197-	  cd $(srcdir) \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:198:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-199-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-228-	for cat in $$catalogs; do \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-231-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-238-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:239:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-240-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-279-	for cat in $$catalogs; do \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:280:	  cat=`basename $$cat`; \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:281:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-282-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-286-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:287:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-288-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-325-	for cat in $$catalogs; do \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:326:	  cat=`basename $$cat`; \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:327:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-328-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-390-.nop.po-create:
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:391:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-392-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-397-.nop.po-update:
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:398:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-399-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-404-	cd $(srcdir); \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in:405:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
tuxfootball-0.3.1/.pc/0004-gettext-macro-0.19.patch/po/Makefile.in.in-406-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \