~ubuntu-branches/ubuntu/utopic/iagno/utopic

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-04-06 15:09:55 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130406150955-z1g2796srlr6idwd
Tags: 1:3.8.0-0ubuntu1
* New upstream release.
  - Add themes that used to be in gnome-games-extra-data
  - Translation updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.12.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
59
58
mkinstalldirs = $(install_sh) -d
60
59
CONFIG_CLEAN_FILES = iagno.desktop.in
61
60
CONFIG_CLEAN_VPATH_FILES =
 
61
AM_V_P = $(am__v_P_@AM_V@)
 
62
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
63
am__v_P_0 = false
 
64
am__v_P_1 = :
62
65
AM_V_GEN = $(am__v_GEN_@AM_V@)
63
66
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
64
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
67
am__v_GEN_0 = @echo "  GEN     " $@;
 
68
am__v_GEN_1 = 
65
69
AM_V_at = $(am__v_at_@AM_V@)
66
70
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
67
71
am__v_at_0 = @
 
72
am__v_at_1 = 
68
73
SOURCES =
69
74
DIST_SOURCES =
70
75
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
270
275
themedir = $(datadir)/iagno/themes
271
276
theme_DATA = \
272
277
        sun_and_star.svg \
273
 
        black_and_white.svg
 
278
        black_and_white.svg \
 
279
        blend.png \
 
280
        flipblend.png \
 
281
        metal.png \
 
282
        metal2.png \
 
283
        shrink.png \
 
284
        sunmoon.png
274
285
 
275
286
soundsdir = $(datadir)/iagno/sounds
276
287
sounds_DATA = \
456
467
        dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
457
468
 
458
469
# This directory's subdirectories are mostly independent; you can cd
459
 
# into them and run `make' without going through this Makefile.
460
 
# To change the values of `make' variables: instead of editing Makefiles,
461
 
# (1) if the variable is set in `config.status', edit `config.status'
462
 
#     (which will cause the Makefiles to be regenerated when you run `make');
463
 
# (2) otherwise, pass the desired values on the `make' command line.
464
 
$(RECURSIVE_TARGETS):
 
470
# into them and run 'make' without going through this Makefile.
 
471
# To change the values of 'make' variables: instead of editing Makefiles,
 
472
# (1) if the variable is set in 'config.status', edit 'config.status'
 
473
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
474
# (2) otherwise, pass the desired values on the 'make' command line.
 
475
$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
465
476
        @fail= failcom='exit 1'; \
466
477
        for f in x $$MAKEFLAGS; do \
467
478
          case $$f in \
471
482
        done; \
472
483
        dot_seen=no; \
473
484
        target=`echo $@ | sed s/-recursive//`; \
474
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
485
        case "$@" in \
 
486
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
487
          *) list='$(SUBDIRS)' ;; \
 
488
        esac; \
 
489
        for subdir in $$list; do \
475
490
          echo "Making $$target in $$subdir"; \
476
491
          if test "$$subdir" = "."; then \
477
492
            dot_seen=yes; \
485
500
        if test "$$dot_seen" = "no"; then \
486
501
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
487
502
        fi; test -z "$$fail"
488
 
 
489
 
$(RECURSIVE_CLEAN_TARGETS):
490
 
        @fail= failcom='exit 1'; \
491
 
        for f in x $$MAKEFLAGS; do \
492
 
          case $$f in \
493
 
            *=* | --[!k]*);; \
494
 
            *k*) failcom='fail=yes';; \
495
 
          esac; \
496
 
        done; \
497
 
        dot_seen=no; \
498
 
        case "$@" in \
499
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
500
 
          *) list='$(SUBDIRS)' ;; \
501
 
        esac; \
502
 
        rev=''; for subdir in $$list; do \
503
 
          if test "$$subdir" = "."; then :; else \
504
 
            rev="$$subdir $$rev"; \
505
 
          fi; \
506
 
        done; \
507
 
        rev="$$rev ."; \
508
 
        target=`echo $@ | sed s/-recursive//`; \
509
 
        for subdir in $$rev; do \
510
 
          echo "Making $$target in $$subdir"; \
511
 
          if test "$$subdir" = "."; then \
512
 
            local_target="$$target-am"; \
513
 
          else \
514
 
            local_target="$$target"; \
515
 
          fi; \
516
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
517
 
          || eval $$failcom; \
518
 
        done && test -z "$$fail"
519
503
tags-recursive:
520
504
        list='$(SUBDIRS)'; for subdir in $$list; do \
521
505
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
524
508
        list='$(SUBDIRS)'; for subdir in $$list; do \
525
509
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
526
510
        done
 
511
cscopelist-recursive:
 
512
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
513
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
 
514
        done
527
515
 
528
516
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
529
517
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
587
575
          && $(am__cd) $(top_srcdir) \
588
576
          && gtags -i $(GTAGS_ARGS) "$$here"
589
577
 
 
578
cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
 
579
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
580
        case "$(srcdir)" in \
 
581
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
582
          *) sdir=$(subdir)/$(srcdir) ;; \
 
583
        esac; \
 
584
        for i in $$list; do \
 
585
          if test -f "$$i"; then \
 
586
            echo "$(subdir)/$$i"; \
 
587
          else \
 
588
            echo "$$sdir/$$i"; \
 
589
          fi; \
 
590
        done >> $(top_builddir)/cscope.files
 
591
 
590
592
distclean-tags:
591
593
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
592
594
 
597
599
            if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
598
600
          if test -n "$$list" && \
599
601
            grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
600
 
            echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
 
602
            echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
601
603
            grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
602
604
            echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
603
 
            echo "       typically \`make maintainer-clean' will remove them" >&2; \
 
605
            echo "       typically 'make maintainer-clean' will remove them" >&2; \
604
606
            exit 1; \
605
607
          else :; fi; \
606
608
        else :; fi
768
770
 
769
771
uninstall-man: uninstall-man6
770
772
 
771
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
772
 
        install-am install-strip tags-recursive
 
773
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
 
774
        cscopelist-recursive ctags-recursive install-am install-strip \
 
775
        tags-recursive
773
776
 
774
777
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
775
 
        all all-am check check-am clean clean-generic ctags \
776
 
        ctags-recursive distclean distclean-generic distclean-tags \
777
 
        distdir dvi dvi-am html html-am info info-am install \
778
 
        install-GamesDATA install-am install-data install-data-am \
779
 
        install-dvi install-dvi-am install-exec install-exec-am \
780
 
        install-html install-html-am install-info install-info-am \
781
 
        install-man install-man6 install-pdf install-pdf-am install-ps \
782
 
        install-ps-am install-soundsDATA install-strip \
783
 
        install-themeDATA install-uiDATA installcheck installcheck-am \
784
 
        installdirs installdirs-am maintainer-clean \
785
 
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
786
 
        pdf-am ps ps-am tags tags-recursive uninstall \
787
 
        uninstall-GamesDATA uninstall-am uninstall-man uninstall-man6 \
788
 
        uninstall-soundsDATA uninstall-themeDATA uninstall-uiDATA
 
778
        all all-am check check-am clean clean-generic cscopelist \
 
779
        cscopelist-recursive ctags ctags-recursive distclean \
 
780
        distclean-generic distclean-tags distdir dvi dvi-am html \
 
781
        html-am info info-am install install-GamesDATA install-am \
 
782
        install-data install-data-am install-dvi install-dvi-am \
 
783
        install-exec install-exec-am install-html install-html-am \
 
784
        install-info install-info-am install-man install-man6 \
 
785
        install-pdf install-pdf-am install-ps install-ps-am \
 
786
        install-soundsDATA install-strip install-themeDATA \
 
787
        install-uiDATA installcheck installcheck-am installdirs \
 
788
        installdirs-am maintainer-clean maintainer-clean-generic \
 
789
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
 
790
        tags-recursive uninstall uninstall-GamesDATA uninstall-am \
 
791
        uninstall-man uninstall-man6 uninstall-soundsDATA \
 
792
        uninstall-themeDATA uninstall-uiDATA
789
793
 
790
794
@INTLTOOL_XML_NOMERGE_RULE@
791
795
@GSETTINGS_RULES@