~ml-launchpad/ubuntu/natty/gcompris/fix-for-777349

« back to all changes in this revision

Viewing changes to src/geo_country-activity/resources/geo_country/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Marc Gariepy, Marc Gariepy, Stephane Graber
  • Date: 2010-01-04 17:42:49 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20100104174249-7bupatd9dtxyhvs4
Tags: 9.0-0ubuntu1
[Marc Gariepy]
* New upstream release (9.0).
* Remove cache.c from POTFILES to avoid FTBFS
* Remove unneeded rm in debian/rules (file no longer exists upstream)

[Stephane Graber]
* Bump Debian standards to 3.8.3
* Add patch system (dpatch)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = @build@
 
36
host_triplet = @host@
 
37
subdir = src/geo_country-activity/resources/geo_country
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
41
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
42
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
43
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
 
44
        $(top_srcdir)/configure.ac
 
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
46
        $(ACLOCAL_M4)
 
47
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
48
CONFIG_HEADER = $(top_builddir)/config.h
 
49
CONFIG_CLEAN_FILES =
 
50
CONFIG_CLEAN_VPATH_FILES =
 
51
AM_V_GEN = $(am__v_GEN_$(V))
 
52
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
53
am__v_GEN_0 = @echo "  GEN   " $@;
 
54
AM_V_at = $(am__v_at_$(V))
 
55
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
56
am__v_at_0 = @
 
57
SOURCES =
 
58
DIST_SOURCES =
 
59
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
60
        html-recursive info-recursive install-data-recursive \
 
61
        install-dvi-recursive install-exec-recursive \
 
62
        install-html-recursive install-info-recursive \
 
63
        install-pdf-recursive install-ps-recursive install-recursive \
 
64
        installcheck-recursive installdirs-recursive pdf-recursive \
 
65
        ps-recursive uninstall-recursive
 
66
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
67
am__vpath_adj = case $$p in \
 
68
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
69
    *) f=$$p;; \
 
70
  esac;
 
71
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
72
am__install_max = 40
 
73
am__nobase_strip_setup = \
 
74
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
75
am__nobase_strip = \
 
76
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
77
am__nobase_list = $(am__nobase_strip_setup); \
 
78
  for p in $$list; do echo "$$p $$p"; done | \
 
79
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
80
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
81
    if (++n[$$2] == $(am__install_max)) \
 
82
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
83
    END { for (dir in files) print dir, files[dir] }'
 
84
am__base_list = \
 
85
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
86
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
87
am__installdirs = "$(DESTDIR)$(xmldir)"
 
88
DATA = $(xml_DATA)
 
89
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
90
  distclean-recursive maintainer-clean-recursive
 
91
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
92
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
93
        distdir
 
94
ETAGS = etags
 
95
CTAGS = ctags
 
96
DIST_SUBDIRS = $(SUBDIRS)
 
97
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
98
am__relativize = \
 
99
  dir0=`pwd`; \
 
100
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
101
  sed_rest='s,^[^/]*/*,,'; \
 
102
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
103
  sed_butlast='s,/*[^/]*$$,,'; \
 
104
  while test -n "$$dir1"; do \
 
105
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
106
    if test "$$first" != "."; then \
 
107
      if test "$$first" = ".."; then \
 
108
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
109
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
110
      else \
 
111
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
112
        if test "$$first2" = "$$first"; then \
 
113
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
114
        else \
 
115
          dir2="../$$dir2"; \
 
116
        fi; \
 
117
        dir0="$$dir0"/"$$first"; \
 
118
      fi; \
 
119
    fi; \
 
120
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
121
  done; \
 
122
  reldir="$$dir2"
 
123
ACLOCAL = @ACLOCAL@
 
124
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
125
ALL_LINGUAS = @ALL_LINGUAS@
 
126
AMTAR = @AMTAR@
 
127
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
128
AR = @AR@
 
129
AS = @AS@
 
130
AUDIO_CFLAGS = @AUDIO_CFLAGS@
 
131
AUDIO_LIBS = @AUDIO_LIBS@
 
132
AUTOCONF = @AUTOCONF@
 
133
AUTOHEADER = @AUTOHEADER@
 
134
AUTOMAKE = @AUTOMAKE@
 
135
AWK = @AWK@
 
136
BINRELOC_CFLAGS = @BINRELOC_CFLAGS@
 
137
BINRELOC_LIBS = @BINRELOC_LIBS@
 
138
BUILD_DATE = @BUILD_DATE@
 
139
BUNDLE_APPDIR = @BUNDLE_APPDIR@
 
140
BUNDLE_NAME = @BUNDLE_NAME@
 
141
CATALOGS = @CATALOGS@
 
142
CATOBJEXT = @CATOBJEXT@
 
143
CC = @CC@
 
144
CCDEPMODE = @CCDEPMODE@
 
145
CFLAGS = @CFLAGS@
 
146
CPP = @CPP@
 
147
CPPFLAGS = @CPPFLAGS@
 
148
CYGPATH_W = @CYGPATH_W@
 
149
DATADIRNAME = @DATADIRNAME@
 
150
DBUS_CFLAGS = @DBUS_CFLAGS@
 
151
DBUS_LIBS = @DBUS_LIBS@
 
152
DEFS = @DEFS@
 
153
DEPDIR = @DEPDIR@
 
154
DLLTOOL = @DLLTOOL@
 
155
DSYMUTIL = @DSYMUTIL@
 
156
DUMPBIN = @DUMPBIN@
 
157
ECHO_C = @ECHO_C@
 
158
ECHO_N = @ECHO_N@
 
159
ECHO_T = @ECHO_T@
 
160
EGREP = @EGREP@
 
161
EXEEXT = @EXEEXT@
 
162
FGREP = @FGREP@
 
163
GCOMPRIS_CFLAGS = @GCOMPRIS_CFLAGS@
 
164
GCOMPRIS_LIBS = @GCOMPRIS_LIBS@
 
165
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
166
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
167
GLIB_MKENUMS = @GLIB_MKENUMS@
 
168
GMOFILES = @GMOFILES@
 
169
GMSGFMT = @GMSGFMT@
 
170
GNET_CFLAGS = @GNET_CFLAGS@
 
171
GNET_LIBS = @GNET_LIBS@
 
172
GNUCHESS = @GNUCHESS@
 
173
GREP = @GREP@
 
174
INSTALL = @INSTALL@
 
175
INSTALL_DATA = @INSTALL_DATA@
 
176
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
177
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
178
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
179
INSTOBJEXT = @INSTOBJEXT@
 
180
INTLLIBS = @INTLLIBS@
 
181
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
182
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
183
INTLTOOL_PERL = @INTLTOOL_PERL@
 
184
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
185
LD = @LD@
 
186
LDFLAGS = @LDFLAGS@
 
187
LIBOBJS = @LIBOBJS@
 
188
LIBS = @LIBS@
 
189
LIBTOOL = @LIBTOOL@
 
190
LIPO = @LIPO@
 
191
LN_S = @LN_S@
 
192
LTLIBOBJS = @LTLIBOBJS@
 
193
MAINT = @MAINT@
 
194
MAKEINFO = @MAKEINFO@
 
195
MKDIR_P = @MKDIR_P@
 
196
MKINSTALLDIRS = @MKINSTALLDIRS@
 
197
MSGFMT = @MSGFMT@
 
198
MSGFMT_OPTS = @MSGFMT_OPTS@
 
199
MSGMERGE = @MSGMERGE@
 
200
NM = @NM@
 
201
NMEDIT = @NMEDIT@
 
202
NSBUNDLE_CPPFLAGS = @NSBUNDLE_CPPFLAGS@
 
203
NSBUNDLE_GTK_DIR = @NSBUNDLE_GTK_DIR@
 
204
NSBUNDLE_LDFLAGS = @NSBUNDLE_LDFLAGS@
 
205
OBJC = @OBJC@
 
206
OBJCDEPMODE = @OBJCDEPMODE@
 
207
OBJCFLAGS = @OBJCFLAGS@
 
208
OBJCPP = @OBJCPP@
 
209
OBJDUMP = @OBJDUMP@
 
210
OBJEXT = @OBJEXT@
 
211
OTOOL = @OTOOL@
 
212
OTOOL64 = @OTOOL64@
 
213
PACKAGE = @PACKAGE@
 
214
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
215
PACKAGE_DATA_DIR = @PACKAGE_DATA_DIR@
 
216
PACKAGE_HELP_DIR = @PACKAGE_HELP_DIR@
 
217
PACKAGE_NAME = @PACKAGE_NAME@
 
218
PACKAGE_STRING = @PACKAGE_STRING@
 
219
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
220
PACKAGE_URL = @PACKAGE_URL@
 
221
PACKAGE_VERSION = @PACKAGE_VERSION@
 
222
PATH_SEPARATOR = @PATH_SEPARATOR@
 
223
PERL = @PERL@
 
224
PKG_CONFIG = @PKG_CONFIG@
 
225
POFILES = @POFILES@
 
226
POSUB = @POSUB@
 
227
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
228
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
229
PYGTK_CFLAGS = @PYGTK_CFLAGS@
 
230
PYGTK_CODEGEN = @PYGTK_CODEGEN@
 
231
PYGTK_DEFSDIR = @PYGTK_DEFSDIR@
 
232
PYGTK_H2DEF = @PYGTK_H2DEF@
 
233
PYGTK_LIBS = @PYGTK_LIBS@
 
234
PYTHON = @PYTHON@
 
235
PYTHON_CFLAGS = @PYTHON_CFLAGS@
 
236
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
237
PYTHON_LIBS = @PYTHON_LIBS@
 
238
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
239
PYTHON_PLUGIN_DIR = @PYTHON_PLUGIN_DIR@
 
240
PYTHON_PREFIX = @PYTHON_PREFIX@
 
241
PYTHON_VERSION = @PYTHON_VERSION@
 
242
RANLIB = @RANLIB@
 
243
REBUILD = @REBUILD@
 
244
REQUIRE_PYTHON = @REQUIRE_PYTHON@
 
245
SED = @SED@
 
246
SET_MAKE = @SET_MAKE@
 
247
SHELL = @SHELL@
 
248
SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
 
249
SQLITE3_LIBS = @SQLITE3_LIBS@
 
250
STRIP = @STRIP@
 
251
TETEX = @TETEX@
 
252
TEXINFO = @TEXINFO@
 
253
USE_NLS = @USE_NLS@
 
254
VERSION = @VERSION@
 
255
WARN_CFLAGS = @WARN_CFLAGS@
 
256
XGETTEXT = @XGETTEXT@
 
257
abs_builddir = @abs_builddir@
 
258
abs_srcdir = @abs_srcdir@
 
259
abs_top_builddir = @abs_top_builddir@
 
260
abs_top_srcdir = @abs_top_srcdir@
 
261
ac_ct_CC = @ac_ct_CC@
 
262
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
263
ac_ct_OBJC = @ac_ct_OBJC@
 
264
am__include = @am__include@
 
265
am__leading_dot = @am__leading_dot@
 
266
am__quote = @am__quote@
 
267
am__tar = @am__tar@
 
268
am__untar = @am__untar@
 
269
bindir = @bindir@
 
270
build = @build@
 
271
build_alias = @build_alias@
 
272
build_cpu = @build_cpu@
 
273
build_os = @build_os@
 
274
build_vendor = @build_vendor@
 
275
builddir = @builddir@
 
276
datadir = @datadir@
 
277
datarootdir = @datarootdir@
 
278
docdir = @docdir@
 
279
dvidir = @dvidir@
 
280
exec_prefix = @exec_prefix@
 
281
host = @host@
 
282
host_alias = @host_alias@
 
283
host_cpu = @host_cpu@
 
284
host_os = @host_os@
 
285
host_vendor = @host_vendor@
 
286
htmldir = @htmldir@
 
287
includedir = @includedir@
 
288
infodir = @infodir@
 
289
install_sh = @install_sh@
 
290
libdir = @libdir@
 
291
libexecdir = @libexecdir@
 
292
localedir = @localedir@
 
293
localstatedir = @localstatedir@
 
294
lt_ECHO = @lt_ECHO@
 
295
mandir = @mandir@
 
296
mkdir_p = @mkdir_p@
 
297
oldincludedir = @oldincludedir@
 
298
pdfdir = @pdfdir@
 
299
pkgpyexecdir = @pkgpyexecdir@
 
300
pkgpythondir = @pkgpythondir@
 
301
plugindir = @plugindir@
 
302
prefix = @prefix@
 
303
program_transform_name = @program_transform_name@
 
304
psdir = @psdir@
 
305
pyexecdir = @pyexecdir@
 
306
pythondir = @pythondir@
 
307
sbindir = @sbindir@
 
308
sharedstatedir = @sharedstatedir@
 
309
srcdir = @srcdir@
 
310
sysconfdir = @sysconfdir@
 
311
target_alias = @target_alias@
 
312
top_build_prefix = @top_build_prefix@
 
313
top_builddir = @top_builddir@
 
314
top_srcdir = @top_srcdir@
 
315
SUBDIRS = \
 
316
        argentina \
 
317
        brazil \
 
318
        canada \
 
319
        france \
 
320
        germany \
 
321
        mexico \
 
322
        norway \
 
323
        poland \
 
324
        turkey
 
325
 
 
326
xmldir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/geo_country
 
327
xml_in_files = \
 
328
        board1_0.xml.in \
 
329
        board2_0.xml.in \
 
330
        board3_0.xml.in \
 
331
        board4_0.xml.in \
 
332
        board5_0.xml.in \
 
333
        board5_1.xml.in \
 
334
        board5_2.xml.in \
 
335
        board6_0.xml.in \
 
336
        board7_0.xml.in \
 
337
        board8_0.xml.in \
 
338
        board9_0.xml.in
 
339
 
 
340
xml_DATA = $(xml_in_files:.xml.in=.xml)
 
341
CLEANFILES = $(xml_DATA)
 
342
EXTRA_DIST = ${xml_in_files}
 
343
all: all-recursive
 
344
 
 
345
.SUFFIXES:
 
346
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
347
        @for dep in $?; do \
 
348
          case '$(am__configure_deps)' in \
 
349
            *$$dep*) \
 
350
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
351
                && { if test -f $@; then exit 0; else break; fi; }; \
 
352
              exit 1;; \
 
353
          esac; \
 
354
        done; \
 
355
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/geo_country-activity/resources/geo_country/Makefile'; \
 
356
        $(am__cd) $(top_srcdir) && \
 
357
          $(AUTOMAKE) --gnu src/geo_country-activity/resources/geo_country/Makefile
 
358
.PRECIOUS: Makefile
 
359
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
360
        @case '$?' in \
 
361
          *config.status*) \
 
362
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
363
          *) \
 
364
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
365
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
366
        esac;
 
367
 
 
368
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
369
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
370
 
 
371
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
372
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
373
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
374
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
375
$(am__aclocal_m4_deps):
 
376
 
 
377
mostlyclean-libtool:
 
378
        -rm -f *.lo
 
379
 
 
380
clean-libtool:
 
381
        -rm -rf .libs _libs
 
382
install-xmlDATA: $(xml_DATA)
 
383
        @$(NORMAL_INSTALL)
 
384
        test -z "$(xmldir)" || $(MKDIR_P) "$(DESTDIR)$(xmldir)"
 
385
        @list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
 
386
        for p in $$list; do \
 
387
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
388
          echo "$$d$$p"; \
 
389
        done | $(am__base_list) | \
 
390
        while read files; do \
 
391
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xmldir)'"; \
 
392
          $(INSTALL_DATA) $$files "$(DESTDIR)$(xmldir)" || exit $$?; \
 
393
        done
 
394
 
 
395
uninstall-xmlDATA:
 
396
        @$(NORMAL_UNINSTALL)
 
397
        @list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
 
398
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
399
        test -n "$$files" || exit 0; \
 
400
        echo " ( cd '$(DESTDIR)$(xmldir)' && rm -f" $$files ")"; \
 
401
        cd "$(DESTDIR)$(xmldir)" && rm -f $$files
 
402
 
 
403
# This directory's subdirectories are mostly independent; you can cd
 
404
# into them and run `make' without going through this Makefile.
 
405
# To change the values of `make' variables: instead of editing Makefiles,
 
406
# (1) if the variable is set in `config.status', edit `config.status'
 
407
#     (which will cause the Makefiles to be regenerated when you run `make');
 
408
# (2) otherwise, pass the desired values on the `make' command line.
 
409
$(RECURSIVE_TARGETS):
 
410
        @failcom='exit 1'; \
 
411
        for f in x $$MAKEFLAGS; do \
 
412
          case $$f in \
 
413
            *=* | --[!k]*);; \
 
414
            *k*) failcom='fail=yes';; \
 
415
          esac; \
 
416
        done; \
 
417
        dot_seen=no; \
 
418
        target=`echo $@ | sed s/-recursive//`; \
 
419
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
420
          echo "Making $$target in $$subdir"; \
 
421
          if test "$$subdir" = "."; then \
 
422
            dot_seen=yes; \
 
423
            local_target="$$target-am"; \
 
424
          else \
 
425
            local_target="$$target"; \
 
426
          fi; \
 
427
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
428
          || eval $$failcom; \
 
429
        done; \
 
430
        if test "$$dot_seen" = "no"; then \
 
431
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
432
        fi; test -z "$$fail"
 
433
 
 
434
$(RECURSIVE_CLEAN_TARGETS):
 
435
        @failcom='exit 1'; \
 
436
        for f in x $$MAKEFLAGS; do \
 
437
          case $$f in \
 
438
            *=* | --[!k]*);; \
 
439
            *k*) failcom='fail=yes';; \
 
440
          esac; \
 
441
        done; \
 
442
        dot_seen=no; \
 
443
        case "$@" in \
 
444
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
445
          *) list='$(SUBDIRS)' ;; \
 
446
        esac; \
 
447
        rev=''; for subdir in $$list; do \
 
448
          if test "$$subdir" = "."; then :; else \
 
449
            rev="$$subdir $$rev"; \
 
450
          fi; \
 
451
        done; \
 
452
        rev="$$rev ."; \
 
453
        target=`echo $@ | sed s/-recursive//`; \
 
454
        for subdir in $$rev; do \
 
455
          echo "Making $$target in $$subdir"; \
 
456
          if test "$$subdir" = "."; then \
 
457
            local_target="$$target-am"; \
 
458
          else \
 
459
            local_target="$$target"; \
 
460
          fi; \
 
461
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
462
          || eval $$failcom; \
 
463
        done && test -z "$$fail"
 
464
tags-recursive:
 
465
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
466
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
467
        done
 
468
ctags-recursive:
 
469
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
470
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
471
        done
 
472
 
 
473
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
474
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
475
        unique=`for i in $$list; do \
 
476
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
477
          done | \
 
478
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
479
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
480
        mkid -fID $$unique
 
481
tags: TAGS
 
482
 
 
483
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
484
                $(TAGS_FILES) $(LISP)
 
485
        set x; \
 
486
        here=`pwd`; \
 
487
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
488
          include_option=--etags-include; \
 
489
          empty_fix=.; \
 
490
        else \
 
491
          include_option=--include; \
 
492
          empty_fix=; \
 
493
        fi; \
 
494
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
495
          if test "$$subdir" = .; then :; else \
 
496
            test ! -f $$subdir/TAGS || \
 
497
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
498
          fi; \
 
499
        done; \
 
500
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
501
        unique=`for i in $$list; do \
 
502
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
503
          done | \
 
504
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
505
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
506
        shift; \
 
507
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
508
          test -n "$$unique" || unique=$$empty_fix; \
 
509
          if test $$# -gt 0; then \
 
510
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
511
              "$$@" $$unique; \
 
512
          else \
 
513
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
514
              $$unique; \
 
515
          fi; \
 
516
        fi
 
517
ctags: CTAGS
 
518
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
519
                $(TAGS_FILES) $(LISP)
 
520
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
521
        unique=`for i in $$list; do \
 
522
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
523
          done | \
 
524
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
525
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
526
        test -z "$(CTAGS_ARGS)$$unique" \
 
527
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
528
             $$unique
 
529
 
 
530
GTAGS:
 
531
        here=`$(am__cd) $(top_builddir) && pwd` \
 
532
          && $(am__cd) $(top_srcdir) \
 
533
          && gtags -i $(GTAGS_ARGS) "$$here"
 
534
 
 
535
distclean-tags:
 
536
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
537
 
 
538
distdir: $(DISTFILES)
 
539
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
540
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
541
        list='$(DISTFILES)'; \
 
542
          dist_files=`for file in $$list; do echo $$file; done | \
 
543
          sed -e "s|^$$srcdirstrip/||;t" \
 
544
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
545
        case $$dist_files in \
 
546
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
547
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
548
                           sort -u` ;; \
 
549
        esac; \
 
550
        for file in $$dist_files; do \
 
551
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
552
          if test -d $$d/$$file; then \
 
553
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
554
            if test -d "$(distdir)/$$file"; then \
 
555
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
556
            fi; \
 
557
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
558
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
559
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
560
            fi; \
 
561
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
562
          else \
 
563
            test -f "$(distdir)/$$file" \
 
564
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
565
            || exit 1; \
 
566
          fi; \
 
567
        done
 
568
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
569
          if test "$$subdir" = .; then :; else \
 
570
            test -d "$(distdir)/$$subdir" \
 
571
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
572
            || exit 1; \
 
573
          fi; \
 
574
        done
 
575
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
576
          if test "$$subdir" = .; then :; else \
 
577
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
578
            $(am__relativize); \
 
579
            new_distdir=$$reldir; \
 
580
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
581
            $(am__relativize); \
 
582
            new_top_distdir=$$reldir; \
 
583
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
584
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
585
            ($(am__cd) $$subdir && \
 
586
              $(MAKE) $(AM_MAKEFLAGS) \
 
587
                top_distdir="$$new_top_distdir" \
 
588
                distdir="$$new_distdir" \
 
589
                am__remove_distdir=: \
 
590
                am__skip_length_check=: \
 
591
                am__skip_mode_fix=: \
 
592
                distdir) \
 
593
              || exit 1; \
 
594
          fi; \
 
595
        done
 
596
check-am: all-am
 
597
check: check-recursive
 
598
all-am: Makefile $(DATA)
 
599
installdirs: installdirs-recursive
 
600
installdirs-am:
 
601
        for dir in "$(DESTDIR)$(xmldir)"; do \
 
602
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
603
        done
 
604
install: install-recursive
 
605
install-exec: install-exec-recursive
 
606
install-data: install-data-recursive
 
607
uninstall: uninstall-recursive
 
608
 
 
609
install-am: all-am
 
610
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
611
 
 
612
installcheck: installcheck-recursive
 
613
install-strip:
 
614
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
615
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
616
          `test -z '$(STRIP)' || \
 
617
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
618
mostlyclean-generic:
 
619
 
 
620
clean-generic:
 
621
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
622
 
 
623
distclean-generic:
 
624
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
625
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
626
 
 
627
maintainer-clean-generic:
 
628
        @echo "This command is intended for maintainers to use"
 
629
        @echo "it deletes files that may require special tools to rebuild."
 
630
clean: clean-recursive
 
631
 
 
632
clean-am: clean-generic clean-libtool mostlyclean-am
 
633
 
 
634
distclean: distclean-recursive
 
635
        -rm -f Makefile
 
636
distclean-am: clean-am distclean-generic distclean-tags
 
637
 
 
638
dvi: dvi-recursive
 
639
 
 
640
dvi-am:
 
641
 
 
642
html: html-recursive
 
643
 
 
644
html-am:
 
645
 
 
646
info: info-recursive
 
647
 
 
648
info-am:
 
649
 
 
650
install-data-am: install-xmlDATA
 
651
 
 
652
install-dvi: install-dvi-recursive
 
653
 
 
654
install-dvi-am:
 
655
 
 
656
install-exec-am:
 
657
 
 
658
install-html: install-html-recursive
 
659
 
 
660
install-html-am:
 
661
 
 
662
install-info: install-info-recursive
 
663
 
 
664
install-info-am:
 
665
 
 
666
install-man:
 
667
 
 
668
install-pdf: install-pdf-recursive
 
669
 
 
670
install-pdf-am:
 
671
 
 
672
install-ps: install-ps-recursive
 
673
 
 
674
install-ps-am:
 
675
 
 
676
installcheck-am:
 
677
 
 
678
maintainer-clean: maintainer-clean-recursive
 
679
        -rm -f Makefile
 
680
maintainer-clean-am: distclean-am maintainer-clean-generic
 
681
 
 
682
mostlyclean: mostlyclean-recursive
 
683
 
 
684
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
685
 
 
686
pdf: pdf-recursive
 
687
 
 
688
pdf-am:
 
689
 
 
690
ps: ps-recursive
 
691
 
 
692
ps-am:
 
693
 
 
694
uninstall-am: uninstall-xmlDATA
 
695
 
 
696
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
697
        install-am install-strip tags-recursive
 
698
 
 
699
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
700
        all all-am check check-am clean clean-generic clean-libtool \
 
701
        ctags ctags-recursive distclean distclean-generic \
 
702
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
703
        html-am info info-am install install-am install-data \
 
704
        install-data-am install-dvi install-dvi-am install-exec \
 
705
        install-exec-am install-html install-html-am install-info \
 
706
        install-info-am install-man install-pdf install-pdf-am \
 
707
        install-ps install-ps-am install-strip install-xmlDATA \
 
708
        installcheck installcheck-am installdirs installdirs-am \
 
709
        maintainer-clean maintainer-clean-generic mostlyclean \
 
710
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
711
        tags tags-recursive uninstall uninstall-am uninstall-xmlDATA
 
712
 
 
713
 
 
714
#
 
715
# Do not use the INTLTOOL_XML_RULE, we don't need to embed the translations
 
716
# in the file themselves. GCompris pick the translations from the po file at
 
717
# runtime.
 
718
#
 
719
$(xml_DATA): %.xml: %.xml.in
 
720
        sed -e "s/\(<\{1\}\/*\)_/\1/g" $< > $@
 
721
 
 
722
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
723
# Otherwise a system limit (for SysV at least) may be exceeded.
 
724
.NOEXPORT: