# Makefile.in generated by automake 1.11.1 from Makefile.am.
# libgames-support/Makefile.  Generated from Makefile.in by configure.

# 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.





pkgdatadir = $(datadir)/gnome-games
pkgincludedir = $(includedir)/gnome-games
pkglibdir = $(libdir)/gnome-games
pkglibexecdir = $(libexecdir)/gnome-games
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 = x86_64-unknown-linux-gnu
host_triplet = x86_64-unknown-linux-gnu
am__append_1 = \
	games-atk-utils.c		\
	games-atk-utils.h		\
	games-clock.c			\
	games-clock.h			\
	games-preimage.c                \
	games-preimage.h                \
	games-preimage-private.h	\
	$(NULL)


# if HAVE_GIO_2_26
# libgames_support_la_SOURCES += \
# 	games-settings.c \
# 	games-settings.h \
# 	$(NULL)
# endif
am__append_2 = \
	games-files.c			\
	games-files.h			\
	games-frame.c			\
	games-frame.h			\
	games-fullscreen-action.c	\
	games-fullscreen-action.h	\
	games-gridframe.c		\
	games-gridframe.h		\
	games-pause-action.c		\
	games-pause-action.h		\
	games-score.h			\
	games-score.c			\
	games-scores.c			\
	games-scores.h			\
	games-scores-dialog.c		\
	games-scores-dialog.h		\
	games-scores-dialog-private.h	\
	games-controls.c		\
	games-controls.h		\
	games-scores-backend.c		\
	games-scores-backend.h		\
	$(NULL)

#am__append_3 = \
#	games-setgid-io.c		\
#	games-setgid-io.h		\
#	$(NULL)

am__append_4 = $(GIO_CFLAGS)
am__append_5 = $(GIO_LIBS)
am__append_6 = \
	eggsmclient.c \
	eggsmclient.h \
	eggsmclient-private.h \
	$(NULL)

am__append_7 = $(SMCLIENT_CFLAGS)
am__append_8 = $(SMCLIENT_LIBS)
am__append_9 = \
	eggdesktopfile.c \
	eggdesktopfile.h \
	eggsmclient-xsmp.c \
	$(NULL)

am__append_10 = -DEGG_SM_CLIENT_BACKEND_XSMP
#am__append_11 = eggsmclient-win32.c
#am__append_12 = eggsmclient-osx.c
am__append_13 = $(GNOME_CFLAGS)
am__append_14 = $(GNOME_LIBS)
am__append_15 = $(RSVG_CFLAGS)
am__append_16 = $(RSVG_LIBS)
#am__append_17 = $(CANBERRA_GTK_CFLAGS)
#am__append_18 = $(CANBERRA_GTK_LIBS)
#am__append_19 = $(HILDON_CFLAGS)
#am__append_20 = $(HILDON_LIBS)
#am__append_21 = libgames-support-gi.la
#am__append_22 = GnomeGamesSupport-1.0.gir $(typelibs_DATA)
subdir = libgames-support
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
	$(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/introspection.m4 \
	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(girdir)" \
	"$(DESTDIR)$(typelibsdir)"
LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
am__DEPENDENCIES_1 =
am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1)
am__DEPENDENCIES_4 = $(am__DEPENDENCIES_1)
am__DEPENDENCIES_5 = $(am__DEPENDENCIES_1)
#am__DEPENDENCIES_6 = $(am__DEPENDENCIES_1)
#am__DEPENDENCIES_7 = $(am__DEPENDENCIES_1)
am__DEPENDENCIES_8 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
	$(am__DEPENDENCIES_3) $(am__DEPENDENCIES_4) \
	$(am__DEPENDENCIES_5) $(am__DEPENDENCIES_6) \
	$(am__DEPENDENCIES_7)
#libgames_support_gi_la_DEPENDENCIES =  \
#	$(am__DEPENDENCIES_8)
am__libgames_support_gi_la_SOURCES_DIST = games-conf.c games-conf.h \
	games-debug.c games-debug.h games-glib-compat.h \
	games-gtk-compat.h games-help.c games-help.h games-profile.c \
	games-profile.h games-runtime.c games-runtime.h games-show.c \
	games-show.h games-sound.c games-sound.h games-stock.c \
	games-stock.h games-string-utils.c games-string-utils.h \
	games-atk-utils.c games-atk-utils.h games-clock.c \
	games-clock.h games-preimage.c games-preimage.h \
	games-preimage-private.h games-files.c games-files.h \
	games-frame.c games-frame.h games-fullscreen-action.c \
	games-fullscreen-action.h games-gridframe.c games-gridframe.h \
	games-pause-action.c games-pause-action.h games-score.h \
	games-score.c games-scores.c games-scores.h \
	games-scores-dialog.c games-scores-dialog.h \
	games-scores-dialog-private.h games-controls.c \
	games-controls.h games-scores-backend.c games-scores-backend.h \
	games-setgid-io.c games-setgid-io.h eggsmclient.c \
	eggsmclient.h eggsmclient-private.h eggdesktopfile.c \
	eggdesktopfile.h eggsmclient-xsmp.c eggsmclient-win32.c \
	eggsmclient-osx.c games-marshal.c games-marshal.h
am__objects_1 =
am__objects_2 =  \
	libgames_support_gi_la-games-atk-utils.lo \
	libgames_support_gi_la-games-clock.lo \
	libgames_support_gi_la-games-preimage.lo \
	$(am__objects_1)
am__objects_3 = libgames_support_gi_la-games-files.lo \
	libgames_support_gi_la-games-frame.lo \
	libgames_support_gi_la-games-fullscreen-action.lo \
	libgames_support_gi_la-games-gridframe.lo \
	libgames_support_gi_la-games-pause-action.lo \
	libgames_support_gi_la-games-score.lo \
	libgames_support_gi_la-games-scores.lo \
	libgames_support_gi_la-games-scores-dialog.lo \
	libgames_support_gi_la-games-controls.lo \
	libgames_support_gi_la-games-scores-backend.lo \
	$(am__objects_1)
#am__objects_4 = libgames_support_gi_la-games-setgid-io.lo \
#	$(am__objects_1)
am__objects_5 =  \
	libgames_support_gi_la-eggsmclient.lo \
	$(am__objects_1)
am__objects_6 = libgames_support_gi_la-eggdesktopfile.lo \
	libgames_support_gi_la-eggsmclient-xsmp.lo \
	$(am__objects_1)
#am__objects_7 = libgames_support_gi_la-eggsmclient-win32.lo
#am__objects_8 = libgames_support_gi_la-eggsmclient-osx.lo
am__objects_9 = libgames_support_gi_la-games-conf.lo \
	libgames_support_gi_la-games-debug.lo \
	libgames_support_gi_la-games-help.lo \
	libgames_support_gi_la-games-profile.lo \
	libgames_support_gi_la-games-runtime.lo \
	libgames_support_gi_la-games-show.lo \
	libgames_support_gi_la-games-sound.lo \
	libgames_support_gi_la-games-stock.lo \
	libgames_support_gi_la-games-string-utils.lo $(am__objects_1) \
	$(am__objects_2) $(am__objects_3) $(am__objects_4) \
	$(am__objects_5) $(am__objects_6) $(am__objects_7) \
	$(am__objects_8)
am__objects_10 = libgames_support_gi_la-games-marshal.lo \
	$(am__objects_1)
am__objects_11 = $(am__objects_10)
#am_libgames_support_gi_la_OBJECTS =  \
#	$(am__objects_9) $(am__objects_11)
libgames_support_gi_la_OBJECTS = $(am_libgames_support_gi_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
libgames_support_gi_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(libgames_support_gi_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
#am_libgames_support_gi_la_rpath = -rpath \
#	$(pkglibdir)
libgames_support_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3) \
	$(am__DEPENDENCIES_4) $(am__DEPENDENCIES_5) \
	$(am__DEPENDENCIES_6) $(am__DEPENDENCIES_7)
am__libgames_support_la_SOURCES_DIST = games-conf.c games-conf.h \
	games-debug.c games-debug.h games-glib-compat.h \
	games-gtk-compat.h games-help.c games-help.h games-profile.c \
	games-profile.h games-runtime.c games-runtime.h games-show.c \
	games-show.h games-sound.c games-sound.h games-stock.c \
	games-stock.h games-string-utils.c games-string-utils.h \
	games-atk-utils.c games-atk-utils.h games-clock.c \
	games-clock.h games-preimage.c games-preimage.h \
	games-preimage-private.h games-files.c games-files.h \
	games-frame.c games-frame.h games-fullscreen-action.c \
	games-fullscreen-action.h games-gridframe.c games-gridframe.h \
	games-pause-action.c games-pause-action.h games-score.h \
	games-score.c games-scores.c games-scores.h \
	games-scores-dialog.c games-scores-dialog.h \
	games-scores-dialog-private.h games-controls.c \
	games-controls.h games-scores-backend.c games-scores-backend.h \
	games-setgid-io.c games-setgid-io.h eggsmclient.c \
	eggsmclient.h eggsmclient-private.h eggdesktopfile.c \
	eggdesktopfile.h eggsmclient-xsmp.c eggsmclient-win32.c \
	eggsmclient-osx.c
am__objects_12 =  \
	libgames_support_la-games-atk-utils.lo \
	libgames_support_la-games-clock.lo \
	libgames_support_la-games-preimage.lo \
	$(am__objects_1)
am__objects_13 = libgames_support_la-games-files.lo \
	libgames_support_la-games-frame.lo \
	libgames_support_la-games-fullscreen-action.lo \
	libgames_support_la-games-gridframe.lo \
	libgames_support_la-games-pause-action.lo \
	libgames_support_la-games-score.lo \
	libgames_support_la-games-scores.lo \
	libgames_support_la-games-scores-dialog.lo \
	libgames_support_la-games-controls.lo \
	libgames_support_la-games-scores-backend.lo \
	$(am__objects_1)
#am__objects_14 = libgames_support_la-games-setgid-io.lo \
#	$(am__objects_1)
am__objects_15 =  \
	libgames_support_la-eggsmclient.lo \
	$(am__objects_1)
am__objects_16 = libgames_support_la-eggdesktopfile.lo \
	libgames_support_la-eggsmclient-xsmp.lo \
	$(am__objects_1)
#am__objects_17 = libgames_support_la-eggsmclient-win32.lo
#am__objects_18 = libgames_support_la-eggsmclient-osx.lo
am_libgames_support_la_OBJECTS = libgames_support_la-games-conf.lo \
	libgames_support_la-games-debug.lo \
	libgames_support_la-games-help.lo \
	libgames_support_la-games-profile.lo \
	libgames_support_la-games-runtime.lo \
	libgames_support_la-games-show.lo \
	libgames_support_la-games-sound.lo \
	libgames_support_la-games-stock.lo \
	libgames_support_la-games-string-utils.lo $(am__objects_1) \
	$(am__objects_12) $(am__objects_13) $(am__objects_14) \
	$(am__objects_15) $(am__objects_16) $(am__objects_17) \
	$(am__objects_18)
am__objects_19 = libgames_support_la-games-marshal.lo $(am__objects_1)
nodist_libgames_support_la_OBJECTS = $(am__objects_19)
libgames_support_la_OBJECTS = $(am_libgames_support_la_OBJECTS) \
	$(nodist_libgames_support_la_OBJECTS)
libgames_support_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(libgames_support_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
DEFAULT_INCLUDES = -I. -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC    " $@;
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD  " $@;
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN   " $@;
SOURCES = $(libgames_support_gi_la_SOURCES) \
	$(libgames_support_la_SOURCES) \
	$(nodist_libgames_support_la_SOURCES)
DIST_SOURCES = $(am__libgames_support_gi_la_SOURCES_DIST) \
	$(am__libgames_support_la_SOURCES_DIST)
DATA = $(gir_DATA) $(typelibs_DATA)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/roeger/bachelorarbeit/src/missing --run aclocal-1.11
ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
ALL_LINGUAS = 
AMTAR = ${SHELL} /home/roeger/bachelorarbeit/src/missing --run tar
AM_CFLAGS =  -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare 
AM_CPPFLAGS = 
AM_CXXFLAGS =  -g -O2 -Wall -Wno-unused -Wshadow -Woverloaded-virtual 
AM_DEFAULT_VERBOSITY = 0
AM_LDFLAGS = 
AR = ar
AUTOCONF = ${SHELL} /home/roeger/bachelorarbeit/src/missing --run autoconf
AUTOHEADER = ${SHELL} /home/roeger/bachelorarbeit/src/missing --run autoheader
AUTOMAKE = ${SHELL} /home/roeger/bachelorarbeit/src/missing --run automake-1.11
AWK = gawk
CANBERRA_GTK_CFLAGS = 
CANBERRA_GTK_LIBS = 
CATALOGS = 
CATOBJEXT = .gmo
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2
CLUTTER_CFLAGS = 
CLUTTER_GTK_CFLAGS = 
CLUTTER_GTK_LIBS = 
CLUTTER_LIBS = 
CPP = gcc -E
CPPFLAGS = 
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DATADIRNAME = share
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DEPS_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
DEPS_LIBS = -lglib-2.0  
DISABLE_DEPRECATED =  -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_DEPRECATED -DATK_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_DEPRECATED -DPANGO_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DVTE_DISABLE_DEPRECATED -DVTE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper 
DLLTOOL = false
DOC_USER_FORMATS = 
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = 
FGREP = /bin/grep -F
GCONFTOOL = /usr/bin/gconftool-2
GCONF_SCHEMA_CONFIG_SOURCE = xml:merged:/etc/gconf/gconf.xml.defaults
GCONF_SCHEMA_FILE_DIR = $(sysconfdir)/gconf/schemas
GETTEXT_PACKAGE = gnome-games
GIO_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
GIO_LIBS = -lgio-2.0 -lgobject-2.0 -lglib-2.0  
GLIB_GENMARSHAL = /usr/bin/glib-genmarshal
GLIB_GENMARSHAL_INTERNAL = --internal
GMOFILES = 
GMSGFMT = /usr/bin/msgfmt
GNOME_CFLAGS = -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
GNOME_LIBS = -lgconf-2 -lglib-2.0  
GREP = /bin/grep
GTHREAD_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
GTHREAD_LIBS = -pthread -lgthread-2.0 -lrt -lglib-2.0  
GTK_API_MAJOR_VERSION = 2
GTK_API_VERSION = 2.0
GTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  
GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0  
GUILE = 
GUILE_CFLAGS = 
GUILE_CONFIG = 
GUILE_LIBS = 
HELP_DIR = ${datadir}/gnome/help
HILDON_CFLAGS = 
HILDON_LIBS = 
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INSTOBJEXT = .mo
INTLLIBS = 
INTLTOOL_EXTRACT = /usr/bin/intltool-extract
INTLTOOL_MERGE = /usr/bin/intltool-merge
INTLTOOL_PERL = /usr/bin/perl
INTLTOOL_UPDATE = /usr/bin/intltool-update
INTROSPECTION_COMPILER = 
INTROSPECTION_GENERATE = 
INTROSPECTION_GIRDIR = 
INTROSPECTION_SCANNER = 
INTROSPECTION_TYPELIBDIR = 
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS = 
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = 
LN_S = ln -s
LSB_RELEASE = /usr/bin/lsb_release
LTLIBOBJS = 
MAINT = 
MAKEINFO = ${SHELL} /home/roeger/bachelorarbeit/src/missing --run makeinfo
MANIFEST_TOOL = :
MKDIR_P = /bin/mkdir -p
MKINSTALLDIRS = ./mkinstalldirs
MSGFMT = /usr/bin/msgfmt
MSGFMT_OPTS = -c
MSGMERGE = /usr/bin/msgmerge
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OMF_DIR = ${datadir}/omf
OTOOL = 
OTOOL64 = 
PACKAGE = gnome-games
PACKAGE_BUGREPORT = http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games
PACKAGE_NAME = GNOME Games
PACKAGE_STRING = GNOME Games 2.31.92
PACKAGE_TARNAME = gnome-games
PACKAGE_URL = 
PACKAGE_VERSION = 2.31.92
PATH_SEPARATOR = :
PKG_CONFIG = /usr/bin/pkg-config
PKG_CONFIG_LIBDIR = 
PKG_CONFIG_PATH = 
POFILES = 
POSUB = po
PO_IN_DATADIR_FALSE = 
PO_IN_DATADIR_TRUE = 
PTHREAD_CFLAGS = 
PTHREAD_LDFLAGS = 
PYGTK_CFLAGS = 
PYGTK_LIBS = 
PYTHON = /usr/bin/python
PYTHON_EXEC_PREFIX = ${exec_prefix}
PYTHON_PLATFORM = linux2
PYTHON_PREFIX = ${prefix}
PYTHON_VERSION = 2.7
RANLIB = ranlib
RSVG_CFLAGS = -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2  
RSVG_LIBS = -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo  
SED = /bin/sed
SET_MAKE = 
SHELL = /bin/bash
SMCLIENT_CFLAGS =  
SMCLIENT_LIBS = -lSM -lICE  
STRIP = strip
USE_NLS = yes
VERSION = 2.31.92
WARN_CFLAGS = -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare 
WARN_CXXFLAGS = -g -O2 -Wall -Wno-unused -Wshadow -Woverloaded-virtual 
WINDRES = 
XGETTEXT = /usr/bin/xgettext
abs_builddir = /home/roeger/bachelorarbeit/src/libgames-support
abs_srcdir = /home/roeger/bachelorarbeit/src/libgames-support
abs_top_builddir = /home/roeger/bachelorarbeit/src
abs_top_srcdir = /home/roeger/bachelorarbeit/src
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_DUMPBIN = 
allgames = aisleriot quadrapassel gnect gnomine swell-foop mahjongg gtali gnotravex gnotski glines iagno glchess gnobots2 gnibbles gnome-sudoku lightsoff
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build = x86_64-unknown-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = unknown
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
gamelist = gnomine
host = x86_64-unknown-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/roeger/bachelorarbeit/src/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
pkgpyexecdir = ${pyexecdir}/gnome-games
pkgpythondir = ${pythondir}/gnome-games
prefix = /home/roeger/mines
program_transform_name = s,x,x,
psdir = ${docdir}
pyexecdir = ${exec_prefix}/lib/python2.7/site-packages
pythondir = ${prefix}/lib/python2.7/site-packages
sbindir = ${exec_prefix}/sbin
scoredir = ${localstatedir}/games
scores_group = games
scores_user = games
setgid = 
sharedstatedir = ${prefix}/com
srcdir = .
staginggames = 
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
NULL = 
commondatadir = $(datadir)/gnome-games-common
noinst_LTLIBRARIES = libgames-support.la
pkglib_LTLIBRARIES = $(am__append_21)

# libgames-support.la
BUILT_SOURCES = \
	games-marshal.c			\
	games-marshal.h			\
	$(NULL)

libgames_support_la_SOURCES = games-conf.c games-conf.h games-debug.c \
	games-debug.h games-glib-compat.h games-gtk-compat.h \
	games-help.c games-help.h games-profile.c games-profile.h \
	games-runtime.c games-runtime.h games-show.c games-show.h \
	games-sound.c games-sound.h games-stock.c games-stock.h \
	games-string-utils.c games-string-utils.h $(NULL) \
	$(am__append_1) $(am__append_2) $(am__append_3) \
	$(am__append_6) $(am__append_9) $(am__append_11) \
	$(am__append_12)
nodist_libgames_support_la_SOURCES = $(BUILT_SOURCES)
libgames_support_la_CPPFLAGS = -DPKGDATADIR="\"$(pkgdatadir)\"" \
	-DDATADIR="\"$(datadir)\"" \
	-DCOMMON_DATADIR="\"$(datadir)/gnome-games-common\"" \
	-DSCORESDIR="\"$(scoredir)\"" $(AM_CPPFLAGS) $(am__append_10)
libgames_support_la_CFLAGS = $(GTK_CFLAGS) $(AM_CFLAGS) \
	$(am__append_4) $(am__append_7) $(am__append_13) \
	$(am__append_15) $(am__append_17) $(am__append_19)
libgames_support_la_LIBADD = $(GTK_LIBS) $(am__append_5) \
	$(am__append_8) $(am__append_14) $(am__append_16) \
	$(am__append_18) $(am__append_20)
gsettingsschema_in_files = org.gnome.Games.WindowState.gschema.xml.in
gsettings_SCHEMAS = $(gsettingsschema_in_files:.gschema.xml.in=.gschema.xml)
stamp_files = \
	stamp-games-marshal.c \
	stamp-games-marshal.h \
	$(NULL)

EXTRA_DIST = \
	games-marshal.list \
	$(gsettingsschema_in_files) \
	$(NULL)

CLEANFILES = $(BUILT_SOURCES) $(stamp_files) \
	$(nodist_gsettingsschema_DATA) $(NULL) $(am__append_22)
DISTCLEANFILES = 
#libgames_support_gi_la_SOURCES = $(libgames_support_la_SOURCES) $(nodist_libgames_support_la_SOURCES)
#libgames_support_gi_la_CPPFLAGS = $(libgames_support_la_CPPFLAGS) -DLIBGAMES_SUPPORT_GI
#libgames_support_gi_la_CFLAGS = $(libgames_support_la_CFLAGS)
#libgames_support_gi_la_LIBADD = $(libgames_support_la_LIBADD)
#BUILT_GIRSOURCES = GnomeGamesSupport-1.0.gir

# FIXMEchpe: this looks bogus. If the introspection.m4 macro gets it wrong, fix it!
# INTROSPECTION_GIRDIR/INTROSPECTION_TYPELIBDIR aren't the right place to
# install anything - we need to install inside our prefix.
#girdir = $(datadir)/gir-1.0
#gir_DATA = $(BUILT_GIRSOURCES)
#typelibsdir = $(libdir)/girepository-1.0
#typelibs_DATA = $(BUILT_GIRSOURCES:.gir=.typelib)
all: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) all-am

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libgames-support/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign libgames-support/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):

clean-noinstLTLIBRARIES:
	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
	@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
	}

uninstall-pkglibLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
	done

clean-pkglibLTLIBRARIES:
	-test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
libgames-support-gi.la: $(libgames_support_gi_la_OBJECTS) $(libgames_support_gi_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libgames_support_gi_la_LINK) $(am_libgames_support_gi_la_rpath) $(libgames_support_gi_la_OBJECTS) $(libgames_support_gi_la_LIBADD) $(LIBS)
libgames-support.la: $(libgames_support_la_OBJECTS) $(libgames_support_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libgames_support_la_LINK)  $(libgames_support_la_OBJECTS) $(libgames_support_la_LIBADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/libgames_support_gi_la-eggdesktopfile.Plo
include ./$(DEPDIR)/libgames_support_gi_la-eggsmclient-osx.Plo
include ./$(DEPDIR)/libgames_support_gi_la-eggsmclient-win32.Plo
include ./$(DEPDIR)/libgames_support_gi_la-eggsmclient-xsmp.Plo
include ./$(DEPDIR)/libgames_support_gi_la-eggsmclient.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-atk-utils.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-clock.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-conf.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-controls.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-debug.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-files.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-frame.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-fullscreen-action.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-gridframe.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-help.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-marshal.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-pause-action.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-preimage.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-profile.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-runtime.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-score.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-scores-backend.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-scores-dialog.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-scores.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-setgid-io.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-show.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-sound.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-stock.Plo
include ./$(DEPDIR)/libgames_support_gi_la-games-string-utils.Plo
include ./$(DEPDIR)/libgames_support_la-eggdesktopfile.Plo
include ./$(DEPDIR)/libgames_support_la-eggsmclient-osx.Plo
include ./$(DEPDIR)/libgames_support_la-eggsmclient-win32.Plo
include ./$(DEPDIR)/libgames_support_la-eggsmclient-xsmp.Plo
include ./$(DEPDIR)/libgames_support_la-eggsmclient.Plo
include ./$(DEPDIR)/libgames_support_la-games-atk-utils.Plo
include ./$(DEPDIR)/libgames_support_la-games-clock.Plo
include ./$(DEPDIR)/libgames_support_la-games-conf.Plo
include ./$(DEPDIR)/libgames_support_la-games-controls.Plo
include ./$(DEPDIR)/libgames_support_la-games-debug.Plo
include ./$(DEPDIR)/libgames_support_la-games-files.Plo
include ./$(DEPDIR)/libgames_support_la-games-frame.Plo
include ./$(DEPDIR)/libgames_support_la-games-fullscreen-action.Plo
include ./$(DEPDIR)/libgames_support_la-games-gridframe.Plo
include ./$(DEPDIR)/libgames_support_la-games-help.Plo
include ./$(DEPDIR)/libgames_support_la-games-marshal.Plo
include ./$(DEPDIR)/libgames_support_la-games-pause-action.Plo
include ./$(DEPDIR)/libgames_support_la-games-preimage.Plo
include ./$(DEPDIR)/libgames_support_la-games-profile.Plo
include ./$(DEPDIR)/libgames_support_la-games-runtime.Plo
include ./$(DEPDIR)/libgames_support_la-games-score.Plo
include ./$(DEPDIR)/libgames_support_la-games-scores-backend.Plo
include ./$(DEPDIR)/libgames_support_la-games-scores-dialog.Plo
include ./$(DEPDIR)/libgames_support_la-games-scores.Plo
include ./$(DEPDIR)/libgames_support_la-games-setgid-io.Plo
include ./$(DEPDIR)/libgames_support_la-games-show.Plo
include ./$(DEPDIR)/libgames_support_la-games-sound.Plo
include ./$(DEPDIR)/libgames_support_la-games-stock.Plo
include ./$(DEPDIR)/libgames_support_la-games-string-utils.Plo

.c.o:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC) \
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c $<

.c.obj:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC) \
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CC) \
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LTCOMPILE) -c -o $@ $<

libgames_support_gi_la-games-conf.lo: games-conf.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-conf.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-conf.Tpo -c -o libgames_support_gi_la-games-conf.lo `test -f 'games-conf.c' || echo '$(srcdir)/'`games-conf.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-conf.Tpo $(DEPDIR)/libgames_support_gi_la-games-conf.Plo
#	$(AM_V_CC) \
#	source='games-conf.c' object='libgames_support_gi_la-games-conf.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-conf.lo `test -f 'games-conf.c' || echo '$(srcdir)/'`games-conf.c

libgames_support_gi_la-games-debug.lo: games-debug.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-debug.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-debug.Tpo -c -o libgames_support_gi_la-games-debug.lo `test -f 'games-debug.c' || echo '$(srcdir)/'`games-debug.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-debug.Tpo $(DEPDIR)/libgames_support_gi_la-games-debug.Plo
#	$(AM_V_CC) \
#	source='games-debug.c' object='libgames_support_gi_la-games-debug.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-debug.lo `test -f 'games-debug.c' || echo '$(srcdir)/'`games-debug.c

libgames_support_gi_la-games-help.lo: games-help.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-help.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-help.Tpo -c -o libgames_support_gi_la-games-help.lo `test -f 'games-help.c' || echo '$(srcdir)/'`games-help.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-help.Tpo $(DEPDIR)/libgames_support_gi_la-games-help.Plo
#	$(AM_V_CC) \
#	source='games-help.c' object='libgames_support_gi_la-games-help.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-help.lo `test -f 'games-help.c' || echo '$(srcdir)/'`games-help.c

libgames_support_gi_la-games-profile.lo: games-profile.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-profile.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-profile.Tpo -c -o libgames_support_gi_la-games-profile.lo `test -f 'games-profile.c' || echo '$(srcdir)/'`games-profile.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-profile.Tpo $(DEPDIR)/libgames_support_gi_la-games-profile.Plo
#	$(AM_V_CC) \
#	source='games-profile.c' object='libgames_support_gi_la-games-profile.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-profile.lo `test -f 'games-profile.c' || echo '$(srcdir)/'`games-profile.c

libgames_support_gi_la-games-runtime.lo: games-runtime.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-runtime.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-runtime.Tpo -c -o libgames_support_gi_la-games-runtime.lo `test -f 'games-runtime.c' || echo '$(srcdir)/'`games-runtime.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-runtime.Tpo $(DEPDIR)/libgames_support_gi_la-games-runtime.Plo
#	$(AM_V_CC) \
#	source='games-runtime.c' object='libgames_support_gi_la-games-runtime.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-runtime.lo `test -f 'games-runtime.c' || echo '$(srcdir)/'`games-runtime.c

libgames_support_gi_la-games-show.lo: games-show.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-show.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-show.Tpo -c -o libgames_support_gi_la-games-show.lo `test -f 'games-show.c' || echo '$(srcdir)/'`games-show.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-show.Tpo $(DEPDIR)/libgames_support_gi_la-games-show.Plo
#	$(AM_V_CC) \
#	source='games-show.c' object='libgames_support_gi_la-games-show.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-show.lo `test -f 'games-show.c' || echo '$(srcdir)/'`games-show.c

libgames_support_gi_la-games-sound.lo: games-sound.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-sound.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-sound.Tpo -c -o libgames_support_gi_la-games-sound.lo `test -f 'games-sound.c' || echo '$(srcdir)/'`games-sound.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-sound.Tpo $(DEPDIR)/libgames_support_gi_la-games-sound.Plo
#	$(AM_V_CC) \
#	source='games-sound.c' object='libgames_support_gi_la-games-sound.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-sound.lo `test -f 'games-sound.c' || echo '$(srcdir)/'`games-sound.c

libgames_support_gi_la-games-stock.lo: games-stock.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-stock.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-stock.Tpo -c -o libgames_support_gi_la-games-stock.lo `test -f 'games-stock.c' || echo '$(srcdir)/'`games-stock.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-stock.Tpo $(DEPDIR)/libgames_support_gi_la-games-stock.Plo
#	$(AM_V_CC) \
#	source='games-stock.c' object='libgames_support_gi_la-games-stock.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-stock.lo `test -f 'games-stock.c' || echo '$(srcdir)/'`games-stock.c

libgames_support_gi_la-games-string-utils.lo: games-string-utils.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-string-utils.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-string-utils.Tpo -c -o libgames_support_gi_la-games-string-utils.lo `test -f 'games-string-utils.c' || echo '$(srcdir)/'`games-string-utils.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-string-utils.Tpo $(DEPDIR)/libgames_support_gi_la-games-string-utils.Plo
#	$(AM_V_CC) \
#	source='games-string-utils.c' object='libgames_support_gi_la-games-string-utils.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-string-utils.lo `test -f 'games-string-utils.c' || echo '$(srcdir)/'`games-string-utils.c

libgames_support_gi_la-games-atk-utils.lo: games-atk-utils.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-atk-utils.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-atk-utils.Tpo -c -o libgames_support_gi_la-games-atk-utils.lo `test -f 'games-atk-utils.c' || echo '$(srcdir)/'`games-atk-utils.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-atk-utils.Tpo $(DEPDIR)/libgames_support_gi_la-games-atk-utils.Plo
#	$(AM_V_CC) \
#	source='games-atk-utils.c' object='libgames_support_gi_la-games-atk-utils.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-atk-utils.lo `test -f 'games-atk-utils.c' || echo '$(srcdir)/'`games-atk-utils.c

libgames_support_gi_la-games-clock.lo: games-clock.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-clock.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-clock.Tpo -c -o libgames_support_gi_la-games-clock.lo `test -f 'games-clock.c' || echo '$(srcdir)/'`games-clock.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-clock.Tpo $(DEPDIR)/libgames_support_gi_la-games-clock.Plo
#	$(AM_V_CC) \
#	source='games-clock.c' object='libgames_support_gi_la-games-clock.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-clock.lo `test -f 'games-clock.c' || echo '$(srcdir)/'`games-clock.c

libgames_support_gi_la-games-preimage.lo: games-preimage.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-preimage.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-preimage.Tpo -c -o libgames_support_gi_la-games-preimage.lo `test -f 'games-preimage.c' || echo '$(srcdir)/'`games-preimage.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-preimage.Tpo $(DEPDIR)/libgames_support_gi_la-games-preimage.Plo
#	$(AM_V_CC) \
#	source='games-preimage.c' object='libgames_support_gi_la-games-preimage.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-preimage.lo `test -f 'games-preimage.c' || echo '$(srcdir)/'`games-preimage.c

libgames_support_gi_la-games-files.lo: games-files.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-files.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-files.Tpo -c -o libgames_support_gi_la-games-files.lo `test -f 'games-files.c' || echo '$(srcdir)/'`games-files.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-files.Tpo $(DEPDIR)/libgames_support_gi_la-games-files.Plo
#	$(AM_V_CC) \
#	source='games-files.c' object='libgames_support_gi_la-games-files.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-files.lo `test -f 'games-files.c' || echo '$(srcdir)/'`games-files.c

libgames_support_gi_la-games-frame.lo: games-frame.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-frame.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-frame.Tpo -c -o libgames_support_gi_la-games-frame.lo `test -f 'games-frame.c' || echo '$(srcdir)/'`games-frame.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-frame.Tpo $(DEPDIR)/libgames_support_gi_la-games-frame.Plo
#	$(AM_V_CC) \
#	source='games-frame.c' object='libgames_support_gi_la-games-frame.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-frame.lo `test -f 'games-frame.c' || echo '$(srcdir)/'`games-frame.c

libgames_support_gi_la-games-fullscreen-action.lo: games-fullscreen-action.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-fullscreen-action.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-fullscreen-action.Tpo -c -o libgames_support_gi_la-games-fullscreen-action.lo `test -f 'games-fullscreen-action.c' || echo '$(srcdir)/'`games-fullscreen-action.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-fullscreen-action.Tpo $(DEPDIR)/libgames_support_gi_la-games-fullscreen-action.Plo
#	$(AM_V_CC) \
#	source='games-fullscreen-action.c' object='libgames_support_gi_la-games-fullscreen-action.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-fullscreen-action.lo `test -f 'games-fullscreen-action.c' || echo '$(srcdir)/'`games-fullscreen-action.c

libgames_support_gi_la-games-gridframe.lo: games-gridframe.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-gridframe.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-gridframe.Tpo -c -o libgames_support_gi_la-games-gridframe.lo `test -f 'games-gridframe.c' || echo '$(srcdir)/'`games-gridframe.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-gridframe.Tpo $(DEPDIR)/libgames_support_gi_la-games-gridframe.Plo
#	$(AM_V_CC) \
#	source='games-gridframe.c' object='libgames_support_gi_la-games-gridframe.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-gridframe.lo `test -f 'games-gridframe.c' || echo '$(srcdir)/'`games-gridframe.c

libgames_support_gi_la-games-pause-action.lo: games-pause-action.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-pause-action.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-pause-action.Tpo -c -o libgames_support_gi_la-games-pause-action.lo `test -f 'games-pause-action.c' || echo '$(srcdir)/'`games-pause-action.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-pause-action.Tpo $(DEPDIR)/libgames_support_gi_la-games-pause-action.Plo
#	$(AM_V_CC) \
#	source='games-pause-action.c' object='libgames_support_gi_la-games-pause-action.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-pause-action.lo `test -f 'games-pause-action.c' || echo '$(srcdir)/'`games-pause-action.c

libgames_support_gi_la-games-score.lo: games-score.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-score.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-score.Tpo -c -o libgames_support_gi_la-games-score.lo `test -f 'games-score.c' || echo '$(srcdir)/'`games-score.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-score.Tpo $(DEPDIR)/libgames_support_gi_la-games-score.Plo
#	$(AM_V_CC) \
#	source='games-score.c' object='libgames_support_gi_la-games-score.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-score.lo `test -f 'games-score.c' || echo '$(srcdir)/'`games-score.c

libgames_support_gi_la-games-scores.lo: games-scores.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-scores.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-scores.Tpo -c -o libgames_support_gi_la-games-scores.lo `test -f 'games-scores.c' || echo '$(srcdir)/'`games-scores.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-scores.Tpo $(DEPDIR)/libgames_support_gi_la-games-scores.Plo
#	$(AM_V_CC) \
#	source='games-scores.c' object='libgames_support_gi_la-games-scores.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-scores.lo `test -f 'games-scores.c' || echo '$(srcdir)/'`games-scores.c

libgames_support_gi_la-games-scores-dialog.lo: games-scores-dialog.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-scores-dialog.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-scores-dialog.Tpo -c -o libgames_support_gi_la-games-scores-dialog.lo `test -f 'games-scores-dialog.c' || echo '$(srcdir)/'`games-scores-dialog.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-scores-dialog.Tpo $(DEPDIR)/libgames_support_gi_la-games-scores-dialog.Plo
#	$(AM_V_CC) \
#	source='games-scores-dialog.c' object='libgames_support_gi_la-games-scores-dialog.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-scores-dialog.lo `test -f 'games-scores-dialog.c' || echo '$(srcdir)/'`games-scores-dialog.c

libgames_support_gi_la-games-controls.lo: games-controls.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-controls.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-controls.Tpo -c -o libgames_support_gi_la-games-controls.lo `test -f 'games-controls.c' || echo '$(srcdir)/'`games-controls.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-controls.Tpo $(DEPDIR)/libgames_support_gi_la-games-controls.Plo
#	$(AM_V_CC) \
#	source='games-controls.c' object='libgames_support_gi_la-games-controls.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-controls.lo `test -f 'games-controls.c' || echo '$(srcdir)/'`games-controls.c

libgames_support_gi_la-games-scores-backend.lo: games-scores-backend.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-scores-backend.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-scores-backend.Tpo -c -o libgames_support_gi_la-games-scores-backend.lo `test -f 'games-scores-backend.c' || echo '$(srcdir)/'`games-scores-backend.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-scores-backend.Tpo $(DEPDIR)/libgames_support_gi_la-games-scores-backend.Plo
#	$(AM_V_CC) \
#	source='games-scores-backend.c' object='libgames_support_gi_la-games-scores-backend.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-scores-backend.lo `test -f 'games-scores-backend.c' || echo '$(srcdir)/'`games-scores-backend.c

libgames_support_gi_la-games-setgid-io.lo: games-setgid-io.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-setgid-io.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-setgid-io.Tpo -c -o libgames_support_gi_la-games-setgid-io.lo `test -f 'games-setgid-io.c' || echo '$(srcdir)/'`games-setgid-io.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-setgid-io.Tpo $(DEPDIR)/libgames_support_gi_la-games-setgid-io.Plo
#	$(AM_V_CC) \
#	source='games-setgid-io.c' object='libgames_support_gi_la-games-setgid-io.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-setgid-io.lo `test -f 'games-setgid-io.c' || echo '$(srcdir)/'`games-setgid-io.c

libgames_support_gi_la-eggsmclient.lo: eggsmclient.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-eggsmclient.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-eggsmclient.Tpo -c -o libgames_support_gi_la-eggsmclient.lo `test -f 'eggsmclient.c' || echo '$(srcdir)/'`eggsmclient.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-eggsmclient.Tpo $(DEPDIR)/libgames_support_gi_la-eggsmclient.Plo
#	$(AM_V_CC) \
#	source='eggsmclient.c' object='libgames_support_gi_la-eggsmclient.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-eggsmclient.lo `test -f 'eggsmclient.c' || echo '$(srcdir)/'`eggsmclient.c

libgames_support_gi_la-eggdesktopfile.lo: eggdesktopfile.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-eggdesktopfile.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-eggdesktopfile.Tpo -c -o libgames_support_gi_la-eggdesktopfile.lo `test -f 'eggdesktopfile.c' || echo '$(srcdir)/'`eggdesktopfile.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-eggdesktopfile.Tpo $(DEPDIR)/libgames_support_gi_la-eggdesktopfile.Plo
#	$(AM_V_CC) \
#	source='eggdesktopfile.c' object='libgames_support_gi_la-eggdesktopfile.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-eggdesktopfile.lo `test -f 'eggdesktopfile.c' || echo '$(srcdir)/'`eggdesktopfile.c

libgames_support_gi_la-eggsmclient-xsmp.lo: eggsmclient-xsmp.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-eggsmclient-xsmp.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-eggsmclient-xsmp.Tpo -c -o libgames_support_gi_la-eggsmclient-xsmp.lo `test -f 'eggsmclient-xsmp.c' || echo '$(srcdir)/'`eggsmclient-xsmp.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-eggsmclient-xsmp.Tpo $(DEPDIR)/libgames_support_gi_la-eggsmclient-xsmp.Plo
#	$(AM_V_CC) \
#	source='eggsmclient-xsmp.c' object='libgames_support_gi_la-eggsmclient-xsmp.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-eggsmclient-xsmp.lo `test -f 'eggsmclient-xsmp.c' || echo '$(srcdir)/'`eggsmclient-xsmp.c

libgames_support_gi_la-eggsmclient-win32.lo: eggsmclient-win32.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-eggsmclient-win32.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-eggsmclient-win32.Tpo -c -o libgames_support_gi_la-eggsmclient-win32.lo `test -f 'eggsmclient-win32.c' || echo '$(srcdir)/'`eggsmclient-win32.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-eggsmclient-win32.Tpo $(DEPDIR)/libgames_support_gi_la-eggsmclient-win32.Plo
#	$(AM_V_CC) \
#	source='eggsmclient-win32.c' object='libgames_support_gi_la-eggsmclient-win32.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-eggsmclient-win32.lo `test -f 'eggsmclient-win32.c' || echo '$(srcdir)/'`eggsmclient-win32.c

libgames_support_gi_la-eggsmclient-osx.lo: eggsmclient-osx.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-eggsmclient-osx.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-eggsmclient-osx.Tpo -c -o libgames_support_gi_la-eggsmclient-osx.lo `test -f 'eggsmclient-osx.c' || echo '$(srcdir)/'`eggsmclient-osx.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-eggsmclient-osx.Tpo $(DEPDIR)/libgames_support_gi_la-eggsmclient-osx.Plo
#	$(AM_V_CC) \
#	source='eggsmclient-osx.c' object='libgames_support_gi_la-eggsmclient-osx.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-eggsmclient-osx.lo `test -f 'eggsmclient-osx.c' || echo '$(srcdir)/'`eggsmclient-osx.c

libgames_support_gi_la-games-marshal.lo: games-marshal.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -MT libgames_support_gi_la-games-marshal.lo -MD -MP -MF $(DEPDIR)/libgames_support_gi_la-games-marshal.Tpo -c -o libgames_support_gi_la-games-marshal.lo `test -f 'games-marshal.c' || echo '$(srcdir)/'`games-marshal.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_gi_la-games-marshal.Tpo $(DEPDIR)/libgames_support_gi_la-games-marshal.Plo
#	$(AM_V_CC) \
#	source='games-marshal.c' object='libgames_support_gi_la-games-marshal.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_gi_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_gi_la_CFLAGS) $(CFLAGS) -c -o libgames_support_gi_la-games-marshal.lo `test -f 'games-marshal.c' || echo '$(srcdir)/'`games-marshal.c

libgames_support_la-games-conf.lo: games-conf.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-conf.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-conf.Tpo -c -o libgames_support_la-games-conf.lo `test -f 'games-conf.c' || echo '$(srcdir)/'`games-conf.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-conf.Tpo $(DEPDIR)/libgames_support_la-games-conf.Plo
#	$(AM_V_CC) \
#	source='games-conf.c' object='libgames_support_la-games-conf.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-conf.lo `test -f 'games-conf.c' || echo '$(srcdir)/'`games-conf.c

libgames_support_la-games-debug.lo: games-debug.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-debug.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-debug.Tpo -c -o libgames_support_la-games-debug.lo `test -f 'games-debug.c' || echo '$(srcdir)/'`games-debug.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-debug.Tpo $(DEPDIR)/libgames_support_la-games-debug.Plo
#	$(AM_V_CC) \
#	source='games-debug.c' object='libgames_support_la-games-debug.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-debug.lo `test -f 'games-debug.c' || echo '$(srcdir)/'`games-debug.c

libgames_support_la-games-help.lo: games-help.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-help.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-help.Tpo -c -o libgames_support_la-games-help.lo `test -f 'games-help.c' || echo '$(srcdir)/'`games-help.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-help.Tpo $(DEPDIR)/libgames_support_la-games-help.Plo
#	$(AM_V_CC) \
#	source='games-help.c' object='libgames_support_la-games-help.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-help.lo `test -f 'games-help.c' || echo '$(srcdir)/'`games-help.c

libgames_support_la-games-profile.lo: games-profile.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-profile.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-profile.Tpo -c -o libgames_support_la-games-profile.lo `test -f 'games-profile.c' || echo '$(srcdir)/'`games-profile.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-profile.Tpo $(DEPDIR)/libgames_support_la-games-profile.Plo
#	$(AM_V_CC) \
#	source='games-profile.c' object='libgames_support_la-games-profile.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-profile.lo `test -f 'games-profile.c' || echo '$(srcdir)/'`games-profile.c

libgames_support_la-games-runtime.lo: games-runtime.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-runtime.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-runtime.Tpo -c -o libgames_support_la-games-runtime.lo `test -f 'games-runtime.c' || echo '$(srcdir)/'`games-runtime.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-runtime.Tpo $(DEPDIR)/libgames_support_la-games-runtime.Plo
#	$(AM_V_CC) \
#	source='games-runtime.c' object='libgames_support_la-games-runtime.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-runtime.lo `test -f 'games-runtime.c' || echo '$(srcdir)/'`games-runtime.c

libgames_support_la-games-show.lo: games-show.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-show.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-show.Tpo -c -o libgames_support_la-games-show.lo `test -f 'games-show.c' || echo '$(srcdir)/'`games-show.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-show.Tpo $(DEPDIR)/libgames_support_la-games-show.Plo
#	$(AM_V_CC) \
#	source='games-show.c' object='libgames_support_la-games-show.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-show.lo `test -f 'games-show.c' || echo '$(srcdir)/'`games-show.c

libgames_support_la-games-sound.lo: games-sound.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-sound.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-sound.Tpo -c -o libgames_support_la-games-sound.lo `test -f 'games-sound.c' || echo '$(srcdir)/'`games-sound.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-sound.Tpo $(DEPDIR)/libgames_support_la-games-sound.Plo
#	$(AM_V_CC) \
#	source='games-sound.c' object='libgames_support_la-games-sound.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-sound.lo `test -f 'games-sound.c' || echo '$(srcdir)/'`games-sound.c

libgames_support_la-games-stock.lo: games-stock.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-stock.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-stock.Tpo -c -o libgames_support_la-games-stock.lo `test -f 'games-stock.c' || echo '$(srcdir)/'`games-stock.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-stock.Tpo $(DEPDIR)/libgames_support_la-games-stock.Plo
#	$(AM_V_CC) \
#	source='games-stock.c' object='libgames_support_la-games-stock.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-stock.lo `test -f 'games-stock.c' || echo '$(srcdir)/'`games-stock.c

libgames_support_la-games-string-utils.lo: games-string-utils.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-string-utils.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-string-utils.Tpo -c -o libgames_support_la-games-string-utils.lo `test -f 'games-string-utils.c' || echo '$(srcdir)/'`games-string-utils.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-string-utils.Tpo $(DEPDIR)/libgames_support_la-games-string-utils.Plo
#	$(AM_V_CC) \
#	source='games-string-utils.c' object='libgames_support_la-games-string-utils.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-string-utils.lo `test -f 'games-string-utils.c' || echo '$(srcdir)/'`games-string-utils.c

libgames_support_la-games-atk-utils.lo: games-atk-utils.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-atk-utils.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-atk-utils.Tpo -c -o libgames_support_la-games-atk-utils.lo `test -f 'games-atk-utils.c' || echo '$(srcdir)/'`games-atk-utils.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-atk-utils.Tpo $(DEPDIR)/libgames_support_la-games-atk-utils.Plo
#	$(AM_V_CC) \
#	source='games-atk-utils.c' object='libgames_support_la-games-atk-utils.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-atk-utils.lo `test -f 'games-atk-utils.c' || echo '$(srcdir)/'`games-atk-utils.c

libgames_support_la-games-clock.lo: games-clock.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-clock.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-clock.Tpo -c -o libgames_support_la-games-clock.lo `test -f 'games-clock.c' || echo '$(srcdir)/'`games-clock.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-clock.Tpo $(DEPDIR)/libgames_support_la-games-clock.Plo
#	$(AM_V_CC) \
#	source='games-clock.c' object='libgames_support_la-games-clock.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-clock.lo `test -f 'games-clock.c' || echo '$(srcdir)/'`games-clock.c

libgames_support_la-games-preimage.lo: games-preimage.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-preimage.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-preimage.Tpo -c -o libgames_support_la-games-preimage.lo `test -f 'games-preimage.c' || echo '$(srcdir)/'`games-preimage.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-preimage.Tpo $(DEPDIR)/libgames_support_la-games-preimage.Plo
#	$(AM_V_CC) \
#	source='games-preimage.c' object='libgames_support_la-games-preimage.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-preimage.lo `test -f 'games-preimage.c' || echo '$(srcdir)/'`games-preimage.c

libgames_support_la-games-files.lo: games-files.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-files.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-files.Tpo -c -o libgames_support_la-games-files.lo `test -f 'games-files.c' || echo '$(srcdir)/'`games-files.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-files.Tpo $(DEPDIR)/libgames_support_la-games-files.Plo
#	$(AM_V_CC) \
#	source='games-files.c' object='libgames_support_la-games-files.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-files.lo `test -f 'games-files.c' || echo '$(srcdir)/'`games-files.c

libgames_support_la-games-frame.lo: games-frame.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-frame.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-frame.Tpo -c -o libgames_support_la-games-frame.lo `test -f 'games-frame.c' || echo '$(srcdir)/'`games-frame.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-frame.Tpo $(DEPDIR)/libgames_support_la-games-frame.Plo
#	$(AM_V_CC) \
#	source='games-frame.c' object='libgames_support_la-games-frame.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-frame.lo `test -f 'games-frame.c' || echo '$(srcdir)/'`games-frame.c

libgames_support_la-games-fullscreen-action.lo: games-fullscreen-action.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-fullscreen-action.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-fullscreen-action.Tpo -c -o libgames_support_la-games-fullscreen-action.lo `test -f 'games-fullscreen-action.c' || echo '$(srcdir)/'`games-fullscreen-action.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-fullscreen-action.Tpo $(DEPDIR)/libgames_support_la-games-fullscreen-action.Plo
#	$(AM_V_CC) \
#	source='games-fullscreen-action.c' object='libgames_support_la-games-fullscreen-action.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-fullscreen-action.lo `test -f 'games-fullscreen-action.c' || echo '$(srcdir)/'`games-fullscreen-action.c

libgames_support_la-games-gridframe.lo: games-gridframe.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-gridframe.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-gridframe.Tpo -c -o libgames_support_la-games-gridframe.lo `test -f 'games-gridframe.c' || echo '$(srcdir)/'`games-gridframe.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-gridframe.Tpo $(DEPDIR)/libgames_support_la-games-gridframe.Plo
#	$(AM_V_CC) \
#	source='games-gridframe.c' object='libgames_support_la-games-gridframe.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-gridframe.lo `test -f 'games-gridframe.c' || echo '$(srcdir)/'`games-gridframe.c

libgames_support_la-games-pause-action.lo: games-pause-action.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-pause-action.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-pause-action.Tpo -c -o libgames_support_la-games-pause-action.lo `test -f 'games-pause-action.c' || echo '$(srcdir)/'`games-pause-action.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-pause-action.Tpo $(DEPDIR)/libgames_support_la-games-pause-action.Plo
#	$(AM_V_CC) \
#	source='games-pause-action.c' object='libgames_support_la-games-pause-action.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-pause-action.lo `test -f 'games-pause-action.c' || echo '$(srcdir)/'`games-pause-action.c

libgames_support_la-games-score.lo: games-score.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-score.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-score.Tpo -c -o libgames_support_la-games-score.lo `test -f 'games-score.c' || echo '$(srcdir)/'`games-score.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-score.Tpo $(DEPDIR)/libgames_support_la-games-score.Plo
#	$(AM_V_CC) \
#	source='games-score.c' object='libgames_support_la-games-score.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-score.lo `test -f 'games-score.c' || echo '$(srcdir)/'`games-score.c

libgames_support_la-games-scores.lo: games-scores.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-scores.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-scores.Tpo -c -o libgames_support_la-games-scores.lo `test -f 'games-scores.c' || echo '$(srcdir)/'`games-scores.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-scores.Tpo $(DEPDIR)/libgames_support_la-games-scores.Plo
#	$(AM_V_CC) \
#	source='games-scores.c' object='libgames_support_la-games-scores.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-scores.lo `test -f 'games-scores.c' || echo '$(srcdir)/'`games-scores.c

libgames_support_la-games-scores-dialog.lo: games-scores-dialog.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-scores-dialog.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-scores-dialog.Tpo -c -o libgames_support_la-games-scores-dialog.lo `test -f 'games-scores-dialog.c' || echo '$(srcdir)/'`games-scores-dialog.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-scores-dialog.Tpo $(DEPDIR)/libgames_support_la-games-scores-dialog.Plo
#	$(AM_V_CC) \
#	source='games-scores-dialog.c' object='libgames_support_la-games-scores-dialog.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-scores-dialog.lo `test -f 'games-scores-dialog.c' || echo '$(srcdir)/'`games-scores-dialog.c

libgames_support_la-games-controls.lo: games-controls.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-controls.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-controls.Tpo -c -o libgames_support_la-games-controls.lo `test -f 'games-controls.c' || echo '$(srcdir)/'`games-controls.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-controls.Tpo $(DEPDIR)/libgames_support_la-games-controls.Plo
#	$(AM_V_CC) \
#	source='games-controls.c' object='libgames_support_la-games-controls.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-controls.lo `test -f 'games-controls.c' || echo '$(srcdir)/'`games-controls.c

libgames_support_la-games-scores-backend.lo: games-scores-backend.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-scores-backend.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-scores-backend.Tpo -c -o libgames_support_la-games-scores-backend.lo `test -f 'games-scores-backend.c' || echo '$(srcdir)/'`games-scores-backend.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-scores-backend.Tpo $(DEPDIR)/libgames_support_la-games-scores-backend.Plo
#	$(AM_V_CC) \
#	source='games-scores-backend.c' object='libgames_support_la-games-scores-backend.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-scores-backend.lo `test -f 'games-scores-backend.c' || echo '$(srcdir)/'`games-scores-backend.c

libgames_support_la-games-setgid-io.lo: games-setgid-io.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-setgid-io.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-setgid-io.Tpo -c -o libgames_support_la-games-setgid-io.lo `test -f 'games-setgid-io.c' || echo '$(srcdir)/'`games-setgid-io.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-setgid-io.Tpo $(DEPDIR)/libgames_support_la-games-setgid-io.Plo
#	$(AM_V_CC) \
#	source='games-setgid-io.c' object='libgames_support_la-games-setgid-io.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-setgid-io.lo `test -f 'games-setgid-io.c' || echo '$(srcdir)/'`games-setgid-io.c

libgames_support_la-eggsmclient.lo: eggsmclient.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-eggsmclient.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-eggsmclient.Tpo -c -o libgames_support_la-eggsmclient.lo `test -f 'eggsmclient.c' || echo '$(srcdir)/'`eggsmclient.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-eggsmclient.Tpo $(DEPDIR)/libgames_support_la-eggsmclient.Plo
#	$(AM_V_CC) \
#	source='eggsmclient.c' object='libgames_support_la-eggsmclient.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-eggsmclient.lo `test -f 'eggsmclient.c' || echo '$(srcdir)/'`eggsmclient.c

libgames_support_la-eggdesktopfile.lo: eggdesktopfile.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-eggdesktopfile.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-eggdesktopfile.Tpo -c -o libgames_support_la-eggdesktopfile.lo `test -f 'eggdesktopfile.c' || echo '$(srcdir)/'`eggdesktopfile.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-eggdesktopfile.Tpo $(DEPDIR)/libgames_support_la-eggdesktopfile.Plo
#	$(AM_V_CC) \
#	source='eggdesktopfile.c' object='libgames_support_la-eggdesktopfile.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-eggdesktopfile.lo `test -f 'eggdesktopfile.c' || echo '$(srcdir)/'`eggdesktopfile.c

libgames_support_la-eggsmclient-xsmp.lo: eggsmclient-xsmp.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-eggsmclient-xsmp.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-eggsmclient-xsmp.Tpo -c -o libgames_support_la-eggsmclient-xsmp.lo `test -f 'eggsmclient-xsmp.c' || echo '$(srcdir)/'`eggsmclient-xsmp.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-eggsmclient-xsmp.Tpo $(DEPDIR)/libgames_support_la-eggsmclient-xsmp.Plo
#	$(AM_V_CC) \
#	source='eggsmclient-xsmp.c' object='libgames_support_la-eggsmclient-xsmp.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-eggsmclient-xsmp.lo `test -f 'eggsmclient-xsmp.c' || echo '$(srcdir)/'`eggsmclient-xsmp.c

libgames_support_la-eggsmclient-win32.lo: eggsmclient-win32.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-eggsmclient-win32.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-eggsmclient-win32.Tpo -c -o libgames_support_la-eggsmclient-win32.lo `test -f 'eggsmclient-win32.c' || echo '$(srcdir)/'`eggsmclient-win32.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-eggsmclient-win32.Tpo $(DEPDIR)/libgames_support_la-eggsmclient-win32.Plo
#	$(AM_V_CC) \
#	source='eggsmclient-win32.c' object='libgames_support_la-eggsmclient-win32.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-eggsmclient-win32.lo `test -f 'eggsmclient-win32.c' || echo '$(srcdir)/'`eggsmclient-win32.c

libgames_support_la-eggsmclient-osx.lo: eggsmclient-osx.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-eggsmclient-osx.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-eggsmclient-osx.Tpo -c -o libgames_support_la-eggsmclient-osx.lo `test -f 'eggsmclient-osx.c' || echo '$(srcdir)/'`eggsmclient-osx.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-eggsmclient-osx.Tpo $(DEPDIR)/libgames_support_la-eggsmclient-osx.Plo
#	$(AM_V_CC) \
#	source='eggsmclient-osx.c' object='libgames_support_la-eggsmclient-osx.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-eggsmclient-osx.lo `test -f 'eggsmclient-osx.c' || echo '$(srcdir)/'`eggsmclient-osx.c

libgames_support_la-games-marshal.lo: games-marshal.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-marshal.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-marshal.Tpo -c -o libgames_support_la-games-marshal.lo `test -f 'games-marshal.c' || echo '$(srcdir)/'`games-marshal.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libgames_support_la-games-marshal.Tpo $(DEPDIR)/libgames_support_la-games-marshal.Plo
#	$(AM_V_CC) \
#	source='games-marshal.c' object='libgames_support_la-games-marshal.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-marshal.lo `test -f 'games-marshal.c' || echo '$(srcdir)/'`games-marshal.c

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
install-girDATA: $(gir_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(girdir)" || $(MKDIR_P) "$(DESTDIR)$(girdir)"
	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(girdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(girdir)" || exit $$?; \
	done

uninstall-girDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	test -n "$$files" || exit 0; \
	echo " ( cd '$(DESTDIR)$(girdir)' && rm -f" $$files ")"; \
	cd "$(DESTDIR)$(girdir)" && rm -f $$files
install-typelibsDATA: $(typelibs_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(typelibsdir)" || $(MKDIR_P) "$(DESTDIR)$(typelibsdir)"
	@list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(typelibsdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(typelibsdir)" || exit $$?; \
	done

uninstall-typelibsDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	test -n "$$files" || exit 0; \
	echo " ( cd '$(DESTDIR)$(typelibsdir)' && rm -f" $$files ")"; \
	cd "$(DESTDIR)$(typelibsdir)" && rm -f $$files

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:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	set x; \
	here=`pwd`; \
	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; }; }'`; \
	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:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	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; }; }'`; \
	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)
	@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
check-am: all-am
check: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) check-am
all-am: Makefile $(LTLIBRARIES) $(DATA)
installdirs:
	for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(girdir)" "$(DESTDIR)$(typelibsdir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
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:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

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."
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
clean: clean-am

clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
	clean-pkglibLTLIBRARIES mostlyclean-am

distclean: distclean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-girDATA install-typelibsDATA

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am: install-pkglibLTLIBRARIES

install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-girDATA uninstall-pkglibLTLIBRARIES \
	uninstall-typelibsDATA

.MAKE: all check install install-am install-strip

.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
	clean-libtool clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
	ctags distclean distclean-compile distclean-generic \
	distclean-libtool distclean-tags distdir dvi dvi-am html \
	html-am info info-am install install-am install-data \
	install-data-am install-dvi install-dvi-am install-exec \
	install-exec-am install-girDATA install-html install-html-am \
	install-info install-info-am install-man install-pdf \
	install-pdf-am install-pkglibLTLIBRARIES install-ps \
	install-ps-am install-strip install-typelibsDATA installcheck \
	installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
	tags uninstall uninstall-am uninstall-girDATA \
	uninstall-pkglibLTLIBRARIES uninstall-typelibsDATA


games-marshal.c: stamp-games-marshal.c
	@true
stamp-games-marshal.c: games-marshal.list Makefile
	$(AM_V_GEN) $(GLIB_GENMARSHAL) --prefix=games_marshal $< --header --body $(GLIB_GENMARSHAL_INTERNAL) > games-marshal.c \
	&& echo timestamp > $(@F)

games-marshal.h: stamp-games-marshal.h
	@true
stamp-games-marshal.h: games-marshal.list Makefile
	$(AM_V_GEN) $(GLIB_GENMARSHAL) --prefix=games_marshal $< --header $(GLIB_GENMARSHAL_INTERNAL) > games-marshal.h \
	&& echo timestamp > $(@F)

# FIXMEchpe: change GIR version for the gtk+-3.0 based one...
# or just remove introspection support for the gtk+-2.0 build

#GnomeGamesSupport-1.0.gir: $(INTROSPECTION_SCANNER) libgames-support-gi.la $(libgames_support_gi_la_SOURCES)
#	$(AM_V_GEN) $(INTROSPECTION_SCANNER) -v \
#	--namespace GnomeGamesSupport --nsversion=1.0 \
#	--strip-prefix=games \
#	--add-include-path=$(srcdir) --add-include=path=. \
#	--include=Clutter-1.0 \
#	--include=Cogl-1.0 \
#	--include=Gtk-$(GTK_API_VERSION) \
#	--library=games-support-gi \
#	--libtool="$(LIBTOOL)" \
#	--output $@ \
#	--pkg gobject-2.0 \
#	--pkg gtk+-$(GTK_API_VERSION) \
#	--pkg clutter-1.0 \
#	--pkg cogl-1.0 \
#	-I$(top_srcdir) \
#	-I$(top_builddir) \
#	$(filter %.h,$^)

#%.typelib: %.gir $(INTROSPECTION_COMPILER)
#	$(AM_V_GEN) $(DEBUG) $(INTROSPECTION_COMPILER) --includedir=$(srcdir) --includedir=. $(INTROSPECTION_COMPILER_OPTS) $< -o $@

%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
# @GSETTINGS_RULES@

-include $(top_srcdir)/git.mk

# 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:
