bygfoot/Makefile.in

2121 lines
104 KiB
Makefile

# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
# Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = .
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(srcdir)/config.h.in \
$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
TODO acconfig.h config.guess config.sub depcomp install-sh \
ltmain.sh missing mkinstalldirs
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno config.status.lineno
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
SOURCES =
DIST_SOURCES =
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
html-recursive info-recursive install-data-recursive \
install-dvi-recursive install-exec-recursive \
install-html-recursive install-info-recursive \
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
distdir dist dist-all distcheck
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
{ test ! -d "$(distdir)" \
|| { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -fr "$(distdir)"; }; }
am__relativize = \
dir0=`pwd`; \
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
sed_rest='s,^[^/]*/*,,'; \
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
sed_butlast='s,/*[^/]*$$,,'; \
while test -n "$$dir1"; do \
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
if test "$$first" != "."; then \
if test "$$first" = ".."; then \
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
else \
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
if test "$$first2" = "$$first"; then \
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
else \
dir2="../$$dir2"; \
fi; \
dir0="$$dir0"/"$$first"; \
fi; \
fi; \
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
done; \
reldir="$$dir2"
DIST_ARCHIVES = $(distdir).tar.gz
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
ALL_LINGUAS = @ALL_LINGUAS@
AMTAR = @AMTAR@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
DATADIRNAME = @DATADIRNAME@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GREP = @GREP@
GST_CFLAGS = @GST_CFLAGS@
GST_LIBS = @GST_LIBS@
HAVE_GSTREAMER = @HAVE_GSTREAMER@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
INTLLIBS = @INTLLIBS@
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
LN_S = @LN_S@
LOCALEDIR = @LOCALEDIR@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MKDIR_P = @MKDIR_P@
MKINSTALLDIRS = @MKINSTALLDIRS@
MSGFMT = @MSGFMT@
MSGFMT_OPTS = @MSGFMT_OPTS@
MSGMERGE = @MSGMERGE@
NM = @NM@
NMEDIT = @NMEDIT@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
PACKAGE_LIBS = @PACKAGE_LIBS@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
POFILES = @POFILES@
POSUB = @POSUB@
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
RANLIB = @RANLIB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
WINDRES = @WINDRES@
XGETTEXT = @XGETTEXT@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_CC = @ac_ct_CC@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
lt_ECHO = @lt_ECHO@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
AM_CFLAGS = -Wall#-fprofile-arcs -ftest-coverage -pg
SUBDIRS = src po
EXTRA_DIST = \
autogen.sh \
bygfoot.glade \
bygfoot.gladep
DISTCLEANFILES = \
intltool-extract \
intltool-merge \
intltool-update
SUPPORT_DIRS = support_files support_files/pixmaps \
support_files/pixmaps/live_game support_files/pixmaps/symbols \
support_files/pixmaps/history support_files/mmedia \
support_files/mmedia/pics support_files/lg_commentary \
support_files/strategy support_files/names \
support_files/definitions support_files/definitions/europe \
support_files/definitions/europe/israel \
support_files/definitions/europe/norway \
support_files/definitions/europe/turkey \
support_files/definitions/europe/belgium \
support_files/definitions/europe/andorra \
support_files/definitions/europe/bulgaria \
support_files/definitions/europe/romania \
support_files/definitions/europe/albania \
support_files/definitions/europe/luxembourg \
support_files/definitions/europe/greece \
support_files/definitions/europe/n_ireland \
support_files/definitions/europe/belarus \
support_files/definitions/europe/fyr_macedonia \
support_files/definitions/europe/moldova \
support_files/definitions/europe/estonia \
support_files/definitions/europe/russia \
support_files/definitions/europe/azerbaijan \
support_files/definitions/europe/scotland \
support_files/definitions/europe/netherlands \
support_files/definitions/europe/england \
support_files/definitions/europe/slovakia \
support_files/definitions/europe/wales \
support_files/definitions/europe/bosnia_herzegovina \
support_files/definitions/europe/armenia \
support_files/definitions/europe/montenegro \
support_files/definitions/europe/georgia \
support_files/definitions/europe/ireland \
support_files/definitions/europe/lithuania \
support_files/definitions/europe/slovenia \
support_files/definitions/europe/latvia \
support_files/definitions/europe/denmark \
support_files/definitions/europe/italy \
support_files/definitions/europe/croatia \
support_files/definitions/europe/cyprus \
support_files/definitions/europe/sweden \
support_files/definitions/europe/san_marino \
support_files/definitions/europe/czech \
support_files/definitions/europe/portugal \
support_files/definitions/europe/malta \
support_files/definitions/europe/france \
support_files/definitions/europe/ukraine \
support_files/definitions/europe/kazakhstan \
support_files/definitions/europe/iceland \
support_files/definitions/europe/germany \
support_files/definitions/europe/serbia \
support_files/definitions/europe/switzerland \
support_files/definitions/europe/austria \
support_files/definitions/europe/faroe_islands \
support_files/definitions/europe/spain \
support_files/definitions/europe/finland \
support_files/definitions/europe/hungary \
support_files/definitions/europe/poland \
support_files/definitions/miscellaneous \
support_files/definitions/miscellaneous/europe \
support_files/definitions/miscellaneous/wc06 \
support_files/definitions/miscellaneous/euro08 \
support_files/definitions/miscellaneous/fifa \
support_files/definitions/miscellaneous/eu \
support_files/definitions/miscellaneous/misc \
support_files/definitions/south_america \
support_files/definitions/south_america/uruguay \
support_files/definitions/south_america/ecuador \
support_files/definitions/south_america/brazil \
support_files/definitions/south_america/americas \
support_files/definitions/south_america/chile \
support_files/definitions/south_america/bolivia \
support_files/definitions/south_america/colombia \
support_files/definitions/south_america/argentina \
support_files/definitions/south_america/paraguay \
support_files/definitions/south_america/peru \
support_files/definitions/south_america/venezuela \
support_files/definitions/australia \
support_files/definitions/australia/australia \
support_files/definitions/australia/aus_victoria \
support_files/definitions/north_america \
support_files/definitions/north_america/mexico \
support_files/definitions/north_america/usa \
support_files/definitions/north_america/guatemala \
support_files/definitions/north_america/honduras \
support_files/definitions/north_america/jamaica \
support_files/definitions/north_america/canada \
support_files/definitions/north_america/costa_rica \
support_files/definitions/north_america/belize \
support_files/definitions/north_america/nicaragua \
support_files/definitions/north_america/puerto_rico \
support_files/definitions/north_america/el_salvador \
support_files/definitions/north_america/trinidad_and_tobago \
support_files/definitions/north_america/panama \
support_files/definitions/asia \
support_files/definitions/asia/japan \
support_files/definitions/asia/uzbekistan \
support_files/definitions/asia/korea \
support_files/definitions/asia/china \
support_files/definitions/asia/india \
support_files/definitions/asia/saudi_arabia \
support_files/definitions/asia/thailand \
support_files/definitions/asia/australia \
support_files/definitions/asia/singapore \
support_files/definitions/asia/qatar \
support_files/definitions/asia/indonesia \
support_files/definitions/asia/iran \
support_files/definitions/asia/uae support_files/news \
support_files/hints
SUPPORT_FILES = support_files/pixmaps/live_game/save.png \
support_files/pixmaps/live_game/stadium_riot.png \
support_files/pixmaps/live_game/structure_change.png \
support_files/pixmaps/live_game/foul.png \
support_files/pixmaps/live_game/goal_own.png \
support_files/pixmaps/live_game/injury_temp.png \
support_files/pixmaps/live_game/scoring_chance.png \
support_files/pixmaps/live_game/lost_possession.png \
support_files/pixmaps/live_game/red.png \
support_files/pixmaps/live_game/yellow.png \
support_files/pixmaps/live_game/miss.png \
support_files/pixmaps/live_game/stadium_fire.png \
support_files/pixmaps/live_game/penalty.png \
support_files/pixmaps/live_game/cross_bar.png \
support_files/pixmaps/live_game/whistle.png \
support_files/pixmaps/live_game/injury.png \
support_files/pixmaps/live_game/stadium_brkn.png \
support_files/pixmaps/live_game/goal.png \
support_files/pixmaps/live_game/post.png \
support_files/pixmaps/live_game/header.png \
support_files/pixmaps/live_game/sub.png \
support_files/pixmaps/symbols/flag_zambia.png \
support_files/pixmaps/symbols/flag_algeria.png \
support_files/pixmaps/symbols/flag_bahrain.png \
support_files/pixmaps/symbols/flag_netherlands.png \
support_files/pixmaps/symbols/flag_canada.png \
support_files/pixmaps/symbols/flag_uae.png \
support_files/pixmaps/symbols/flag_botswana.png \
support_files/pixmaps/symbols/flag_sm.png \
support_files/pixmaps/symbols/flag_euro08.png \
support_files/pixmaps/symbols/flag_tahiti.png \
support_files/pixmaps/symbols/flag_brazil.png \
support_files/pixmaps/symbols/flag_turkey.png \
support_files/pixmaps/symbols/flag_rsa.png \
support_files/pixmaps/symbols/flag_australia.png \
support_files/pixmaps/symbols/flag_greece.png \
support_files/pixmaps/symbols/flag_malta.png \
support_files/pixmaps/symbols/flag_germany.png \
support_files/pixmaps/symbols/flag_vietnam.png \
support_files/pixmaps/symbols/flag_saudi_arabia.png \
support_files/pixmaps/symbols/flag_azerbaijan.png \
support_files/pixmaps/symbols/flag_russia.png \
support_files/pixmaps/symbols/flag_kittsnev.png \
support_files/pixmaps/symbols/flag_slovakia.png \
support_files/pixmaps/symbols/flag_bosnia_herzegovina.png \
support_files/pixmaps/symbols/flag_ghana.png \
support_files/pixmaps/symbols/flag_ecuador.png \
support_files/pixmaps/symbols/flag_china.png \
support_files/pixmaps/symbols/flag_vanuatu.png \
support_files/pixmaps/symbols/flag_bolivia.png \
support_files/pixmaps/symbols/flag_colombia.png \
support_files/pixmaps/symbols/flag_romania.png \
support_files/pixmaps/symbols/flag_egypt.png \
support_files/pixmaps/symbols/flag_oman.png \
support_files/pixmaps/symbols/flag_iraq.png \
support_files/pixmaps/symbols/flag_portugal.png \
support_files/pixmaps/symbols/flag_france.png \
support_files/pixmaps/symbols/flag_fyr_macedonia.png \
support_files/pixmaps/symbols/flag_morocco.png \
support_files/pixmaps/symbols/flag_angola.png \
support_files/pixmaps/symbols/flag_cameroon.png \
support_files/pixmaps/symbols/flag_kenya.png \
support_files/pixmaps/symbols/flag_es.png \
support_files/pixmaps/symbols/flag_england.png \
support_files/pixmaps/symbols/flag_lie.png \
support_files/pixmaps/symbols/flag_eu.png \
support_files/pixmaps/symbols/flag_sudan.png \
support_files/pixmaps/symbols/flag_peru.png \
support_files/pixmaps/symbols/flag_tunisia.png \
support_files/pixmaps/symbols/flag_lithuania.png \
support_files/pixmaps/symbols/flag_macedonia.png \
support_files/pixmaps/symbols/flag_croatia.png \
support_files/pixmaps/symbols/flag_turkmenistan.png \
support_files/pixmaps/symbols/flag_solomon.png \
support_files/pixmaps/symbols/flag_usa.png \
support_files/pixmaps/symbols/flag_el_salvador.png \
support_files/pixmaps/symbols/flag_panama.png \
support_files/pixmaps/symbols/flag_cdi.png \
support_files/pixmaps/symbols/flag_switzerland.png \
support_files/pixmaps/symbols/flag_liberia.png \
support_files/pixmaps/symbols/flag_costa_rica.png \
support_files/pixmaps/symbols/flag_lux.png \
support_files/pixmaps/symbols/flag_austria.png \
support_files/pixmaps/symbols/flag_togo.png \
support_files/pixmaps/symbols/flag_faroe_islands.png \
support_files/pixmaps/symbols/flag_paraguay.png \
support_files/pixmaps/symbols/flag_rwanda.png \
support_files/pixmaps/symbols/flag_jordan.png \
support_files/pixmaps/symbols/flag_latvia.png \
support_files/pixmaps/symbols/flag_fiji.png \
support_files/pixmaps/symbols/map_ireland.png \
support_files/pixmaps/symbols/flag_honduras.png \
support_files/pixmaps/symbols/wc_samerica.png \
support_files/pixmaps/symbols/flag_thailand.png \
support_files/pixmaps/symbols/wc_africa.png \
support_files/pixmaps/symbols/flag_cyprus.png \
support_files/pixmaps/symbols/flag_kyrgyzstan.png \
support_files/pixmaps/symbols/flag_albania.png \
support_files/pixmaps/symbols/flag_nz.png \
support_files/pixmaps/symbols/flag_cpv.png \
support_files/pixmaps/symbols/flag_ch.png \
support_files/pixmaps/symbols/flag_n_ireland.png \
support_files/pixmaps/symbols/flag_belarus.png \
support_files/pixmaps/symbols/flag_liechtenstein.png \
support_files/pixmaps/symbols/flag_korea.png \
support_files/pixmaps/symbols/flag_moldova.png \
support_files/pixmaps/symbols/flag_sri_lanka.png \
support_files/pixmaps/symbols/flag_maldives.png \
support_files/pixmaps/symbols/flag_serbia.png \
support_files/pixmaps/symbols/flag_argentina.png \
support_files/pixmaps/symbols/flag_hongkong.png \
support_files/pixmaps/symbols/flag_malawi.png \
support_files/pixmaps/symbols/flag_cz.png \
support_files/pixmaps/symbols/flag_yemen.png \
support_files/pixmaps/symbols/wc_namerica.png \
support_files/pixmaps/symbols/flag_israel.png \
support_files/pixmaps/symbols/flag_italy.png \
support_files/pixmaps/symbols/flag_india.png \
support_files/pixmaps/symbols/flag_mexico.png \
support_files/pixmaps/symbols/flag_luxembourg.png \
support_files/pixmaps/symbols/flag_czech.png \
support_files/pixmaps/symbols/flag_venezuela.png \
support_files/pixmaps/symbols/flag_dk.png \
support_files/pixmaps/symbols/wc_oceania.png \
support_files/pixmaps/symbols/flag_guatemala.png \
support_files/pixmaps/symbols/flag_tajikistan.png \
support_files/pixmaps/symbols/flag_tritob.png \
support_files/pixmaps/symbols/flag_burkina_faso.png \
support_files/pixmaps/symbols/flag_scotland.png \
support_files/pixmaps/symbols/flag_guinea.png \
support_files/pixmaps/symbols/flag_royal_league.png \
support_files/pixmaps/symbols/flag_spain.png \
support_files/pixmaps/symbols/wc_asia.png \
support_files/pixmaps/symbols/flag_hungary.png \
support_files/pixmaps/symbols/flag_lebanon.png \
support_files/pixmaps/symbols/flag_wc06.png \
support_files/pixmaps/symbols/flag_sweden.png \
support_files/pixmaps/symbols/flag_andorra.png \
support_files/pixmaps/symbols/flag_san_marino.png \
support_files/pixmaps/symbols/flag_singapore.png \
support_files/pixmaps/symbols/flag_aus_victoria.png \
support_files/pixmaps/symbols/flag_iran.png \
support_files/pixmaps/symbols/flag_japan.png \
support_files/pixmaps/symbols/flag_benin.png \
support_files/pixmaps/symbols/wc_europe.png \
support_files/pixmaps/symbols/flag_uganda.png \
support_files/pixmaps/symbols/flag_zimbabwe.png \
support_files/pixmaps/symbols/flag_libya.png \
support_files/pixmaps/symbols/flag_malaysia.png \
support_files/pixmaps/symbols/flag_estonia.png \
support_files/pixmaps/symbols/flag_kuwait.png \
support_files/pixmaps/symbols/flag_congo.png \
support_files/pixmaps/symbols/flag_korea_dpr.png \
support_files/pixmaps/symbols/flag_qatar.png \
support_files/pixmaps/symbols/flag_vingren.png \
support_files/pixmaps/symbols/flag_indonesia.png \
support_files/pixmaps/symbols/flag_wales.png \
support_files/pixmaps/symbols/flag_scg.png \
support_files/pixmaps/symbols/flag_armenia.png \
support_files/pixmaps/symbols/flag_poland.png \
support_files/pixmaps/symbols/flag_georgia.png \
support_files/pixmaps/symbols/flag_ireland.png \
support_files/pixmaps/symbols/flag_norway.png \
support_files/pixmaps/symbols/flag_uzbekistan.png \
support_files/pixmaps/symbols/flag_denmark.png \
support_files/pixmaps/symbols/flag_mali.png \
support_files/pixmaps/symbols/flag_jamaica.png \
support_files/pixmaps/symbols/flag_bulgaria.png \
support_files/pixmaps/symbols/flag_syria.png \
support_files/pixmaps/symbols/flag_bh.png \
support_files/pixmaps/symbols/flag_congodr.png \
support_files/pixmaps/symbols/flag_laos.png \
support_files/pixmaps/symbols/flag_fi.png \
support_files/pixmaps/symbols/flag_ukraine.png \
support_files/pixmaps/symbols/flag_iceland.png \
support_files/pixmaps/symbols/flag_fifa.png \
support_files/pixmaps/symbols/flag_finland.png \
support_files/pixmaps/symbols/flag_montenegro.png \
support_files/pixmaps/symbols/flag_senegal.png \
support_files/pixmaps/symbols/flag_nigeria.png \
support_files/pixmaps/symbols/flag_slovenia.png \
support_files/pixmaps/symbols/flag_palestine.png \
support_files/pixmaps/symbols/flag_chile.png \
support_files/pixmaps/symbols/flag_belgium.png \
support_files/pixmaps/symbols/flag_chtaipei.png \
support_files/pixmaps/symbols/flag_gabon.png \
support_files/pixmaps/symbols/flag_kazakhstan.png \
support_files/pixmaps/symbols/flag_uruguay.png \
support_files/pixmaps/symbols/flag_puerto_rico.png \
support_files/pixmaps/symbols/flag_belize.png \
support_files/pixmaps/history/fire_failure.png \
support_files/pixmaps/history/relegated.png \
support_files/pixmaps/history/champion.png \
support_files/pixmaps/history/end_season.png \
support_files/pixmaps/history/reach_cup_round.png \
support_files/pixmaps/history/start_game.png \
support_files/pixmaps/history/win_final.png \
support_files/pixmaps/history/fire_finance.png \
support_files/pixmaps/history/promoted.png \
support_files/pixmaps/history/job_offer.png \
support_files/pixmaps/history/lose_final.png \
support_files/pixmaps/menu_fixtures.png \
support_files/pixmaps/menu_match_stats.png \
support_files/pixmaps/menu_player_move_to_ya.png \
support_files/pixmaps/bygfoot_splash2.png \
support_files/pixmaps/menu_league_results.png \
support_files/pixmaps/transfers.png \
support_files/pixmaps/menu_browse_tms.png \
support_files/pixmaps/menu_fixtures_comp.png \
support_files/pixmaps/menu_player_put_transfer.png \
support_files/pixmaps/menu_player_move_to_team.png \
support_files/pixmaps/table_down.png \
support_files/pixmaps/player_status_ban.png \
support_files/pixmaps/boost_off.png \
support_files/pixmaps/preview.png \
support_files/pixmaps/boost_on.png \
support_files/pixmaps/bygfoot_splash.png \
support_files/pixmaps/menu_structure.png \
support_files/pixmaps/menu_season_res.png \
support_files/pixmaps/menu_mmatches.png \
support_files/pixmaps/style_all_atk.png \
support_files/pixmaps/menu_stadium.png \
support_files/pixmaps/menu_rearrange.png \
support_files/pixmaps/menu_player_info.png \
support_files/pixmaps/menu_save_geometry.png \
support_files/pixmaps/style_atk.png \
support_files/pixmaps/player_status_injury.png \
support_files/pixmaps/menu_physio.png \
support_files/pixmaps/player_status_cold.png \
support_files/pixmaps/boost_anti.png \
support_files/pixmaps/menu_player_browse.png \
support_files/pixmaps/menu_player_remove_transfer.png \
support_files/pixmaps/menu_last_match.png \
support_files/pixmaps/menu_league_stats.png \
support_files/pixmaps/new_week.png \
support_files/pixmaps/decrease_red.png \
support_files/pixmaps/style_all_def.png \
support_files/pixmaps/increase_green.png \
support_files/pixmaps/player_status_hot.png \
support_files/pixmaps/menu_boost.png \
support_files/pixmaps/menu_finances.png \
support_files/pixmaps/menu_table.png \
support_files/pixmaps/menu_player_contract.png \
support_files/pixmaps/style_bal.png \
support_files/pixmaps/style_def.png \
support_files/pixmaps/menu_player_shoots.png \
support_files/pixmaps/menu_youth_academy.png \
support_files/pixmaps/bygfoot_icon.png \
support_files/pixmaps/menu_scout.png \
support_files/pixmaps/menu_style.png \
support_files/pixmaps/menu_player_fire.png \
support_files/pixmaps/menu_history.png \
support_files/pixmaps/table_stay.png \
support_files/pixmaps/player_status_yellow.png \
support_files/pixmaps/table_up.png \
support_files/mmedia/pics/match13.jpg \
support_files/mmedia/pics/match4.jpg \
support_files/mmedia/pics/match14.jpg \
support_files/mmedia/pics/match5.jpg \
support_files/mmedia/pics/match15.jpg \
support_files/mmedia/pics/match6.jpg \
support_files/mmedia/pics/match7.jpg \
support_files/mmedia/pics/match8.jpg \
support_files/mmedia/pics/match9.jpg \
support_files/mmedia/pics/match1.jpg \
support_files/mmedia/pics/match10.jpg \
support_files/mmedia/pics/match11.jpg \
support_files/mmedia/pics/match2.jpg \
support_files/mmedia/pics/match12.jpg \
support_files/mmedia/pics/match3.jpg \
support_files/lg_commentary/lg_commentary_ro.xml \
support_files/lg_commentary/lg_commentary_en.xml \
support_files/lg_commentary/lg_commentary_pt.xml \
support_files/lg_commentary/lg_commentary_fr.xml \
support_files/lg_commentary/lg_commentary_bg.xml \
support_files/lg_commentary/lg_commentary_de.xml \
support_files/lg_commentary/lg_commentary_el.xml \
support_files/lg_commentary/lg_commentary_sv.xml \
support_files/lg_commentary/lg_commentary_nl.xml \
support_files/lg_commentary/lg_commentary_pl.xml \
support_files/lg_commentary/lg_commentary_it.xml \
support_files/lg_commentary/lg_commentary_tr.xml \
support_files/strategy/strategy_gy.xml \
support_files/strategy/strategy_gy2.xml \
support_files/strategy/strategy_fit.xml \
support_files/strategy/strategy_defend.xml \
support_files/strategy/strategy_attack1.xml \
support_files/strategy/strategy_attack2.xml \
support_files/strategy/strategy_defence.xml \
support_files/strategy/strategy_normal2.xml \
support_files/names/player_names_belgium.xml \
support_files/names/player_names_sweden.xml \
support_files/names/player_names_romania.xml \
support_files/names/player_names_japan.xml \
support_files/names/player_names_portugal.xml \
support_files/names/player_names_france.xml \
support_files/names/player_names_serbia.xml \
support_files/names/player_names_netherlands.xml \
support_files/names/player_names_argentina.xml \
support_files/names/player_names_england.xml \
support_files/names/player_names_peru.xml \
support_files/names/player_names_poland.xml \
support_files/names/player_names_norway.xml \
support_files/names/player_names_israel.xml \
support_files/names/player_names_denmark.xml \
support_files/names/player_names_italy.xml \
support_files/names/player_names_brazil.xml \
support_files/names/player_names_turkey.xml \
support_files/names/player_names_australia.xml \
support_files/names/player_names_bulgaria.xml \
support_files/names/player_names_usa.xml \
support_files/names/player_names_greece.xml \
support_files/names/player_names_czech.xml \
support_files/names/player_names_ukraine.xml \
support_files/names/player_names_germany.xml \
support_files/names/player_names_russia.xml \
support_files/names/player_names_scotland.xml \
support_files/names/player_names_latinoamerica.xml \
support_files/names/player_names_spain.xml \
support_files/names/player_names_finland.xml \
support_files/names/player_names_hungary.xml \
support_files/names/player_names_general.xml \
support_files/names/player_names_latvia.xml \
support_files/definitions/europe/israel/cup_israel_prom_games1.xml \
support_files/definitions/europe/israel/country_israel.xml \
support_files/definitions/europe/israel/league_israel1.xml \
support_files/definitions/europe/israel/league_israel2.xml \
support_files/definitions/europe/israel/league_israel3.xml \
support_files/definitions/europe/israel/league_israel4a.xml \
support_files/definitions/europe/israel/league_israel4b.xml \
support_files/definitions/europe/israel/cup_israel_cup.xml \
support_files/definitions/europe/norway/cup_norway_nm.xml \
support_files/definitions/europe/norway/country_norway.xml \
support_files/definitions/europe/norway/league_norway1.xml \
support_files/definitions/europe/norway/league_norway2.xml \
support_files/definitions/europe/norway/league_norway3a.xml \
support_files/definitions/europe/norway/league_norway3b.xml \
support_files/definitions/europe/norway/cup_norway_kvalik.xml \
support_files/definitions/europe/norway/league_norway3c.xml \
support_files/definitions/europe/norway/league_norway3d.xml \
support_files/definitions/europe/turkey/cup_turkey_supercup.xml \
support_files/definitions/europe/turkey/cup_turkey_prom_games1.xml \
support_files/definitions/europe/turkey/country_turkey.xml \
support_files/definitions/europe/turkey/cup_turkey_kupasi.xml \
support_files/definitions/europe/turkey/league_turkey1.xml \
support_files/definitions/europe/turkey/league_turkey2.xml \
support_files/definitions/europe/turkey/league_turkey3a.xml \
support_files/definitions/europe/turkey/league_turkey3b.xml \
support_files/definitions/europe/turkey/league_turkey3c.xml \
support_files/definitions/europe/turkey/league_turkey3d.xml \
support_files/definitions/europe/turkey/league_turkey3e.xml \
support_files/definitions/europe/belgium/cup_belgium_supercup.xml \
support_files/definitions/europe/belgium/cup_belgium_beker.xml \
support_files/definitions/europe/belgium/cup_belgium_eindronde2.xml \
support_files/definitions/europe/belgium/cup_belgium_eindronde3.xml \
support_files/definitions/europe/belgium/cup_belgium_eindronde4.xml \
support_files/definitions/europe/belgium/country_belgium.xml \
support_files/definitions/europe/belgium/league_belgium1.xml \
support_files/definitions/europe/belgium/league_belgium2.xml \
support_files/definitions/europe/belgium/league_belgium3a.xml \
support_files/definitions/europe/belgium/cup_belgium.xml \
support_files/definitions/europe/belgium/league_belgium3b.xml \
support_files/definitions/europe/belgium/league_belgium4a.xml \
support_files/definitions/europe/belgium/league_belgium4b.xml \
support_files/definitions/europe/belgium/league_belgium4c.xml \
support_files/definitions/europe/belgium/league_belgium4d.xml \
support_files/definitions/europe/andorra/cup_andorra_supercup.xml \
support_files/definitions/europe/andorra/cup_andorra_cup.xml \
support_files/definitions/europe/andorra/cup_andorra_prom_games1.xml \
support_files/definitions/europe/andorra/country_andorra.xml \
support_files/definitions/europe/andorra/league_andorra1.xml \
support_files/definitions/europe/andorra/league_andorra2.xml \
support_files/definitions/europe/bulgaria/cup_bulgaria_national.xml \
support_files/definitions/europe/bulgaria/cup_supercup_bulgaria.xml \
support_files/definitions/europe/bulgaria/cup_bulgaria_prom_games2.xml \
support_files/definitions/europe/bulgaria/country_bulgaria.xml \
support_files/definitions/europe/bulgaria/league_bulgaria1.xml \
support_files/definitions/europe/bulgaria/league_bulgaria2a.xml \
support_files/definitions/europe/bulgaria/league_bulgaria2b.xml \
support_files/definitions/europe/bulgaria/league_bulgaria3a.xml \
support_files/definitions/europe/bulgaria/league_bulgaria3b.xml \
support_files/definitions/europe/bulgaria/league_bulgaria3c.xml \
support_files/definitions/europe/bulgaria/league_bulgaria3d.xml \
support_files/definitions/europe/romania/league_romania3e.xml \
support_files/definitions/europe/romania/league_romania3f.xml \
support_files/definitions/europe/romania/cup_romania_supercup.xml \
support_files/definitions/europe/romania/cup_romania_coupe.xml \
support_files/definitions/europe/romania/country_romania.xml \
support_files/definitions/europe/romania/cup_romania_prom_games3.xml \
support_files/definitions/europe/romania/league_romania1.xml \
support_files/definitions/europe/romania/cup_romania_prom_games4.xml \
support_files/definitions/europe/romania/league_romania2a.xml \
support_files/definitions/europe/romania/league_romania2b.xml \
support_files/definitions/europe/romania/league_romania3a.xml \
support_files/definitions/europe/romania/league_romania3b.xml \
support_files/definitions/europe/romania/league_romania3c.xml \
support_files/definitions/europe/romania/league_romania3d.xml \
support_files/definitions/europe/albania/cup_albania_supercup.xml \
support_files/definitions/europe/albania/cup_albania_cup.xml \
support_files/definitions/europe/albania/cup_albania_prom_games1.xml \
support_files/definitions/europe/albania/country_albania.xml \
support_files/definitions/europe/albania/league_albania1.xml \
support_files/definitions/europe/albania/league_albania2.xml \
support_files/definitions/europe/albania/league_albania3a.xml \
support_files/definitions/europe/albania/league_albania3b.xml \
support_files/definitions/europe/luxembourg/league_luxembourg3b.xml \
support_files/definitions/europe/luxembourg/cup_luxembourg_cup.xml \
support_files/definitions/europe/luxembourg/country_luxembourg.xml \
support_files/definitions/europe/luxembourg/league_luxembourg1.xml \
support_files/definitions/europe/luxembourg/league_luxembourg2.xml \
support_files/definitions/europe/luxembourg/league_luxembourg3a.xml \
support_files/definitions/europe/greece/league_greece3a.xml \
support_files/definitions/europe/greece/league_greece3b.xml \
support_files/definitions/europe/greece/cup_greece_supercup.xml \
support_files/definitions/europe/greece/cup_greece_cup.xml \
support_files/definitions/europe/greece/cup_greece_prom_games2.xml \
support_files/definitions/europe/greece/country_greece.xml \
support_files/definitions/europe/greece/league_greece1.xml \
support_files/definitions/europe/greece/league_greece2.xml \
support_files/definitions/europe/n_ireland/league_n_ireland3.xml \
support_files/definitions/europe/n_ireland/cup_n_ireland_setanta.xml \
support_files/definitions/europe/n_ireland/cup_n_ireland_cup.xml \
support_files/definitions/europe/n_ireland/cup_n_ireland_prom_games1.xml \
support_files/definitions/europe/n_ireland/country_n_ireland.xml \
support_files/definitions/europe/n_ireland/league_n_ireland1.xml \
support_files/definitions/europe/n_ireland/league_n_ireland2.xml \
support_files/definitions/europe/belarus/country_belarus.xml \
support_files/definitions/europe/belarus/league_belarus1.xml \
support_files/definitions/europe/belarus/league_belarus2.xml \
support_files/definitions/europe/belarus/cup_belarus_cup.xml \
support_files/definitions/europe/fyr_macedonia/cup_fyr_macedonia_prom_games1.xml \
support_files/definitions/europe/fyr_macedonia/country_fyr_macedonia.xml \
support_files/definitions/europe/fyr_macedonia/league_fyr_macedonia1.xml \
support_files/definitions/europe/fyr_macedonia/league_fyr_macedonia2.xml \
support_files/definitions/europe/fyr_macedonia/league_fyr_macedonia3a.xml \
support_files/definitions/europe/fyr_macedonia/league_fyr_macedonia3b.xml \
support_files/definitions/europe/fyr_macedonia/league_fyr_macedonia3c.xml \
support_files/definitions/europe/fyr_macedonia/league_fyr_macedonia3d.xml \
support_files/definitions/europe/fyr_macedonia/league_fyr_macedonia3e.xml \
support_files/definitions/europe/fyr_macedonia/league_fyr_macedonia3f.xml \
support_files/definitions/europe/fyr_macedonia/cup_fyr_macedonia_cup.xml \
support_files/definitions/europe/moldova/country_moldova.xml \
support_files/definitions/europe/moldova/league_moldova1.xml \
support_files/definitions/europe/moldova/league_moldova2.xml \
support_files/definitions/europe/moldova/league_moldova3a.xml \
support_files/definitions/europe/moldova/league_moldova3b.xml \
support_files/definitions/europe/moldova/cup_moldova_cup.xml \
support_files/definitions/europe/estonia/cup_estonia_cup.xml \
support_files/definitions/europe/estonia/cup_estonia_prom_games1.xml \
support_files/definitions/europe/estonia/country_estonia.xml \
support_files/definitions/europe/estonia/league_estonia1.xml \
support_files/definitions/europe/estonia/league_estonia2.xml \
support_files/definitions/europe/estonia/league_estonia3a.xml \
support_files/definitions/europe/estonia/league_estonia3b.xml \
support_files/definitions/europe/estonia/league_estonia4a.xml \
support_files/definitions/europe/estonia/league_estonia4b.xml \
support_files/definitions/europe/estonia/league_estonia4c.xml \
support_files/definitions/europe/estonia/league_estonia4d.xml \
support_files/definitions/europe/estonia/cup_estonia_supercup.xml \
support_files/definitions/europe/russia/league_russia3e.xml \
support_files/definitions/europe/russia/cup_russia_supercup.xml \
support_files/definitions/europe/russia/cup_russia_cup.xml \
support_files/definitions/europe/russia/country_russia.xml \
support_files/definitions/europe/russia/league_russia1.xml \
support_files/definitions/europe/russia/league_russia2.xml \
support_files/definitions/europe/russia/league_russia3a.xml \
support_files/definitions/europe/russia/league_russia3b.xml \
support_files/definitions/europe/russia/league_russia3c.xml \
support_files/definitions/europe/russia/league_russia3d.xml \
support_files/definitions/europe/azerbaijan/cup_azerbaijan_cup.xml \
support_files/definitions/europe/azerbaijan/country_azerbaijan.xml \
support_files/definitions/europe/azerbaijan/league_azerbaijan1.xml \
support_files/definitions/europe/azerbaijan/league_azerbaijan2.xml \
support_files/definitions/europe/scotland/cup_scotland_league.xml \
support_files/definitions/europe/scotland/cup_scotland_fa.xml \
support_files/definitions/europe/scotland/cup_scotland_prom_games2.xml \
support_files/definitions/europe/scotland/country_scotland.xml \
support_files/definitions/europe/scotland/cup_scotland_prom_games3.xml \
support_files/definitions/europe/scotland/league_scotland1.xml \
support_files/definitions/europe/scotland/league_scotland2.xml \
support_files/definitions/europe/scotland/league_scotland3.xml \
support_files/definitions/europe/scotland/league_scotland4.xml \
support_files/definitions/europe/netherlands/league_netherlands3d.xml \
support_files/definitions/europe/netherlands/cup_netherlands_nacompetitie2.xml \
support_files/definitions/europe/netherlands/league_netherlands3e.xml \
support_files/definitions/europe/netherlands/league_netherlands3f.xml \
support_files/definitions/europe/netherlands/cup_netherlands_nacompetitie4.xml \
support_files/definitions/europe/netherlands/cup_netherlands_nacompetitie5.xml \
support_files/definitions/europe/netherlands/cup_netherlands_supercup.xml \
support_files/definitions/europe/netherlands/cup_netherlands_cup.xml \
support_files/definitions/europe/netherlands/cup_netherlands_nacompetitie6.xml \
support_files/definitions/europe/netherlands/country_netherlands.xml \
support_files/definitions/europe/netherlands/league_netherlands1.xml \
support_files/definitions/europe/netherlands/league_netherlands2.xml \
support_files/definitions/europe/netherlands/league_netherlands3a.xml \
support_files/definitions/europe/netherlands/league_netherlands3b.xml \
support_files/definitions/europe/netherlands/league_netherlands3c.xml \
support_files/definitions/europe/england/cup_england_league_vs_cup.xml \
support_files/definitions/europe/england/cup_england_league.xml \
support_files/definitions/europe/england/cup_england_fa.xml \
support_files/definitions/europe/england/cup_england_prom_games2.xml \
support_files/definitions/europe/england/country_england.xml \
support_files/definitions/europe/england/cup_england_prom_games3.xml \
support_files/definitions/europe/england/league_england1.xml \
support_files/definitions/europe/england/cup_england_prom_games4.xml \
support_files/definitions/europe/england/league_england2.xml \
support_files/definitions/europe/england/cup_england_prom_games5.xml \
support_files/definitions/europe/england/league_england3.xml \
support_files/definitions/europe/england/league_england4.xml \
support_files/definitions/europe/england/league_england5.xml \
support_files/definitions/europe/slovakia/league_slovakia3b.xml \
support_files/definitions/europe/slovakia/cup_slovakia_cup.xml \
support_files/definitions/europe/slovakia/country_slovakia.xml \
support_files/definitions/europe/slovakia/league_slovakia1.xml \
support_files/definitions/europe/slovakia/league_slovakia2.xml \
support_files/definitions/europe/slovakia/league_slovakia3a.xml \
support_files/definitions/europe/wales/league_wales2a.xml \
support_files/definitions/europe/wales/league_wales2b.xml \
support_files/definitions/europe/wales/cup_wales_challenge.xml \
support_files/definitions/europe/wales/cup_wales_welsh.xml \
support_files/definitions/europe/wales/cup_wales_premier.xml \
support_files/definitions/europe/wales/league_wales_english.xml \
support_files/definitions/europe/wales/country_wales.xml \
support_files/definitions/europe/wales/league_wales1.xml \
support_files/definitions/europe/bosnia_herzegovina/league_bosnia_herzegovina2a.xml \
support_files/definitions/europe/bosnia_herzegovina/league_bosnia_herzegovina2b.xml \
support_files/definitions/europe/bosnia_herzegovina/cup_bosnia_herzegovina_cup.xml \
support_files/definitions/europe/bosnia_herzegovina/country_bosnia_herzegovina.xml \
support_files/definitions/europe/bosnia_herzegovina/league_bosnia_herzegovina1.xml \
support_files/definitions/europe/armenia/league_armenia2.xml \
support_files/definitions/europe/armenia/cup_armenia_cup.xml \
support_files/definitions/europe/armenia/country_armenia.xml \
support_files/definitions/europe/armenia/league_armenia1.xml \
support_files/definitions/europe/montenegro/country_montenegro.xml \
support_files/definitions/europe/montenegro/league_montenegro1.xml \
support_files/definitions/europe/montenegro/league_montenegro2.xml \
support_files/definitions/europe/montenegro/cup_montenegro_cup.xml \
support_files/definitions/europe/montenegro/cup_montenegro_prom_games1.xml \
support_files/definitions/europe/georgia/country_georgia.xml \
support_files/definitions/europe/georgia/league_georgia1.xml \
support_files/definitions/europe/georgia/league_georgia2a.xml \
support_files/definitions/europe/georgia/league_georgia2b.xml \
support_files/definitions/europe/georgia/cup_georgia_cup.xml \
support_files/definitions/europe/georgia/cup_georgia_prom_games1.xml \
support_files/definitions/europe/ireland/cup_ireland_prom_games2.xml \
support_files/definitions/europe/ireland/country_ireland.xml \
support_files/definitions/europe/ireland/league_ireland1.xml \
support_files/definitions/europe/ireland/league_ireland2.xml \
support_files/definitions/europe/ireland/cup_ireland_setanta.xml \
support_files/definitions/europe/ireland/league_ireland3a.xml \
support_files/definitions/europe/ireland/league_ireland3b.xml \
support_files/definitions/europe/ireland/cup_ireland_league.xml \
support_files/definitions/europe/ireland/cup_ireland_cup.xml \
support_files/definitions/europe/ireland/cup_ireland_prom_games.xml \
support_files/definitions/europe/lithuania/country_lithuania.xml \
support_files/definitions/europe/lithuania/league_lithuania1.xml \
support_files/definitions/europe/lithuania/league_lithuania2.xml \
support_files/definitions/europe/lithuania/cup_lithuania_cup.xml \
support_files/definitions/europe/lithuania/cup_lithuania_prom_games1.xml \
support_files/definitions/europe/slovenia/cup_slovenia_prom_games1.xml \
support_files/definitions/europe/slovenia/country_slovenia.xml \
support_files/definitions/europe/slovenia/league_slovenia1.xml \
support_files/definitions/europe/slovenia/league_slovenia2.xml \
support_files/definitions/europe/slovenia/league_slovenia3a.xml \
support_files/definitions/europe/slovenia/league_slovenia3b.xml \
support_files/definitions/europe/slovenia/cup_slovenia_supercup.xml \
support_files/definitions/europe/slovenia/cup_slovenia_cup.xml \
support_files/definitions/europe/latvia/country_latvia.xml \
support_files/definitions/europe/latvia/league_latvia1.xml \
support_files/definitions/europe/latvia/league_latvia2.xml \
support_files/definitions/europe/latvia/league_latvia3a.xml \
support_files/definitions/europe/latvia/league_latvia3b.xml \
support_files/definitions/europe/latvia/league_latvia3c.xml \
support_files/definitions/europe/latvia/league_latvia3d.xml \
support_files/definitions/europe/latvia/league_latvia3e.xml \
support_files/definitions/europe/latvia/cup_latvia_cup.xml \
support_files/definitions/europe/latvia/cup_latvia_promotion1.xml \
support_files/definitions/europe/denmark/cup_denmark_prom_games2.xml \
support_files/definitions/europe/denmark/country_denmark.xml \
support_files/definitions/europe/denmark/league_denmark1.xml \
support_files/definitions/europe/denmark/league_denmark2.xml \
support_files/definitions/europe/denmark/league_denmark3a.xml \
support_files/definitions/europe/denmark/league_denmark3b.xml \
support_files/definitions/europe/denmark/league_denmark4a.xml \
support_files/definitions/europe/denmark/league_denmark4b.xml \
support_files/definitions/europe/denmark/league_denmark4c.xml \
support_files/definitions/europe/denmark/cup_denmark_cup.xml \
support_files/definitions/europe/italy/league_italy1.xml \
support_files/definitions/europe/italy/league_italy2.xml \
support_files/definitions/europe/italy/league_italy3a.xml \
support_files/definitions/europe/italy/league_italy4a.xml \
support_files/definitions/europe/italy/league_italy3b.xml \
support_files/definitions/europe/italy/league_italy4b.xml \
support_files/definitions/europe/italy/cup_italy_supercoppa.xml \
support_files/definitions/europe/italy/league_italy4c.xml \
support_files/definitions/europe/italy/cup_italy_prom_games_2_1.xml \
support_files/definitions/europe/italy/country_italy.xml \
support_files/definitions/europe/italy/cup_italy_prom_games_2_3.xml \
support_files/definitions/europe/italy/cup_italy_prom_games_3a_2.xml \
support_files/definitions/europe/italy/cup_italy_prom_games_3b_2.xml \
support_files/definitions/europe/italy/cup_italy_prom_games_3a_4.xml \
support_files/definitions/europe/italy/cup_italy_prom_games_4a_3.xml \
support_files/definitions/europe/italy/cup_italy_prom_games_4b_3.xml \
support_files/definitions/europe/italy/cup_italy_prom_games_3b_4.xml \
support_files/definitions/europe/italy/cup_italy_prom_games_4c_3.xml \
support_files/definitions/europe/italy/cup_italy_coppa.xml \
support_files/definitions/europe/croatia/cup_croatia_cup.xml \
support_files/definitions/europe/croatia/cup_croatia_prom_games1.xml \
support_files/definitions/europe/croatia/country_croatia.xml \
support_files/definitions/europe/croatia/league_croatia1.xml \
support_files/definitions/europe/croatia/league_croatia2.xml \
support_files/definitions/europe/croatia/league_croatia3a.xml \
support_files/definitions/europe/croatia/league_croatia3b.xml \
support_files/definitions/europe/croatia/league_croatia3c.xml \
support_files/definitions/europe/croatia/cup_croatia_supercup.xml \
support_files/definitions/europe/cyprus/cup_cyprus_supercup.xml \
support_files/definitions/europe/cyprus/cup_cyprus_cup.xml \
support_files/definitions/europe/cyprus/country_cyprus.xml \
support_files/definitions/europe/cyprus/league_cyprus1.xml \
support_files/definitions/europe/cyprus/league_cyprus2.xml \
support_files/definitions/europe/sweden/league_sweden_superettan.xml \
support_files/definitions/europe/sweden/league_sweden_division_2_ostrasvealand.xml \
support_files/definitions/europe/sweden/league_sweden_division_1_sodra.xml \
support_files/definitions/europe/sweden/league_sweden_division_3_sodranorrland.xml \
support_files/definitions/europe/sweden/cup_sweden_cupen.xml \
support_files/definitions/europe/sweden/league_sweden_division_2_vastragotaland.xml \
support_files/definitions/europe/sweden/league_sweden_division_3_vastrasvealand.xml \
support_files/definitions/europe/sweden/league_sweden_division_2_norrland.xml \
support_files/definitions/europe/sweden/league_sweden_division_1_norra.xml \
support_files/definitions/europe/sweden/league_sweden_division_3_norranorrland.xml \
support_files/definitions/europe/sweden/league_sweden_division_2_sodragotaland.xml \
support_files/definitions/europe/sweden/league_sweden_division_3_sydostragotaland.xml \
support_files/definitions/europe/sweden/league_sweden_division_3_sodragotaland.xml \
support_files/definitions/europe/sweden/league_sweden_division_3_nordostragotaland.xml \
support_files/definitions/europe/sweden/cup_sweden_fa.xml \
support_files/definitions/europe/sweden/league_sweden_division_3_sodrasvealand.xml \
support_files/definitions/europe/sweden/cup_sweden_supercupen.xml \
support_files/definitions/europe/sweden/league_sweden_division_3_mellerstanorrland.xml \
support_files/definitions/europe/sweden/cup_sweden_prom_games_allsvenskan.xml \
support_files/definitions/europe/sweden/league_sweden_division_3_sydvastragotaland.xml \
support_files/definitions/europe/sweden/league_sweden_allsvenskan.xml \
support_files/definitions/europe/sweden/country_sweden.xml \
support_files/definitions/europe/sweden/league_sweden_division_3_nordvastragotaland.xml \
support_files/definitions/europe/sweden/league_sweden_division_2_norrasvealand.xml \
support_files/definitions/europe/sweden/cup_sweden_prom_games_div3_2.xml \
support_files/definitions/europe/sweden/league_sweden_division_3_norrasvealand.xml \
support_files/definitions/europe/sweden/league_sweden_division_2_mellerstagotaland.xml \
support_files/definitions/europe/sweden/cup_sweden_prom_games_superettan.xml \
support_files/definitions/europe/sweden/league_sweden_division_3_mellerstagotaland.xml \
support_files/definitions/europe/san_marino/cup_san_marino_playoffs.xml \
support_files/definitions/europe/san_marino/league_san_marino_group_a.xml \
support_files/definitions/europe/san_marino/league_san_marino_group_b.xml \
support_files/definitions/europe/san_marino/country_san_marino.xml \
support_files/definitions/europe/san_marino/cup_san_marino_supercoppa.xml \
support_files/definitions/europe/san_marino/cup_san_marino_coppa.xml \
support_files/definitions/europe/czech/league_czech2.xml \
support_files/definitions/europe/czech/league_czech3a.xml \
support_files/definitions/europe/czech/league_czech3b.xml \
support_files/definitions/europe/czech/cup_czech_cup.xml \
support_files/definitions/europe/czech/country_czech.xml \
support_files/definitions/europe/czech/league_czech1.xml \
support_files/definitions/europe/portugal/country_portugal.xml \
support_files/definitions/europe/portugal/cup_portugal_supercup.xml \
support_files/definitions/europe/portugal/cup_portugal_leaguecup.xml \
support_files/definitions/europe/portugal/cup_portugal_prom_games2.xml \
support_files/definitions/europe/portugal/cup_portugal_prom_games3.xml \
support_files/definitions/europe/portugal/league_portugal1.xml \
support_files/definitions/europe/portugal/league_portugal2.xml \
support_files/definitions/europe/portugal/league_portugal3a.xml \
support_files/definitions/europe/portugal/league_portugal3b.xml \
support_files/definitions/europe/portugal/league_portugal4a.xml \
support_files/definitions/europe/portugal/league_portugal3c.xml \
support_files/definitions/europe/portugal/league_portugal4b.xml \
support_files/definitions/europe/portugal/league_portugal3d.xml \
support_files/definitions/europe/portugal/league_portugal4c.xml \
support_files/definitions/europe/portugal/league_portugal4d.xml \
support_files/definitions/europe/portugal/league_portugal4ac.xml \
support_files/definitions/europe/portugal/league_portugal4e.xml \
support_files/definitions/europe/portugal/league_portugal4f.xml \
support_files/definitions/europe/portugal/cup_portugal_cup.xml \
support_files/definitions/europe/malta/country_malta.xml \
support_files/definitions/europe/malta/league_malta1.xml \
support_files/definitions/europe/malta/league_malta2.xml \
support_files/definitions/europe/malta/cup_malta_supercup.xml \
support_files/definitions/europe/malta/cup_malta_cup.xml \
support_files/definitions/europe/france/country_france.xml \
support_files/definitions/europe/france/cup_france_ligue.xml \
support_files/definitions/europe/france/cup_france_supercup.xml \
support_files/definitions/europe/france/cup_france_coupe.xml \
support_files/definitions/europe/france/league_france1.xml \
support_files/definitions/europe/france/league_france2.xml \
support_files/definitions/europe/france/league_france3.xml \
support_files/definitions/europe/france/league_france4a.xml \
support_files/definitions/europe/france/league_france4b.xml \
support_files/definitions/europe/france/league_france5a.xml \
support_files/definitions/europe/france/league_france4c.xml \
support_files/definitions/europe/france/league_france5b.xml \
support_files/definitions/europe/france/league_france4d.xml \
support_files/definitions/europe/france/league_france5c.xml \
support_files/definitions/europe/france/league_france5d.xml \
support_files/definitions/europe/france/league_france5e.xml \
support_files/definitions/europe/france/league_france5f.xml \
support_files/definitions/europe/france/league_france5g.xml \
support_files/definitions/europe/france/league_france5h.xml \
support_files/definitions/europe/ukraine/country_ukraine.xml \
support_files/definitions/europe/ukraine/league_ukraine1.xml \
support_files/definitions/europe/ukraine/league_ukraine2.xml \
support_files/definitions/europe/ukraine/league_ukraine3a.xml \
support_files/definitions/europe/ukraine/league_ukraine3b.xml \
support_files/definitions/europe/ukraine/cup_ukraine_supercup.xml \
support_files/definitions/europe/ukraine/cup_ukraine_cup.xml \
support_files/definitions/europe/kazakhstan/country_kazakhstan.xml \
support_files/definitions/europe/kazakhstan/league_kazakhstan1.xml \
support_files/definitions/europe/kazakhstan/league_kazakhstan2.xml \
support_files/definitions/europe/kazakhstan/cup_kazakhstan_supercup.xml \
support_files/definitions/europe/kazakhstan/cup_kazakhstan_cup.xml \
support_files/definitions/europe/iceland/country_iceland.xml \
support_files/definitions/europe/iceland/league_iceland1.xml \
support_files/definitions/europe/iceland/league_iceland2.xml \
support_files/definitions/europe/iceland/league_iceland3.xml \
support_files/definitions/europe/iceland/cup_iceland_cup.xml \
support_files/definitions/europe/germany/cup_germany_dfb.xml \
support_files/definitions/europe/germany/country_germany.xml \
support_files/definitions/europe/germany/league_germany5_1.xml \
support_files/definitions/europe/germany/league_germany5_2.xml \
support_files/definitions/europe/germany/league_germany5_3.xml \
support_files/definitions/europe/germany/league_germany5_4.xml \
support_files/definitions/europe/germany/league_germany5_5.xml \
support_files/definitions/europe/germany/league_germany5_6.xml \
support_files/definitions/europe/germany/league_germany5_7.xml \
support_files/definitions/europe/germany/cup_germany_supercup.xml \
support_files/definitions/europe/germany/league_germany5_8.xml \
support_files/definitions/europe/germany/league_germany5_9.xml \
support_files/definitions/europe/germany/cup_germany_prom_games1.xml \
support_files/definitions/europe/germany/cup_germany_prom_games2.xml \
support_files/definitions/europe/germany/league_germany1.xml \
support_files/definitions/europe/germany/league_germany2.xml \
support_files/definitions/europe/germany/league_germany3.xml \
support_files/definitions/europe/germany/league_germany5_10.xml \
support_files/definitions/europe/germany/league_germany4a.xml \
support_files/definitions/europe/germany/league_germany5_11.xml \
support_files/definitions/europe/germany/league_germany4b.xml \
support_files/definitions/europe/germany/league_germany5_12.xml \
support_files/definitions/europe/germany/league_germany4c.xml \
support_files/definitions/europe/serbia/cup_serbia_cup.xml \
support_files/definitions/europe/serbia/cup_serbia_prom_games1.xml \
support_files/definitions/europe/serbia/country_serbia.xml \
support_files/definitions/europe/serbia/league_serbia1.xml \
support_files/definitions/europe/serbia/league_serbia2.xml \
support_files/definitions/europe/serbia/league_serbia3a.xml \
support_files/definitions/europe/serbia/league_serbia3b.xml \
support_files/definitions/europe/serbia/league_serbia3c.xml \
support_files/definitions/europe/serbia/league_serbia3d.xml \
support_files/definitions/europe/switzerland/cup_switzerland_cup.xml \
support_files/definitions/europe/switzerland/cup_switzerland_prom_games1.xml \
support_files/definitions/europe/switzerland/cup_switzerland_prom_games2.xml \
support_files/definitions/europe/switzerland/country_switzerland.xml \
support_files/definitions/europe/switzerland/league_switzerland1.xml \
support_files/definitions/europe/switzerland/league_switzerland2.xml \
support_files/definitions/europe/switzerland/league_switzerland3a.xml \
support_files/definitions/europe/switzerland/league_switzerland3b.xml \
support_files/definitions/europe/switzerland/league_switzerland3c.xml \
support_files/definitions/europe/austria/league_austria3c.xml \
support_files/definitions/europe/austria/league_austria4b.xml \
support_files/definitions/europe/austria/league_austria4c.xml \
support_files/definitions/europe/austria/league_austria4d.xml \
support_files/definitions/europe/austria/league_austria4e.xml \
support_files/definitions/europe/austria/league_austria4f.xml \
support_files/definitions/europe/austria/league_austria4g.xml \
support_files/definitions/europe/austria/cup_austria_cup.xml \
support_files/definitions/europe/austria/league_austria4h.xml \
support_files/definitions/europe/austria/league_austria4i.xml \
support_files/definitions/europe/austria/country_austria.xml \
support_files/definitions/europe/austria/league_austria1.xml \
support_files/definitions/europe/austria/league_austria2.xml \
support_files/definitions/europe/austria/league_austria3a.xml \
support_files/definitions/europe/austria/league_austria3b.xml \
support_files/definitions/europe/austria/league_austria4a.xml \
support_files/definitions/europe/faroe_islands/cup_faroe_islands_cup.xml \
support_files/definitions/europe/faroe_islands/country_faroe_islands.xml \
support_files/definitions/europe/faroe_islands/league_faroe_islands1.xml \
support_files/definitions/europe/faroe_islands/league_faroe_islands2.xml \
support_files/definitions/europe/faroe_islands/league_faroe_islands3.xml \
support_files/definitions/europe/spain/league_spain3a.xml \
support_files/definitions/europe/spain/league_spain3b.xml \
support_files/definitions/europe/spain/cup_spain_supercopa.xml \
support_files/definitions/europe/spain/league_spain3c.xml \
support_files/definitions/europe/spain/cup_spain_rfef.xml \
support_files/definitions/europe/spain/league_spain3d.xml \
support_files/definitions/europe/spain/cup_spain_cdr.xml \
support_files/definitions/europe/spain/cup_spain_prom_games_1.xml \
support_files/definitions/europe/spain/cup_spain_prom_games_2.xml \
support_files/definitions/europe/spain/cup_spain_prom_games_3.xml \
support_files/definitions/europe/spain/country_spain.xml \
support_files/definitions/europe/spain/cup_spain_prom_games_4.xml \
support_files/definitions/europe/spain/league_spain1.xml \
support_files/definitions/europe/spain/league_spain2.xml \
support_files/definitions/europe/finland/league_finland3a.xml \
support_files/definitions/europe/finland/league_finland3b.xml \
support_files/definitions/europe/finland/league_finland3c.xml \
support_files/definitions/europe/finland/cup_finland_prom_games1.xml \
support_files/definitions/europe/finland/country_finland.xml \
support_files/definitions/europe/finland/league_finland1.xml \
support_files/definitions/europe/finland/cup_finland_suomen_cup.xml \
support_files/definitions/europe/finland/league_finland2.xml \
support_files/definitions/europe/hungary/country_hungary.xml \
support_files/definitions/europe/hungary/league_hungary1.xml \
support_files/definitions/europe/hungary/league_hungary2a.xml \
support_files/definitions/europe/hungary/league_hungary2b.xml \
support_files/definitions/europe/hungary/league_hungary3a.xml \
support_files/definitions/europe/hungary/league_hungary3b.xml \
support_files/definitions/europe/hungary/league_hungary3c.xml \
support_files/definitions/europe/hungary/league_hungary3d.xml \
support_files/definitions/europe/hungary/league_hungary3e.xml \
support_files/definitions/europe/hungary/league_hungary3f.xml \
support_files/definitions/europe/hungary/cup_hungary_supercup.xml \
support_files/definitions/europe/hungary/cup_hungary_cup.xml \
support_files/definitions/europe/poland/country_poland.xml \
support_files/definitions/europe/poland/league_poland1.xml \
support_files/definitions/europe/poland/league_poland2.xml \
support_files/definitions/europe/poland/league_poland3a.xml \
support_files/definitions/europe/poland/league_poland3b.xml \
support_files/definitions/europe/poland/cup_poland_superpuchar.xml \
support_files/definitions/europe/poland/cup_poland_puchar.xml \
support_files/definitions/europe/poland/cup_poland_prom_games1.xml \
support_files/definitions/europe/poland/cup_poland_prom_games2.xml \
support_files/definitions/miscellaneous/europe/cup_europe_champ_league1a.xml \
support_files/definitions/miscellaneous/europe/cup_europe_champ_league2.xml \
support_files/definitions/miscellaneous/europe/cup_europe_champ_league1b.xml \
support_files/definitions/miscellaneous/europe/cup_europe_champ_league2a.xml \
support_files/definitions/miscellaneous/europe/cup_europe_champ_league3.xml \
support_files/definitions/miscellaneous/europe/cup_europe_champ_league4.xml \
support_files/definitions/miscellaneous/europe/cup_europe_uefa1.xml \
support_files/definitions/miscellaneous/europe/cup_europe_uefa2a.xml \
support_files/definitions/miscellaneous/europe/cup_europe_uefa4.xml \
support_files/definitions/miscellaneous/europe/cup_europe_uefa3a.xml \
support_files/definitions/miscellaneous/europe/cup_europe_uefa3b.xml \
support_files/definitions/miscellaneous/europe/cup_supercup_europe_uefa.xml \
support_files/definitions/miscellaneous/europe/cup_supercup_europe_intercontinental.xml \
support_files/definitions/miscellaneous/europe/cup_europe_uefa3d.xml \
support_files/definitions/miscellaneous/europe/cup_europe_uefa3e.xml \
support_files/definitions/miscellaneous/europe/cup_europe_uefa2g.xml \
support_files/definitions/miscellaneous/europe/cup_europe_uefa3f.xml \
support_files/definitions/miscellaneous/europe/cup_europe_champ_league.xml \
support_files/definitions/miscellaneous/europe/cup_europe_uefa3g.xml \
support_files/definitions/miscellaneous/europe/cup_europe_uefa3i.xml \
support_files/definitions/miscellaneous/europe/cup_europe_champ_league2s.xml \
support_files/definitions/miscellaneous/europe/cup_europe_uefa.xml \
support_files/definitions/miscellaneous/wc06/cup_wc06_asia.xml \
support_files/definitions/miscellaneous/wc06/cup_wc06_asia_ncamerica.xml \
support_files/definitions/miscellaneous/wc06/league_wc06_asia_teams.xml \
support_files/definitions/miscellaneous/wc06/cup_wc06_ncamerica.xml \
support_files/definitions/miscellaneous/wc06/cup_wc06_samerica.xml \
support_files/definitions/miscellaneous/wc06/cup_wc06_africa.xml \
support_files/definitions/miscellaneous/wc06/league_wc06_ncamerica_teams.xml \
support_files/definitions/miscellaneous/wc06/league_wc06_samerica_teams.xml \
support_files/definitions/miscellaneous/wc06/cup_wc06_final.xml \
support_files/definitions/miscellaneous/wc06/league_wc06_africa_teams.xml \
support_files/definitions/miscellaneous/wc06/country_wc06.xml \
support_files/definitions/miscellaneous/wc06/cup_wc06_asia_playoff.xml \
support_files/definitions/miscellaneous/wc06/cup_wc06_europe.xml \
support_files/definitions/miscellaneous/wc06/cup_wc06_oceania.xml \
support_files/definitions/miscellaneous/wc06/cup_wc06_europe_playoffs.xml \
support_files/definitions/miscellaneous/wc06/league_wc06_europe_teams.xml \
support_files/definitions/miscellaneous/wc06/cup_wc06_oceania_samerica.xml \
support_files/definitions/miscellaneous/wc06/league_wc06_oceania_teams.xml \
support_files/definitions/miscellaneous/euro08/cup_euro08_cup.xml \
support_files/definitions/miscellaneous/euro08/country_euro08.xml \
support_files/definitions/miscellaneous/euro08/league_euro08_europe_teams.xml \
support_files/definitions/miscellaneous/fifa/cup_copa_america_34.xml \
support_files/definitions/miscellaneous/fifa/league_conmebol.xml \
support_files/definitions/miscellaneous/fifa/cup_confederations_cup.xml \
support_files/definitions/miscellaneous/fifa/cup_confederations_cup_qualifier.xml \
support_files/definitions/miscellaneous/fifa/cup_cup_of_nations_34.xml \
support_files/definitions/miscellaneous/fifa/cup_wc_samerica.xml \
support_files/definitions/miscellaneous/fifa/cup_wc_africa.xml \
support_files/definitions/miscellaneous/fifa/country_fifa.xml \
support_files/definitions/miscellaneous/fifa/league_ofc.xml \
support_files/definitions/miscellaneous/fifa/cup_wc_asia_playoff.xml \
support_files/definitions/miscellaneous/fifa/cup_asian_cup_qualifiers.xml \
support_files/definitions/miscellaneous/fifa/cup_wc_oceania.xml \
support_files/definitions/miscellaneous/fifa/cup_wc_final_34.xml \
support_files/definitions/miscellaneous/fifa/cup_wc_europe.xml \
support_files/definitions/miscellaneous/fifa/cup_nations_cup_34.xml \
support_files/definitions/miscellaneous/fifa/cup_eurocup_34.xml \
support_files/definitions/miscellaneous/fifa/league_uefa.xml \
support_files/definitions/miscellaneous/fifa/cup_wc_europe_playoffs.xml \
support_files/definitions/miscellaneous/fifa/cup_gold_cup.xml \
support_files/definitions/miscellaneous/fifa/cup_wc_oceania_samerica.xml \
support_files/definitions/miscellaneous/fifa/league_caf.xml \
support_files/definitions/miscellaneous/fifa/cup_cup_of_nations.xml \
support_files/definitions/miscellaneous/fifa/league_concacaf.xml \
support_files/definitions/miscellaneous/fifa/cup_asian_cup_34.xml \
support_files/definitions/miscellaneous/fifa/cup_wc_ncamerica.xml \
support_files/definitions/miscellaneous/fifa/cup_confederations_cup_34.xml \
support_files/definitions/miscellaneous/fifa/cup_eurocup.xml \
support_files/definitions/miscellaneous/fifa/cup_nations_cup.xml \
support_files/definitions/miscellaneous/fifa/cup_wc_final.xml \
support_files/definitions/miscellaneous/fifa/cup_cup_of_nations_qualifiers.xml \
support_files/definitions/miscellaneous/fifa/cup_asian_cup.xml \
support_files/definitions/miscellaneous/fifa/cup_gold_cup_34.xml \
support_files/definitions/miscellaneous/fifa/cup_copa_america.xml \
support_files/definitions/miscellaneous/fifa/league_afc.xml \
support_files/definitions/miscellaneous/fifa/cup_wc_asia.xml \
support_files/definitions/miscellaneous/fifa/cup_eurocup_qualifiers.xml \
support_files/definitions/miscellaneous/fifa/cup_wc_asia_ncamerica.xml \
support_files/definitions/miscellaneous/eu/league_eu.xml \
support_files/definitions/miscellaneous/eu/country_eu.xml \
support_files/definitions/miscellaneous/misc/cup_supercup_league_vs_cup.xml \
support_files/definitions/south_america/uruguay/cup_campeonato_nacional_uruguay1.xml \
support_files/definitions/south_america/uruguay/country_uruguay.xml \
support_files/definitions/south_america/uruguay/cup_campeonato_nacional_uruguay2.xml \
support_files/definitions/south_america/uruguay/league_uruguay1.xml \
support_files/definitions/south_america/uruguay/cup_campeonato_nacional_uruguay3.xml \
support_files/definitions/south_america/uruguay/league_uruguay2.xml \
support_files/definitions/south_america/uruguay/league_uruguay3.xml \
support_files/definitions/south_america/ecuador/country_ecuador.xml \
support_files/definitions/south_america/ecuador/cup_ecuador_serie_a_dos_a.xml \
support_files/definitions/south_america/ecuador/league_ecuador1.xml \
support_files/definitions/south_america/ecuador/cup_ecuador_serie_a_dos_b.xml \
support_files/definitions/south_america/ecuador/league_ecuador2.xml \
support_files/definitions/south_america/ecuador/cup_ecuador_serie_b_final.xml \
support_files/definitions/south_america/ecuador/cup_ecuador_serie_a_tres.xml \
support_files/definitions/south_america/brazil/cup_serie_c_fase2.xml \
support_files/definitions/south_america/brazil/cup_serie_c_fase3.xml \
support_files/definitions/south_america/brazil/country_brazil.xml \
support_files/definitions/south_america/brazil/league_brazil1.xml \
support_files/definitions/south_america/brazil/cup_copa_do_brasil.xml \
support_files/definitions/south_america/brazil/league_brazil2.xml \
support_files/definitions/south_america/brazil/league_brazil3.xml \
support_files/definitions/south_america/brazil/cup_serie_c_final.xml \
support_files/definitions/south_america/brazil/cup_serie_c_fase1.xml \
support_files/definitions/south_america/americas/cup_recopa.xml \
support_files/definitions/south_america/americas/cup_recopa_ab.xml \
support_files/definitions/south_america/americas/cup_sudamericana.xml \
support_files/definitions/south_america/americas/cup_sudamericana_ab.xml \
support_files/definitions/south_america/americas/cup_libertadores.xml \
support_files/definitions/south_america/americas/cup_libertadores_ab.xml \
support_files/definitions/south_america/americas/cup_mundial_clubes.xml \
support_files/definitions/south_america/americas/cup_mundial_clubes_ab.xml \
support_files/definitions/south_america/chile/country_chile.xml \
support_files/definitions/south_america/chile/league_chile1.xml \
support_files/definitions/south_america/chile/league_chile2.xml \
support_files/definitions/south_america/chile/cup_copa_chile.xml \
support_files/definitions/south_america/bolivia/cup_clausura_grupo_a.xml \
support_files/definitions/south_america/bolivia/cup_clausura_grupo_b.xml \
support_files/definitions/south_america/bolivia/country_bolivia.xml \
support_files/definitions/south_america/bolivia/league_bolivia1.xml \
support_files/definitions/south_america/bolivia/cup_clausura_final.xml \
support_files/definitions/south_america/colombia/cup_copa_premier_final.xml \
support_files/definitions/south_america/colombia/cup_mustang1.xml \
support_files/definitions/south_america/colombia/cup_mustang1a.xml \
support_files/definitions/south_america/colombia/cup_mustang2.xml \
support_files/definitions/south_america/colombia/country_colombia.xml \
support_files/definitions/south_america/colombia/cup_mustang1b.xml \
support_files/definitions/south_america/colombia/cup_mustang2a.xml \
support_files/definitions/south_america/colombia/league_colombia1.xml \
support_files/definitions/south_america/colombia/cup_mustang2b.xml \
support_files/definitions/south_america/colombia/league_colombia2.xml \
support_files/definitions/south_america/colombia/cup_copa_premier_fase1.xml \
support_files/definitions/south_america/colombia/cup_copa_premier_fase2.xml \
support_files/definitions/south_america/colombia/cup_copa_colombia.xml \
support_files/definitions/south_america/argentina/cup_argentino_a_descenso.xml \
support_files/definitions/south_america/argentina/league_argentina4b.xml \
support_files/definitions/south_america/argentina/cup_reducido_1c.xml \
support_files/definitions/south_america/argentina/country_argentina.xml \
support_files/definitions/south_america/argentina/cup_reducido.xml \
support_files/definitions/south_america/argentina/cup_argentino_a_final.xml \
support_files/definitions/south_america/argentina/cup_argentino_b_final.xml \
support_files/definitions/south_america/argentina/league_argentina1.xml \
support_files/definitions/south_america/argentina/cup_argentino_a_fase1.xml \
support_files/definitions/south_america/argentina/league_argentina2.xml \
support_files/definitions/south_america/argentina/cup_argentino_a_fase2.xml \
support_files/definitions/south_america/argentina/cup_argentino_b_fase1.xml \
support_files/definitions/south_america/argentina/cup_argentino_b_fase2.xml \
support_files/definitions/south_america/argentina/league_argentina3a.xml \
support_files/definitions/south_america/argentina/league_argentina3b.xml \
support_files/definitions/south_america/argentina/league_argentina4a.xml \
support_files/definitions/south_america/paraguay/cup_campeonato_nacional_paraguay1.xml \
support_files/definitions/south_america/paraguay/country_paraguay.xml \
support_files/definitions/south_america/paraguay/league_paraguay1.xml \
support_files/definitions/south_america/paraguay/league_paraguay2.xml \
support_files/definitions/south_america/peru/league_peru3.xml \
support_files/definitions/south_america/peru/cup_peru.xml \
support_files/definitions/south_america/peru/cup_peru_elim.xml \
support_files/definitions/south_america/peru/cup_peru_final.xml \
support_files/definitions/south_america/peru/cup_cable_magico.xml \
support_files/definitions/south_america/peru/country_peru.xml \
support_files/definitions/south_america/peru/league_peru1.xml \
support_files/definitions/south_america/peru/league_peru2.xml \
support_files/definitions/south_america/venezuela/cup_campeonato_nacional_venezuela1.xml \
support_files/definitions/south_america/venezuela/country_venezuela.xml \
support_files/definitions/south_america/venezuela/cup_campeonato_nacional_venezuela2.xml \
support_files/definitions/south_america/venezuela/league_venezuela1.xml \
support_files/definitions/south_america/venezuela/league_venezuela2.xml \
support_files/definitions/south_america/venezuela/cup_copa_venezuela.xml \
support_files/definitions/australia/australia/country_australia.xml \
support_files/definitions/australia/australia/league_australia1.xml \
support_files/definitions/australia/australia/cup_australia_a_league.xml \
support_files/definitions/australia/australia/cup_australia_playoffs.xml \
support_files/definitions/australia/aus_victoria/cup_aus_vic_league.xml \
support_files/definitions/australia/aus_victoria/league_aus_vic2se.xml \
support_files/definitions/australia/aus_victoria/league_aus_vic3se.xml \
support_files/definitions/australia/aus_victoria/league_aus_vic4se.xml \
support_files/definitions/australia/aus_victoria/league_aus_vic5se.xml \
support_files/definitions/australia/aus_victoria/league_aus_vic6se.xml \
support_files/definitions/australia/aus_victoria/league_aus_vic1.xml \
support_files/definitions/australia/aus_victoria/league_aus_vicprem.xml \
support_files/definitions/australia/aus_victoria/cup_aus_vic_playoff1.xml \
support_files/definitions/australia/aus_victoria/cup_aus_vic_playoff2.xml \
support_files/definitions/australia/aus_victoria/league_aus_vic2nw.xml \
support_files/definitions/australia/aus_victoria/league_aus_vic3nw.xml \
support_files/definitions/australia/aus_victoria/league_aus_vic4nw.xml \
support_files/definitions/australia/aus_victoria/league_aus_vic5nw.xml \
support_files/definitions/australia/aus_victoria/league_aus_vic6nw.xml \
support_files/definitions/australia/aus_victoria/country_aus_victoria.xml \
support_files/definitions/north_america/mexico/cup_mexico1_clausadura.xml \
support_files/definitions/north_america/mexico/cup_mexico2_apertura.xml \
support_files/definitions/north_america/mexico/cup_mexico3_apertura.xml \
support_files/definitions/north_america/mexico/cup_prom_games_mexico1.xml \
support_files/definitions/north_america/mexico/cup_prom_games_mexico2.xml \
support_files/definitions/north_america/mexico/league_mexico3-1.xml \
support_files/definitions/north_america/mexico/league_mexico1.xml \
support_files/definitions/north_america/mexico/league_mexico3-2.xml \
support_files/definitions/north_america/mexico/league_mexico2.xml \
support_files/definitions/north_america/mexico/league_mexico3-3.xml \
support_files/definitions/north_america/mexico/league_mexico3-4.xml \
support_files/definitions/north_america/mexico/cup_apertura.xml \
support_files/definitions/north_america/mexico/cup_mexico_libertadores.xml \
support_files/definitions/north_america/mexico/league_mexico3-5.xml \
support_files/definitions/north_america/mexico/cup_mexico_superliga.xml \
support_files/definitions/north_america/mexico/country_mexico.xml \
support_files/definitions/north_america/mexico/cup_mexico_concacaf.xml \
support_files/definitions/north_america/mexico/cup_mexico1_clausura.xml \
support_files/definitions/north_america/mexico/cup_mexico2_clausura.xml \
support_files/definitions/north_america/mexico/cup_mexico3_clausura.xml \
support_files/definitions/north_america/mexico/cup_mexico1_apertura.xml \
support_files/definitions/north_america/usa/cup_usa_mls_cup.xml \
support_files/definitions/north_america/usa/league_usa_first.xml \
support_files/definitions/north_america/usa/league_usa_pdl_sw.xml \
support_files/definitions/north_america/usa/cup_usa_eplayoff.xml \
support_files/definitions/north_america/usa/league_usa_econf.xml \
support_files/definitions/north_america/usa/league_usa_mls.xml \
support_files/definitions/north_america/usa/cup_usa_pdl_southern.xml \
support_files/definitions/north_america/usa/league_usa_pdl_ma.xml \
support_files/definitions/north_america/usa/cup_usa_open_cup.xml \
support_files/definitions/north_america/usa/league_usa_pdl_ne.xml \
support_files/definitions/north_america/usa/league_usa_pdl_gl.xml \
support_files/definitions/north_america/usa/league_usa_pdl_sa.xml \
support_files/definitions/north_america/usa/league_usa_pdl_hl.xml \
support_files/definitions/north_america/usa/league_usa_pdl_se.xml \
support_files/definitions/north_america/usa/cup_usa_second_cup.xml \
support_files/definitions/north_america/usa/cup_usa_pdl_western.xml \
support_files/definitions/north_america/usa/cup_usa_pdl_cup.xml \
support_files/definitions/north_america/usa/league_usa_pdl_no.xml \
support_files/definitions/north_america/usa/league_usa_second.xml \
support_files/definitions/north_america/usa/cup_usa_wplayoff.xml \
support_files/definitions/north_america/usa/cup_usa_pdl_central.xml \
support_files/definitions/north_america/usa/league_usa_wconf.xml \
support_files/definitions/north_america/usa/league_usa_pdl_ms.xml \
support_files/definitions/north_america/usa/cup_usa_superliga.xml \
support_files/definitions/north_america/usa/country_usa.xml \
support_files/definitions/north_america/usa/cup_usa_concacaf.xml \
support_files/definitions/north_america/usa/cup_usa_first_cup.xml \
support_files/definitions/north_america/usa/league_usa_pdl_nw.xml \
support_files/definitions/north_america/usa/cup_usa_pdl_eastern.xml \
support_files/definitions/north_america/guatemala/cup_guatemala_champ_league.xml \
support_files/definitions/north_america/guatemala/country_guatemala.xml \
support_files/definitions/north_america/guatemala/league_guatemala1.xml \
support_files/definitions/north_america/honduras/cup_honduras_champ_league.xml \
support_files/definitions/north_america/honduras/country_honduras.xml \
support_files/definitions/north_america/honduras/league_honduras1.xml \
support_files/definitions/north_america/jamaica/cup_jamaica_champ_league.xml \
support_files/definitions/north_america/jamaica/country_jamaica.xml \
support_files/definitions/north_america/jamaica/league_jamaica1.xml \
support_files/definitions/north_america/canada/cup_canada_champ_league.xml \
support_files/definitions/north_america/canada/country_canada.xml \
support_files/definitions/north_america/canada/league_canada1.xml \
support_files/definitions/north_america/costa_rica/cup_costa_rica_champ_league.xml \
support_files/definitions/north_america/costa_rica/country_costa_rica.xml \
support_files/definitions/north_america/costa_rica/league_costa_rica1.xml \
support_files/definitions/north_america/belize/cup_belize_champ_league.xml \
support_files/definitions/north_america/belize/country_belize.xml \
support_files/definitions/north_america/belize/league_belize1.xml \
support_files/definitions/north_america/nicaragua/cup_nicaragua_champ_league.xml \
support_files/definitions/north_america/nicaragua/country_nicaragua.xml \
support_files/definitions/north_america/nicaragua/league_nicaragua1.xml \
support_files/definitions/north_america/puerto_rico/cup_puerto_rico_champ_league.xml \
support_files/definitions/north_america/puerto_rico/country_puerto_rico.xml \
support_files/definitions/north_america/puerto_rico/league_puerto_rico1.xml \
support_files/definitions/north_america/el_salvador/cup_el_salvador_champ_league.xml \
support_files/definitions/north_america/el_salvador/country_el_salvador.xml \
support_files/definitions/north_america/el_salvador/league_el_salvador1.xml \
support_files/definitions/north_america/trinidad_and_tobago/cup_trinidad_and_tobago_champ_league.xml \
support_files/definitions/north_america/trinidad_and_tobago/country_trinidad_and_tobago.xml \
support_files/definitions/north_america/trinidad_and_tobago/league_trinidad_and_tobago1.xml \
support_files/definitions/north_america/panama/country_panama.xml \
support_files/definitions/north_america/panama/league_panama1.xml \
support_files/definitions/north_america/panama/cup_panama_champ_league.xml \
support_files/definitions/asia/japan/cup_japan_champ_league.xml \
support_files/definitions/asia/japan/cup_japan_supercup.xml \
support_files/definitions/asia/japan/league_japan1.xml \
support_files/definitions/asia/japan/league_japan2.xml \
support_files/definitions/asia/japan/league_japan4-1.xml \
support_files/definitions/asia/japan/league_japan5-1.xml \
support_files/definitions/asia/japan/cup_japan_nabisco.xml \
support_files/definitions/asia/japan/league_japan3.xml \
support_files/definitions/asia/japan/league_japan4-2.xml \
support_files/definitions/asia/japan/league_japan4-3.xml \
support_files/definitions/asia/japan/league_japan5-3.xml \
support_files/definitions/asia/japan/league_japan4-4.xml \
support_files/definitions/asia/japan/league_japan4-5.xml \
support_files/definitions/asia/japan/league_japan4-6.xml \
support_files/definitions/asia/japan/league_japan5-6.xml \
support_files/definitions/asia/japan/league_japan5-5a.xml \
support_files/definitions/asia/japan/league_japan4-7.xml \
support_files/definitions/asia/japan/league_japan4-8.xml \
support_files/definitions/asia/japan/league_japan5-5b.xml \
support_files/definitions/asia/japan/league_japan5-7.xml \
support_files/definitions/asia/japan/league_japan4-9.xml \
support_files/definitions/asia/japan/country_japan.xml \
support_files/definitions/asia/japan/cup_japan_prom2.xml \
support_files/definitions/asia/japan/cup_japan_prom4.xml \
support_files/definitions/asia/japan/cup_japan_prom5-4.xml \
support_files/definitions/asia/japan/cup_japan_prom5-5.xml \
support_files/definitions/asia/japan/cup_japan_prom5-6.xml \
support_files/definitions/asia/japan/cup_japan_emperor.xml \
support_files/definitions/asia/japan/league_japan5-4a.xml \
support_files/definitions/asia/japan/league_japan5-4b.xml \
support_files/definitions/asia/japan/league_japan5-4c.xml \
support_files/definitions/asia/japan/league_japan5-4d.xml \
support_files/definitions/asia/uzbekistan/cup_uzbekistan_champ_league.xml \
support_files/definitions/asia/uzbekistan/country_uzbekistan.xml \
support_files/definitions/asia/uzbekistan/league_uzbekistan1.xml \
support_files/definitions/asia/uzbekistan/league_uzbekistan2.xml \
support_files/definitions/asia/korea/cup_korea_champ_league.xml \
support_files/definitions/asia/korea/country_korea.xml \
support_files/definitions/asia/korea/league_korea1.xml \
support_files/definitions/asia/korea/league_korea2.xml \
support_files/definitions/asia/korea/league_korea3.xml \
support_files/definitions/asia/china/cup_china_champ_league.xml \
support_files/definitions/asia/china/country_china.xml \
support_files/definitions/asia/china/league_china1.xml \
support_files/definitions/asia/china/league_china2.xml \
support_files/definitions/asia/china/league_china3a.xml \
support_files/definitions/asia/china/league_china3b.xml \
support_files/definitions/asia/india/cup_india_champ_league.xml \
support_files/definitions/asia/india/country_india.xml \
support_files/definitions/asia/india/league_india1.xml \
support_files/definitions/asia/india/league_india2.xml \
support_files/definitions/asia/saudi_arabia/cup_saudi_arabia_champ_league.xml \
support_files/definitions/asia/saudi_arabia/country_saudi_arabia.xml \
support_files/definitions/asia/saudi_arabia/league_saudi_arabia1.xml \
support_files/definitions/asia/saudi_arabia/league_saudi_arabia2.xml \
support_files/definitions/asia/thailand/cup_thailand_champ_league.xml \
support_files/definitions/asia/thailand/country_thailand.xml \
support_files/definitions/asia/thailand/league_thailand1.xml \
support_files/definitions/asia/thailand/league_thailand2.xml \
support_files/definitions/asia/thailand/league_thailand3a.xml \
support_files/definitions/asia/thailand/league_thailand3b.xml \
support_files/definitions/asia/thailand/league_thailand3c.xml \
support_files/definitions/asia/australia/cup_australia_champ_league.xml \
support_files/definitions/asia/australia/country_australia.xml \
support_files/definitions/asia/australia/league_australia1.xml \
support_files/definitions/asia/australia/cup_australia_a_league.xml \
support_files/definitions/asia/australia/cup_australia_playoffs.xml \
support_files/definitions/asia/singapore/cup_singapore_champ_league.xml \
support_files/definitions/asia/singapore/country_singapore.xml \
support_files/definitions/asia/singapore/league_singapore1.xml \
support_files/definitions/asia/qatar/cup_qatar_champ_league.xml \
support_files/definitions/asia/qatar/country_qatar.xml \
support_files/definitions/asia/qatar/league_qatar1.xml \
support_files/definitions/asia/qatar/league_qatar2.xml \
support_files/definitions/asia/indonesia/cup_indonesia_champ_league.xml \
support_files/definitions/asia/indonesia/country_indonesia.xml \
support_files/definitions/asia/indonesia/league_indonesia1.xml \
support_files/definitions/asia/indonesia/league_indonesia2a.xml \
support_files/definitions/asia/indonesia/league_indonesia2b.xml \
support_files/definitions/asia/iran/cup_iran_champ_league.xml \
support_files/definitions/asia/iran/country_iran.xml \
support_files/definitions/asia/iran/league_iran1.xml \
support_files/definitions/asia/iran/league_iran2a.xml \
support_files/definitions/asia/iran/league_iran2b.xml \
support_files/definitions/asia/uae/cup_uae_champ_league.xml \
support_files/definitions/asia/uae/country_uae.xml \
support_files/definitions/asia/uae/league_uae1.xml \
support_files/definitions/asia/uae/league_uae2.xml \
support_files/news/news_de.xml support_files/news/news_ro.xml \
support_files/news/news_en.xml support_files/news/news_tr.xml \
support_files/news/news_el.xml support_files/news/news_sv.xml \
support_files/news/news_nl.xml support_files/news/news_da.xml \
support_files/news/news_it.xml \
support_files/hints/bygfoot_hints_zh \
support_files/hints/bygfoot_hints_en \
support_files/hints/bygfoot_hints_da \
support_files/hints/bygfoot_hints_tr \
support_files/hints/bygfoot_hints_es \
support_files/hints/bygfoot_hints_fr \
support_files/hints/bygfoot_hints_bg \
support_files/hints/bygfoot_hints_de \
support_files/hints/bygfoot_hints_sv \
support_files/hints/bygfoot_hints_nl \
support_files/hints/bygfoot_hints_it \
support_files/hints/bygfoot_hints_ro \
support_files/hints/bygfoot_hints_el \
support_files/bygfoot_help \
support_files/bygfoot_training.glade \
support_files/bygfoot_misc.glade \
support_files/bygfoot_user.conf support_files/bygfoot_tokens \
support_files/bygfoot.conf support_files/bygfoot.glade \
support_files/bygfoot_misc3.glade \
support_files/bygfoot_constants support_files/bygfoot_app
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
.SUFFIXES:
am--refresh:
@:
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
$(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --gnu Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
$(am__cd) $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
$(am__aclocal_m4_deps):
config.h: stamp-h1
@if test ! -f $@; then \
rm -f stamp-h1; \
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
else :; fi
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h1
cd $(top_builddir) && $(SHELL) ./config.status config.h
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) $(top_srcdir)/acconfig.h
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
rm -f stamp-h1
touch $@
distclean-hdr:
-rm -f config.h stamp-h1
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
distclean-libtool:
-rm -f libtool config.lt
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
@fail= failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
list='$(SUBDIRS)'; for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done; \
if test "$$dot_seen" = "no"; then \
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
$(RECURSIVE_CLEAN_TARGETS):
@fail= failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
rev=''; for subdir in $$list; do \
if test "$$subdir" = "."; then :; else \
rev="$$subdir $$rev"; \
fi; \
done; \
rev="$$rev ."; \
target=`echo $@ | sed s/-recursive//`; \
for subdir in $$rev; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done && test -z "$$fail"
tags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
done
ctags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
done
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in files) print i; }; }'`; \
mkid -fID $$unique
tags: TAGS
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
set x; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
empty_fix=.; \
else \
include_option=--include; \
empty_fix=; \
fi; \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in files) print i; }; }'`; \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
if test $$# -gt 0; then \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
"$$@" $$unique; \
else \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$unique; \
fi; \
fi
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in files) print i; }; }'`; \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(DISTFILES)
$(am__remove_distdir)
test -d "$(distdir)" || mkdir "$(distdir)"
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d "$(distdir)/$$file"; then \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
else \
test -f "$(distdir)/$$file" \
|| cp -p $$d/$$file "$(distdir)/$$file" \
|| exit 1; \
fi; \
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test -d "$(distdir)/$$subdir" \
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|| exit 1; \
fi; \
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
dir1=$$subdir; dir2="$(top_distdir)"; \
$(am__relativize); \
new_top_distdir=$$reldir; \
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
($(am__cd) $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$$new_top_distdir" \
distdir="$$new_distdir" \
am__remove_distdir=: \
am__skip_length_check=: \
am__skip_mode_fix=: \
distdir) \
|| exit 1; \
fi; \
done
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$(top_distdir)" distdir="$(distdir)" \
dist-hook
-test -n "$(am__skip_mode_fix)" \
|| find "$(distdir)" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r "$(distdir)"
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
$(am__remove_distdir)
dist-lzma: distdir
tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
$(am__remove_distdir)
dist-xz: distdir
tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
$(am__remove_distdir)
dist-tarZ: distdir
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__remove_distdir)
dist-shar: distdir
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__remove_distdir)
dist-zip: distdir
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
$(am__remove_distdir)
dist dist-all: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lzma*) \
lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
*.tar.xz*) \
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
esac
chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
test -d $(distdir)/_build || exit 0; \
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& am__cwd=`pwd` \
&& $(am__cd) $(distdir)/_build \
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
$(DISTCHECK_CONFIGURE_FLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
} || { rm -rf "$$dc_destdir"; exit 1; }) \
&& rm -rf "$$dc_destdir" \
&& $(MAKE) $(AM_MAKEFLAGS) dist \
&& rm -rf $(DIST_ARCHIVES) \
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
&& cd "$$am__cwd" \
|| exit 1
$(am__remove_distdir)
@(echo "$(distdir) archives ready for distribution: "; \
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck:
@$(am__cd) '$(distuninstallcheck_dir)' \
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n "$(DESTDIR)"; then \
echo " (check DESTDIR support)"; \
fi ; \
$(distuninstallcheck_listfiles) ; \
exit 1; } >&2
distcleancheck: distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$(distcleancheck_listfiles) ; \
exit 1; } >&2
check-am: all-am
check: check-recursive
all-am: Makefile config.h
installdirs: installdirs-recursive
installdirs-am:
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-recursive
install-strip:
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-recursive
clean-am: clean-generic clean-libtool mostlyclean-am
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-hdr \
distclean-libtool distclean-tags
dvi: dvi-recursive
dvi-am:
html: html-recursive
html-am:
info: info-recursive
info-am:
install-data-am: install-data-local
install-dvi: install-dvi-recursive
install-dvi-am:
install-exec-am:
install-html: install-html-recursive
install-html-am:
install-info: install-info-recursive
install-info-am:
install-man:
install-pdf: install-pdf-recursive
install-pdf-am:
install-ps: install-ps-recursive
install-ps-am:
installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
pdf: pdf-recursive
pdf-am:
ps: ps-recursive
ps-am:
uninstall-am:
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
ctags-recursive install-am install-strip tags-recursive
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
all all-am am--refresh check check-am clean clean-generic \
clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
dist-zip distcheck distclean distclean-generic distclean-hdr \
distclean-libtool distclean-tags distcleancheck distdir \
distuninstallcheck dvi dvi-am html html-am info info-am \
install install-am install-data install-data-am \
install-data-local install-dvi install-dvi-am install-exec \
install-exec-am install-html install-html-am install-info \
install-info-am install-man install-pdf install-pdf-am \
install-ps install-ps-am install-strip installcheck \
installcheck-am installdirs installdirs-am maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-generic \
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
uninstall uninstall-am
generate-xml:
intltool-merge --xml-style -m po support_files/lg_commentary/lg_commentary_en.xml.in lg_commentary.xml
intltool-merge --xml-style -m po support_files/news/news_en.xml.in news.xml
for lang in $(ALL_LINGUAS) ; do \
mv $$lang/lg_commentary.xml support_files/lg_commentary/lg_commentary_$${lang}.xml; \
mv $$lang/news.xml support_files/news/news_$${lang}.xml; \
rm -rf $$lang; \
done
mv C/lg_commentary.xml support_files/lg_commentary/lg_commentary_en.xml; \
mv C/news.xml support_files/news/news_en.xml; \
rm -rf C;
install-data-local: generate-xml
@$(NORMAL_INSTALL)
for dir in $(SUPPORT_DIRS); do $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/$$dir; done
for file in $(SUPPORT_FILES); do $(INSTALL_DATA) $$file $(DESTDIR)$(pkgdatadir)/$$file; done
dist-hook:
for dir in $(SUPPORT_DIRS); do mkdir $(distdir)/$$dir; done
for file in $(SUPPORT_FILES); do cp -p $$file $(distdir)/$$file; done
uninstall:
rm -rf $(DESTDIR)$(pkgdatadir)
rm -rf $(prefix)/bin/bygfoot*
rm -rf $(prefix)/man/man6/bygfoot.6
for dir in $(prefix)/share/locale/*; do rm -rf $$dir/LC_MESSAGES/bygfoot*; done
doc:
doxygen Doxyfile 1> /dev/null
doc-verbose:
doxygen Doxyfile
doc-clean:
rm -rf docs/*
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: