~ubuntu-branches/ubuntu/maverick/gcompris/maverick

« back to all changes in this revision

Viewing changes to src/boards/python/gcompris/score/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.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 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, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
36
38
DIST_COMMON = $(dist_python_DATA) $(srcdir)/Makefile.am \
37
39
        $(srcdir)/Makefile.in
38
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
40
 
        $(top_srcdir)/configure.in
 
41
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
42
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
43
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
44
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
 
45
        $(top_srcdir)/configure.ac
41
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
47
        $(ACLOCAL_M4)
43
48
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44
49
CONFIG_HEADER = $(top_builddir)/config.h
45
50
CONFIG_CLEAN_FILES =
 
51
CONFIG_CLEAN_VPATH_FILES =
 
52
AM_V_GEN = $(am__v_GEN_$(V))
 
53
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
54
am__v_GEN_0 = @echo "  GEN   " $@;
 
55
AM_V_at = $(am__v_at_$(V))
 
56
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
57
am__v_at_0 = @
46
58
SOURCES =
47
59
DIST_SOURCES =
48
60
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50
62
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51
63
    *) f=$$p;; \
52
64
  esac;
53
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
65
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
66
am__install_max = 40
 
67
am__nobase_strip_setup = \
 
68
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
69
am__nobase_strip = \
 
70
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
71
am__nobase_list = $(am__nobase_strip_setup); \
 
72
  for p in $$list; do echo "$$p $$p"; done | \
 
73
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
74
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
75
    if (++n[$$2] == $(am__install_max)) \
 
76
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
77
    END { for (dir in files) print dir, files[dir] }'
 
78
am__base_list = \
 
79
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
80
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
54
81
am__installdirs = "$(DESTDIR)$(pythondir)"
55
 
dist_pythonDATA_INSTALL = $(INSTALL_DATA)
56
82
DATA = $(dist_python_DATA)
57
83
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58
84
ACLOCAL = @ACLOCAL@
59
 
ALLOCA = @ALLOCA@
 
85
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
60
86
ALL_LINGUAS = @ALL_LINGUAS@
61
87
AMTAR = @AMTAR@
 
88
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
62
89
AR = @AR@
63
90
AS = @AS@
 
91
AUDIO_CFLAGS = @AUDIO_CFLAGS@
 
92
AUDIO_LIBS = @AUDIO_LIBS@
64
93
AUTOCONF = @AUTOCONF@
65
94
AUTOHEADER = @AUTOHEADER@
66
95
AUTOMAKE = @AUTOMAKE@
79
108
CPPFLAGS = @CPPFLAGS@
80
109
CYGPATH_W = @CYGPATH_W@
81
110
DATADIRNAME = @DATADIRNAME@
 
111
DBUS_CFLAGS = @DBUS_CFLAGS@
 
112
DBUS_LIBS = @DBUS_LIBS@
82
113
DEFS = @DEFS@
83
114
DEPDIR = @DEPDIR@
84
115
DLLTOOL = @DLLTOOL@
90
121
EGREP = @EGREP@
91
122
EXEEXT = @EXEEXT@
92
123
FGREP = @FGREP@
93
 
FT2_CFLAGS = @FT2_CFLAGS@
94
 
FT2_LIBS = @FT2_LIBS@
95
124
GCOMPRIS_CFLAGS = @GCOMPRIS_CFLAGS@
96
125
GCOMPRIS_LIBS = @GCOMPRIS_LIBS@
97
126
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
98
 
GLIB_CFLAGS = @GLIB_CFLAGS@
99
127
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
100
 
GLIB_LIBS = @GLIB_LIBS@
101
128
GLIB_MKENUMS = @GLIB_MKENUMS@
102
129
GMOFILES = @GMOFILES@
103
130
GMSGFMT = @GMSGFMT@
104
131
GNET_CFLAGS = @GNET_CFLAGS@
105
132
GNET_LIBS = @GNET_LIBS@
106
133
GNUCHESS = @GNUCHESS@
107
 
GOBJECT_QUERY = @GOBJECT_QUERY@
108
134
GREP = @GREP@
109
135
INSTALL = @INSTALL@
110
136
INSTALL_DATA = @INSTALL_DATA@
113
139
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
114
140
INSTOBJEXT = @INSTOBJEXT@
115
141
INTLLIBS = @INTLLIBS@
116
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
117
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
118
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
119
142
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
120
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
121
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
122
143
INTLTOOL_MERGE = @INTLTOOL_MERGE@
123
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
124
144
INTLTOOL_PERL = @INTLTOOL_PERL@
125
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
126
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
127
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
128
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
129
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
130
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
131
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
132
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
133
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
134
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
135
145
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
136
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
137
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
138
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
139
146
LD = @LD@
140
147
LDFLAGS = @LDFLAGS@
141
148
LIBOBJS = @LIBOBJS@
171
178
PACKAGE_NAME = @PACKAGE_NAME@
172
179
PACKAGE_STRING = @PACKAGE_STRING@
173
180
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
181
PACKAGE_URL = @PACKAGE_URL@
174
182
PACKAGE_VERSION = @PACKAGE_VERSION@
175
183
PATH_SEPARATOR = @PATH_SEPARATOR@
 
184
PERL = @PERL@
176
185
PKG_CONFIG = @PKG_CONFIG@
177
186
POFILES = @POFILES@
178
187
POSUB = @POSUB@
192
201
PYTHON_PREFIX = @PYTHON_PREFIX@
193
202
PYTHON_VERSION = @PYTHON_VERSION@
194
203
RANLIB = @RANLIB@
 
204
REBUILD = @REBUILD@
195
205
REQUIRE_PYTHON = @REQUIRE_PYTHON@
196
206
SED = @SED@
197
207
SET_MAKE = @SET_MAKE@
203
213
TEXINFO = @TEXINFO@
204
214
USE_NLS = @USE_NLS@
205
215
VERSION = @VERSION@
206
 
XF86VM_LIBS = @XF86VM_LIBS@
 
216
WARN_CFLAGS = @WARN_CFLAGS@
207
217
XGETTEXT = @XGETTEXT@
208
 
XMKMF = @XMKMF@
209
 
XML_CFLAGS = @XML_CFLAGS@
210
 
XML_LIBS = @XML_LIBS@
211
218
abs_builddir = @abs_builddir@
212
219
abs_srcdir = @abs_srcdir@
213
220
abs_top_builddir = @abs_top_builddir@
263
270
srcdir = @srcdir@
264
271
sysconfdir = @sysconfdir@
265
272
target_alias = @target_alias@
 
273
top_build_prefix = @top_build_prefix@
266
274
top_builddir = @top_builddir@
267
275
top_srcdir = @top_srcdir@
268
276
dist_python_DATA = \
275
283
        @for dep in $?; do \
276
284
          case '$(am__configure_deps)' in \
277
285
            *$$dep*) \
278
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
279
 
                && exit 0; \
 
286
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
287
                && { if test -f $@; then exit 0; else break; fi; }; \
280
288
              exit 1;; \
281
289
          esac; \
282
290
        done; \
283
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/boards/python/gcompris/score/Makefile'; \
284
 
        cd $(top_srcdir) && \
285
 
          $(AUTOMAKE) --gnu  src/boards/python/gcompris/score/Makefile
 
291
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/boards/python/gcompris/score/Makefile'; \
 
292
        $(am__cd) $(top_srcdir) && \
 
293
          $(AUTOMAKE) --gnu src/boards/python/gcompris/score/Makefile
286
294
.PRECIOUS: Makefile
287
295
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
288
296
        @case '$?' in \
300
308
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301
309
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
302
310
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
311
$(am__aclocal_m4_deps):
303
312
 
304
313
mostlyclean-libtool:
305
314
        -rm -f *.lo
309
318
install-dist_pythonDATA: $(dist_python_DATA)
310
319
        @$(NORMAL_INSTALL)
311
320
        test -z "$(pythondir)" || $(MKDIR_P) "$(DESTDIR)$(pythondir)"
312
 
        @list='$(dist_python_DATA)'; for p in $$list; do \
 
321
        @list='$(dist_python_DATA)'; test -n "$(pythondir)" || list=; \
 
322
        for p in $$list; do \
313
323
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
314
 
          f=$(am__strip_dir) \
315
 
          echo " $(dist_pythonDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pythondir)/$$f'"; \
316
 
          $(dist_pythonDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pythondir)/$$f"; \
 
324
          echo "$$d$$p"; \
 
325
        done | $(am__base_list) | \
 
326
        while read files; do \
 
327
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pythondir)'"; \
 
328
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pythondir)" || exit $$?; \
317
329
        done
318
330
 
319
331
uninstall-dist_pythonDATA:
320
332
        @$(NORMAL_UNINSTALL)
321
 
        @list='$(dist_python_DATA)'; for p in $$list; do \
322
 
          f=$(am__strip_dir) \
323
 
          echo " rm -f '$(DESTDIR)$(pythondir)/$$f'"; \
324
 
          rm -f "$(DESTDIR)$(pythondir)/$$f"; \
325
 
        done
 
333
        @list='$(dist_python_DATA)'; test -n "$(pythondir)" || list=; \
 
334
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
335
        test -n "$$files" || exit 0; \
 
336
        echo " ( cd '$(DESTDIR)$(pythondir)' && rm -f" $$files ")"; \
 
337
        cd "$(DESTDIR)$(pythondir)" && rm -f $$files
326
338
tags: TAGS
327
339
TAGS:
328
340
 
346
358
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
347
359
          if test -d $$d/$$file; then \
348
360
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
361
            if test -d "$(distdir)/$$file"; then \
 
362
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
363
            fi; \
349
364
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
350
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
365
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
366
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
351
367
            fi; \
352
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
368
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
353
369
          else \
354
 
            test -f $(distdir)/$$file \
355
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
370
            test -f "$(distdir)/$$file" \
 
371
            || cp -p $$d/$$file "$(distdir)/$$file" \
356
372
            || exit 1; \
357
373
          fi; \
358
374
        done
383
399
 
384
400
distclean-generic:
385
401
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
402
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
386
403
 
387
404
maintainer-clean-generic:
388
405
        @echo "This command is intended for maintainers to use"
401
418
 
402
419
html: html-am
403
420
 
 
421
html-am:
 
422
 
404
423
info: info-am
405
424
 
406
425
info-am:
409
428
 
410
429
install-dvi: install-dvi-am
411
430
 
 
431
install-dvi-am:
 
432
 
412
433
install-exec-am:
413
434
 
414
435
install-html: install-html-am
415
436
 
 
437
install-html-am:
 
438
 
416
439
install-info: install-info-am
417
440
 
 
441
install-info-am:
 
442
 
418
443
install-man:
419
444
 
420
445
install-pdf: install-pdf-am
421
446
 
 
447
install-pdf-am:
 
448
 
422
449
install-ps: install-ps-am
423
450
 
 
451
install-ps-am:
 
452
 
424
453
installcheck-am:
425
454
 
426
455
maintainer-clean: maintainer-clean-am
455
484
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
456
485
        ps ps-am uninstall uninstall-am uninstall-dist_pythonDATA
457
486
 
 
487
 
458
488
# Tell versions [3.59,3.63) of GNU make to not export all variables.
459
489
# Otherwise a system limit (for SysV at least) may be exceeded.
460
490
.NOEXPORT: