~ubuntu-branches/ubuntu/oneiric/gnome-panel/oneiric

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-05-30 11:04:49 UTC
  • mfrom: (1.3.4 upstream)
  • mto: This revision was merged to the branch mainline in revision 204.
  • Revision ID: james.westby@ubuntu.com-20110530110449-ut1tc5t61rpvf9e3
Tags: upstream-3.0.2
ImportĀ upstreamĀ versionĀ 3.0.2

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
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = @build@
 
36
host_triplet = @host@
 
37
subdir = data
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/d-type.m4 \
 
41
        $(top_srcdir)/m4/gnome-doc-utils.m4 \
 
42
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \
 
43
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
44
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
45
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
 
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
47
        $(ACLOCAL_M4)
 
48
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
49
CONFIG_HEADER = $(top_builddir)/config.h
 
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 = @
 
58
SOURCES =
 
59
DIST_SOURCES =
 
60
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
61
        html-recursive info-recursive install-data-recursive \
 
62
        install-dvi-recursive install-exec-recursive \
 
63
        install-html-recursive install-info-recursive \
 
64
        install-pdf-recursive install-ps-recursive install-recursive \
 
65
        installcheck-recursive installdirs-recursive pdf-recursive \
 
66
        ps-recursive uninstall-recursive
 
67
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
68
am__vpath_adj = case $$p in \
 
69
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
70
    *) f=$$p;; \
 
71
  esac;
 
72
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
73
am__install_max = 40
 
74
am__nobase_strip_setup = \
 
75
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
76
am__nobase_strip = \
 
77
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
78
am__nobase_list = $(am__nobase_strip_setup); \
 
79
  for p in $$list; do echo "$$p $$p"; done | \
 
80
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
81
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
82
    if (++n[$$2] == $(am__install_max)) \
 
83
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
84
    END { for (dir in files) print dir, files[dir] }'
 
85
am__base_list = \
 
86
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
87
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
88
am__installdirs = "$(DESTDIR)$(default_layoutdir)"
 
89
DATA = $(default_layout_DATA)
 
90
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
91
  distclean-recursive maintainer-clean-recursive
 
92
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
93
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
94
        distdir
 
95
ETAGS = etags
 
96
CTAGS = ctags
 
97
DIST_SUBDIRS = $(SUBDIRS)
 
98
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
99
am__relativize = \
 
100
  dir0=`pwd`; \
 
101
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
102
  sed_rest='s,^[^/]*/*,,'; \
 
103
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
104
  sed_butlast='s,/*[^/]*$$,,'; \
 
105
  while test -n "$$dir1"; do \
 
106
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
107
    if test "$$first" != "."; then \
 
108
      if test "$$first" = ".."; then \
 
109
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
110
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
111
      else \
 
112
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
113
        if test "$$first2" = "$$first"; then \
 
114
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
115
        else \
 
116
          dir2="../$$dir2"; \
 
117
        fi; \
 
118
        dir0="$$dir0"/"$$first"; \
 
119
      fi; \
 
120
    fi; \
 
121
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
122
  done; \
 
123
  reldir="$$dir2"
 
124
ACLOCAL = @ACLOCAL@
 
125
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
126
ALL_LINGUAS = @ALL_LINGUAS@
 
127
AMTAR = @AMTAR@
 
128
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
129
AR = @AR@
 
130
AS = @AS@
 
131
AUTOCONF = @AUTOCONF@
 
132
AUTOHEADER = @AUTOHEADER@
 
133
AUTOMAKE = @AUTOMAKE@
 
134
AWK = @AWK@
 
135
CATALOGS = @CATALOGS@
 
136
CATOBJEXT = @CATOBJEXT@
 
137
CC = @CC@
 
138
CCDEPMODE = @CCDEPMODE@
 
139
CFLAGS = @CFLAGS@
 
140
CLOCK_CFLAGS = @CLOCK_CFLAGS@
 
141
CLOCK_EDS_ICONDIR = @CLOCK_EDS_ICONDIR@
 
142
CLOCK_LIBS = @CLOCK_LIBS@
 
143
CPP = @CPP@
 
144
CPPFLAGS = @CPPFLAGS@
 
145
CYGPATH_W = @CYGPATH_W@
 
146
DATADIRNAME = @DATADIRNAME@
 
147
DEFS = @DEFS@
 
148
DEPDIR = @DEPDIR@
 
149
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
 
150
DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
 
151
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
152
DLLTOOL = @DLLTOOL@
 
153
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
154
DSYMUTIL = @DSYMUTIL@
 
155
DUMPBIN = @DUMPBIN@
 
156
ECHO_C = @ECHO_C@
 
157
ECHO_N = @ECHO_N@
 
158
ECHO_T = @ECHO_T@
 
159
EGG_SMCLIENT_CFLAGS = @EGG_SMCLIENT_CFLAGS@
 
160
EGG_SMCLIENT_LIBS = @EGG_SMCLIENT_LIBS@
 
161
EGREP = @EGREP@
 
162
EXEEXT = @EXEEXT@
 
163
FGREP = @FGREP@
 
164
FISH_CFLAGS = @FISH_CFLAGS@
 
165
FISH_LIBS = @FISH_LIBS@
 
166
GCONFTOOL = @GCONFTOOL@
 
167
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
168
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
169
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
170
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
 
171
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
172
GMOFILES = @GMOFILES@
 
173
GMSGFMT = @GMSGFMT@
 
174
GREP = @GREP@
 
175
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
 
176
GTKDOC_CHECK = @GTKDOC_CHECK@
 
177
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
178
GTKDOC_REBASE = @GTKDOC_REBASE@
 
179
HELP_DIR = @HELP_DIR@
 
180
HTML_DIR = @HTML_DIR@
 
181
INSTALL = @INSTALL@
 
182
INSTALL_DATA = @INSTALL_DATA@
 
183
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
184
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
185
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
186
INSTOBJEXT = @INSTOBJEXT@
 
187
INTLLIBS = @INTLLIBS@
 
188
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
189
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
190
INTLTOOL_PERL = @INTLTOOL_PERL@
 
191
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
192
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
 
193
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
 
194
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
 
195
INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
 
196
INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
 
197
INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
 
198
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
 
199
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
 
200
LD = @LD@
 
201
LDFLAGS = @LDFLAGS@
 
202
LIBOBJS = @LIBOBJS@
 
203
LIBPANEL_APPLET_API_VERSION = @LIBPANEL_APPLET_API_VERSION@
 
204
LIBPANEL_APPLET_CFLAGS = @LIBPANEL_APPLET_CFLAGS@
 
205
LIBPANEL_APPLET_LIBS = @LIBPANEL_APPLET_LIBS@
 
206
LIBS = @LIBS@
 
207
LIBTOOL = @LIBTOOL@
 
208
LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
 
209
LIPO = @LIPO@
 
210
LN_S = @LN_S@
 
211
LTLIBOBJS = @LTLIBOBJS@
 
212
MAINT = @MAINT@
 
213
MAKEINFO = @MAKEINFO@
 
214
MKDIR_P = @MKDIR_P@
 
215
MKINSTALLDIRS = @MKINSTALLDIRS@
 
216
MSGFMT = @MSGFMT@
 
217
MSGFMT_OPTS = @MSGFMT_OPTS@
 
218
MSGMERGE = @MSGMERGE@
 
219
NETWORK_MANAGER_CFLAGS = @NETWORK_MANAGER_CFLAGS@
 
220
NETWORK_MANAGER_LIBS = @NETWORK_MANAGER_LIBS@
 
221
NM = @NM@
 
222
NMEDIT = @NMEDIT@
 
223
NOTIFICATION_AREA_CFLAGS = @NOTIFICATION_AREA_CFLAGS@
 
224
NOTIFICATION_AREA_LIBS = @NOTIFICATION_AREA_LIBS@
 
225
OBJDUMP = @OBJDUMP@
 
226
OBJEXT = @OBJEXT@
 
227
OMF_DIR = @OMF_DIR@
 
228
OTOOL = @OTOOL@
 
229
OTOOL64 = @OTOOL64@
 
230
PACKAGE = @PACKAGE@
 
231
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
232
PACKAGE_NAME = @PACKAGE_NAME@
 
233
PACKAGE_STRING = @PACKAGE_STRING@
 
234
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
235
PACKAGE_URL = @PACKAGE_URL@
 
236
PACKAGE_VERSION = @PACKAGE_VERSION@
 
237
PANEL_CFLAGS = @PANEL_CFLAGS@
 
238
PANEL_INTLTOOL_PANEL_APPLET_RULE = @PANEL_INTLTOOL_PANEL_APPLET_RULE@
 
239
PANEL_LIBS = @PANEL_LIBS@
 
240
PATH_SEPARATOR = @PATH_SEPARATOR@
 
241
PERL = @PERL@
 
242
PKG_CONFIG = @PKG_CONFIG@
 
243
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
244
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
245
POFILES = @POFILES@
 
246
POSUB = @POSUB@
 
247
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
248
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
249
PYTHON = @PYTHON@
 
250
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
251
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
252
PYTHON_PREFIX = @PYTHON_PREFIX@
 
253
PYTHON_VERSION = @PYTHON_VERSION@
 
254
RANLIB = @RANLIB@
 
255
REBUILD = @REBUILD@
 
256
SED = @SED@
 
257
SET_MAKE = @SET_MAKE@
 
258
SHELL = @SHELL@
 
259
STRIP = @STRIP@
 
260
TELEPATHY_GLIB_CFLAGS = @TELEPATHY_GLIB_CFLAGS@
 
261
TELEPATHY_GLIB_LIBS = @TELEPATHY_GLIB_LIBS@
 
262
TZ_CFLAGS = @TZ_CFLAGS@
 
263
TZ_LIBS = @TZ_LIBS@
 
264
USE_NLS = @USE_NLS@
 
265
VERSION = @VERSION@
 
266
WARN_CFLAGS = @WARN_CFLAGS@
 
267
WNCKLET_CFLAGS = @WNCKLET_CFLAGS@
 
268
WNCKLET_LIBS = @WNCKLET_LIBS@
 
269
XGETTEXT = @XGETTEXT@
 
270
XMKMF = @XMKMF@
 
271
XRANDR_CFLAGS = @XRANDR_CFLAGS@
 
272
XRANDR_LIBS = @XRANDR_LIBS@
 
273
X_CFLAGS = @X_CFLAGS@
 
274
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
275
X_LIBS = @X_LIBS@
 
276
X_PRE_LIBS = @X_PRE_LIBS@
 
277
abs_builddir = @abs_builddir@
 
278
abs_srcdir = @abs_srcdir@
 
279
abs_top_builddir = @abs_top_builddir@
 
280
abs_top_srcdir = @abs_top_srcdir@
 
281
ac_ct_CC = @ac_ct_CC@
 
282
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
283
am__include = @am__include@
 
284
am__leading_dot = @am__leading_dot@
 
285
am__quote = @am__quote@
 
286
am__tar = @am__tar@
 
287
am__untar = @am__untar@
 
288
appletsdir = @appletsdir@
 
289
appletsdir_pkgconfig = @appletsdir_pkgconfig@
 
290
bindir = @bindir@
 
291
build = @build@
 
292
build_alias = @build_alias@
 
293
build_cpu = @build_cpu@
 
294
build_os = @build_os@
 
295
build_vendor = @build_vendor@
 
296
builddir = @builddir@
 
297
datadir = @datadir@
 
298
datarootdir = @datarootdir@
 
299
docdir = @docdir@
 
300
dvidir = @dvidir@
 
301
exec_prefix = @exec_prefix@
 
302
gsettingsschemadir = @gsettingsschemadir@
 
303
host = @host@
 
304
host_alias = @host_alias@
 
305
host_cpu = @host_cpu@
 
306
host_os = @host_os@
 
307
host_vendor = @host_vendor@
 
308
htmldir = @htmldir@
 
309
includedir = @includedir@
 
310
infodir = @infodir@
 
311
install_sh = @install_sh@
 
312
libdir = @libdir@
 
313
libexecdir = @libexecdir@
 
314
localedir = @localedir@
 
315
localstatedir = @localstatedir@
 
316
lt_ECHO = @lt_ECHO@
 
317
mandir = @mandir@
 
318
mkdir_p = @mkdir_p@
 
319
modulesdir = @modulesdir@
 
320
oldincludedir = @oldincludedir@
 
321
pdfdir = @pdfdir@
 
322
pkgpyexecdir = @pkgpyexecdir@
 
323
pkgpythondir = @pkgpythondir@
 
324
prefix = @prefix@
 
325
program_transform_name = @program_transform_name@
 
326
psdir = @psdir@
 
327
pyexecdir = @pyexecdir@
 
328
pythondir = @pythondir@
 
329
sbindir = @sbindir@
 
330
sharedstatedir = @sharedstatedir@
 
331
srcdir = @srcdir@
 
332
sysconfdir = @sysconfdir@
 
333
target_alias = @target_alias@
 
334
top_build_prefix = @top_build_prefix@
 
335
top_builddir = @top_builddir@
 
336
top_srcdir = @top_srcdir@
 
337
SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable
 
338
gsettings_applets_schemas_in_in = \
 
339
        org.gnome.gnome-panel.applet.fish.gschema.xml.in.in                     \
 
340
        org.gnome.gnome-panel.applet.window-list.gschema.xml.in.in              \
 
341
        org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml.in.in
 
342
 
 
343
gsettings_panel_schemas_in_in = \
 
344
        org.gnome.gnome-panel.gschema.xml.in.in                 \
 
345
        org.gnome.gnome-panel.launcher.gschema.xml.in.in        \
 
346
        org.gnome.gnome-panel.menu-button.gschema.xml.in.in     \
 
347
        org.gnome.gnome-panel.object.gschema.xml.in.in          \
 
348
        org.gnome.gnome-panel.toplevel.gschema.xml.in.in
 
349
 
 
350
gsettings_schemas_in_in = \
 
351
        $(gsettings_panel_schemas_in_in)        \
 
352
        $(gsettings_applets_schemas_in_in)
 
353
 
 
354
gsettings_ENUM_NAMESPACE = org.gnome.gnome-panel
 
355
gsettings_ENUM_FILES = $(top_srcdir)/gnome-panel/panel-enums-gsettings.h
 
356
gsettings_schemas_in = $(gsettings_schemas_in_in:.xml.in.in=.xml.in)
 
357
gsettings_SCHEMAS = $(gsettings_schemas_in:.xml.in=.xml)
 
358
default_layoutdir = $(datadir)/gnome-panel
 
359
default_layout_DATA = panel-default-layout.layout
 
360
EXTRA_DIST = \
 
361
        $(gsettings_schemas_in_in)      \
 
362
        $(default_layout_DATA)
 
363
 
 
364
CLEANFILES = \
 
365
        $(gsettings__enum_file) \
 
366
        $(gsettings_SCHEMAS_in) \
 
367
        $(gsettings_SCHEMAS)    \
 
368
        *.gschema.valid
 
369
 
 
370
all: all-recursive
 
371
 
 
372
.SUFFIXES:
 
373
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
374
        @for dep in $?; do \
 
375
          case '$(am__configure_deps)' in \
 
376
            *$$dep*) \
 
377
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
378
                && { if test -f $@; then exit 0; else break; fi; }; \
 
379
              exit 1;; \
 
380
          esac; \
 
381
        done; \
 
382
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \
 
383
        $(am__cd) $(top_srcdir) && \
 
384
          $(AUTOMAKE) --gnu data/Makefile
 
385
.PRECIOUS: Makefile
 
386
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
387
        @case '$?' in \
 
388
          *config.status*) \
 
389
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
390
          *) \
 
391
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
392
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
393
        esac;
 
394
 
 
395
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
396
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
397
 
 
398
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
399
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
400
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
401
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
402
$(am__aclocal_m4_deps):
 
403
 
 
404
mostlyclean-libtool:
 
405
        -rm -f *.lo
 
406
 
 
407
clean-libtool:
 
408
        -rm -rf .libs _libs
 
409
install-default_layoutDATA: $(default_layout_DATA)
 
410
        @$(NORMAL_INSTALL)
 
411
        test -z "$(default_layoutdir)" || $(MKDIR_P) "$(DESTDIR)$(default_layoutdir)"
 
412
        @list='$(default_layout_DATA)'; test -n "$(default_layoutdir)" || list=; \
 
413
        for p in $$list; do \
 
414
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
415
          echo "$$d$$p"; \
 
416
        done | $(am__base_list) | \
 
417
        while read files; do \
 
418
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(default_layoutdir)'"; \
 
419
          $(INSTALL_DATA) $$files "$(DESTDIR)$(default_layoutdir)" || exit $$?; \
 
420
        done
 
421
 
 
422
uninstall-default_layoutDATA:
 
423
        @$(NORMAL_UNINSTALL)
 
424
        @list='$(default_layout_DATA)'; test -n "$(default_layoutdir)" || list=; \
 
425
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
426
        test -n "$$files" || exit 0; \
 
427
        echo " ( cd '$(DESTDIR)$(default_layoutdir)' && rm -f" $$files ")"; \
 
428
        cd "$(DESTDIR)$(default_layoutdir)" && rm -f $$files
 
429
 
 
430
# This directory's subdirectories are mostly independent; you can cd
 
431
# into them and run `make' without going through this Makefile.
 
432
# To change the values of `make' variables: instead of editing Makefiles,
 
433
# (1) if the variable is set in `config.status', edit `config.status'
 
434
#     (which will cause the Makefiles to be regenerated when you run `make');
 
435
# (2) otherwise, pass the desired values on the `make' command line.
 
436
$(RECURSIVE_TARGETS):
 
437
        @fail= failcom='exit 1'; \
 
438
        for f in x $$MAKEFLAGS; do \
 
439
          case $$f in \
 
440
            *=* | --[!k]*);; \
 
441
            *k*) failcom='fail=yes';; \
 
442
          esac; \
 
443
        done; \
 
444
        dot_seen=no; \
 
445
        target=`echo $@ | sed s/-recursive//`; \
 
446
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
447
          echo "Making $$target in $$subdir"; \
 
448
          if test "$$subdir" = "."; then \
 
449
            dot_seen=yes; \
 
450
            local_target="$$target-am"; \
 
451
          else \
 
452
            local_target="$$target"; \
 
453
          fi; \
 
454
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
455
          || eval $$failcom; \
 
456
        done; \
 
457
        if test "$$dot_seen" = "no"; then \
 
458
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
459
        fi; test -z "$$fail"
 
460
 
 
461
$(RECURSIVE_CLEAN_TARGETS):
 
462
        @fail= failcom='exit 1'; \
 
463
        for f in x $$MAKEFLAGS; do \
 
464
          case $$f in \
 
465
            *=* | --[!k]*);; \
 
466
            *k*) failcom='fail=yes';; \
 
467
          esac; \
 
468
        done; \
 
469
        dot_seen=no; \
 
470
        case "$@" in \
 
471
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
472
          *) list='$(SUBDIRS)' ;; \
 
473
        esac; \
 
474
        rev=''; for subdir in $$list; do \
 
475
          if test "$$subdir" = "."; then :; else \
 
476
            rev="$$subdir $$rev"; \
 
477
          fi; \
 
478
        done; \
 
479
        rev="$$rev ."; \
 
480
        target=`echo $@ | sed s/-recursive//`; \
 
481
        for subdir in $$rev; do \
 
482
          echo "Making $$target in $$subdir"; \
 
483
          if test "$$subdir" = "."; then \
 
484
            local_target="$$target-am"; \
 
485
          else \
 
486
            local_target="$$target"; \
 
487
          fi; \
 
488
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
489
          || eval $$failcom; \
 
490
        done && test -z "$$fail"
 
491
tags-recursive:
 
492
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
493
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
494
        done
 
495
ctags-recursive:
 
496
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
497
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
498
        done
 
499
 
 
500
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
501
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
502
        unique=`for i in $$list; do \
 
503
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
504
          done | \
 
505
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
506
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
507
        mkid -fID $$unique
 
508
tags: TAGS
 
509
 
 
510
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
511
                $(TAGS_FILES) $(LISP)
 
512
        set x; \
 
513
        here=`pwd`; \
 
514
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
515
          include_option=--etags-include; \
 
516
          empty_fix=.; \
 
517
        else \
 
518
          include_option=--include; \
 
519
          empty_fix=; \
 
520
        fi; \
 
521
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
522
          if test "$$subdir" = .; then :; else \
 
523
            test ! -f $$subdir/TAGS || \
 
524
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
525
          fi; \
 
526
        done; \
 
527
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
528
        unique=`for i in $$list; do \
 
529
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
530
          done | \
 
531
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
532
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
533
        shift; \
 
534
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
535
          test -n "$$unique" || unique=$$empty_fix; \
 
536
          if test $$# -gt 0; then \
 
537
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
538
              "$$@" $$unique; \
 
539
          else \
 
540
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
541
              $$unique; \
 
542
          fi; \
 
543
        fi
 
544
ctags: CTAGS
 
545
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
546
                $(TAGS_FILES) $(LISP)
 
547
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
548
        unique=`for i in $$list; do \
 
549
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
550
          done | \
 
551
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
552
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
553
        test -z "$(CTAGS_ARGS)$$unique" \
 
554
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
555
             $$unique
 
556
 
 
557
GTAGS:
 
558
        here=`$(am__cd) $(top_builddir) && pwd` \
 
559
          && $(am__cd) $(top_srcdir) \
 
560
          && gtags -i $(GTAGS_ARGS) "$$here"
 
561
 
 
562
distclean-tags:
 
563
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
564
 
 
565
distdir: $(DISTFILES)
 
566
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
567
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
568
        list='$(DISTFILES)'; \
 
569
          dist_files=`for file in $$list; do echo $$file; done | \
 
570
          sed -e "s|^$$srcdirstrip/||;t" \
 
571
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
572
        case $$dist_files in \
 
573
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
574
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
575
                           sort -u` ;; \
 
576
        esac; \
 
577
        for file in $$dist_files; do \
 
578
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
579
          if test -d $$d/$$file; then \
 
580
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
581
            if test -d "$(distdir)/$$file"; then \
 
582
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
583
            fi; \
 
584
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
585
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
586
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
587
            fi; \
 
588
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
589
          else \
 
590
            test -f "$(distdir)/$$file" \
 
591
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
592
            || exit 1; \
 
593
          fi; \
 
594
        done
 
595
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
596
          if test "$$subdir" = .; then :; else \
 
597
            test -d "$(distdir)/$$subdir" \
 
598
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
599
            || exit 1; \
 
600
          fi; \
 
601
        done
 
602
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
603
          if test "$$subdir" = .; then :; else \
 
604
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
605
            $(am__relativize); \
 
606
            new_distdir=$$reldir; \
 
607
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
608
            $(am__relativize); \
 
609
            new_top_distdir=$$reldir; \
 
610
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
611
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
612
            ($(am__cd) $$subdir && \
 
613
              $(MAKE) $(AM_MAKEFLAGS) \
 
614
                top_distdir="$$new_top_distdir" \
 
615
                distdir="$$new_distdir" \
 
616
                am__remove_distdir=: \
 
617
                am__skip_length_check=: \
 
618
                am__skip_mode_fix=: \
 
619
                distdir) \
 
620
              || exit 1; \
 
621
          fi; \
 
622
        done
 
623
check-am: all-am
 
624
check: check-recursive
 
625
all-am: Makefile $(DATA)
 
626
installdirs: installdirs-recursive
 
627
installdirs-am:
 
628
        for dir in "$(DESTDIR)$(default_layoutdir)"; do \
 
629
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
630
        done
 
631
install: install-recursive
 
632
install-exec: install-exec-recursive
 
633
install-data: install-data-recursive
 
634
uninstall: uninstall-recursive
 
635
 
 
636
install-am: all-am
 
637
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
638
 
 
639
installcheck: installcheck-recursive
 
640
install-strip:
 
641
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
642
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
643
          `test -z '$(STRIP)' || \
 
644
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
645
mostlyclean-generic:
 
646
 
 
647
clean-generic:
 
648
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
649
 
 
650
distclean-generic:
 
651
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
652
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
653
 
 
654
maintainer-clean-generic:
 
655
        @echo "This command is intended for maintainers to use"
 
656
        @echo "it deletes files that may require special tools to rebuild."
 
657
clean: clean-recursive
 
658
 
 
659
clean-am: clean-generic clean-libtool mostlyclean-am
 
660
 
 
661
distclean: distclean-recursive
 
662
        -rm -f Makefile
 
663
distclean-am: clean-am distclean-generic distclean-tags
 
664
 
 
665
dvi: dvi-recursive
 
666
 
 
667
dvi-am:
 
668
 
 
669
html: html-recursive
 
670
 
 
671
html-am:
 
672
 
 
673
info: info-recursive
 
674
 
 
675
info-am:
 
676
 
 
677
install-data-am: install-default_layoutDATA
 
678
 
 
679
install-dvi: install-dvi-recursive
 
680
 
 
681
install-dvi-am:
 
682
 
 
683
install-exec-am:
 
684
 
 
685
install-html: install-html-recursive
 
686
 
 
687
install-html-am:
 
688
 
 
689
install-info: install-info-recursive
 
690
 
 
691
install-info-am:
 
692
 
 
693
install-man:
 
694
 
 
695
install-pdf: install-pdf-recursive
 
696
 
 
697
install-pdf-am:
 
698
 
 
699
install-ps: install-ps-recursive
 
700
 
 
701
install-ps-am:
 
702
 
 
703
installcheck-am:
 
704
 
 
705
maintainer-clean: maintainer-clean-recursive
 
706
        -rm -f Makefile
 
707
maintainer-clean-am: distclean-am maintainer-clean-generic
 
708
 
 
709
mostlyclean: mostlyclean-recursive
 
710
 
 
711
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
712
 
 
713
pdf: pdf-recursive
 
714
 
 
715
pdf-am:
 
716
 
 
717
ps: ps-recursive
 
718
 
 
719
ps-am:
 
720
 
 
721
uninstall-am: uninstall-default_layoutDATA
 
722
 
 
723
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
724
        install-am install-strip tags-recursive
 
725
 
 
726
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
727
        all all-am check check-am clean clean-generic clean-libtool \
 
728
        ctags ctags-recursive distclean distclean-generic \
 
729
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
730
        html-am info info-am install install-am install-data \
 
731
        install-data-am install-default_layoutDATA install-dvi \
 
732
        install-dvi-am install-exec install-exec-am install-html \
 
733
        install-html-am install-info install-info-am install-man \
 
734
        install-pdf install-pdf-am install-ps install-ps-am \
 
735
        install-strip installcheck installcheck-am installdirs \
 
736
        installdirs-am maintainer-clean maintainer-clean-generic \
 
737
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
738
        ps ps-am tags tags-recursive uninstall uninstall-am \
 
739
        uninstall-default_layoutDATA
 
740
 
 
741
 
 
742
@INTLTOOL_XML_NOMERGE_RULE@
 
743
 
 
744
%.gschema.xml.in: %.gschema.xml.in.in Makefile
 
745
        $(AM_V_GEN) $(SED) -e 's^\@datadir\@^$(datadir)^g' -e 's^\@GETTEXT_PACKAGE\@^$(GETTEXT_PACKAGE)^g' < $< > $@
 
746
 
 
747
@GSETTINGS_RULES@
 
748
 
 
749
-include $(top_srcdir)/git.mk
 
750
 
 
751
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
752
# Otherwise a system limit (for SysV at least) may be exceeded.
 
753
.NOEXPORT: