~shnatsel/+junk/cairo-compmgr

« back to all changes in this revision

Viewing changes to plugins/clone/Makefile.in

  • Committer: Sergey "Shnatsel" Davidoff
  • Date: 2012-03-04 22:53:22 UTC
  • Revision ID: shnatsel@gmail.com-20120304225322-q2hz82j51yxv1qqw
fixed up build dependencies

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.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, 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
 
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibdir = $(libdir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
 
37
host_triplet = @host@
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
39
        $(srcdir)/ccm-clone.plugin.desktop.in \
 
40
        $(top_srcdir)/build/plugin.am ccm-clone.c \
 
41
        libccm_clone_la_vala.stamp
 
42
@ENABLE_GCONF_TRUE@am__append_1 = $(schemas_DATA) \
 
43
@ENABLE_GCONF_TRUE@              $(schemas_in_files)
 
44
 
 
45
subdir = plugins/clone
 
46
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
47
am__aclocal_m4_deps = $(top_srcdir)/build/gettext.m4 \
 
48
        $(top_srcdir)/build/iconv.m4 $(top_srcdir)/build/intlmacosx.m4 \
 
49
        $(top_srcdir)/build/intltool.m4 $(top_srcdir)/build/lib-ld.m4 \
 
50
        $(top_srcdir)/build/lib-link.m4 \
 
51
        $(top_srcdir)/build/lib-prefix.m4 \
 
52
        $(top_srcdir)/build/libtool.m4 \
 
53
        $(top_srcdir)/build/ltoptions.m4 \
 
54
        $(top_srcdir)/build/ltsugar.m4 \
 
55
        $(top_srcdir)/build/ltversion.m4 \
 
56
        $(top_srcdir)/build/lt~obsolete.m4 $(top_srcdir)/build/nls.m4 \
 
57
        $(top_srcdir)/build/po.m4 $(top_srcdir)/build/progtest.m4 \
 
58
        $(top_srcdir)/configure.ac
 
59
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
60
        $(ACLOCAL_M4)
 
61
mkinstalldirs = $(install_sh) -d
 
62
CONFIG_HEADER = $(top_builddir)/build/config.h
 
63
CONFIG_CLEAN_FILES = ccm-clone.plugin.desktop
 
64
CONFIG_CLEAN_VPATH_FILES =
 
65
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
66
am__vpath_adj = case $$p in \
 
67
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
68
    *) f=$$p;; \
 
69
  esac;
 
70
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
71
am__install_max = 40
 
72
am__nobase_strip_setup = \
 
73
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
74
am__nobase_strip = \
 
75
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
76
am__nobase_list = $(am__nobase_strip_setup); \
 
77
  for p in $$list; do echo "$$p $$p"; done | \
 
78
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
79
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
80
    if (++n[$$2] == $(am__install_max)) \
 
81
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
82
    END { for (dir in files) print dir, files[dir] }'
 
83
am__base_list = \
 
84
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
85
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
86
am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" \
 
87
        "$(DESTDIR)$(schemakeydir)" "$(DESTDIR)$(schemasdir)" \
 
88
        "$(DESTDIR)$(uidir)"
 
89
LTLIBRARIES = $(plugin_LTLIBRARIES)
 
90
libccm_clone_la_DEPENDENCIES = $(PLUGIN_LIBADD)
 
91
am__objects_1 = ccm-clone.lo
 
92
am_libccm_clone_la_OBJECTS = $(am__objects_1)
 
93
libccm_clone_la_OBJECTS = $(am_libccm_clone_la_OBJECTS)
 
94
AM_V_lt = $(am__v_lt_$(V))
 
95
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
96
am__v_lt_0 = --silent
 
97
libccm_clone_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 
98
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
99
        $(AM_CFLAGS) $(CFLAGS) $(libccm_clone_la_LDFLAGS) $(LDFLAGS) \
 
100
        -o $@
 
101
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/build
 
102
depcomp = $(SHELL) $(top_srcdir)/build/depcomp
 
103
am__depfiles_maybe = depfiles
 
104
am__mv = mv -f
 
105
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
106
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
107
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
108
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
109
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
110
        $(AM_CFLAGS) $(CFLAGS)
 
111
AM_V_CC = $(am__v_CC_$(V))
 
112
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
113
am__v_CC_0 = @echo "  CC    " $@;
 
114
AM_V_at = $(am__v_at_$(V))
 
115
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
116
am__v_at_0 = @
 
117
CCLD = $(CC)
 
118
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
119
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
120
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
121
AM_V_CCLD = $(am__v_CCLD_$(V))
 
122
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
123
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
124
VALACOMPILE = $(VALAC) $(AM_VALAFLAGS) $(VALAFLAGS)
 
125
LTVALACOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
 
126
        $(LIBTOOLFLAGS) --mode=compile $(VALAC) $(AM_VALAFLAGS) \
 
127
        $(VALAFLAGS)
 
128
AM_V_VALAC = $(am__v_VALAC_$(V))
 
129
am__v_VALAC_ = $(am__v_VALAC_$(AM_DEFAULT_VERBOSITY))
 
130
am__v_VALAC_0 = @echo "  VALAC " $@;
 
131
AM_V_GEN = $(am__v_GEN_$(V))
 
132
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
133
am__v_GEN_0 = @echo "  GEN   " $@;
 
134
SOURCES = $(libccm_clone_la_SOURCES)
 
135
DIST_SOURCES = $(libccm_clone_la_SOURCES)
 
136
DATA = $(plugin_DATA) $(schemakey_DATA) $(schemas_DATA) $(ui_DATA)
 
137
ETAGS = etags
 
138
CTAGS = ctags
 
139
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
140
ACLOCAL = @ACLOCAL@
 
141
ACLOCAL_FLAGS = @ACLOCAL_FLAGS@
 
142
ALL_LINGUAS = @ALL_LINGUAS@
 
143
AMTAR = @AMTAR@
 
144
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
145
AR = @AR@
 
146
AUTOCONF = @AUTOCONF@
 
147
AUTOHEADER = @AUTOHEADER@
 
148
AUTOMAKE = @AUTOMAKE@
 
149
AWK = @AWK@
 
150
CAIRO_COMPMGR_CFLAGS = @CAIRO_COMPMGR_CFLAGS@
 
151
CAIRO_COMPMGR_LIBS = @CAIRO_COMPMGR_LIBS@
 
152
CC = @CC@
 
153
CCDEPMODE = @CCDEPMODE@
 
154
CCM_GCONF_CFLAGS = @CCM_GCONF_CFLAGS@
 
155
CCM_GCONF_LIBS = @CCM_GCONF_LIBS@
 
156
CCM_GLADE_CFLAGS = @CCM_GLADE_CFLAGS@
 
157
CCM_GLADE_LIBS = @CCM_GLADE_LIBS@
 
158
CCM_GOBJECT_INTROSPECTION_CFLAGS = @CCM_GOBJECT_INTROSPECTION_CFLAGS@
 
159
CCM_GOBJECT_INTROSPECTION_LIBS = @CCM_GOBJECT_INTROSPECTION_LIBS@
 
160
CCM_PERF_PLUGIN_CFLAGS = @CCM_PERF_PLUGIN_CFLAGS@
 
161
CCM_PERF_PLUGIN_LIBS = @CCM_PERF_PLUGIN_LIBS@
 
162
CCM_XRENDER_BACKEND_CFLAGS = @CCM_XRENDER_BACKEND_CFLAGS@
 
163
CCM_XRENDER_BACKEND_LIBS = @CCM_XRENDER_BACKEND_LIBS@
 
164
CFLAGS = @CFLAGS@
 
165
CPP = @CPP@
 
166
CPPFLAGS = @CPPFLAGS@
 
167
CYGPATH_W = @CYGPATH_W@
 
168
DATADIRNAME = @DATADIRNAME@
 
169
DEFS = @DEFS@
 
170
DEPDIR = @DEPDIR@
 
171
DSYMUTIL = @DSYMUTIL@
 
172
DUMPBIN = @DUMPBIN@
 
173
ECHO_C = @ECHO_C@
 
174
ECHO_N = @ECHO_N@
 
175
ECHO_T = @ECHO_T@
 
176
EDEBUG_LIBS = @EDEBUG_LIBS@
 
177
EGREP = @EGREP@
 
178
EXEEXT = @EXEEXT@
 
179
FGREP = @FGREP@
 
180
GCONFTOOL = @GCONFTOOL@
 
181
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
182
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
183
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 
184
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
185
GIRDIR = @GIRDIR@
 
186
GIRINSTDIR = @GIRINSTDIR@
 
187
GMSGFMT = @GMSGFMT@
 
188
GMSGFMT_015 = @GMSGFMT_015@
 
189
GREP = @GREP@
 
190
GTKDOC_CHECK = @GTKDOC_CHECK@
 
191
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
192
GTKDOC_REBASE = @GTKDOC_REBASE@
 
193
G_IR_COMPILER = @G_IR_COMPILER@
 
194
G_IR_GENERATE = @G_IR_GENERATE@
 
195
G_IR_SCANNER = @G_IR_SCANNER@
 
196
HAVE_XI2 = @HAVE_XI2@
 
197
HTML_DIR = @HTML_DIR@
 
198
INSTALL = @INSTALL@
 
199
INSTALL_DATA = @INSTALL_DATA@
 
200
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
201
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
202
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
203
INTLLIBS = @INTLLIBS@
 
204
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
205
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
206
INTLTOOL_PERL = @INTLTOOL_PERL@
 
207
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
208
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
209
LD = @LD@
 
210
LDFLAGS = @LDFLAGS@
 
211
LIBICONV = @LIBICONV@
 
212
LIBINTL = @LIBINTL@
 
213
LIBOBJS = @LIBOBJS@
 
214
LIBS = @LIBS@
 
215
LIBS_VERSION = @LIBS_VERSION@
 
216
LIBTOOL = @LIBTOOL@
 
217
LIPO = @LIPO@
 
218
LN_S = @LN_S@
 
219
LTLIBICONV = @LTLIBICONV@
 
220
LTLIBINTL = @LTLIBINTL@
 
221
LTLIBOBJS = @LTLIBOBJS@
 
222
MAINT = @MAINT@
 
223
MAKEINFO = @MAKEINFO@
 
224
MKDIR_P = @MKDIR_P@
 
225
MSGFMT = @MSGFMT@
 
226
MSGFMT_015 = @MSGFMT_015@
 
227
MSGMERGE = @MSGMERGE@
 
228
NM = @NM@
 
229
NMEDIT = @NMEDIT@
 
230
OBJDUMP = @OBJDUMP@
 
231
OBJEXT = @OBJEXT@
 
232
OTOOL = @OTOOL@
 
233
OTOOL64 = @OTOOL64@
 
234
PACKAGE = @PACKAGE@
 
235
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
236
PACKAGE_NAME = @PACKAGE_NAME@
 
237
PACKAGE_STRING = @PACKAGE_STRING@
 
238
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
239
PACKAGE_URL = @PACKAGE_URL@
 
240
PACKAGE_VERSION = @PACKAGE_VERSION@
 
241
PATH_SEPARATOR = @PATH_SEPARATOR@
 
242
PKG_CONFIG = @PKG_CONFIG@
 
243
POSUB = @POSUB@
 
244
RANLIB = @RANLIB@
 
245
SED = @SED@
 
246
SET_MAKE = @SET_MAKE@
 
247
SHELL = @SHELL@
 
248
STRIP = @STRIP@
 
249
TYPELIBDIR = @TYPELIBDIR@
 
250
TYPELIBINSTDIR = @TYPELIBINSTDIR@
 
251
USE_NLS = @USE_NLS@
 
252
VALAC = @VALAC@
 
253
VERSION = @VERSION@
 
254
XGETTEXT = @XGETTEXT@
 
255
XGETTEXT_015 = @XGETTEXT_015@
 
256
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 
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
am__include = @am__include@
 
264
am__leading_dot = @am__leading_dot@
 
265
am__quote = @am__quote@
 
266
am__tar = @am__tar@
 
267
am__untar = @am__untar@
 
268
bindir = @bindir@
 
269
build = @build@
 
270
build_alias = @build_alias@
 
271
build_cpu = @build_cpu@
 
272
build_os = @build_os@
 
273
build_vendor = @build_vendor@
 
274
builddir = @builddir@
 
275
datadir = @datadir@
 
276
datarootdir = @datarootdir@
 
277
docdir = @docdir@
 
278
dvidir = @dvidir@
 
279
exec_prefix = @exec_prefix@
 
280
gladecatalogdir = @gladecatalogdir@
 
281
glademoduledir = @glademoduledir@
 
282
host = @host@
 
283
host_alias = @host_alias@
 
284
host_cpu = @host_cpu@
 
285
host_os = @host_os@
 
286
host_vendor = @host_vendor@
 
287
htmldir = @htmldir@
 
288
includedir = @includedir@
 
289
infodir = @infodir@
 
290
install_sh = @install_sh@
 
291
libdir = @libdir@
 
292
libexecdir = @libexecdir@
 
293
localedir = @localedir@
 
294
localstatedir = @localstatedir@
 
295
lt_ECHO = @lt_ECHO@
 
296
mandir = @mandir@
 
297
mkdir_p = @mkdir_p@
 
298
oldincludedir = @oldincludedir@
 
299
pdfdir = @pdfdir@
 
300
prefix = @prefix@
 
301
program_transform_name = @program_transform_name@
 
302
psdir = @psdir@
 
303
sbindir = @sbindir@
 
304
sharedstatedir = @sharedstatedir@
 
305
srcdir = @srcdir@
 
306
sysconfdir = @sysconfdir@
 
307
target_alias = @target_alias@
 
308
top_build_prefix = @top_build_prefix@
 
309
top_builddir = @top_builddir@
 
310
top_srcdir = @top_srcdir@
 
311
PLUGIN = ccm-clone
 
312
PLUGIN_UI = 
 
313
PLUGIN_SCHEMA = 
 
314
PLUGIN_SOURCES = ccm-clone.vala
 
315
uidir = $(datadir)/cairo-compmgr/ui
 
316
INCLUDES = \
 
317
    -I${top_srcdir}/src \
 
318
    -I${top_srcdir}/lib \
 
319
    -DUI_DIR=\"$(uidir)\" \
 
320
    $(CAIRO_COMPMGR_CFLAGS)
 
321
 
 
322
plugindir = $(libdir)/cairo-compmgr
 
323
VALAFLAGS = \
 
324
    --vapidir=${top_srcdir}/vapi \
 
325
    --pkg=config \
 
326
    --pkg=cairo-compmgr
 
327
 
 
328
PLUGIN_LDFLAGS = -module -avoid-version -no-undefined
 
329
PLUGIN_LIBADD = ${top_builddir}/lib/libcairo_compmgr.la
 
330
plugin_in_files = $(PLUGIN).plugin.desktop.in
 
331
plugin_DATA = $(PLUGIN).plugin
 
332
schemakeydir = $(datadir)/cairo-compmgr/schemas
 
333
schemakey_DATA = $(PLUGIN_SCHEMA:.schema-key.in=.schema-key)
 
334
@ENABLE_GCONF_TRUE@schemasdir = $(GCONF_SCHEMA_FILE_DIR)
 
335
@ENABLE_GCONF_TRUE@schemas_in_files = $(PLUGIN_SCHEMA:.schema-key.in=.schemas.in)
 
336
@ENABLE_GCONF_TRUE@schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
 
337
ui_DATA = $(PLUGIN_UI)
 
338
EXTRA_DIST = $(PLUGIN_VALA_SOURCES) \
 
339
             $(PLUGIN_SCHEMA) \
 
340
             $(ui_DATA) \
 
341
             $(plugin_in_files)
 
342
 
 
343
CLEANFILES = lib$(subst -,_,$(PLUGIN))_la_vala.stamp \
 
344
        $(PLUGIN_VALA_SOURCES:.vala=.c) \
 
345
        $(PLUGIN_VALA_SOURCES:.vala=.h) $(schemakey_DATA) \
 
346
        $(plugin_DATA) $(am__append_1)
 
347
plugin_LTLIBRARIES = \
 
348
    libccm_clone.la 
 
349
 
 
350
libccm_clone_la_SOURCES = $(PLUGIN_SOURCES)
 
351
libccm_clone_la_LDFLAGS = $(PLUGIN_LDFLAGS)
 
352
libccm_clone_la_LIBADD = $(PLUGIN_LIBADD)
 
353
all: all-am
 
354
 
 
355
.SUFFIXES:
 
356
.SUFFIXES: .c .lo .o .obj
 
357
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/build/plugin.am $(am__configure_deps)
 
358
        @for dep in $?; do \
 
359
          case '$(am__configure_deps)' in \
 
360
            *$$dep*) \
 
361
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
362
                && { if test -f $@; then exit 0; else break; fi; }; \
 
363
              exit 1;; \
 
364
          esac; \
 
365
        done; \
 
366
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/clone/Makefile'; \
 
367
        $(am__cd) $(top_srcdir) && \
 
368
          $(AUTOMAKE) --gnu plugins/clone/Makefile
 
369
.PRECIOUS: Makefile
 
370
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
371
        @case '$?' in \
 
372
          *config.status*) \
 
373
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
374
          *) \
 
375
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
376
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
377
        esac;
 
378
 
 
379
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
380
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
381
 
 
382
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
383
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
384
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
385
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
386
$(am__aclocal_m4_deps):
 
387
ccm-clone.plugin.desktop: $(top_builddir)/config.status $(srcdir)/ccm-clone.plugin.desktop.in
 
388
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
389
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
 
390
        @$(NORMAL_INSTALL)
 
391
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
 
392
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
 
393
        list2=; for p in $$list; do \
 
394
          if test -f $$p; then \
 
395
            list2="$$list2 $$p"; \
 
396
          else :; fi; \
 
397
        done; \
 
398
        test -z "$$list2" || { \
 
399
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
 
400
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
 
401
        }
 
402
 
 
403
uninstall-pluginLTLIBRARIES:
 
404
        @$(NORMAL_UNINSTALL)
 
405
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
 
406
        for p in $$list; do \
 
407
          $(am__strip_dir) \
 
408
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
 
409
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
 
410
        done
 
411
 
 
412
clean-pluginLTLIBRARIES:
 
413
        -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
 
414
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
415
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
416
          test "$$dir" != "$$p" || dir=.; \
 
417
          echo "rm -f \"$${dir}/so_locations\""; \
 
418
          rm -f "$${dir}/so_locations"; \
 
419
        done
 
420
libccm_clone.la: $(libccm_clone_la_OBJECTS) $(libccm_clone_la_DEPENDENCIES) 
 
421
        $(AM_V_CCLD)$(libccm_clone_la_LINK) -rpath $(plugindir) $(libccm_clone_la_OBJECTS) $(libccm_clone_la_LIBADD) $(LIBS)
 
422
 
 
423
mostlyclean-compile:
 
424
        -rm -f *.$(OBJEXT)
 
425
 
 
426
distclean-compile:
 
427
        -rm -f *.tab.c
 
428
 
 
429
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccm-clone.Plo@am__quote@
 
430
 
 
431
.c.o:
 
432
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
433
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
434
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
435
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
436
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
437
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
438
 
 
439
.c.obj:
 
440
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
441
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
442
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
443
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
444
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
445
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
446
 
 
447
.c.lo:
 
448
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
449
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
450
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
451
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
452
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
453
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
454
$(srcdir)/ccm-clone.c: $(srcdir)/libccm_clone_la_vala.stamp
 
455
        @if test -f $@; then :; else \
 
456
          rm -f $(srcdir)/libccm_clone_la_vala.stamp; \
 
457
          $(am__cd) $(srcdir) && $(MAKE) $(AM_MAKEFLAGS) libccm_clone_la_vala.stamp; \
 
458
        fi
 
459
libccm_clone_la_vala.stamp: $(libccm_clone_la_SOURCES)
 
460
        $(AM_V_VALAC)$(VALAC) $(AM_VALAFLAGS) $(VALAFLAGS) -C $(libccm_clone_la_SOURCES)
 
461
        $(AM_V_at)touch $@
 
462
 
 
463
mostlyclean-libtool:
 
464
        -rm -f *.lo
 
465
 
 
466
clean-libtool:
 
467
        -rm -rf .libs _libs
 
468
install-pluginDATA: $(plugin_DATA)
 
469
        @$(NORMAL_INSTALL)
 
470
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
 
471
        @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
 
472
        for p in $$list; do \
 
473
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
474
          echo "$$d$$p"; \
 
475
        done | $(am__base_list) | \
 
476
        while read files; do \
 
477
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \
 
478
          $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \
 
479
        done
 
480
 
 
481
uninstall-pluginDATA:
 
482
        @$(NORMAL_UNINSTALL)
 
483
        @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
 
484
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
485
        test -n "$$files" || exit 0; \
 
486
        echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \
 
487
        cd "$(DESTDIR)$(plugindir)" && rm -f $$files
 
488
install-schemakeyDATA: $(schemakey_DATA)
 
489
        @$(NORMAL_INSTALL)
 
490
        test -z "$(schemakeydir)" || $(MKDIR_P) "$(DESTDIR)$(schemakeydir)"
 
491
        @list='$(schemakey_DATA)'; test -n "$(schemakeydir)" || list=; \
 
492
        for p in $$list; do \
 
493
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
494
          echo "$$d$$p"; \
 
495
        done | $(am__base_list) | \
 
496
        while read files; do \
 
497
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(schemakeydir)'"; \
 
498
          $(INSTALL_DATA) $$files "$(DESTDIR)$(schemakeydir)" || exit $$?; \
 
499
        done
 
500
 
 
501
uninstall-schemakeyDATA:
 
502
        @$(NORMAL_UNINSTALL)
 
503
        @list='$(schemakey_DATA)'; test -n "$(schemakeydir)" || list=; \
 
504
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
505
        test -n "$$files" || exit 0; \
 
506
        echo " ( cd '$(DESTDIR)$(schemakeydir)' && rm -f" $$files ")"; \
 
507
        cd "$(DESTDIR)$(schemakeydir)" && rm -f $$files
 
508
install-schemasDATA: $(schemas_DATA)
 
509
        @$(NORMAL_INSTALL)
 
510
        test -z "$(schemasdir)" || $(MKDIR_P) "$(DESTDIR)$(schemasdir)"
 
511
        @list='$(schemas_DATA)'; test -n "$(schemasdir)" || list=; \
 
512
        for p in $$list; do \
 
513
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
514
          echo "$$d$$p"; \
 
515
        done | $(am__base_list) | \
 
516
        while read files; do \
 
517
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(schemasdir)'"; \
 
518
          $(INSTALL_DATA) $$files "$(DESTDIR)$(schemasdir)" || exit $$?; \
 
519
        done
 
520
 
 
521
uninstall-schemasDATA:
 
522
        @$(NORMAL_UNINSTALL)
 
523
        @list='$(schemas_DATA)'; test -n "$(schemasdir)" || list=; \
 
524
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
525
        test -n "$$files" || exit 0; \
 
526
        echo " ( cd '$(DESTDIR)$(schemasdir)' && rm -f" $$files ")"; \
 
527
        cd "$(DESTDIR)$(schemasdir)" && rm -f $$files
 
528
install-uiDATA: $(ui_DATA)
 
529
        @$(NORMAL_INSTALL)
 
530
        test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)"
 
531
        @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
 
532
        for p in $$list; do \
 
533
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
534
          echo "$$d$$p"; \
 
535
        done | $(am__base_list) | \
 
536
        while read files; do \
 
537
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \
 
538
          $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \
 
539
        done
 
540
 
 
541
uninstall-uiDATA:
 
542
        @$(NORMAL_UNINSTALL)
 
543
        @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
 
544
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
545
        test -n "$$files" || exit 0; \
 
546
        echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \
 
547
        cd "$(DESTDIR)$(uidir)" && rm -f $$files
 
548
 
 
549
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
550
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
551
        unique=`for i in $$list; do \
 
552
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
553
          done | \
 
554
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
555
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
556
        mkid -fID $$unique
 
557
tags: TAGS
 
558
 
 
559
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
560
                $(TAGS_FILES) $(LISP)
 
561
        set x; \
 
562
        here=`pwd`; \
 
563
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
564
        unique=`for i in $$list; do \
 
565
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
566
          done | \
 
567
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
568
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
569
        shift; \
 
570
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
571
          test -n "$$unique" || unique=$$empty_fix; \
 
572
          if test $$# -gt 0; then \
 
573
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
574
              "$$@" $$unique; \
 
575
          else \
 
576
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
577
              $$unique; \
 
578
          fi; \
 
579
        fi
 
580
ctags: CTAGS
 
581
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
582
                $(TAGS_FILES) $(LISP)
 
583
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
584
        unique=`for i in $$list; do \
 
585
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
586
          done | \
 
587
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
588
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
589
        test -z "$(CTAGS_ARGS)$$unique" \
 
590
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
591
             $$unique
 
592
 
 
593
GTAGS:
 
594
        here=`$(am__cd) $(top_builddir) && pwd` \
 
595
          && $(am__cd) $(top_srcdir) \
 
596
          && gtags -i $(GTAGS_ARGS) "$$here"
 
597
 
 
598
distclean-tags:
 
599
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
600
 
 
601
distdir: $(DISTFILES)
 
602
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
603
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
604
        list='$(DISTFILES)'; \
 
605
          dist_files=`for file in $$list; do echo $$file; done | \
 
606
          sed -e "s|^$$srcdirstrip/||;t" \
 
607
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
608
        case $$dist_files in \
 
609
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
610
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
611
                           sort -u` ;; \
 
612
        esac; \
 
613
        for file in $$dist_files; do \
 
614
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
615
          if test -d $$d/$$file; then \
 
616
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
617
            if test -d "$(distdir)/$$file"; then \
 
618
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
619
            fi; \
 
620
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
621
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
622
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
623
            fi; \
 
624
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
625
          else \
 
626
            test -f "$(distdir)/$$file" \
 
627
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
628
            || exit 1; \
 
629
          fi; \
 
630
        done
 
631
check-am: all-am
 
632
check: check-am
 
633
all-am: Makefile $(LTLIBRARIES) $(DATA)
 
634
installdirs:
 
635
        for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(schemakeydir)" "$(DESTDIR)$(schemasdir)" "$(DESTDIR)$(uidir)"; do \
 
636
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
637
        done
 
638
install: install-am
 
639
install-exec: install-exec-am
 
640
install-data: install-data-am
 
641
uninstall: uninstall-am
 
642
 
 
643
install-am: all-am
 
644
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
645
 
 
646
installcheck: installcheck-am
 
647
install-strip:
 
648
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
649
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
650
          `test -z '$(STRIP)' || \
 
651
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
652
mostlyclean-generic:
 
653
 
 
654
clean-generic:
 
655
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
656
 
 
657
distclean-generic:
 
658
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
659
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
660
 
 
661
maintainer-clean-generic:
 
662
        @echo "This command is intended for maintainers to use"
 
663
        @echo "it deletes files that may require special tools to rebuild."
 
664
        -rm -f ccm-clone.c
 
665
        -rm -f libccm_clone_la_vala.stamp
 
666
@ENABLE_GCONF_FALSE@install-data-local:
 
667
clean: clean-am
 
668
 
 
669
clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
 
670
        mostlyclean-am
 
671
 
 
672
distclean: distclean-am
 
673
        -rm -rf ./$(DEPDIR)
 
674
        -rm -f Makefile
 
675
distclean-am: clean-am distclean-compile distclean-generic \
 
676
        distclean-tags
 
677
 
 
678
dvi: dvi-am
 
679
 
 
680
dvi-am:
 
681
 
 
682
html: html-am
 
683
 
 
684
html-am:
 
685
 
 
686
info: info-am
 
687
 
 
688
info-am:
 
689
 
 
690
install-data-am: install-data-local install-pluginDATA \
 
691
        install-pluginLTLIBRARIES install-schemakeyDATA \
 
692
        install-schemasDATA install-uiDATA
 
693
 
 
694
install-dvi: install-dvi-am
 
695
 
 
696
install-dvi-am:
 
697
 
 
698
install-exec-am:
 
699
 
 
700
install-html: install-html-am
 
701
 
 
702
install-html-am:
 
703
 
 
704
install-info: install-info-am
 
705
 
 
706
install-info-am:
 
707
 
 
708
install-man:
 
709
 
 
710
install-pdf: install-pdf-am
 
711
 
 
712
install-pdf-am:
 
713
 
 
714
install-ps: install-ps-am
 
715
 
 
716
install-ps-am:
 
717
 
 
718
installcheck-am:
 
719
 
 
720
maintainer-clean: maintainer-clean-am
 
721
        -rm -rf ./$(DEPDIR)
 
722
        -rm -f Makefile
 
723
maintainer-clean-am: distclean-am maintainer-clean-generic
 
724
 
 
725
mostlyclean: mostlyclean-am
 
726
 
 
727
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
728
        mostlyclean-libtool
 
729
 
 
730
pdf: pdf-am
 
731
 
 
732
pdf-am:
 
733
 
 
734
ps: ps-am
 
735
 
 
736
ps-am:
 
737
 
 
738
uninstall-am: uninstall-pluginDATA uninstall-pluginLTLIBRARIES \
 
739
        uninstall-schemakeyDATA uninstall-schemasDATA uninstall-uiDATA
 
740
 
 
741
.MAKE: install-am install-strip
 
742
 
 
743
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
744
        clean-libtool clean-pluginLTLIBRARIES ctags distclean \
 
745
        distclean-compile distclean-generic distclean-libtool \
 
746
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
747
        install install-am install-data install-data-am \
 
748
        install-data-local install-dvi install-dvi-am install-exec \
 
749
        install-exec-am install-html install-html-am install-info \
 
750
        install-info-am install-man install-pdf install-pdf-am \
 
751
        install-pluginDATA install-pluginLTLIBRARIES install-ps \
 
752
        install-ps-am install-schemakeyDATA install-schemasDATA \
 
753
        install-strip install-uiDATA installcheck installcheck-am \
 
754
        installdirs maintainer-clean maintainer-clean-generic \
 
755
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
756
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
 
757
        uninstall-am uninstall-pluginDATA uninstall-pluginLTLIBRARIES \
 
758
        uninstall-schemakeyDATA uninstall-schemasDATA uninstall-uiDATA
 
759
 
 
760
%.plugin: %.plugin.desktop $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
 
761
 
 
762
%.schema-key: %.schema-key.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
 
763
 
 
764
@ENABLE_GCONF_TRUE@%.schemas.in: %.schema-key
 
765
@ENABLE_GCONF_TRUE@     ${top_builddir}/tools/ccm-schema-key-to-gconf --plugin --schema-key=$< --schema-gconf=$@
 
766
 
 
767
@ENABLE_GCONF_TRUE@@INTLTOOL_SCHEMAS_RULE@
 
768
 
 
769
@ENABLE_GCONF_TRUE@@GCONF_SCHEMAS_INSTALL_TRUE@install-data-local:
 
770
@ENABLE_GCONF_TRUE@@GCONF_SCHEMAS_INSTALL_TRUE@ if test -z "$(DESTDIR)" ; then \
 
771
@ENABLE_GCONF_TRUE@@GCONF_SCHEMAS_INSTALL_TRUE@   for p in $(schemas_DATA) ; do \
 
772
@ENABLE_GCONF_TRUE@@GCONF_SCHEMAS_INSTALL_TRUE@     GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $$p ; \
 
773
@ENABLE_GCONF_TRUE@@GCONF_SCHEMAS_INSTALL_TRUE@   done \
 
774
@ENABLE_GCONF_TRUE@@GCONF_SCHEMAS_INSTALL_TRUE@ fi
 
775
@ENABLE_GCONF_TRUE@@GCONF_SCHEMAS_INSTALL_FALSE@install-data-local:
 
776
 
 
777
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
778
# Otherwise a system limit (for SysV at least) may be exceeded.
 
779
.NOEXPORT: