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

« back to all changes in this revision

Viewing changes to bonobo/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher, Sebastien Bacher, Jeremy Bicha
  • Date: 2011-05-30 11:04:49 UTC
  • mfrom: (1.13.10 upstream) (2.2.5 experimental)
  • Revision ID: james.westby@ubuntu.com-20110530110449-hinl17kxkcefjw6x
Tags: 1:3.0.2-0ubuntu1
[ Sebastien Bacher ]
* New upstream version
* debian/control.in:
  - the new libgweather version is in oneiric, use it
  - drop the python and python-gconf depends, 
    they were added for gnome-panel-add which is still using gconf and buggy
* debian/gnome-panel-data.install:
  - don't install the apport hook, it's only getting gconf datas which 
    doesn't work since gnome-panel uses gsettings
* debian/patches/90_build_fixes.patch:
  - restore build fix from git not applied in the new serie
* debian/patches/01_panel_submenus.patch:
  - don't take that Debian diff, the .menus use the upstream naming in Ubuntu
* debian/patches/06_no_resize_grip.patch:
  - dropped, the issue is fixed in the new version
* debian/patches/50_fix-potfiles.patch:
  - dropped, the issue is fixed in the new version
* debian/watch:
  - track unstable series as well

Drop those delta, since gnome-panel is not the default Ubuntu session now we
can go back to an experience closer to the upstream one: 
* debian/control.in:
  - drop the indicators recommends, unity-2d is the ubuntu fallback session
    so we can get back to use an upstream config for gnome-panel and reduce
    the delta we carry
* debian/patches/04_default_panel_config.patch:
  - don't modify the upstream layout
* debian/patches/05_no_session_delay.patch:
  - no need to tweak the upstream session to optimize it
* debian/patches/16_compiz_workspace_switcher.patch:
  - go back to the upstream switcher behaviour    
* debian/patches/25_dynamic_fusa_detection.patch:
  - not needed since we use the upstream layout, could be ported if someone
    is wanting to do the work though
* debian/patches/30_disable-initial-animation.patch, debian/rules:
  - drop the --disable-initial-animation, that was some login optimization
    but since it's not the default desktop you should go back to the 
    upstream behaviour

[ Jeremy Bicha ]   
* New upstream version
* Merge from Debian experimental, remaining Ubuntu changes:
* debian/control:
  - Recommends gnome-settings-daemon which has the timezone polkit service
* debian/rules:
  - Update translations template.
* debian/gnome-panel-data.install:
  - Install apport hook
  - Install the "About Ubuntu" menu item.
* debian/patches/01_layout.patch:
  - Disabled, Help & About Ubuntu don't fit as well in Gnome Panel 3
* debian/patches/01_panel_submenus.patch.
  - Dropped
* debian/patches/03_dnd_places_link.patch:
  - Disabled, when using Drag'n'Drop from Places menu, install a link launcher
    (.desktop file) instead of copying the entire directory.
* debian/patches/17_about-ubuntu-translation.patch:
  - List ubuntu-about.desktop for translation.
* debian/patches/40_unset_menuproxy.patch:
  - Make sure gnome-panel and the applets don't pick up menu proxies.
* debian/patches/50_fix-potfiles.patch
  - Fix i18n
* debian/patches/85_disable_shutdown_on_ltsp.patch:
  - Suppress the shutdown option in the panel if LTSP_CLIENT is set.
* debian/patches/71_change_bookmark_submenu_limit_value.patch
  - Dropped, picked up by Debian
* debian/patches/18_lockdown_lock_editor.patch:
* debian/patches/90_git_wnck_show_realize.patch:
* debian/patches/90_fix_linking_DSO_link.patch:
* debian/patches/91_gir_annotations.patch
* debian/patches/92_git_calendar_day.patch
* debian/patches/92_git_fix_applets_in_multiscreen.patch:
  - Dropped, applied upstream
* debian/watch:
  - watch unstable versions

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