~vcs-imports/gnome-mag/master

« back to all changes in this revision

Viewing changes to colorblind/data/Makefile.in

  • Committer: Carlos Eduardo Rodrigues Diógenes
  • Date: 2007-06-03 23:52:07 UTC
  • Revision ID: git-v1:42a8898cb38357218626e4c81555423da8ab37cd
Tags: GNOME_MAG_0_14_5
commit the changes of the colorblind applet

svn path=/trunk/; revision=515

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ../..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
 
38
host_triplet = @host@
 
39
subdir = colorblind/data
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
43
        $(top_srcdir)/m4/python.m4 $(top_srcdir)/acinclude.m4 \
 
44
        $(top_srcdir)/configure.in
 
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
SOURCES =
 
51
DIST_SOURCES =
 
52
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
53
        html-recursive info-recursive install-data-recursive \
 
54
        install-exec-recursive install-info-recursive \
 
55
        install-recursive installcheck-recursive installdirs-recursive \
 
56
        pdf-recursive ps-recursive uninstall-info-recursive \
 
57
        uninstall-recursive
 
58
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
59
am__vpath_adj = case $$p in \
 
60
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
61
    *) f=$$p;; \
 
62
  esac;
 
63
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
64
am__installdirs = "$(DESTDIR)$(schemadir)" "$(DESTDIR)$(uidir)"
 
65
schemaDATA_INSTALL = $(INSTALL_DATA)
 
66
uiDATA_INSTALL = $(INSTALL_DATA)
 
67
DATA = $(schema_DATA) $(ui_DATA)
 
68
ETAGS = etags
 
69
CTAGS = ctags
 
70
DIST_SUBDIRS = $(SUBDIRS)
 
71
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
72
ACLOCAL = @ACLOCAL@
 
73
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
74
ALL_LINGUAS = @ALL_LINGUAS@
 
75
AMDEP_FALSE = @AMDEP_FALSE@
 
76
AMDEP_TRUE = @AMDEP_TRUE@
 
77
AMTAR = @AMTAR@
 
78
AR = @AR@
 
79
AS = @AS@
 
80
AUTOCONF = @AUTOCONF@
 
81
AUTOHEADER = @AUTOHEADER@
 
82
AUTOMAKE = @AUTOMAKE@
 
83
AWK = @AWK@
 
84
BONOBO_ACTIVATION_IDL_DIR = @BONOBO_ACTIVATION_IDL_DIR@
 
85
CATALOGS = @CATALOGS@
 
86
CATOBJEXT = @CATOBJEXT@
 
87
CBAPPLET_CFLAGS = @CBAPPLET_CFLAGS@
 
88
CBAPPLET_LIBS = @CBAPPLET_LIBS@
 
89
CB_DIR = @CB_DIR@
 
90
CC = @CC@
 
91
CCDEPMODE = @CCDEPMODE@
 
92
CFLAGS = @CFLAGS@
 
93
COLORBLIND_LIBS = @COLORBLIND_LIBS@
 
94
CPP = @CPP@
 
95
CPPFLAGS = @CPPFLAGS@
 
96
CXX = @CXX@
 
97
CXXCPP = @CXXCPP@
 
98
CXXDEPMODE = @CXXDEPMODE@
 
99
CXXFLAGS = @CXXFLAGS@
 
100
CYGPATH_W = @CYGPATH_W@
 
101
DATADIR = @DATADIR@
 
102
DATADIRNAME = @DATADIRNAME@
 
103
DEFS = @DEFS@
 
104
DEPDIR = @DEPDIR@
 
105
DEPS_CFLAGS = @DEPS_CFLAGS@
 
106
DEPS_LIBS = @DEPS_LIBS@
 
107
DLLTOOL = @DLLTOOL@
 
108
ECHO = @ECHO@
 
109
ECHO_C = @ECHO_C@
 
110
ECHO_N = @ECHO_N@
 
111
ECHO_T = @ECHO_T@
 
112
EGREP = @EGREP@
 
113
EXEEXT = @EXEEXT@
 
114
F77 = @F77@
 
115
FFLAGS = @FFLAGS@
 
116
GCONFTOOL = @GCONFTOOL@
 
117
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
118
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
 
119
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
120
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
121
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
122
GMOFILES = @GMOFILES@
 
123
GMSGFMT = @GMSGFMT@
 
124
GNOME_MAG_AGE = @GNOME_MAG_AGE@
 
125
GNOME_MAG_CURRENT = @GNOME_MAG_CURRENT@
 
126
GNOME_MAG_DEBUG_CFLAGS = @GNOME_MAG_DEBUG_CFLAGS@
 
127
GNOME_MAG_REVISION = @GNOME_MAG_REVISION@
 
128
GREP = @GREP@
 
129
INET_LIBS = @INET_LIBS@
 
130
INSTALL_DATA = @INSTALL_DATA@
 
131
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
132
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
133
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
134
INSTOBJEXT = @INSTOBJEXT@
 
135
INTLLIBS = @INTLLIBS@
 
136
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
137
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
138
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
139
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
140
INTLTOOL_ICONV = @INTLTOOL_ICONV@
 
141
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
142
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
143
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
144
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
145
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
 
146
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
147
INTLTOOL_PERL = @INTLTOOL_PERL@
 
148
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
149
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
150
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
151
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
152
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
153
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
154
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
155
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
156
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
157
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
158
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
159
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
160
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
161
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
162
LDFLAGS = @LDFLAGS@
 
163
LIBBONOBO_IDL_DIR = @LIBBONOBO_IDL_DIR@
 
164
LIBDEPS_CFLAGS = @LIBDEPS_CFLAGS@
 
165
LIBDEPS_LIBS = @LIBDEPS_LIBS@
 
166
LIBDIR = @LIBDIR@
 
167
LIBOBJS = @LIBOBJS@
 
168
LIBS = @LIBS@
 
169
LIBTOOL = @LIBTOOL@
 
170
LN_S = @LN_S@
 
171
LTLIBOBJS = @LTLIBOBJS@
 
172
LT_VERSION_INFO = @LT_VERSION_INFO@
 
173
MAINT = @MAINT@
 
174
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
175
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
176
MAKEINFO = @MAKEINFO@
 
177
MKINSTALLDIRS = @MKINSTALLDIRS@
 
178
MSGFMT = @MSGFMT@
 
179
MSGFMT_OPTS = @MSGFMT_OPTS@
 
180
MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@
 
181
MS_LIB_AVAILABLE_TRUE = @MS_LIB_AVAILABLE_TRUE@
 
182
OBJDUMP = @OBJDUMP@
 
183
OBJEXT = @OBJEXT@
 
184
ORBIT_CFLAGS = @ORBIT_CFLAGS@
 
185
ORBIT_IDL = @ORBIT_IDL@
 
186
ORBIT_LIBS = @ORBIT_LIBS@
 
187
OS_WIN32_FALSE = @OS_WIN32_FALSE@
 
188
OS_WIN32_TRUE = @OS_WIN32_TRUE@
 
189
PACKAGE = @PACKAGE@
 
190
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
191
PACKAGE_NAME = @PACKAGE_NAME@
 
192
PACKAGE_STRING = @PACKAGE_STRING@
 
193
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
194
PACKAGE_VERSION = @PACKAGE_VERSION@
 
195
PATH_SEPARATOR = @PATH_SEPARATOR@
 
196
PKG_CONFIG = @PKG_CONFIG@
 
197
POFILES = @POFILES@
 
198
POSUB = @POSUB@
 
199
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
200
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
201
PYGTK_CFLAGS = @PYGTK_CFLAGS@
 
202
PYGTK_CODEGEN = @PYGTK_CODEGEN@
 
203
PYGTK_DEFSDIR = @PYGTK_DEFSDIR@
 
204
PYGTK_LIBS = @PYGTK_LIBS@
 
205
PYTHON = @PYTHON@
 
206
PYTHONDIR = @PYTHONDIR@
 
207
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
208
PYTHON_INCLUDES = @PYTHON_INCLUDES@
 
209
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
210
PYTHON_PREFIX = @PYTHON_PREFIX@
 
211
PYTHON_VERSION = @PYTHON_VERSION@
 
212
RANLIB = @RANLIB@
 
213
SET_MAKE = @SET_MAKE@
 
214
SHELL = @SHELL@
 
215
STRIP = @STRIP@
 
216
TEST_CFLAGS = @TEST_CFLAGS@
 
217
TEST_LIBS = @TEST_LIBS@
 
218
USE_NLS = @USE_NLS@
 
219
VERSION = @VERSION@
 
220
WARN_CFLAGS = @WARN_CFLAGS@
 
221
XEXTENSIONS_CFLAGS = @XEXTENSIONS_CFLAGS@
 
222
XEXTENSIONS_LIBS = @XEXTENSIONS_LIBS@
 
223
XGETTEXT = @XGETTEXT@
 
224
XMKMF = @XMKMF@
 
225
X_CFLAGS = @X_CFLAGS@
 
226
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
227
X_LIBS = @X_LIBS@
 
228
X_PRE_LIBS = @X_PRE_LIBS@
 
229
ac_ct_CC = @ac_ct_CC@
 
230
ac_ct_CXX = @ac_ct_CXX@
 
231
ac_ct_F77 = @ac_ct_F77@
 
232
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
233
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
234
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
235
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
236
am__include = @am__include@
 
237
am__leading_dot = @am__leading_dot@
 
238
am__quote = @am__quote@
 
239
am__tar = @am__tar@
 
240
am__untar = @am__untar@
 
241
bindir = @bindir@
 
242
build = @build@
 
243
build_alias = @build_alias@
 
244
build_cpu = @build_cpu@
 
245
build_os = @build_os@
 
246
build_vendor = @build_vendor@
 
247
datadir = @datadir@
 
248
datarootdir = @datarootdir@
 
249
docdir = @docdir@
 
250
dvidir = @dvidir@
 
251
exec_prefix = @exec_prefix@
 
252
host = @host@
 
253
host_alias = @host_alias@
 
254
host_cpu = @host_cpu@
 
255
host_os = @host_os@
 
256
host_vendor = @host_vendor@
 
257
htmldir = @htmldir@
 
258
includedir = @includedir@
 
259
infodir = @infodir@
 
260
install_sh = @install_sh@
 
261
libdir = @libdir@
 
262
libexecdir = @libexecdir@
 
263
localedir = @localedir@
 
264
localstatedir = @localstatedir@
 
265
mandir = @mandir@
 
266
mkdir_p = @mkdir_p@
 
267
ms_librarian = @ms_librarian@
 
268
oldincludedir = @oldincludedir@
 
269
pdfdir = @pdfdir@
 
270
pkgpyexecdir = @pkgpyexecdir@
 
271
pkgpythondir = @pkgpythondir@
 
272
prefix = @prefix@
 
273
program_transform_name = @program_transform_name@
 
274
psdir = @psdir@
 
275
pyexecdir = @pyexecdir@
 
276
pythondir = @pythondir@
 
277
sbindir = @sbindir@
 
278
sharedstatedir = @sharedstatedir@
 
279
sysconfdir = @sysconfdir@
 
280
target_alias = @target_alias@
 
281
targetdir = @targetdir@
 
282
SUBDIRS = art
 
283
uidir = $(datadir)/colorblind
 
284
ui_DATA = \
 
285
        Colorblind_Applet.xml \
 
286
        colorblind-prefs.glade
 
287
 
 
288
 
 
289
# *****************************************************************************
 
290
# GConf Schemas
 
291
# *****************************************************************************
 
292
# GConf Preference Schemas
 
293
schemadir = $(GCONF_SCHEMA_FILE_DIR)
 
294
schema_in_files = colorblind-applet.schemas.in
 
295
schema_DATA = $(schema_in_files:.schemas.in=.schemas)
 
296
DISTCLEANFILES = \
 
297
        $(schema_DATA)
 
298
 
 
299
EXTRA_DIST = \
 
300
        $(ui_DATA) \
 
301
        $(schema_in_files)
 
302
 
 
303
all: all-recursive
 
304
 
 
305
.SUFFIXES:
 
306
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
307
        @for dep in $?; do \
 
308
          case '$(am__configure_deps)' in \
 
309
            *$$dep*) \
 
310
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
311
                && exit 0; \
 
312
              exit 1;; \
 
313
          esac; \
 
314
        done; \
 
315
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  colorblind/data/Makefile'; \
 
316
        cd $(top_srcdir) && \
 
317
          $(AUTOMAKE) --gnu  colorblind/data/Makefile
 
318
.PRECIOUS: Makefile
 
319
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
320
        @case '$?' in \
 
321
          *config.status*) \
 
322
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
323
          *) \
 
324
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
325
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
326
        esac;
 
327
 
 
328
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
329
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
330
 
 
331
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
332
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
333
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
334
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
335
 
 
336
mostlyclean-libtool:
 
337
        -rm -f *.lo
 
338
 
 
339
clean-libtool:
 
340
        -rm -rf .libs _libs
 
341
 
 
342
distclean-libtool:
 
343
        -rm -f libtool
 
344
uninstall-info-am:
 
345
install-schemaDATA: $(schema_DATA)
 
346
        @$(NORMAL_INSTALL)
 
347
        test -z "$(schemadir)" || $(mkdir_p) "$(DESTDIR)$(schemadir)"
 
348
        @list='$(schema_DATA)'; for p in $$list; do \
 
349
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
350
          f=$(am__strip_dir) \
 
351
          echo " $(schemaDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(schemadir)/$$f'"; \
 
352
          $(schemaDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(schemadir)/$$f"; \
 
353
        done
 
354
 
 
355
uninstall-schemaDATA:
 
356
        @$(NORMAL_UNINSTALL)
 
357
        @list='$(schema_DATA)'; for p in $$list; do \
 
358
          f=$(am__strip_dir) \
 
359
          echo " rm -f '$(DESTDIR)$(schemadir)/$$f'"; \
 
360
          rm -f "$(DESTDIR)$(schemadir)/$$f"; \
 
361
        done
 
362
install-uiDATA: $(ui_DATA)
 
363
        @$(NORMAL_INSTALL)
 
364
        test -z "$(uidir)" || $(mkdir_p) "$(DESTDIR)$(uidir)"
 
365
        @list='$(ui_DATA)'; for p in $$list; do \
 
366
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
367
          f=$(am__strip_dir) \
 
368
          echo " $(uiDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(uidir)/$$f'"; \
 
369
          $(uiDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(uidir)/$$f"; \
 
370
        done
 
371
 
 
372
uninstall-uiDATA:
 
373
        @$(NORMAL_UNINSTALL)
 
374
        @list='$(ui_DATA)'; for p in $$list; do \
 
375
          f=$(am__strip_dir) \
 
376
          echo " rm -f '$(DESTDIR)$(uidir)/$$f'"; \
 
377
          rm -f "$(DESTDIR)$(uidir)/$$f"; \
 
378
        done
 
379
 
 
380
# This directory's subdirectories are mostly independent; you can cd
 
381
# into them and run `make' without going through this Makefile.
 
382
# To change the values of `make' variables: instead of editing Makefiles,
 
383
# (1) if the variable is set in `config.status', edit `config.status'
 
384
#     (which will cause the Makefiles to be regenerated when you run `make');
 
385
# (2) otherwise, pass the desired values on the `make' command line.
 
386
$(RECURSIVE_TARGETS):
 
387
        @failcom='exit 1'; \
 
388
        for f in x $$MAKEFLAGS; do \
 
389
          case $$f in \
 
390
            *=* | --[!k]*);; \
 
391
            *k*) failcom='fail=yes';; \
 
392
          esac; \
 
393
        done; \
 
394
        dot_seen=no; \
 
395
        target=`echo $@ | sed s/-recursive//`; \
 
396
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
397
          echo "Making $$target in $$subdir"; \
 
398
          if test "$$subdir" = "."; then \
 
399
            dot_seen=yes; \
 
400
            local_target="$$target-am"; \
 
401
          else \
 
402
            local_target="$$target"; \
 
403
          fi; \
 
404
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
405
          || eval $$failcom; \
 
406
        done; \
 
407
        if test "$$dot_seen" = "no"; then \
 
408
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
409
        fi; test -z "$$fail"
 
410
 
 
411
mostlyclean-recursive clean-recursive distclean-recursive \
 
412
maintainer-clean-recursive:
 
413
        @failcom='exit 1'; \
 
414
        for f in x $$MAKEFLAGS; do \
 
415
          case $$f in \
 
416
            *=* | --[!k]*);; \
 
417
            *k*) failcom='fail=yes';; \
 
418
          esac; \
 
419
        done; \
 
420
        dot_seen=no; \
 
421
        case "$@" in \
 
422
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
423
          *) list='$(SUBDIRS)' ;; \
 
424
        esac; \
 
425
        rev=''; for subdir in $$list; do \
 
426
          if test "$$subdir" = "."; then :; else \
 
427
            rev="$$subdir $$rev"; \
 
428
          fi; \
 
429
        done; \
 
430
        rev="$$rev ."; \
 
431
        target=`echo $@ | sed s/-recursive//`; \
 
432
        for subdir in $$rev; do \
 
433
          echo "Making $$target in $$subdir"; \
 
434
          if test "$$subdir" = "."; then \
 
435
            local_target="$$target-am"; \
 
436
          else \
 
437
            local_target="$$target"; \
 
438
          fi; \
 
439
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
440
          || eval $$failcom; \
 
441
        done && test -z "$$fail"
 
442
tags-recursive:
 
443
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
444
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
445
        done
 
446
ctags-recursive:
 
447
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
448
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
449
        done
 
450
 
 
451
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
452
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
453
        unique=`for i in $$list; do \
 
454
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
455
          done | \
 
456
          $(AWK) '    { files[$$0] = 1; } \
 
457
               END { for (i in files) print i; }'`; \
 
458
        mkid -fID $$unique
 
459
tags: TAGS
 
460
 
 
461
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
462
                $(TAGS_FILES) $(LISP)
 
463
        tags=; \
 
464
        here=`pwd`; \
 
465
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
466
          include_option=--etags-include; \
 
467
          empty_fix=.; \
 
468
        else \
 
469
          include_option=--include; \
 
470
          empty_fix=; \
 
471
        fi; \
 
472
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
473
          if test "$$subdir" = .; then :; else \
 
474
            test ! -f $$subdir/TAGS || \
 
475
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
476
          fi; \
 
477
        done; \
 
478
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
479
        unique=`for i in $$list; do \
 
480
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
481
          done | \
 
482
          $(AWK) '    { files[$$0] = 1; } \
 
483
               END { for (i in files) print i; }'`; \
 
484
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
485
          test -n "$$unique" || unique=$$empty_fix; \
 
486
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
487
            $$tags $$unique; \
 
488
        fi
 
489
ctags: CTAGS
 
490
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
491
                $(TAGS_FILES) $(LISP)
 
492
        tags=; \
 
493
        here=`pwd`; \
 
494
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
495
        unique=`for i in $$list; do \
 
496
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
497
          done | \
 
498
          $(AWK) '    { files[$$0] = 1; } \
 
499
               END { for (i in files) print i; }'`; \
 
500
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
501
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
502
             $$tags $$unique
 
503
 
 
504
GTAGS:
 
505
        here=`$(am__cd) $(top_builddir) && pwd` \
 
506
          && cd $(top_srcdir) \
 
507
          && gtags -i $(GTAGS_ARGS) $$here
 
508
 
 
509
distclean-tags:
 
510
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
511
 
 
512
distdir: $(DISTFILES)
 
513
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
514
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
515
        list='$(DISTFILES)'; for file in $$list; do \
 
516
          case $$file in \
 
517
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
518
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
519
          esac; \
 
520
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
521
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
522
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
523
            dir="/$$dir"; \
 
524
            $(mkdir_p) "$(distdir)$$dir"; \
 
525
          else \
 
526
            dir=''; \
 
527
          fi; \
 
528
          if test -d $$d/$$file; then \
 
529
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
530
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
531
            fi; \
 
532
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
533
          else \
 
534
            test -f $(distdir)/$$file \
 
535
            || cp -p $$d/$$file $(distdir)/$$file \
 
536
            || exit 1; \
 
537
          fi; \
 
538
        done
 
539
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
540
          if test "$$subdir" = .; then :; else \
 
541
            test -d "$(distdir)/$$subdir" \
 
542
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
543
            || exit 1; \
 
544
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
545
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
546
            (cd $$subdir && \
 
547
              $(MAKE) $(AM_MAKEFLAGS) \
 
548
                top_distdir="$$top_distdir" \
 
549
                distdir="$$distdir/$$subdir" \
 
550
                distdir) \
 
551
              || exit 1; \
 
552
          fi; \
 
553
        done
 
554
check-am: all-am
 
555
check: check-recursive
 
556
all-am: Makefile $(DATA)
 
557
installdirs: installdirs-recursive
 
558
installdirs-am:
 
559
        for dir in "$(DESTDIR)$(schemadir)" "$(DESTDIR)$(uidir)"; do \
 
560
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
561
        done
 
562
install: install-recursive
 
563
install-exec: install-exec-recursive
 
564
install-data: install-data-recursive
 
565
uninstall: uninstall-recursive
 
566
 
 
567
install-am: all-am
 
568
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
569
 
 
570
installcheck: installcheck-recursive
 
571
install-strip:
 
572
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
573
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
574
          `test -z '$(STRIP)' || \
 
575
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
576
mostlyclean-generic:
 
577
 
 
578
clean-generic:
 
579
 
 
580
distclean-generic:
 
581
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
582
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
583
 
 
584
maintainer-clean-generic:
 
585
        @echo "This command is intended for maintainers to use"
 
586
        @echo "it deletes files that may require special tools to rebuild."
 
587
@GCONF_SCHEMAS_INSTALL_FALSE@install-data-local:
 
588
clean: clean-recursive
 
589
 
 
590
clean-am: clean-generic clean-libtool mostlyclean-am
 
591
 
 
592
distclean: distclean-recursive
 
593
        -rm -f Makefile
 
594
distclean-am: clean-am distclean-generic distclean-libtool \
 
595
        distclean-tags
 
596
 
 
597
dvi: dvi-recursive
 
598
 
 
599
dvi-am:
 
600
 
 
601
html: html-recursive
 
602
 
 
603
info: info-recursive
 
604
 
 
605
info-am:
 
606
 
 
607
install-data-am: install-data-local install-schemaDATA install-uiDATA
 
608
 
 
609
install-exec-am:
 
610
 
 
611
install-info: install-info-recursive
 
612
 
 
613
install-man:
 
614
 
 
615
installcheck-am:
 
616
 
 
617
maintainer-clean: maintainer-clean-recursive
 
618
        -rm -f Makefile
 
619
maintainer-clean-am: distclean-am maintainer-clean-generic
 
620
 
 
621
mostlyclean: mostlyclean-recursive
 
622
 
 
623
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
624
 
 
625
pdf: pdf-recursive
 
626
 
 
627
pdf-am:
 
628
 
 
629
ps: ps-recursive
 
630
 
 
631
ps-am:
 
632
 
 
633
uninstall-am: uninstall-info-am uninstall-schemaDATA uninstall-uiDATA
 
634
 
 
635
uninstall-info: uninstall-info-recursive
 
636
 
 
637
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
638
        clean clean-generic clean-libtool clean-recursive ctags \
 
639
        ctags-recursive distclean distclean-generic distclean-libtool \
 
640
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
641
        html-am info info-am install install-am install-data \
 
642
        install-data-am install-data-local install-exec \
 
643
        install-exec-am install-info install-info-am install-man \
 
644
        install-schemaDATA install-strip install-uiDATA installcheck \
 
645
        installcheck-am installdirs installdirs-am maintainer-clean \
 
646
        maintainer-clean-generic maintainer-clean-recursive \
 
647
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
648
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
649
        uninstall uninstall-am uninstall-info-am uninstall-schemaDATA \
 
650
        uninstall-uiDATA
 
651
 
 
652
 
 
653
@INTLTOOL_SCHEMAS_RULE@
 
654
 
 
655
@GCONF_SCHEMAS_INSTALL_TRUE@install-data-local: install-schemas
 
656
@GCONF_SCHEMAS_INSTALL_TRUE@install-schemas:
 
657
@GCONF_SCHEMAS_INSTALL_TRUE@    GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
 
658
@GCONF_SCHEMAS_INSTALL_TRUE@            $(GCONFTOOL) --makefile-install-rule $(schema_DATA)
 
659
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
660
# Otherwise a system limit (for SysV at least) may be exceeded.
 
661
.NOEXPORT: