~ubuntu-branches/ubuntu/precise/gnome-do/precise-backports

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2008-10-08 20:35:38 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20081008203538-yty5q4gpfx1ldint
Tags: 0.6.1.0-0ubuntu1
* New upstream release.  FFe is (LP: #279328)
* debian/patches/04_fix_locale_path:
  + Fix the translations path sent to gettext.  Without this, translations
    aren't used by Do.
* debian/gnome-do.gconf-defaults:
  + Don't popup the UI on login; wait for the user to summon Do.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.1 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  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
build_triplet = @build@
 
34
host_triplet = @host@
 
35
subdir = data
 
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
38
am__aclocal_m4_deps = $(top_srcdir)/m4/shamrock/expansions.m4 \
 
39
        $(top_srcdir)/m4/shamrock/i18n.m4 \
 
40
        $(top_srcdir)/m4/shamrock/mono.m4 \
 
41
        $(top_srcdir)/m4/shamrock/programs.m4 \
 
42
        $(top_srcdir)/configure.ac
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(install_sh) -d
 
46
CONFIG_CLEAN_FILES =
 
47
SOURCES =
 
48
DIST_SOURCES =
 
49
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
50
        html-recursive info-recursive install-data-recursive \
 
51
        install-dvi-recursive install-exec-recursive \
 
52
        install-html-recursive install-info-recursive \
 
53
        install-pdf-recursive install-ps-recursive install-recursive \
 
54
        installcheck-recursive installdirs-recursive pdf-recursive \
 
55
        ps-recursive uninstall-recursive
 
56
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
57
am__vpath_adj = case $$p in \
 
58
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
59
    *) f=$$p;; \
 
60
  esac;
 
61
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
62
am__installdirs = "$(DESTDIR)$(schemasdir)"
 
63
schemasDATA_INSTALL = $(INSTALL_DATA)
 
64
DATA = $(schemas_DATA)
 
65
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
66
  distclean-recursive maintainer-clean-recursive
 
67
ETAGS = etags
 
68
CTAGS = ctags
 
69
DIST_SUBDIRS = $(SUBDIRS)
 
70
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
71
ABI_VERSION = @ABI_VERSION@
 
72
ACLOCAL = @ACLOCAL@
 
73
ALL_LINGUAS = @ALL_LINGUAS@
 
74
AMTAR = @AMTAR@
 
75
AR = @AR@
 
76
AUTOCONF = @AUTOCONF@
 
77
AUTOHEADER = @AUTOHEADER@
 
78
AUTOMAKE = @AUTOMAKE@
 
79
AWK = @AWK@
 
80
CATALOGS = @CATALOGS@
 
81
CATOBJEXT = @CATOBJEXT@
 
82
CC = @CC@
 
83
CCDEPMODE = @CCDEPMODE@
 
84
CFLAGS = @CFLAGS@
 
85
CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
 
86
CPP = @CPP@
 
87
CPPFLAGS = @CPPFLAGS@
 
88
CYGPATH_W = @CYGPATH_W@
 
89
DATADIRNAME = @DATADIRNAME@
 
90
DEFS = @DEFS@
 
91
DEPDIR = @DEPDIR@
 
92
DSYMUTIL = @DSYMUTIL@
 
93
DUMPBIN = @DUMPBIN@
 
94
ECHO_C = @ECHO_C@
 
95
ECHO_N = @ECHO_N@
 
96
ECHO_T = @ECHO_T@
 
97
EGREP = @EGREP@
 
98
EXEEXT = @EXEEXT@
 
99
FGREP = @FGREP@
 
100
GCONFTOOL = @GCONFTOOL@
 
101
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
102
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
103
GCONF_SHARP_20_CFLAGS = @GCONF_SHARP_20_CFLAGS@
 
104
GCONF_SHARP_20_LIBS = @GCONF_SHARP_20_LIBS@
 
105
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
106
GLADE_SHARP_20_CFLAGS = @GLADE_SHARP_20_CFLAGS@
 
107
GLADE_SHARP_20_LIBS = @GLADE_SHARP_20_LIBS@
 
108
GLIB_SHARP_20_CFLAGS = @GLIB_SHARP_20_CFLAGS@
 
109
GLIB_SHARP_20_LIBS = @GLIB_SHARP_20_LIBS@
 
110
GMOFILES = @GMOFILES@
 
111
GMSGFMT = @GMSGFMT@
 
112
GNOME_DESKTOP_SHARP_20_CFLAGS = @GNOME_DESKTOP_SHARP_20_CFLAGS@
 
113
GNOME_DESKTOP_SHARP_20_LIBS = @GNOME_DESKTOP_SHARP_20_LIBS@
 
114
GNOME_KEYRING_SHARP_CFLAGS = @GNOME_KEYRING_SHARP_CFLAGS@
 
115
GNOME_KEYRING_SHARP_LIBS = @GNOME_KEYRING_SHARP_LIBS@
 
116
GNOME_SHARP_20_CFLAGS = @GNOME_SHARP_20_CFLAGS@
 
117
GNOME_SHARP_20_LIBS = @GNOME_SHARP_20_LIBS@
 
118
GNOME_VFS_SHARP_20_CFLAGS = @GNOME_VFS_SHARP_20_CFLAGS@
 
119
GNOME_VFS_SHARP_20_LIBS = @GNOME_VFS_SHARP_20_LIBS@
 
120
GREP = @GREP@
 
121
GTK_SHARP_20_CFLAGS = @GTK_SHARP_20_CFLAGS@
 
122
GTK_SHARP_20_LIBS = @GTK_SHARP_20_LIBS@
 
123
INSTALL = @INSTALL@
 
124
INSTALL_DATA = @INSTALL_DATA@
 
125
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
126
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
127
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
128
INSTOBJEXT = @INSTOBJEXT@
 
129
INTLLIBS = @INTLLIBS@
 
130
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
131
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
132
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
133
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
134
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
135
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
136
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
137
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
138
INTLTOOL_PERL = @INTLTOOL_PERL@
 
139
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
140
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
141
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
142
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
143
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
144
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
145
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
146
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
147
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
148
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
149
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
150
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
151
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
152
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
153
LD = @LD@
 
154
LDFLAGS = @LDFLAGS@
 
155
LIBDO_CFLAGS = @LIBDO_CFLAGS@
 
156
LIBDO_LIBS = @LIBDO_LIBS@
 
157
LIBOBJS = @LIBOBJS@
 
158
LIBS = @LIBS@
 
159
LIBTOOL = @LIBTOOL@
 
160
LIPO = @LIPO@
 
161
LN_S = @LN_S@
 
162
LTLIBOBJS = @LTLIBOBJS@
 
163
MAKEINFO = @MAKEINFO@
 
164
MCS = @MCS@
 
165
MCS_LINQ_FLAG = @MCS_LINQ_FLAG@
 
166
MKDIR_P = @MKDIR_P@
 
167
MKINSTALLDIRS = @MKINSTALLDIRS@
 
168
MONO_ADDINS_CFLAGS = @MONO_ADDINS_CFLAGS@
 
169
MONO_ADDINS_GUI_CFLAGS = @MONO_ADDINS_GUI_CFLAGS@
 
170
MONO_ADDINS_GUI_LIBS = @MONO_ADDINS_GUI_LIBS@
 
171
MONO_ADDINS_LIBS = @MONO_ADDINS_LIBS@
 
172
MONO_ADDINS_SETUP_CFLAGS = @MONO_ADDINS_SETUP_CFLAGS@
 
173
MONO_ADDINS_SETUP_LIBS = @MONO_ADDINS_SETUP_LIBS@
 
174
MSGFMT = @MSGFMT@
 
175
MSGFMT_OPTS = @MSGFMT_OPTS@
 
176
MSGMERGE = @MSGMERGE@
 
177
NDESK_DBUS_10_CFLAGS = @NDESK_DBUS_10_CFLAGS@
 
178
NDESK_DBUS_10_LIBS = @NDESK_DBUS_10_LIBS@
 
179
NDESK_DBUS_GLIB_10_CFLAGS = @NDESK_DBUS_GLIB_10_CFLAGS@
 
180
NDESK_DBUS_GLIB_10_LIBS = @NDESK_DBUS_GLIB_10_LIBS@
 
181
NM = @NM@
 
182
NMEDIT = @NMEDIT@
 
183
NOTIFY_SHARP_CFLAGS = @NOTIFY_SHARP_CFLAGS@
 
184
NOTIFY_SHARP_LIBS = @NOTIFY_SHARP_LIBS@
 
185
NUNIT_CFLAGS = @NUNIT_CFLAGS@
 
186
NUNIT_LIBS = @NUNIT_LIBS@
 
187
OBJEXT = @OBJEXT@
 
188
OTOOL = @OTOOL@
 
189
OTOOL64 = @OTOOL64@
 
190
PACKAGE = @PACKAGE@
 
191
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
192
PACKAGE_NAME = @PACKAGE_NAME@
 
193
PACKAGE_STRING = @PACKAGE_STRING@
 
194
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
195
PACKAGE_VERSION = @PACKAGE_VERSION@
 
196
PATH_SEPARATOR = @PATH_SEPARATOR@
 
197
PKG_CONFIG = @PKG_CONFIG@
 
198
POFILES = @POFILES@
 
199
POSUB = @POSUB@
 
200
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
201
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
202
RANLIB = @RANLIB@
 
203
SED = @SED@
 
204
SET_MAKE = @SET_MAKE@
 
205
SHELL = @SHELL@
 
206
STRIP = @STRIP@
 
207
USE_NLS = @USE_NLS@
 
208
VERSION = @VERSION@
 
209
VERSION_INFO = @VERSION_INFO@
 
210
XGETTEXT = @XGETTEXT@
 
211
abs_builddir = @abs_builddir@
 
212
abs_srcdir = @abs_srcdir@
 
213
abs_top_builddir = @abs_top_builddir@
 
214
abs_top_srcdir = @abs_top_srcdir@
 
215
ac_ct_CC = @ac_ct_CC@
 
216
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
217
am__include = @am__include@
 
218
am__leading_dot = @am__leading_dot@
 
219
am__quote = @am__quote@
 
220
am__tar = @am__tar@
 
221
am__untar = @am__untar@
 
222
bindir = @bindir@
 
223
build = @build@
 
224
build_alias = @build_alias@
 
225
build_cpu = @build_cpu@
 
226
build_os = @build_os@
 
227
build_vendor = @build_vendor@
 
228
builddir = @builddir@
 
229
datadir = @datadir@
 
230
datarootdir = @datarootdir@
 
231
docdir = @docdir@
 
232
dvidir = @dvidir@
 
233
exec_prefix = @exec_prefix@
 
234
expanded_bindir = @expanded_bindir@
 
235
expanded_datadir = @expanded_datadir@
 
236
expanded_libdir = @expanded_libdir@
 
237
host = @host@
 
238
host_alias = @host_alias@
 
239
host_cpu = @host_cpu@
 
240
host_os = @host_os@
 
241
host_vendor = @host_vendor@
 
242
htmldir = @htmldir@
 
243
includedir = @includedir@
 
244
infodir = @infodir@
 
245
install_sh = @install_sh@
 
246
libdir = @libdir@
 
247
libexecdir = @libexecdir@
 
248
localedir = @localedir@
 
249
localstatedir = @localstatedir@
 
250
lt_ECHO = @lt_ECHO@
 
251
mandir = @mandir@
 
252
mkdir_p = @mkdir_p@
 
253
oldincludedir = @oldincludedir@
 
254
pdfdir = @pdfdir@
 
255
prefix = @prefix@
 
256
program_transform_name = @program_transform_name@
 
257
psdir = @psdir@
 
258
sbindir = @sbindir@
 
259
sharedstatedir = @sharedstatedir@
 
260
srcdir = @srcdir@
 
261
sysconfdir = @sysconfdir@
 
262
target_alias = @target_alias@
 
263
top_builddir = @top_builddir@
 
264
top_srcdir = @top_srcdir@
 
265
SUBDIRS = icons
 
266
EXTRA_DIST = $(schemas_in_files)
 
267
CLEANFILES = $(schemas_DATA)
 
268
schemasdir = $(GCONF_SCHEMA_FILE_DIR)
 
269
schemas_in_files = gnome-do.schemas.in
 
270
schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
 
271
all: all-recursive
 
272
 
 
273
.SUFFIXES:
 
274
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
275
        @for dep in $?; do \
 
276
          case '$(am__configure_deps)' in \
 
277
            *$$dep*) \
 
278
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
279
                && exit 0; \
 
280
              exit 1;; \
 
281
          esac; \
 
282
        done; \
 
283
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  data/Makefile'; \
 
284
        cd $(top_srcdir) && \
 
285
          $(AUTOMAKE) --foreign  data/Makefile
 
286
.PRECIOUS: Makefile
 
287
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
288
        @case '$?' in \
 
289
          *config.status*) \
 
290
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
291
          *) \
 
292
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
293
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
294
        esac;
 
295
 
 
296
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
297
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
298
 
 
299
$(top_srcdir)/configure:  $(am__configure_deps)
 
300
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
301
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
302
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
303
 
 
304
mostlyclean-libtool:
 
305
        -rm -f *.lo
 
306
 
 
307
clean-libtool:
 
308
        -rm -rf .libs _libs
 
309
install-schemasDATA: $(schemas_DATA)
 
310
        @$(NORMAL_INSTALL)
 
311
        test -z "$(schemasdir)" || $(MKDIR_P) "$(DESTDIR)$(schemasdir)"
 
312
        @list='$(schemas_DATA)'; for p in $$list; do \
 
313
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
314
          f=$(am__strip_dir) \
 
315
          echo " $(schemasDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(schemasdir)/$$f'"; \
 
316
          $(schemasDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(schemasdir)/$$f"; \
 
317
        done
 
318
 
 
319
uninstall-schemasDATA:
 
320
        @$(NORMAL_UNINSTALL)
 
321
        @list='$(schemas_DATA)'; for p in $$list; do \
 
322
          f=$(am__strip_dir) \
 
323
          echo " rm -f '$(DESTDIR)$(schemasdir)/$$f'"; \
 
324
          rm -f "$(DESTDIR)$(schemasdir)/$$f"; \
 
325
        done
 
326
 
 
327
# This directory's subdirectories are mostly independent; you can cd
 
328
# into them and run `make' without going through this Makefile.
 
329
# To change the values of `make' variables: instead of editing Makefiles,
 
330
# (1) if the variable is set in `config.status', edit `config.status'
 
331
#     (which will cause the Makefiles to be regenerated when you run `make');
 
332
# (2) otherwise, pass the desired values on the `make' command line.
 
333
$(RECURSIVE_TARGETS):
 
334
        @failcom='exit 1'; \
 
335
        for f in x $$MAKEFLAGS; do \
 
336
          case $$f in \
 
337
            *=* | --[!k]*);; \
 
338
            *k*) failcom='fail=yes';; \
 
339
          esac; \
 
340
        done; \
 
341
        dot_seen=no; \
 
342
        target=`echo $@ | sed s/-recursive//`; \
 
343
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
344
          echo "Making $$target in $$subdir"; \
 
345
          if test "$$subdir" = "."; then \
 
346
            dot_seen=yes; \
 
347
            local_target="$$target-am"; \
 
348
          else \
 
349
            local_target="$$target"; \
 
350
          fi; \
 
351
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
352
          || eval $$failcom; \
 
353
        done; \
 
354
        if test "$$dot_seen" = "no"; then \
 
355
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
356
        fi; test -z "$$fail"
 
357
 
 
358
$(RECURSIVE_CLEAN_TARGETS):
 
359
        @failcom='exit 1'; \
 
360
        for f in x $$MAKEFLAGS; do \
 
361
          case $$f in \
 
362
            *=* | --[!k]*);; \
 
363
            *k*) failcom='fail=yes';; \
 
364
          esac; \
 
365
        done; \
 
366
        dot_seen=no; \
 
367
        case "$@" in \
 
368
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
369
          *) list='$(SUBDIRS)' ;; \
 
370
        esac; \
 
371
        rev=''; for subdir in $$list; do \
 
372
          if test "$$subdir" = "."; then :; else \
 
373
            rev="$$subdir $$rev"; \
 
374
          fi; \
 
375
        done; \
 
376
        rev="$$rev ."; \
 
377
        target=`echo $@ | sed s/-recursive//`; \
 
378
        for subdir in $$rev; do \
 
379
          echo "Making $$target in $$subdir"; \
 
380
          if test "$$subdir" = "."; then \
 
381
            local_target="$$target-am"; \
 
382
          else \
 
383
            local_target="$$target"; \
 
384
          fi; \
 
385
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
386
          || eval $$failcom; \
 
387
        done && test -z "$$fail"
 
388
tags-recursive:
 
389
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
390
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
391
        done
 
392
ctags-recursive:
 
393
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
394
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
395
        done
 
396
 
 
397
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
398
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
399
        unique=`for i in $$list; do \
 
400
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
401
          done | \
 
402
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
403
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
404
        mkid -fID $$unique
 
405
tags: TAGS
 
406
 
 
407
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
408
                $(TAGS_FILES) $(LISP)
 
409
        tags=; \
 
410
        here=`pwd`; \
 
411
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
412
          include_option=--etags-include; \
 
413
          empty_fix=.; \
 
414
        else \
 
415
          include_option=--include; \
 
416
          empty_fix=; \
 
417
        fi; \
 
418
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
419
          if test "$$subdir" = .; then :; else \
 
420
            test ! -f $$subdir/TAGS || \
 
421
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
422
          fi; \
 
423
        done; \
 
424
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
425
        unique=`for i in $$list; do \
 
426
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
427
          done | \
 
428
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
429
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
430
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
431
          test -n "$$unique" || unique=$$empty_fix; \
 
432
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
433
            $$tags $$unique; \
 
434
        fi
 
435
ctags: CTAGS
 
436
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
437
                $(TAGS_FILES) $(LISP)
 
438
        tags=; \
 
439
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
440
        unique=`for i in $$list; do \
 
441
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
442
          done | \
 
443
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
444
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
445
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
446
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
447
             $$tags $$unique
 
448
 
 
449
GTAGS:
 
450
        here=`$(am__cd) $(top_builddir) && pwd` \
 
451
          && cd $(top_srcdir) \
 
452
          && gtags -i $(GTAGS_ARGS) $$here
 
453
 
 
454
distclean-tags:
 
455
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
456
 
 
457
distdir: $(DISTFILES)
 
458
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
459
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
460
        list='$(DISTFILES)'; \
 
461
          dist_files=`for file in $$list; do echo $$file; done | \
 
462
          sed -e "s|^$$srcdirstrip/||;t" \
 
463
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
464
        case $$dist_files in \
 
465
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
466
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
467
                           sort -u` ;; \
 
468
        esac; \
 
469
        for file in $$dist_files; do \
 
470
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
471
          if test -d $$d/$$file; then \
 
472
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
473
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
474
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
475
            fi; \
 
476
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
477
          else \
 
478
            test -f $(distdir)/$$file \
 
479
            || cp -p $$d/$$file $(distdir)/$$file \
 
480
            || exit 1; \
 
481
          fi; \
 
482
        done
 
483
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
484
          if test "$$subdir" = .; then :; else \
 
485
            test -d "$(distdir)/$$subdir" \
 
486
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
487
            || exit 1; \
 
488
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
489
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
490
            (cd $$subdir && \
 
491
              $(MAKE) $(AM_MAKEFLAGS) \
 
492
                top_distdir="$$top_distdir" \
 
493
                distdir="$$distdir/$$subdir" \
 
494
                am__remove_distdir=: \
 
495
                am__skip_length_check=: \
 
496
                distdir) \
 
497
              || exit 1; \
 
498
          fi; \
 
499
        done
 
500
check-am: all-am
 
501
check: check-recursive
 
502
all-am: Makefile $(DATA)
 
503
installdirs: installdirs-recursive
 
504
installdirs-am:
 
505
        for dir in "$(DESTDIR)$(schemasdir)"; do \
 
506
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
507
        done
 
508
install: install-recursive
 
509
install-exec: install-exec-recursive
 
510
install-data: install-data-recursive
 
511
uninstall: uninstall-recursive
 
512
 
 
513
install-am: all-am
 
514
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
515
 
 
516
installcheck: installcheck-recursive
 
517
install-strip:
 
518
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
519
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
520
          `test -z '$(STRIP)' || \
 
521
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
522
mostlyclean-generic:
 
523
 
 
524
clean-generic:
 
525
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
526
 
 
527
distclean-generic:
 
528
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
529
 
 
530
maintainer-clean-generic:
 
531
        @echo "This command is intended for maintainers to use"
 
532
        @echo "it deletes files that may require special tools to rebuild."
 
533
@GCONF_SCHEMAS_INSTALL_FALSE@install-data-local:
 
534
clean: clean-recursive
 
535
 
 
536
clean-am: clean-generic clean-libtool mostlyclean-am
 
537
 
 
538
distclean: distclean-recursive
 
539
        -rm -f Makefile
 
540
distclean-am: clean-am distclean-generic distclean-tags
 
541
 
 
542
dvi: dvi-recursive
 
543
 
 
544
dvi-am:
 
545
 
 
546
html: html-recursive
 
547
 
 
548
info: info-recursive
 
549
 
 
550
info-am:
 
551
 
 
552
install-data-am: install-data-local install-schemasDATA
 
553
 
 
554
install-dvi: install-dvi-recursive
 
555
 
 
556
install-exec-am:
 
557
 
 
558
install-html: install-html-recursive
 
559
 
 
560
install-info: install-info-recursive
 
561
 
 
562
install-man:
 
563
 
 
564
install-pdf: install-pdf-recursive
 
565
 
 
566
install-ps: install-ps-recursive
 
567
 
 
568
installcheck-am:
 
569
 
 
570
maintainer-clean: maintainer-clean-recursive
 
571
        -rm -f Makefile
 
572
maintainer-clean-am: distclean-am maintainer-clean-generic
 
573
 
 
574
mostlyclean: mostlyclean-recursive
 
575
 
 
576
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
577
 
 
578
pdf: pdf-recursive
 
579
 
 
580
pdf-am:
 
581
 
 
582
ps: ps-recursive
 
583
 
 
584
ps-am:
 
585
 
 
586
uninstall-am: uninstall-schemasDATA
 
587
 
 
588
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
589
        install-strip
 
590
 
 
591
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
592
        all all-am check check-am clean clean-generic clean-libtool \
 
593
        ctags ctags-recursive distclean distclean-generic \
 
594
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
595
        html-am info info-am install install-am install-data \
 
596
        install-data-am install-data-local install-dvi install-dvi-am \
 
597
        install-exec install-exec-am install-html install-html-am \
 
598
        install-info install-info-am install-man install-pdf \
 
599
        install-pdf-am install-ps install-ps-am install-schemasDATA \
 
600
        install-strip installcheck installcheck-am installdirs \
 
601
        installdirs-am maintainer-clean maintainer-clean-generic \
 
602
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
603
        ps ps-am tags tags-recursive uninstall uninstall-am \
 
604
        uninstall-schemasDATA
 
605
 
 
606
 
 
607
@INTLTOOL_SCHEMAS_RULE@
 
608
 
 
609
@GCONF_SCHEMAS_INSTALL_TRUE@install-data-local:
 
610
@GCONF_SCHEMAS_INSTALL_TRUE@    GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
 
611
@GCONF_SCHEMAS_INSTALL_TRUE@    $(GCONFTOOL) --makefile-install-rule $(schemas_DATA)
 
612
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
613
# Otherwise a system limit (for SysV at least) may be exceeded.
 
614
.NOEXPORT: