~ubuntu-branches/ubuntu/gutsy/gnome-games/gutsy

« back to all changes in this revision

Viewing changes to libgames-support/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Aron Sisak
  • Date: 2007-09-19 10:56:50 UTC
  • mfrom: (1.1.39)
  • Revision ID: package-import@ubuntu.com-20070919105650-rdocpccu3h5o6nw7
Tags: 1:2.20.0.1-0ubuntu1
* New upstream bugfix release:
  - Updated translations: mk
* debian/patches/99_autoconf.patch:
  - Updated via automagic.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
16
16
 
17
17
 
18
18
 
 
19
srcdir = @srcdir@
 
20
top_srcdir = @top_srcdir@
19
21
VPATH = @srcdir@
20
22
pkgdatadir = $(datadir)/@PACKAGE@
21
23
pkglibdir = $(libdir)/@PACKAGE@
22
24
pkgincludedir = $(includedir)/@PACKAGE@
 
25
top_builddir = ..
23
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
27
INSTALL = @INSTALL@
24
28
install_sh_DATA = $(install_sh) -c -m 644
25
29
install_sh_PROGRAM = $(install_sh) -c
26
30
install_sh_SCRIPT = $(install_sh) -c
149
153
        libgames_support_la-games-stock.lo $(am__objects_1) \
150
154
        $(am__objects_3) $(am__objects_4)
151
155
libgames_support_la_OBJECTS = $(am_libgames_support_la_OBJECTS)
152
 
libgames_support_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
153
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) \
154
 
        $(libgames_support_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
155
 
        $(LDFLAGS) -o $@
156
156
am__installdirs = "$(DESTDIR)$(utildir)" "$(DESTDIR)$(carddir)" \
157
157
        "$(DESTDIR)$(icondir)" "$(DESTDIR)$(slotdir)"
158
158
utilPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
167
167
@HAVE_CAIRO_TRUE@@HAVE_RSVG_TRUE@       $(am__DEPENDENCIES_1) \
168
168
@HAVE_CAIRO_TRUE@@HAVE_RSVG_TRUE@       $(am__DEPENDENCIES_1) \
169
169
@HAVE_CAIRO_TRUE@@HAVE_RSVG_TRUE@       $(am__DEPENDENCIES_5)
170
 
gnome_games_render_cards_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
171
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) \
172
 
        $(gnome_games_render_cards_CFLAGS) $(CFLAGS) \
173
 
        $(gnome_games_render_cards_LDFLAGS) $(LDFLAGS) -o $@
174
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
 
170
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
175
171
depcomp = $(SHELL) $(top_srcdir)/depcomp
176
172
am__depfiles_maybe = depfiles
177
173
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
178
174
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
179
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
180
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
181
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
175
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
 
176
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
177
        $(AM_CFLAGS) $(CFLAGS)
182
178
CCLD = $(CC)
183
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
184
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
185
 
        $(LDFLAGS) -o $@
 
179
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
180
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
186
181
SOURCES = $(libgames_support_la_SOURCES) \
187
182
        $(gnome_games_render_cards_SOURCES)
188
183
DIST_SOURCES = $(am__libgames_support_la_SOURCES_DIST) \
203
198
ACLOCAL = @ACLOCAL@
204
199
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
205
200
ALL_LINGUAS = @ALL_LINGUAS@
 
201
AMDEP_FALSE = @AMDEP_FALSE@
 
202
AMDEP_TRUE = @AMDEP_TRUE@
206
203
AMTAR = @AMTAR@
207
204
AR = @AR@
208
205
AS = @AS@
210
207
AUTOHEADER = @AUTOHEADER@
211
208
AUTOMAKE = @AUTOMAKE@
212
209
AWK = @AWK@
 
210
BUILD_TESTS_FALSE = @BUILD_TESTS_FALSE@
 
211
BUILD_TESTS_TRUE = @BUILD_TESTS_TRUE@
213
212
CAIRO_CFLAGS = @CAIRO_CFLAGS@
214
213
CAIRO_LIBS = @CAIRO_LIBS@
215
214
CATALOGS = @CATALOGS@
236
235
ECHO_N = @ECHO_N@
237
236
ECHO_T = @ECHO_T@
238
237
EGREP = @EGREP@
 
238
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
 
239
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
239
240
EXEEXT = @EXEEXT@
240
241
F77 = @F77@
241
242
FFLAGS = @FFLAGS@
242
243
GCONFTOOL = @GCONFTOOL@
243
244
GCONF_CFLAGS = @GCONF_CFLAGS@
244
245
GCONF_LIBS = @GCONF_LIBS@
 
246
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
247
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
245
248
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
246
249
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
247
250
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
253
256
GGZMOD_LDFLAGS = @GGZMOD_LDFLAGS@
254
257
GGZTLS_INCLUDES = @GGZTLS_INCLUDES@
255
258
GGZTLS_LDFLAGS = @GGZTLS_LDFLAGS@
 
259
GGZ_CLIENT_FALSE = @GGZ_CLIENT_FALSE@
 
260
GGZ_CLIENT_TRUE = @GGZ_CLIENT_TRUE@
 
261
GGZ_GTK_FALSE = @GGZ_GTK_FALSE@
256
262
GGZ_GTK_INCLUDES = @GGZ_GTK_INCLUDES@
257
263
GGZ_GTK_LDFLAGS = @GGZ_GTK_LDFLAGS@
 
264
GGZ_GTK_TRUE = @GGZ_GTK_TRUE@
 
265
GGZ_SERVER_FALSE = @GGZ_SERVER_FALSE@
 
266
GGZ_SERVER_TRUE = @GGZ_SERVER_TRUE@
258
267
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
259
268
GMOFILES = @GMOFILES@
260
269
GMSGFMT = @GMSGFMT@
274
283
GUILE_CFLAGS = @GUILE_CFLAGS@
275
284
GUILE_CONFIG = @GUILE_CONFIG@
276
285
GUILE_LIBS = @GUILE_LIBS@
 
286
HAVE_CAIRO_FALSE = @HAVE_CAIRO_FALSE@
 
287
HAVE_CAIRO_TRUE = @HAVE_CAIRO_TRUE@
 
288
HAVE_CHECK_FALSE = @HAVE_CHECK_FALSE@
 
289
HAVE_CHECK_TRUE = @HAVE_CHECK_TRUE@
 
290
HAVE_GCONF_FALSE = @HAVE_GCONF_FALSE@
 
291
HAVE_GCONF_TRUE = @HAVE_GCONF_TRUE@
 
292
HAVE_GNOME_DOC_UTILS_FALSE = @HAVE_GNOME_DOC_UTILS_FALSE@
 
293
HAVE_GNOME_DOC_UTILS_TRUE = @HAVE_GNOME_DOC_UTILS_TRUE@
 
294
HAVE_GNOME_FALSE = @HAVE_GNOME_FALSE@
 
295
HAVE_GNOME_TRUE = @HAVE_GNOME_TRUE@
 
296
HAVE_GSTREAMER_FALSE = @HAVE_GSTREAMER_FALSE@
 
297
HAVE_GSTREAMER_TRUE = @HAVE_GSTREAMER_TRUE@
 
298
HAVE_GUILE_1_8_FALSE = @HAVE_GUILE_1_8_FALSE@
 
299
HAVE_GUILE_1_8_TRUE = @HAVE_GUILE_1_8_TRUE@
 
300
HAVE_GUILE_FALSE = @HAVE_GUILE_FALSE@
 
301
HAVE_GUILE_TRUE = @HAVE_GUILE_TRUE@
 
302
HAVE_MAEMO_FALSE = @HAVE_MAEMO_FALSE@
 
303
HAVE_MAEMO_TRUE = @HAVE_MAEMO_TRUE@
 
304
HAVE_PYTHON_FALSE = @HAVE_PYTHON_FALSE@
 
305
HAVE_PYTHON_TRUE = @HAVE_PYTHON_TRUE@
 
306
HAVE_RSVG_FALSE = @HAVE_RSVG_FALSE@
 
307
HAVE_RSVG_TRUE = @HAVE_RSVG_TRUE@
277
308
HELP_DIR = @HELP_DIR@
278
 
INSTALL = @INSTALL@
279
309
INSTALL_DATA = @INSTALL_DATA@
 
310
INSTALL_GGZCORE_FALSE = @INSTALL_GGZCORE_FALSE@
 
311
INSTALL_GGZCORE_TRUE = @INSTALL_GGZCORE_TRUE@
 
312
INSTALL_GGZDMOD_FALSE = @INSTALL_GGZDMOD_FALSE@
 
313
INSTALL_GGZDMOD_TRUE = @INSTALL_GGZDMOD_TRUE@
 
314
INSTALL_GGZMOD_FALSE = @INSTALL_GGZMOD_FALSE@
 
315
INSTALL_GGZMOD_TRUE = @INSTALL_GGZMOD_TRUE@
 
316
INSTALL_GGZ_GTK_FALSE = @INSTALL_GGZ_GTK_FALSE@
 
317
INSTALL_GGZ_GTK_TRUE = @INSTALL_GGZ_GTK_TRUE@
 
318
INSTALL_LIBGGZ_FALSE = @INSTALL_LIBGGZ_FALSE@
 
319
INSTALL_LIBGGZ_TRUE = @INSTALL_LIBGGZ_TRUE@
280
320
INSTALL_PROGRAM = @INSTALL_PROGRAM@
281
321
INSTALL_SCRIPT = @INSTALL_SCRIPT@
282
322
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
286
326
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
287
327
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
288
328
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
329
INTLTOOL_ICONV = @INTLTOOL_ICONV@
289
330
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
290
331
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
291
332
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
333
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
334
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
292
335
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
293
336
INTLTOOL_PERL = @INTLTOOL_PERL@
294
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
295
337
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
296
338
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
297
339
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
303
345
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
304
346
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
305
347
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
348
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
306
349
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
307
350
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
308
351
LDADD = @LDADD@
326
369
MAEMO_CFLAGS = @MAEMO_CFLAGS@
327
370
MAEMO_LIBS = @MAEMO_LIBS@
328
371
MAKEINFO = @MAKEINFO@
329
 
MKDIR_P = @MKDIR_P@
330
372
MKINSTALLDIRS = @MKINSTALLDIRS@
331
373
MSGFMT = @MSGFMT@
332
374
MSGFMT_OPTS = @MSGFMT_OPTS@
333
375
OBJDUMP = @OBJDUMP@
334
376
OBJEXT = @OBJEXT@
335
377
OMF_DIR = @OMF_DIR@
 
378
OS_WIN32_FALSE = @OS_WIN32_FALSE@
 
379
OS_WIN32_TRUE = @OS_WIN32_TRUE@
336
380
PACKAGE = @PACKAGE@
337
381
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
338
382
PACKAGE_NAME = @PACKAGE_NAME@
341
385
PACKAGE_VERSION = @PACKAGE_VERSION@
342
386
PATH_SEPARATOR = @PATH_SEPARATOR@
343
387
PKG_CONFIG = @PKG_CONFIG@
 
388
PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
 
389
PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
344
390
POFILES = @POFILES@
345
391
POSUB = @POSUB@
346
392
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
355
401
RANLIB = @RANLIB@
356
402
RSVG_CFLAGS = @RSVG_CFLAGS@
357
403
RSVG_LIBS = @RSVG_LIBS@
358
 
SED = @SED@
359
404
SET_MAKE = @SET_MAKE@
360
405
SHELL = @SHELL@
361
406
STRIP = @STRIP@
363
408
VERSION = @VERSION@
364
409
WARN_CFLAGS = @WARN_CFLAGS@
365
410
WARN_CXXFLAGS = @WARN_CXXFLAGS@
 
411
WITH_GTHREAD_FALSE = @WITH_GTHREAD_FALSE@
 
412
WITH_GTHREAD_TRUE = @WITH_GTHREAD_TRUE@
 
413
WITH_INCLUDED_GGZ_FALSE = @WITH_INCLUDED_GGZ_FALSE@
 
414
WITH_INCLUDED_GGZ_TRUE = @WITH_INCLUDED_GGZ_TRUE@
 
415
WITH_INCLUDED_GNUCHESS_FALSE = @WITH_INCLUDED_GNUCHESS_FALSE@
 
416
WITH_INCLUDED_GNUCHESS_TRUE = @WITH_INCLUDED_GNUCHESS_TRUE@
366
417
XGETTEXT = @XGETTEXT@
367
 
abs_builddir = @abs_builddir@
368
 
abs_srcdir = @abs_srcdir@
369
 
abs_top_builddir = @abs_top_builddir@
370
 
abs_top_srcdir = @abs_top_srcdir@
371
418
ac_ct_CC = @ac_ct_CC@
372
419
ac_ct_CXX = @ac_ct_CXX@
373
420
ac_ct_F77 = @ac_ct_F77@
374
421
allgames = @allgames@
 
422
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
423
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
424
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
425
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
375
426
am__include = @am__include@
376
427
am__leading_dot = @am__leading_dot@
377
428
am__quote = @am__quote@
383
434
build_cpu = @build_cpu@
384
435
build_os = @build_os@
385
436
build_vendor = @build_vendor@
386
 
builddir = @builddir@
387
437
datadir = @datadir@
388
438
datarootdir = @datarootdir@
389
439
docdir = @docdir@
425
475
scores_user = @scores_user@
426
476
setgid = @setgid@
427
477
sharedstatedir = @sharedstatedir@
428
 
srcdir = @srcdir@
429
478
sysconfdir = @sysconfdir@
430
479
target_alias = @target_alias@
431
 
top_builddir = @top_builddir@
432
 
top_srcdir = @top_srcdir@
433
480
NULL = 
434
481
carddir = $(datadir)/gnome-games-common/cards
435
482
card_DATA = \
547
594
          rm -f "$${dir}/so_locations"; \
548
595
        done
549
596
libgames-support.la: $(libgames_support_la_OBJECTS) $(libgames_support_la_DEPENDENCIES) 
550
 
        $(libgames_support_la_LINK)  $(libgames_support_la_OBJECTS) $(libgames_support_la_LIBADD) $(LIBS)
 
597
        $(LINK)  $(libgames_support_la_LDFLAGS) $(libgames_support_la_OBJECTS) $(libgames_support_la_LIBADD) $(LIBS)
551
598
install-utilPROGRAMS: $(util_PROGRAMS)
552
599
        @$(NORMAL_INSTALL)
553
 
        test -z "$(utildir)" || $(MKDIR_P) "$(DESTDIR)$(utildir)"
 
600
        test -z "$(utildir)" || $(mkdir_p) "$(DESTDIR)$(utildir)"
554
601
        @list='$(util_PROGRAMS)'; for p in $$list; do \
555
602
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
556
603
          if test -f $$p \
578
625
        done
579
626
gnome-games-render-cards$(EXEEXT): $(gnome_games_render_cards_OBJECTS) $(gnome_games_render_cards_DEPENDENCIES) 
580
627
        @rm -f gnome-games-render-cards$(EXEEXT)
581
 
        $(gnome_games_render_cards_LINK) $(gnome_games_render_cards_OBJECTS) $(gnome_games_render_cards_LDADD) $(LIBS)
 
628
        $(LINK) $(gnome_games_render_cards_LDFLAGS) $(gnome_games_render_cards_OBJECTS) $(gnome_games_render_cards_LDADD) $(LIBS)
582
629
 
583
630
mostlyclean-compile:
584
631
        -rm -f *.$(OBJEXT)
611
658
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgames_support_la-games-stock.Plo@am__quote@
612
659
 
613
660
.c.o:
614
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
615
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
661
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
662
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
616
663
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
617
664
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618
665
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
619
666
 
620
667
.c.obj:
621
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
622
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
668
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
669
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
623
670
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
624
671
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625
672
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
626
673
 
627
674
.c.lo:
628
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
629
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
675
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
676
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
630
677
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
631
678
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632
679
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
633
680
 
634
681
libgames_support_la-games-marshal.lo: games-marshal.c
635
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
636
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-marshal.Tpo $(DEPDIR)/libgames_support_la-games-marshal.Plo
 
682
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
683
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-marshal.Tpo" "$(DEPDIR)/libgames_support_la-games-marshal.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-marshal.Tpo"; exit 1; fi
637
684
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-marshal.c' object='libgames_support_la-games-marshal.lo' libtool=yes @AMDEPBACKSLASH@
638
685
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
639
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
686
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
640
687
 
641
688
libgames_support_la-games-card-images.lo: games-card-images.c
642
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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-card-images.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-card-images.Tpo -c -o libgames_support_la-games-card-images.lo `test -f 'games-card-images.c' || echo '$(srcdir)/'`games-card-images.c
643
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-card-images.Tpo $(DEPDIR)/libgames_support_la-games-card-images.Plo
 
689
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-card-images.lo -MD -MP -MF "$(DEPDIR)/libgames_support_la-games-card-images.Tpo" -c -o libgames_support_la-games-card-images.lo `test -f 'games-card-images.c' || echo '$(srcdir)/'`games-card-images.c; \
 
690
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-card-images.Tpo" "$(DEPDIR)/libgames_support_la-games-card-images.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-card-images.Tpo"; exit 1; fi
644
691
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-card-images.c' object='libgames_support_la-games-card-images.lo' libtool=yes @AMDEPBACKSLASH@
645
692
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
646
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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-card-images.lo `test -f 'games-card-images.c' || echo '$(srcdir)/'`games-card-images.c
 
693
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-card-images.lo `test -f 'games-card-images.c' || echo '$(srcdir)/'`games-card-images.c
647
694
 
648
695
libgames_support_la-games-card-theme.lo: games-card-theme.c
649
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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-card-theme.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-card-theme.Tpo -c -o libgames_support_la-games-card-theme.lo `test -f 'games-card-theme.c' || echo '$(srcdir)/'`games-card-theme.c
650
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-card-theme.Tpo $(DEPDIR)/libgames_support_la-games-card-theme.Plo
 
696
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-card-theme.lo -MD -MP -MF "$(DEPDIR)/libgames_support_la-games-card-theme.Tpo" -c -o libgames_support_la-games-card-theme.lo `test -f 'games-card-theme.c' || echo '$(srcdir)/'`games-card-theme.c; \
 
697
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-card-theme.Tpo" "$(DEPDIR)/libgames_support_la-games-card-theme.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-card-theme.Tpo"; exit 1; fi
651
698
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-card-theme.c' object='libgames_support_la-games-card-theme.lo' libtool=yes @AMDEPBACKSLASH@
652
699
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
653
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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-card-theme.lo `test -f 'games-card-theme.c' || echo '$(srcdir)/'`games-card-theme.c
 
700
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-card-theme.lo `test -f 'games-card-theme.c' || echo '$(srcdir)/'`games-card-theme.c
654
701
 
655
702
libgames_support_la-games-conf.lo: games-conf.c
656
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
657
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-conf.Tpo $(DEPDIR)/libgames_support_la-games-conf.Plo
 
703
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
704
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-conf.Tpo" "$(DEPDIR)/libgames_support_la-games-conf.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-conf.Tpo"; exit 1; fi
658
705
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-conf.c' object='libgames_support_la-games-conf.lo' libtool=yes @AMDEPBACKSLASH@
659
706
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
660
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
707
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
661
708
 
662
709
libgames_support_la-games-files.lo: games-files.c
663
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
664
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-files.Tpo $(DEPDIR)/libgames_support_la-games-files.Plo
 
710
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
711
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-files.Tpo" "$(DEPDIR)/libgames_support_la-games-files.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-files.Tpo"; exit 1; fi
665
712
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-files.c' object='libgames_support_la-games-files.lo' libtool=yes @AMDEPBACKSLASH@
666
713
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
667
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
714
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
668
715
 
669
716
libgames_support_la-games-pixbuf-utils.lo: games-pixbuf-utils.c
670
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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-pixbuf-utils.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-pixbuf-utils.Tpo -c -o libgames_support_la-games-pixbuf-utils.lo `test -f 'games-pixbuf-utils.c' || echo '$(srcdir)/'`games-pixbuf-utils.c
671
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-pixbuf-utils.Tpo $(DEPDIR)/libgames_support_la-games-pixbuf-utils.Plo
 
717
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-pixbuf-utils.lo -MD -MP -MF "$(DEPDIR)/libgames_support_la-games-pixbuf-utils.Tpo" -c -o libgames_support_la-games-pixbuf-utils.lo `test -f 'games-pixbuf-utils.c' || echo '$(srcdir)/'`games-pixbuf-utils.c; \
 
718
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-pixbuf-utils.Tpo" "$(DEPDIR)/libgames_support_la-games-pixbuf-utils.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-pixbuf-utils.Tpo"; exit 1; fi
672
719
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-pixbuf-utils.c' object='libgames_support_la-games-pixbuf-utils.lo' libtool=yes @AMDEPBACKSLASH@
673
720
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
674
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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-pixbuf-utils.lo `test -f 'games-pixbuf-utils.c' || echo '$(srcdir)/'`games-pixbuf-utils.c
 
721
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-pixbuf-utils.lo `test -f 'games-pixbuf-utils.c' || echo '$(srcdir)/'`games-pixbuf-utils.c
675
722
 
676
723
libgames_support_la-games-sound.lo: games-sound.c
677
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
678
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-sound.Tpo $(DEPDIR)/libgames_support_la-games-sound.Plo
 
724
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
725
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-sound.Tpo" "$(DEPDIR)/libgames_support_la-games-sound.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-sound.Tpo"; exit 1; fi
679
726
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-sound.c' object='libgames_support_la-games-sound.lo' libtool=yes @AMDEPBACKSLASH@
680
727
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
681
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
728
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
682
729
 
683
730
libgames_support_la-games-stock.lo: games-stock.c
684
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
685
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-stock.Tpo $(DEPDIR)/libgames_support_la-games-stock.Plo
 
731
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
732
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-stock.Tpo" "$(DEPDIR)/libgames_support_la-games-stock.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-stock.Tpo"; exit 1; fi
686
733
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-stock.c' object='libgames_support_la-games-stock.lo' libtool=yes @AMDEPBACKSLASH@
687
734
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
688
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
735
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
689
736
 
690
737
libgames_support_la-games-clock.lo: games-clock.c
691
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
692
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-clock.Tpo $(DEPDIR)/libgames_support_la-games-clock.Plo
 
738
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
739
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-clock.Tpo" "$(DEPDIR)/libgames_support_la-games-clock.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-clock.Tpo"; exit 1; fi
693
740
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-clock.c' object='libgames_support_la-games-clock.lo' libtool=yes @AMDEPBACKSLASH@
694
741
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
695
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
742
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
696
743
 
697
744
libgames_support_la-games-frame.lo: games-frame.c
698
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
699
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-frame.Tpo $(DEPDIR)/libgames_support_la-games-frame.Plo
 
745
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
746
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-frame.Tpo" "$(DEPDIR)/libgames_support_la-games-frame.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-frame.Tpo"; exit 1; fi
700
747
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-frame.c' object='libgames_support_la-games-frame.lo' libtool=yes @AMDEPBACKSLASH@
701
748
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
702
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
749
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
703
750
 
704
751
libgames_support_la-games-find-file.lo: games-find-file.c
705
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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-find-file.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-find-file.Tpo -c -o libgames_support_la-games-find-file.lo `test -f 'games-find-file.c' || echo '$(srcdir)/'`games-find-file.c
706
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-find-file.Tpo $(DEPDIR)/libgames_support_la-games-find-file.Plo
 
752
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-find-file.lo -MD -MP -MF "$(DEPDIR)/libgames_support_la-games-find-file.Tpo" -c -o libgames_support_la-games-find-file.lo `test -f 'games-find-file.c' || echo '$(srcdir)/'`games-find-file.c; \
 
753
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-find-file.Tpo" "$(DEPDIR)/libgames_support_la-games-find-file.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-find-file.Tpo"; exit 1; fi
707
754
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-find-file.c' object='libgames_support_la-games-find-file.lo' libtool=yes @AMDEPBACKSLASH@
708
755
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
709
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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-find-file.lo `test -f 'games-find-file.c' || echo '$(srcdir)/'`games-find-file.c
 
756
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-find-file.lo `test -f 'games-find-file.c' || echo '$(srcdir)/'`games-find-file.c
710
757
 
711
758
libgames_support_la-games-gridframe.lo: games-gridframe.c
712
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
713
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-gridframe.Tpo $(DEPDIR)/libgames_support_la-games-gridframe.Plo
 
759
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
760
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-gridframe.Tpo" "$(DEPDIR)/libgames_support_la-games-gridframe.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-gridframe.Tpo"; exit 1; fi
714
761
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-gridframe.c' object='libgames_support_la-games-gridframe.lo' libtool=yes @AMDEPBACKSLASH@
715
762
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
716
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
763
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
717
764
 
718
765
libgames_support_la-games-card-selector.lo: games-card-selector.c
719
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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-card-selector.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-card-selector.Tpo -c -o libgames_support_la-games-card-selector.lo `test -f 'games-card-selector.c' || echo '$(srcdir)/'`games-card-selector.c
720
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-card-selector.Tpo $(DEPDIR)/libgames_support_la-games-card-selector.Plo
 
766
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-card-selector.lo -MD -MP -MF "$(DEPDIR)/libgames_support_la-games-card-selector.Tpo" -c -o libgames_support_la-games-card-selector.lo `test -f 'games-card-selector.c' || echo '$(srcdir)/'`games-card-selector.c; \
 
767
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-card-selector.Tpo" "$(DEPDIR)/libgames_support_la-games-card-selector.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-card-selector.Tpo"; exit 1; fi
721
768
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-card-selector.c' object='libgames_support_la-games-card-selector.lo' libtool=yes @AMDEPBACKSLASH@
722
769
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
723
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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-card-selector.lo `test -f 'games-card-selector.c' || echo '$(srcdir)/'`games-card-selector.c
 
770
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-card-selector.lo `test -f 'games-card-selector.c' || echo '$(srcdir)/'`games-card-selector.c
724
771
 
725
772
libgames_support_la-games-preimage.lo: games-preimage.c
726
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
727
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-preimage.Tpo $(DEPDIR)/libgames_support_la-games-preimage.Plo
 
773
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
774
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-preimage.Tpo" "$(DEPDIR)/libgames_support_la-games-preimage.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-preimage.Tpo"; exit 1; fi
728
775
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-preimage.c' object='libgames_support_la-games-preimage.lo' libtool=yes @AMDEPBACKSLASH@
729
776
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
730
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
777
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
731
778
 
732
779
libgames_support_la-games-score.lo: games-score.c
733
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
734
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-score.Tpo $(DEPDIR)/libgames_support_la-games-score.Plo
 
780
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
781
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-score.Tpo" "$(DEPDIR)/libgames_support_la-games-score.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-score.Tpo"; exit 1; fi
735
782
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-score.c' object='libgames_support_la-games-score.lo' libtool=yes @AMDEPBACKSLASH@
736
783
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
737
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
784
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
738
785
 
739
786
libgames_support_la-games-scores.lo: games-scores.c
740
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
741
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-scores.Tpo $(DEPDIR)/libgames_support_la-games-scores.Plo
 
787
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
788
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-scores.Tpo" "$(DEPDIR)/libgames_support_la-games-scores.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-scores.Tpo"; exit 1; fi
742
789
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-scores.c' object='libgames_support_la-games-scores.lo' libtool=yes @AMDEPBACKSLASH@
743
790
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
744
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
791
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
745
792
 
746
793
libgames_support_la-games-scores-dialog.lo: games-scores-dialog.c
747
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
748
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-scores-dialog.Tpo $(DEPDIR)/libgames_support_la-games-scores-dialog.Plo
 
794
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
795
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-scores-dialog.Tpo" "$(DEPDIR)/libgames_support_la-games-scores-dialog.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-scores-dialog.Tpo"; exit 1; fi
749
796
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-scores-dialog.c' object='libgames_support_la-games-scores-dialog.lo' libtool=yes @AMDEPBACKSLASH@
750
797
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
751
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
798
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
752
799
 
753
800
libgames_support_la-games-controls.lo: games-controls.c
754
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
755
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-controls.Tpo $(DEPDIR)/libgames_support_la-games-controls.Plo
 
801
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
802
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-controls.Tpo" "$(DEPDIR)/libgames_support_la-games-controls.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-controls.Tpo"; exit 1; fi
756
803
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-controls.c' object='libgames_support_la-games-controls.lo' libtool=yes @AMDEPBACKSLASH@
757
804
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
758
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
805
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
759
806
 
760
807
libgames_support_la-games-setgid-io.lo: games-setgid-io.c
761
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
762
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-setgid-io.Tpo $(DEPDIR)/libgames_support_la-games-setgid-io.Plo
 
808
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
809
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-setgid-io.Tpo" "$(DEPDIR)/libgames_support_la-games-setgid-io.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-setgid-io.Tpo"; exit 1; fi
763
810
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-setgid-io.c' object='libgames_support_la-games-setgid-io.lo' libtool=yes @AMDEPBACKSLASH@
764
811
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
765
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
812
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
766
813
 
767
814
libgames_support_la-games-scores-backend.lo: games-scores-backend.c
768
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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
769
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-scores-backend.Tpo $(DEPDIR)/libgames_support_la-games-scores-backend.Plo
 
815
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --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; \
 
816
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-scores-backend.Tpo" "$(DEPDIR)/libgames_support_la-games-scores-backend.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-scores-backend.Tpo"; exit 1; fi
770
817
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-scores-backend.c' object='libgames_support_la-games-scores-backend.lo' libtool=yes @AMDEPBACKSLASH@
771
818
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
772
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
 
819
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --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
773
820
 
774
821
libgames_support_la-games-dlg-chat.lo: games-dlg-chat.c
775
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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-dlg-chat.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-dlg-chat.Tpo -c -o libgames_support_la-games-dlg-chat.lo `test -f 'games-dlg-chat.c' || echo '$(srcdir)/'`games-dlg-chat.c
776
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-dlg-chat.Tpo $(DEPDIR)/libgames_support_la-games-dlg-chat.Plo
 
822
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-dlg-chat.lo -MD -MP -MF "$(DEPDIR)/libgames_support_la-games-dlg-chat.Tpo" -c -o libgames_support_la-games-dlg-chat.lo `test -f 'games-dlg-chat.c' || echo '$(srcdir)/'`games-dlg-chat.c; \
 
823
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-dlg-chat.Tpo" "$(DEPDIR)/libgames_support_la-games-dlg-chat.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-dlg-chat.Tpo"; exit 1; fi
777
824
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-dlg-chat.c' object='libgames_support_la-games-dlg-chat.lo' libtool=yes @AMDEPBACKSLASH@
778
825
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
779
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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-dlg-chat.lo `test -f 'games-dlg-chat.c' || echo '$(srcdir)/'`games-dlg-chat.c
 
826
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-dlg-chat.lo `test -f 'games-dlg-chat.c' || echo '$(srcdir)/'`games-dlg-chat.c
780
827
 
781
828
libgames_support_la-games-dlg-players.lo: games-dlg-players.c
782
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --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-dlg-players.lo -MD -MP -MF $(DEPDIR)/libgames_support_la-games-dlg-players.Tpo -c -o libgames_support_la-games-dlg-players.lo `test -f 'games-dlg-players.c' || echo '$(srcdir)/'`games-dlg-players.c
783
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgames_support_la-games-dlg-players.Tpo $(DEPDIR)/libgames_support_la-games-dlg-players.Plo
 
829
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -MT libgames_support_la-games-dlg-players.lo -MD -MP -MF "$(DEPDIR)/libgames_support_la-games-dlg-players.Tpo" -c -o libgames_support_la-games-dlg-players.lo `test -f 'games-dlg-players.c' || echo '$(srcdir)/'`games-dlg-players.c; \
 
830
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libgames_support_la-games-dlg-players.Tpo" "$(DEPDIR)/libgames_support_la-games-dlg-players.Plo"; else rm -f "$(DEPDIR)/libgames_support_la-games-dlg-players.Tpo"; exit 1; fi
784
831
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='games-dlg-players.c' object='libgames_support_la-games-dlg-players.lo' libtool=yes @AMDEPBACKSLASH@
785
832
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
786
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --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-dlg-players.lo `test -f 'games-dlg-players.c' || echo '$(srcdir)/'`games-dlg-players.c
 
833
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgames_support_la_CPPFLAGS) $(CPPFLAGS) $(libgames_support_la_CFLAGS) $(CFLAGS) -c -o libgames_support_la-games-dlg-players.lo `test -f 'games-dlg-players.c' || echo '$(srcdir)/'`games-dlg-players.c
787
834
 
788
835
gnome_games_render_cards-render-cards.o: render-cards.c
789
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_games_render_cards_CPPFLAGS) $(CPPFLAGS) $(gnome_games_render_cards_CFLAGS) $(CFLAGS) -MT gnome_games_render_cards-render-cards.o -MD -MP -MF $(DEPDIR)/gnome_games_render_cards-render-cards.Tpo -c -o gnome_games_render_cards-render-cards.o `test -f 'render-cards.c' || echo '$(srcdir)/'`render-cards.c
790
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_games_render_cards-render-cards.Tpo $(DEPDIR)/gnome_games_render_cards-render-cards.Po
 
836
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_games_render_cards_CPPFLAGS) $(CPPFLAGS) $(gnome_games_render_cards_CFLAGS) $(CFLAGS) -MT gnome_games_render_cards-render-cards.o -MD -MP -MF "$(DEPDIR)/gnome_games_render_cards-render-cards.Tpo" -c -o gnome_games_render_cards-render-cards.o `test -f 'render-cards.c' || echo '$(srcdir)/'`render-cards.c; \
 
837
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/gnome_games_render_cards-render-cards.Tpo" "$(DEPDIR)/gnome_games_render_cards-render-cards.Po"; else rm -f "$(DEPDIR)/gnome_games_render_cards-render-cards.Tpo"; exit 1; fi
791
838
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='render-cards.c' object='gnome_games_render_cards-render-cards.o' libtool=no @AMDEPBACKSLASH@
792
839
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
793
840
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_games_render_cards_CPPFLAGS) $(CPPFLAGS) $(gnome_games_render_cards_CFLAGS) $(CFLAGS) -c -o gnome_games_render_cards-render-cards.o `test -f 'render-cards.c' || echo '$(srcdir)/'`render-cards.c
794
841
 
795
842
gnome_games_render_cards-render-cards.obj: render-cards.c
796
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_games_render_cards_CPPFLAGS) $(CPPFLAGS) $(gnome_games_render_cards_CFLAGS) $(CFLAGS) -MT gnome_games_render_cards-render-cards.obj -MD -MP -MF $(DEPDIR)/gnome_games_render_cards-render-cards.Tpo -c -o gnome_games_render_cards-render-cards.obj `if test -f 'render-cards.c'; then $(CYGPATH_W) 'render-cards.c'; else $(CYGPATH_W) '$(srcdir)/render-cards.c'; fi`
797
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_games_render_cards-render-cards.Tpo $(DEPDIR)/gnome_games_render_cards-render-cards.Po
 
843
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_games_render_cards_CPPFLAGS) $(CPPFLAGS) $(gnome_games_render_cards_CFLAGS) $(CFLAGS) -MT gnome_games_render_cards-render-cards.obj -MD -MP -MF "$(DEPDIR)/gnome_games_render_cards-render-cards.Tpo" -c -o gnome_games_render_cards-render-cards.obj `if test -f 'render-cards.c'; then $(CYGPATH_W) 'render-cards.c'; else $(CYGPATH_W) '$(srcdir)/render-cards.c'; fi`; \
 
844
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/gnome_games_render_cards-render-cards.Tpo" "$(DEPDIR)/gnome_games_render_cards-render-cards.Po"; else rm -f "$(DEPDIR)/gnome_games_render_cards-render-cards.Tpo"; exit 1; fi
798
845
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='render-cards.c' object='gnome_games_render_cards-render-cards.obj' libtool=no @AMDEPBACKSLASH@
799
846
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
800
847
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_games_render_cards_CPPFLAGS) $(CPPFLAGS) $(gnome_games_render_cards_CFLAGS) $(CFLAGS) -c -o gnome_games_render_cards-render-cards.obj `if test -f 'render-cards.c'; then $(CYGPATH_W) 'render-cards.c'; else $(CYGPATH_W) '$(srcdir)/render-cards.c'; fi`
804
851
 
805
852
clean-libtool:
806
853
        -rm -rf .libs _libs
 
854
 
 
855
distclean-libtool:
 
856
        -rm -f libtool
 
857
uninstall-info-am:
807
858
install-cardDATA: $(card_DATA)
808
859
        @$(NORMAL_INSTALL)
809
 
        test -z "$(carddir)" || $(MKDIR_P) "$(DESTDIR)$(carddir)"
 
860
        test -z "$(carddir)" || $(mkdir_p) "$(DESTDIR)$(carddir)"
810
861
        @list='$(card_DATA)'; for p in $$list; do \
811
862
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
812
863
          f=$(am__strip_dir) \
823
874
        done
824
875
install-iconDATA: $(icon_DATA)
825
876
        @$(NORMAL_INSTALL)
826
 
        test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)"
 
877
        test -z "$(icondir)" || $(mkdir_p) "$(DESTDIR)$(icondir)"
827
878
        @list='$(icon_DATA)'; for p in $$list; do \
828
879
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
829
880
          f=$(am__strip_dir) \
840
891
        done
841
892
install-slotDATA: $(slot_DATA)
842
893
        @$(NORMAL_INSTALL)
843
 
        test -z "$(slotdir)" || $(MKDIR_P) "$(DESTDIR)$(slotdir)"
 
894
        test -z "$(slotdir)" || $(mkdir_p) "$(DESTDIR)$(slotdir)"
844
895
        @list='$(slot_DATA)'; for p in $$list; do \
845
896
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
846
897
          f=$(am__strip_dir) \
905
956
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
906
957
 
907
958
distdir: $(DISTFILES)
908
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
909
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
910
 
        list='$(DISTFILES)'; \
911
 
          dist_files=`for file in $$list; do echo $$file; done | \
912
 
          sed -e "s|^$$srcdirstrip/||;t" \
913
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
914
 
        case $$dist_files in \
915
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
916
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
917
 
                           sort -u` ;; \
918
 
        esac; \
919
 
        for file in $$dist_files; do \
 
959
        $(mkdir_p) $(distdir)/icons
 
960
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
961
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
962
        list='$(DISTFILES)'; for file in $$list; do \
 
963
          case $$file in \
 
964
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
965
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
966
          esac; \
920
967
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
968
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
969
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
970
            dir="/$$dir"; \
 
971
            $(mkdir_p) "$(distdir)$$dir"; \
 
972
          else \
 
973
            dir=''; \
 
974
          fi; \
921
975
          if test -d $$d/$$file; then \
922
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
923
976
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
924
977
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
925
978
            fi; \
936
989
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA)
937
990
installdirs:
938
991
        for dir in "$(DESTDIR)$(utildir)" "$(DESTDIR)$(carddir)" "$(DESTDIR)$(icondir)" "$(DESTDIR)$(slotdir)"; do \
939
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
992
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
940
993
        done
941
994
install: $(BUILT_SOURCES)
942
995
        $(MAKE) $(AM_MAKEFLAGS) install-am
975
1028
        -rm -rf ./$(DEPDIR)
976
1029
        -rm -f Makefile
977
1030
distclean-am: clean-am distclean-compile distclean-generic \
978
 
        distclean-tags
 
1031
        distclean-libtool distclean-tags
979
1032
 
980
1033
dvi: dvi-am
981
1034
 
990
1043
install-data-am: install-cardDATA install-data-local install-iconDATA \
991
1044
        install-slotDATA install-utilPROGRAMS
992
1045
 
993
 
install-dvi: install-dvi-am
994
 
 
995
1046
install-exec-am:
996
1047
 
997
 
install-html: install-html-am
998
 
 
999
1048
install-info: install-info-am
1000
1049
 
1001
1050
install-man:
1002
1051
 
1003
 
install-pdf: install-pdf-am
1004
 
 
1005
 
install-ps: install-ps-am
1006
 
 
1007
1052
installcheck-am:
1008
1053
 
1009
1054
maintainer-clean: maintainer-clean-am
1024
1069
 
1025
1070
ps-am:
1026
1071
 
1027
 
uninstall-am: uninstall-cardDATA uninstall-iconDATA uninstall-slotDATA \
1028
 
        uninstall-utilPROGRAMS
1029
 
 
1030
 
.MAKE: install-am install-strip
 
1072
uninstall-am: uninstall-cardDATA uninstall-iconDATA uninstall-info-am \
 
1073
        uninstall-slotDATA uninstall-utilPROGRAMS
1031
1074
 
1032
1075
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1033
1076
        clean-libtool clean-noinstLTLIBRARIES clean-utilPROGRAMS ctags \
1034
1077
        distclean distclean-compile distclean-generic \
1035
1078
        distclean-libtool distclean-tags distdir dvi dvi-am html \
1036
1079
        html-am info info-am install install-am install-cardDATA \
1037
 
        install-data install-data-am install-data-local install-dvi \
1038
 
        install-dvi-am install-exec install-exec-am install-html \
1039
 
        install-html-am install-iconDATA install-info install-info-am \
1040
 
        install-man install-pdf install-pdf-am install-ps \
1041
 
        install-ps-am install-slotDATA install-strip \
 
1080
        install-data install-data-am install-data-local install-exec \
 
1081
        install-exec-am install-iconDATA install-info install-info-am \
 
1082
        install-man install-slotDATA install-strip \
1042
1083
        install-utilPROGRAMS installcheck installcheck-am installdirs \
1043
1084
        maintainer-clean maintainer-clean-generic mostlyclean \
1044
1085
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1045
1086
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
1046
 
        uninstall-cardDATA uninstall-iconDATA uninstall-slotDATA \
1047
 
        uninstall-utilPROGRAMS
 
1087
        uninstall-cardDATA uninstall-iconDATA uninstall-info-am \
 
1088
        uninstall-slotDATA uninstall-utilPROGRAMS
1048
1089
 
1049
1090
 
1050
1091
install-data-local: