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

« back to all changes in this revision

Viewing changes to data/16x16/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
 
 
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/16x16
 
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
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
61
am__vpath_adj = case $$p in \
 
62
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
63
    *) f=$$p;; \
 
64
  esac;
 
65
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
66
am__install_max = 40
 
67
am__nobase_strip_setup = \
 
68
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
69
am__nobase_strip = \
 
70
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
71
am__nobase_list = $(am__nobase_strip_setup); \
 
72
  for p in $$list; do echo "$$p $$p"; done | \
 
73
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
74
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
75
    if (++n[$$2] == $(am__install_max)) \
 
76
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
77
    END { for (dir in files) print dir, files[dir] }'
 
78
am__base_list = \
 
79
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
80
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
81
am__installdirs = "$(DESTDIR)$(iconsdir)"
 
82
DATA = $(icons_DATA)
 
83
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
84
ACLOCAL = @ACLOCAL@
 
85
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
86
ALL_LINGUAS = @ALL_LINGUAS@
 
87
AMTAR = @AMTAR@
 
88
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
89
AR = @AR@
 
90
AS = @AS@
 
91
AUTOCONF = @AUTOCONF@
 
92
AUTOHEADER = @AUTOHEADER@
 
93
AUTOMAKE = @AUTOMAKE@
 
94
AWK = @AWK@
 
95
CATALOGS = @CATALOGS@
 
96
CATOBJEXT = @CATOBJEXT@
 
97
CC = @CC@
 
98
CCDEPMODE = @CCDEPMODE@
 
99
CFLAGS = @CFLAGS@
 
100
CLOCK_CFLAGS = @CLOCK_CFLAGS@
 
101
CLOCK_EDS_ICONDIR = @CLOCK_EDS_ICONDIR@
 
102
CLOCK_LIBS = @CLOCK_LIBS@
 
103
CPP = @CPP@
 
104
CPPFLAGS = @CPPFLAGS@
 
105
CYGPATH_W = @CYGPATH_W@
 
106
DATADIRNAME = @DATADIRNAME@
 
107
DEFS = @DEFS@
 
108
DEPDIR = @DEPDIR@
 
109
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
 
110
DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
 
111
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
112
DLLTOOL = @DLLTOOL@
 
113
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
114
DSYMUTIL = @DSYMUTIL@
 
115
DUMPBIN = @DUMPBIN@
 
116
ECHO_C = @ECHO_C@
 
117
ECHO_N = @ECHO_N@
 
118
ECHO_T = @ECHO_T@
 
119
EGG_SMCLIENT_CFLAGS = @EGG_SMCLIENT_CFLAGS@
 
120
EGG_SMCLIENT_LIBS = @EGG_SMCLIENT_LIBS@
 
121
EGREP = @EGREP@
 
122
EXEEXT = @EXEEXT@
 
123
FGREP = @FGREP@
 
124
FISH_CFLAGS = @FISH_CFLAGS@
 
125
FISH_LIBS = @FISH_LIBS@
 
126
GCONFTOOL = @GCONFTOOL@
 
127
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
128
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
129
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
130
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
 
131
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
132
GMOFILES = @GMOFILES@
 
133
GMSGFMT = @GMSGFMT@
 
134
GREP = @GREP@
 
135
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
 
136
GTKDOC_CHECK = @GTKDOC_CHECK@
 
137
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
138
GTKDOC_REBASE = @GTKDOC_REBASE@
 
139
HELP_DIR = @HELP_DIR@
 
140
HTML_DIR = @HTML_DIR@
 
141
INSTALL = @INSTALL@
 
142
INSTALL_DATA = @INSTALL_DATA@
 
143
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
144
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
145
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
146
INSTOBJEXT = @INSTOBJEXT@
 
147
INTLLIBS = @INTLLIBS@
 
148
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
149
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
150
INTLTOOL_PERL = @INTLTOOL_PERL@
 
151
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
152
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
 
153
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
 
154
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
 
155
INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
 
156
INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
 
157
INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
 
158
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
 
159
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
 
160
LD = @LD@
 
161
LDFLAGS = @LDFLAGS@
 
162
LIBOBJS = @LIBOBJS@
 
163
LIBPANEL_APPLET_API_VERSION = @LIBPANEL_APPLET_API_VERSION@
 
164
LIBPANEL_APPLET_CFLAGS = @LIBPANEL_APPLET_CFLAGS@
 
165
LIBPANEL_APPLET_LIBS = @LIBPANEL_APPLET_LIBS@
 
166
LIBS = @LIBS@
 
167
LIBTOOL = @LIBTOOL@
 
168
LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
 
169
LIPO = @LIPO@
 
170
LN_S = @LN_S@
 
171
LTLIBOBJS = @LTLIBOBJS@
 
172
MAINT = @MAINT@
 
173
MAKEINFO = @MAKEINFO@
 
174
MKDIR_P = @MKDIR_P@
 
175
MKINSTALLDIRS = @MKINSTALLDIRS@
 
176
MSGFMT = @MSGFMT@
 
177
MSGFMT_OPTS = @MSGFMT_OPTS@
 
178
MSGMERGE = @MSGMERGE@
 
179
NETWORK_MANAGER_CFLAGS = @NETWORK_MANAGER_CFLAGS@
 
180
NETWORK_MANAGER_LIBS = @NETWORK_MANAGER_LIBS@
 
181
NM = @NM@
 
182
NMEDIT = @NMEDIT@
 
183
NOTIFICATION_AREA_CFLAGS = @NOTIFICATION_AREA_CFLAGS@
 
184
NOTIFICATION_AREA_LIBS = @NOTIFICATION_AREA_LIBS@
 
185
OBJDUMP = @OBJDUMP@
 
186
OBJEXT = @OBJEXT@
 
187
OMF_DIR = @OMF_DIR@
 
188
OTOOL = @OTOOL@
 
189
OTOOL64 = @OTOOL64@
 
190
PACKAGE = @PACKAGE@
 
191
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
192
PACKAGE_NAME = @PACKAGE_NAME@
 
193
PACKAGE_STRING = @PACKAGE_STRING@
 
194
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
195
PACKAGE_URL = @PACKAGE_URL@
 
196
PACKAGE_VERSION = @PACKAGE_VERSION@
 
197
PANEL_CFLAGS = @PANEL_CFLAGS@
 
198
PANEL_INTLTOOL_PANEL_APPLET_RULE = @PANEL_INTLTOOL_PANEL_APPLET_RULE@
 
199
PANEL_LIBS = @PANEL_LIBS@
 
200
PATH_SEPARATOR = @PATH_SEPARATOR@
 
201
PERL = @PERL@
 
202
PKG_CONFIG = @PKG_CONFIG@
 
203
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
204
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
205
POFILES = @POFILES@
 
206
POSUB = @POSUB@
 
207
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
208
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
209
PYTHON = @PYTHON@
 
210
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
211
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
212
PYTHON_PREFIX = @PYTHON_PREFIX@
 
213
PYTHON_VERSION = @PYTHON_VERSION@
 
214
RANLIB = @RANLIB@
 
215
REBUILD = @REBUILD@
 
216
SED = @SED@
 
217
SET_MAKE = @SET_MAKE@
 
218
SHELL = @SHELL@
 
219
STRIP = @STRIP@
 
220
TELEPATHY_GLIB_CFLAGS = @TELEPATHY_GLIB_CFLAGS@
 
221
TELEPATHY_GLIB_LIBS = @TELEPATHY_GLIB_LIBS@
 
222
TZ_CFLAGS = @TZ_CFLAGS@
 
223
TZ_LIBS = @TZ_LIBS@
 
224
USE_NLS = @USE_NLS@
 
225
VERSION = @VERSION@
 
226
WARN_CFLAGS = @WARN_CFLAGS@
 
227
WNCKLET_CFLAGS = @WNCKLET_CFLAGS@
 
228
WNCKLET_LIBS = @WNCKLET_LIBS@
 
229
XGETTEXT = @XGETTEXT@
 
230
XMKMF = @XMKMF@
 
231
XRANDR_CFLAGS = @XRANDR_CFLAGS@
 
232
XRANDR_LIBS = @XRANDR_LIBS@
 
233
X_CFLAGS = @X_CFLAGS@
 
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
235
X_LIBS = @X_LIBS@
 
236
X_PRE_LIBS = @X_PRE_LIBS@
 
237
abs_builddir = @abs_builddir@
 
238
abs_srcdir = @abs_srcdir@
 
239
abs_top_builddir = @abs_top_builddir@
 
240
abs_top_srcdir = @abs_top_srcdir@
 
241
ac_ct_CC = @ac_ct_CC@
 
242
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
243
am__include = @am__include@
 
244
am__leading_dot = @am__leading_dot@
 
245
am__quote = @am__quote@
 
246
am__tar = @am__tar@
 
247
am__untar = @am__untar@
 
248
appletsdir = @appletsdir@
 
249
appletsdir_pkgconfig = @appletsdir_pkgconfig@
 
250
bindir = @bindir@
 
251
build = @build@
 
252
build_alias = @build_alias@
 
253
build_cpu = @build_cpu@
 
254
build_os = @build_os@
 
255
build_vendor = @build_vendor@
 
256
builddir = @builddir@
 
257
datadir = @datadir@
 
258
datarootdir = @datarootdir@
 
259
docdir = @docdir@
 
260
dvidir = @dvidir@
 
261
exec_prefix = @exec_prefix@
 
262
gsettingsschemadir = @gsettingsschemadir@
 
263
host = @host@
 
264
host_alias = @host_alias@
 
265
host_cpu = @host_cpu@
 
266
host_os = @host_os@
 
267
host_vendor = @host_vendor@
 
268
htmldir = @htmldir@
 
269
includedir = @includedir@
 
270
infodir = @infodir@
 
271
install_sh = @install_sh@
 
272
libdir = @libdir@
 
273
libexecdir = @libexecdir@
 
274
localedir = @localedir@
 
275
localstatedir = @localstatedir@
 
276
lt_ECHO = @lt_ECHO@
 
277
mandir = @mandir@
 
278
mkdir_p = @mkdir_p@
 
279
modulesdir = @modulesdir@
 
280
oldincludedir = @oldincludedir@
 
281
pdfdir = @pdfdir@
 
282
pkgpyexecdir = @pkgpyexecdir@
 
283
pkgpythondir = @pkgpythondir@
 
284
prefix = @prefix@
 
285
program_transform_name = @program_transform_name@
 
286
psdir = @psdir@
 
287
pyexecdir = @pyexecdir@
 
288
pythondir = @pythondir@
 
289
sbindir = @sbindir@
 
290
sharedstatedir = @sharedstatedir@
 
291
srcdir = @srcdir@
 
292
sysconfdir = @sysconfdir@
 
293
target_alias = @target_alias@
 
294
top_build_prefix = @top_build_prefix@
 
295
top_builddir = @top_builddir@
 
296
top_srcdir = @top_srcdir@
 
297
size = 16x16
 
298
iconsdir = $(datadir)/icons/hicolor/$(size)/apps
 
299
icons_DATA = \
 
300
        gnome-panel-clock.png                   \
 
301
        gnome-panel-fish.png                    \
 
302
        gnome-panel-force-quit.png              \
 
303
        gnome-panel-launcher.png                \
 
304
        gnome-panel-notification-area.png       \
 
305
        gnome-panel-separator.png               \
 
306
        gnome-panel.png                         \
 
307
        gnome-panel-window-list.png             \
 
308
        gnome-panel-window-menu.png             \
 
309
        gnome-panel-workspace-switcher.png
 
310
 
 
311
icons_SOURCE = \
 
312
        gnome-panel-clock.xcf.bz2               \
 
313
        gnome-panel-fish.xcf.bz2                \
 
314
        gnome-panel-force-quit.svg              \
 
315
        gnome-panel-launcher.svg                \
 
316
        gnome-panel-notification-area.svg       \
 
317
        gnome-panel-separator.svg               \
 
318
        gnome-panel.svg                         \
 
319
        gnome-panel-window-list.xcf.bz2         \
 
320
        gnome-panel-window-menu.xcf.bz2         \
 
321
        gnome-panel-workspace-switcher.svg
 
322
 
 
323
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
 
324
EXTRA_DIST = \
 
325
        $(icons_DATA)   \
 
326
        $(icons_SOURCE)
 
327
 
 
328
all: all-am
 
329
 
 
330
.SUFFIXES:
 
331
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
332
        @for dep in $?; do \
 
333
          case '$(am__configure_deps)' in \
 
334
            *$$dep*) \
 
335
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
336
                && { if test -f $@; then exit 0; else break; fi; }; \
 
337
              exit 1;; \
 
338
          esac; \
 
339
        done; \
 
340
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/16x16/Makefile'; \
 
341
        $(am__cd) $(top_srcdir) && \
 
342
          $(AUTOMAKE) --gnu data/16x16/Makefile
 
343
.PRECIOUS: Makefile
 
344
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
345
        @case '$?' in \
 
346
          *config.status*) \
 
347
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
348
          *) \
 
349
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
350
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
351
        esac;
 
352
 
 
353
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
354
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
355
 
 
356
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
357
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
358
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
359
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
360
$(am__aclocal_m4_deps):
 
361
 
 
362
mostlyclean-libtool:
 
363
        -rm -f *.lo
 
364
 
 
365
clean-libtool:
 
366
        -rm -rf .libs _libs
 
367
install-iconsDATA: $(icons_DATA)
 
368
        @$(NORMAL_INSTALL)
 
369
        test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
 
370
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
371
        for p in $$list; do \
 
372
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
373
          echo "$$d$$p"; \
 
374
        done | $(am__base_list) | \
 
375
        while read files; do \
 
376
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \
 
377
          $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \
 
378
        done
 
379
 
 
380
uninstall-iconsDATA:
 
381
        @$(NORMAL_UNINSTALL)
 
382
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
383
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
384
        test -n "$$files" || exit 0; \
 
385
        echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \
 
386
        cd "$(DESTDIR)$(iconsdir)" && rm -f $$files
 
387
tags: TAGS
 
388
TAGS:
 
389
 
 
390
ctags: CTAGS
 
391
CTAGS:
 
392
 
 
393
 
 
394
distdir: $(DISTFILES)
 
395
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
396
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
397
        list='$(DISTFILES)'; \
 
398
          dist_files=`for file in $$list; do echo $$file; done | \
 
399
          sed -e "s|^$$srcdirstrip/||;t" \
 
400
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
401
        case $$dist_files in \
 
402
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
403
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
404
                           sort -u` ;; \
 
405
        esac; \
 
406
        for file in $$dist_files; do \
 
407
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
408
          if test -d $$d/$$file; then \
 
409
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
410
            if test -d "$(distdir)/$$file"; then \
 
411
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
412
            fi; \
 
413
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
414
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
415
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
416
            fi; \
 
417
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
418
          else \
 
419
            test -f "$(distdir)/$$file" \
 
420
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
421
            || exit 1; \
 
422
          fi; \
 
423
        done
 
424
check-am: all-am
 
425
check: check-am
 
426
all-am: Makefile $(DATA)
 
427
installdirs:
 
428
        for dir in "$(DESTDIR)$(iconsdir)"; do \
 
429
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
430
        done
 
431
install: install-am
 
432
install-exec: install-exec-am
 
433
install-data: install-data-am
 
434
uninstall: uninstall-am
 
435
 
 
436
install-am: all-am
 
437
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
438
 
 
439
installcheck: installcheck-am
 
440
install-strip:
 
441
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
442
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
443
          `test -z '$(STRIP)' || \
 
444
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
445
mostlyclean-generic:
 
446
 
 
447
clean-generic:
 
448
 
 
449
distclean-generic:
 
450
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
451
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
452
 
 
453
maintainer-clean-generic:
 
454
        @echo "This command is intended for maintainers to use"
 
455
        @echo "it deletes files that may require special tools to rebuild."
 
456
clean: clean-am
 
457
 
 
458
clean-am: clean-generic clean-libtool mostlyclean-am
 
459
 
 
460
distclean: distclean-am
 
461
        -rm -f Makefile
 
462
distclean-am: clean-am distclean-generic
 
463
 
 
464
dvi: dvi-am
 
465
 
 
466
dvi-am:
 
467
 
 
468
html: html-am
 
469
 
 
470
html-am:
 
471
 
 
472
info: info-am
 
473
 
 
474
info-am:
 
475
 
 
476
install-data-am: install-iconsDATA
 
477
        @$(NORMAL_INSTALL)
 
478
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
 
479
install-dvi: install-dvi-am
 
480
 
 
481
install-dvi-am:
 
482
 
 
483
install-exec-am:
 
484
 
 
485
install-html: install-html-am
 
486
 
 
487
install-html-am:
 
488
 
 
489
install-info: install-info-am
 
490
 
 
491
install-info-am:
 
492
 
 
493
install-man:
 
494
 
 
495
install-pdf: install-pdf-am
 
496
 
 
497
install-pdf-am:
 
498
 
 
499
install-ps: install-ps-am
 
500
 
 
501
install-ps-am:
 
502
 
 
503
installcheck-am:
 
504
 
 
505
maintainer-clean: maintainer-clean-am
 
506
        -rm -f Makefile
 
507
maintainer-clean-am: distclean-am maintainer-clean-generic
 
508
 
 
509
mostlyclean: mostlyclean-am
 
510
 
 
511
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
512
 
 
513
pdf: pdf-am
 
514
 
 
515
pdf-am:
 
516
 
 
517
ps: ps-am
 
518
 
 
519
ps-am:
 
520
 
 
521
uninstall-am: uninstall-iconsDATA
 
522
        @$(NORMAL_INSTALL)
 
523
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
 
524
.MAKE: install-am install-data-am install-strip uninstall-am
 
525
 
 
526
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
527
        distclean distclean-generic distclean-libtool distdir dvi \
 
528
        dvi-am html html-am info info-am install install-am \
 
529
        install-data install-data-am install-data-hook install-dvi \
 
530
        install-dvi-am install-exec install-exec-am install-html \
 
531
        install-html-am install-iconsDATA install-info install-info-am \
 
532
        install-man install-pdf install-pdf-am install-ps \
 
533
        install-ps-am install-strip installcheck installcheck-am \
 
534
        installdirs maintainer-clean maintainer-clean-generic \
 
535
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
536
        ps ps-am uninstall uninstall-am uninstall-hook \
 
537
        uninstall-iconsDATA
 
538
 
 
539
 
 
540
install-data-hook: update-icon-cache
 
541
uninstall-hook: update-icon-cache
 
542
update-icon-cache:
 
543
        @-if test -z "$(DESTDIR)"; then \
 
544
                echo "Updating Gtk icon cache."; \
 
545
                $(gtk_update_icon_cache); \
 
546
        else \
 
547
                echo "*** Icon cache not updated. After (un)install, run this:"; \
 
548
                echo "***   $(gtk_update_icon_cache)"; \
 
549
        fi
 
550
 
 
551
-include $(top_srcdir)/git.mk
 
552
 
 
553
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
554
# Otherwise a system limit (for SysV at least) may be exceeded.
 
555
.NOEXPORT: