~vcs-imports/gnome-mag/master

« back to all changes in this revision

Viewing changes to colorblind/data/art/Makefile.in

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

svn path=/trunk/; revision=515

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ../../..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
 
38
host_triplet = @host@
 
39
subdir = colorblind/data/art
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
43
        $(top_srcdir)/m4/python.m4 $(top_srcdir)/acinclude.m4 \
 
44
        $(top_srcdir)/configure.in
 
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
46
        $(ACLOCAL_M4)
 
47
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
48
CONFIG_HEADER = $(top_builddir)/config.h
 
49
CONFIG_CLEAN_FILES =
 
50
SOURCES =
 
51
DIST_SOURCES =
 
52
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
53
am__vpath_adj = case $$p in \
 
54
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
55
    *) f=$$p;; \
 
56
  esac;
 
57
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
58
am__installdirs = "$(DESTDIR)$(16icondir)" "$(DESTDIR)$(24icondir)" \
 
59
        "$(DESTDIR)$(48icondir)" "$(DESTDIR)$(96icondir)" \
 
60
        "$(DESTDIR)$(artdir)" "$(DESTDIR)$(svgicondir)"
 
61
16iconDATA_INSTALL = $(INSTALL_DATA)
 
62
24iconDATA_INSTALL = $(INSTALL_DATA)
 
63
48iconDATA_INSTALL = $(INSTALL_DATA)
 
64
96iconDATA_INSTALL = $(INSTALL_DATA)
 
65
artDATA_INSTALL = $(INSTALL_DATA)
 
66
svgiconDATA_INSTALL = $(INSTALL_DATA)
 
67
DATA = $(16icon_DATA) $(24icon_DATA) $(48icon_DATA) $(96icon_DATA) \
 
68
        $(art_DATA) $(svgicon_DATA)
 
69
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
70
ACLOCAL = @ACLOCAL@
 
71
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
72
ALL_LINGUAS = @ALL_LINGUAS@
 
73
AMDEP_FALSE = @AMDEP_FALSE@
 
74
AMDEP_TRUE = @AMDEP_TRUE@
 
75
AMTAR = @AMTAR@
 
76
AR = @AR@
 
77
AS = @AS@
 
78
AUTOCONF = @AUTOCONF@
 
79
AUTOHEADER = @AUTOHEADER@
 
80
AUTOMAKE = @AUTOMAKE@
 
81
AWK = @AWK@
 
82
BONOBO_ACTIVATION_IDL_DIR = @BONOBO_ACTIVATION_IDL_DIR@
 
83
CATALOGS = @CATALOGS@
 
84
CATOBJEXT = @CATOBJEXT@
 
85
CBAPPLET_CFLAGS = @CBAPPLET_CFLAGS@
 
86
CBAPPLET_LIBS = @CBAPPLET_LIBS@
 
87
CB_DIR = @CB_DIR@
 
88
CC = @CC@
 
89
CCDEPMODE = @CCDEPMODE@
 
90
CFLAGS = @CFLAGS@
 
91
COLORBLIND_LIBS = @COLORBLIND_LIBS@
 
92
CPP = @CPP@
 
93
CPPFLAGS = @CPPFLAGS@
 
94
CXX = @CXX@
 
95
CXXCPP = @CXXCPP@
 
96
CXXDEPMODE = @CXXDEPMODE@
 
97
CXXFLAGS = @CXXFLAGS@
 
98
CYGPATH_W = @CYGPATH_W@
 
99
DATADIR = @DATADIR@
 
100
DATADIRNAME = @DATADIRNAME@
 
101
DEFS = @DEFS@
 
102
DEPDIR = @DEPDIR@
 
103
DEPS_CFLAGS = @DEPS_CFLAGS@
 
104
DEPS_LIBS = @DEPS_LIBS@
 
105
DLLTOOL = @DLLTOOL@
 
106
ECHO = @ECHO@
 
107
ECHO_C = @ECHO_C@
 
108
ECHO_N = @ECHO_N@
 
109
ECHO_T = @ECHO_T@
 
110
EGREP = @EGREP@
 
111
EXEEXT = @EXEEXT@
 
112
F77 = @F77@
 
113
FFLAGS = @FFLAGS@
 
114
GCONFTOOL = @GCONFTOOL@
 
115
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
116
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
 
117
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
118
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
119
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
120
GMOFILES = @GMOFILES@
 
121
GMSGFMT = @GMSGFMT@
 
122
GNOME_MAG_AGE = @GNOME_MAG_AGE@
 
123
GNOME_MAG_CURRENT = @GNOME_MAG_CURRENT@
 
124
GNOME_MAG_DEBUG_CFLAGS = @GNOME_MAG_DEBUG_CFLAGS@
 
125
GNOME_MAG_REVISION = @GNOME_MAG_REVISION@
 
126
GREP = @GREP@
 
127
INET_LIBS = @INET_LIBS@
 
128
INSTALL_DATA = @INSTALL_DATA@
 
129
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
130
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
131
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
132
INSTOBJEXT = @INSTOBJEXT@
 
133
INTLLIBS = @INTLLIBS@
 
134
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
135
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
136
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
137
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
138
INTLTOOL_ICONV = @INTLTOOL_ICONV@
 
139
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
140
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
141
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
142
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
143
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
 
144
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
145
INTLTOOL_PERL = @INTLTOOL_PERL@
 
146
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
147
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
148
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
149
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
150
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
151
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
152
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
153
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
154
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
155
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
156
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
157
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
158
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
159
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
160
LDFLAGS = @LDFLAGS@
 
161
LIBBONOBO_IDL_DIR = @LIBBONOBO_IDL_DIR@
 
162
LIBDEPS_CFLAGS = @LIBDEPS_CFLAGS@
 
163
LIBDEPS_LIBS = @LIBDEPS_LIBS@
 
164
LIBDIR = @LIBDIR@
 
165
LIBOBJS = @LIBOBJS@
 
166
LIBS = @LIBS@
 
167
LIBTOOL = @LIBTOOL@
 
168
LN_S = @LN_S@
 
169
LTLIBOBJS = @LTLIBOBJS@
 
170
LT_VERSION_INFO = @LT_VERSION_INFO@
 
171
MAINT = @MAINT@
 
172
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
173
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
174
MAKEINFO = @MAKEINFO@
 
175
MKINSTALLDIRS = @MKINSTALLDIRS@
 
176
MSGFMT = @MSGFMT@
 
177
MSGFMT_OPTS = @MSGFMT_OPTS@
 
178
MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@
 
179
MS_LIB_AVAILABLE_TRUE = @MS_LIB_AVAILABLE_TRUE@
 
180
OBJDUMP = @OBJDUMP@
 
181
OBJEXT = @OBJEXT@
 
182
ORBIT_CFLAGS = @ORBIT_CFLAGS@
 
183
ORBIT_IDL = @ORBIT_IDL@
 
184
ORBIT_LIBS = @ORBIT_LIBS@
 
185
OS_WIN32_FALSE = @OS_WIN32_FALSE@
 
186
OS_WIN32_TRUE = @OS_WIN32_TRUE@
 
187
PACKAGE = @PACKAGE@
 
188
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
189
PACKAGE_NAME = @PACKAGE_NAME@
 
190
PACKAGE_STRING = @PACKAGE_STRING@
 
191
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
192
PACKAGE_VERSION = @PACKAGE_VERSION@
 
193
PATH_SEPARATOR = @PATH_SEPARATOR@
 
194
PKG_CONFIG = @PKG_CONFIG@
 
195
POFILES = @POFILES@
 
196
POSUB = @POSUB@
 
197
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
198
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
199
PYGTK_CFLAGS = @PYGTK_CFLAGS@
 
200
PYGTK_CODEGEN = @PYGTK_CODEGEN@
 
201
PYGTK_DEFSDIR = @PYGTK_DEFSDIR@
 
202
PYGTK_LIBS = @PYGTK_LIBS@
 
203
PYTHON = @PYTHON@
 
204
PYTHONDIR = @PYTHONDIR@
 
205
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
206
PYTHON_INCLUDES = @PYTHON_INCLUDES@
 
207
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
208
PYTHON_PREFIX = @PYTHON_PREFIX@
 
209
PYTHON_VERSION = @PYTHON_VERSION@
 
210
RANLIB = @RANLIB@
 
211
SET_MAKE = @SET_MAKE@
 
212
SHELL = @SHELL@
 
213
STRIP = @STRIP@
 
214
TEST_CFLAGS = @TEST_CFLAGS@
 
215
TEST_LIBS = @TEST_LIBS@
 
216
USE_NLS = @USE_NLS@
 
217
VERSION = @VERSION@
 
218
WARN_CFLAGS = @WARN_CFLAGS@
 
219
XEXTENSIONS_CFLAGS = @XEXTENSIONS_CFLAGS@
 
220
XEXTENSIONS_LIBS = @XEXTENSIONS_LIBS@
 
221
XGETTEXT = @XGETTEXT@
 
222
XMKMF = @XMKMF@
 
223
X_CFLAGS = @X_CFLAGS@
 
224
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
225
X_LIBS = @X_LIBS@
 
226
X_PRE_LIBS = @X_PRE_LIBS@
 
227
ac_ct_CC = @ac_ct_CC@
 
228
ac_ct_CXX = @ac_ct_CXX@
 
229
ac_ct_F77 = @ac_ct_F77@
 
230
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
231
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
232
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
233
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
234
am__include = @am__include@
 
235
am__leading_dot = @am__leading_dot@
 
236
am__quote = @am__quote@
 
237
am__tar = @am__tar@
 
238
am__untar = @am__untar@
 
239
bindir = @bindir@
 
240
build = @build@
 
241
build_alias = @build_alias@
 
242
build_cpu = @build_cpu@
 
243
build_os = @build_os@
 
244
build_vendor = @build_vendor@
 
245
datadir = @datadir@
 
246
datarootdir = @datarootdir@
 
247
docdir = @docdir@
 
248
dvidir = @dvidir@
 
249
exec_prefix = @exec_prefix@
 
250
host = @host@
 
251
host_alias = @host_alias@
 
252
host_cpu = @host_cpu@
 
253
host_os = @host_os@
 
254
host_vendor = @host_vendor@
 
255
htmldir = @htmldir@
 
256
includedir = @includedir@
 
257
infodir = @infodir@
 
258
install_sh = @install_sh@
 
259
libdir = @libdir@
 
260
libexecdir = @libexecdir@
 
261
localedir = @localedir@
 
262
localstatedir = @localstatedir@
 
263
mandir = @mandir@
 
264
mkdir_p = @mkdir_p@
 
265
ms_librarian = @ms_librarian@
 
266
oldincludedir = @oldincludedir@
 
267
pdfdir = @pdfdir@
 
268
pkgpyexecdir = @pkgpyexecdir@
 
269
pkgpythondir = @pkgpythondir@
 
270
prefix = @prefix@
 
271
program_transform_name = @program_transform_name@
 
272
psdir = @psdir@
 
273
pyexecdir = @pyexecdir@
 
274
pythondir = @pythondir@
 
275
sbindir = @sbindir@
 
276
sharedstatedir = @sharedstatedir@
 
277
sysconfdir = @sysconfdir@
 
278
target_alias = @target_alias@
 
279
targetdir = @targetdir@
 
280
 
 
281
# *****************************************************************************
 
282
# Images and icon
 
283
# *****************************************************************************
 
284
artdir = $(datadir)/colorblind/art
 
285
art_DATA = \
 
286
        colorblind-applet.svg \
 
287
        colorblind-applet.png
 
288
 
 
289
16icondir = $(datadir)/icons/hicolor/16x16/apps
 
290
16icon_DATA = 16x16/colorblind-applet.png
 
291
24icondir = $(datadir)/icons/hicolor/24x24/apps
 
292
24icon_DATA = 24x24/colorblind-applet.png
 
293
48icondir = $(datadir)/icons/hicolor/48x48/apps
 
294
48icon_DATA = 48x48/colorblind-applet.png
 
295
96icondir = $(datadir)/icons/hicolor/96x96/apps
 
296
96icon_DATA = 96x96/colorblind-applet.png
 
297
svgicondir = $(datadir)/icons/hicolor/scalable/apps
 
298
svgicon_DATA = scalable/colorblind-applet.svg
 
299
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
 
300
EXTRA_DIST = \
 
301
        $(art_DATA) \
 
302
        $(16icon_DATA) \
 
303
        $(24icon_DATA) \
 
304
        $(48icon_DATA) \
 
305
        $(96icon_DATA) \
 
306
        $(svgicon_DATA)
 
307
 
 
308
all: all-am
 
309
 
 
310
.SUFFIXES:
 
311
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
312
        @for dep in $?; do \
 
313
          case '$(am__configure_deps)' in \
 
314
            *$$dep*) \
 
315
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
316
                && exit 0; \
 
317
              exit 1;; \
 
318
          esac; \
 
319
        done; \
 
320
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  colorblind/data/art/Makefile'; \
 
321
        cd $(top_srcdir) && \
 
322
          $(AUTOMAKE) --gnu  colorblind/data/art/Makefile
 
323
.PRECIOUS: Makefile
 
324
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
325
        @case '$?' in \
 
326
          *config.status*) \
 
327
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
328
          *) \
 
329
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
330
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
331
        esac;
 
332
 
 
333
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
334
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
335
 
 
336
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
337
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
338
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
339
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
340
 
 
341
mostlyclean-libtool:
 
342
        -rm -f *.lo
 
343
 
 
344
clean-libtool:
 
345
        -rm -rf .libs _libs
 
346
 
 
347
distclean-libtool:
 
348
        -rm -f libtool
 
349
uninstall-info-am:
 
350
install-16iconDATA: $(16icon_DATA)
 
351
        @$(NORMAL_INSTALL)
 
352
        test -z "$(16icondir)" || $(mkdir_p) "$(DESTDIR)$(16icondir)"
 
353
        @list='$(16icon_DATA)'; for p in $$list; do \
 
354
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
355
          f=$(am__strip_dir) \
 
356
          echo " $(16iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(16icondir)/$$f'"; \
 
357
          $(16iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(16icondir)/$$f"; \
 
358
        done
 
359
 
 
360
uninstall-16iconDATA:
 
361
        @$(NORMAL_UNINSTALL)
 
362
        @list='$(16icon_DATA)'; for p in $$list; do \
 
363
          f=$(am__strip_dir) \
 
364
          echo " rm -f '$(DESTDIR)$(16icondir)/$$f'"; \
 
365
          rm -f "$(DESTDIR)$(16icondir)/$$f"; \
 
366
        done
 
367
install-24iconDATA: $(24icon_DATA)
 
368
        @$(NORMAL_INSTALL)
 
369
        test -z "$(24icondir)" || $(mkdir_p) "$(DESTDIR)$(24icondir)"
 
370
        @list='$(24icon_DATA)'; for p in $$list; do \
 
371
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
372
          f=$(am__strip_dir) \
 
373
          echo " $(24iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(24icondir)/$$f'"; \
 
374
          $(24iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(24icondir)/$$f"; \
 
375
        done
 
376
 
 
377
uninstall-24iconDATA:
 
378
        @$(NORMAL_UNINSTALL)
 
379
        @list='$(24icon_DATA)'; for p in $$list; do \
 
380
          f=$(am__strip_dir) \
 
381
          echo " rm -f '$(DESTDIR)$(24icondir)/$$f'"; \
 
382
          rm -f "$(DESTDIR)$(24icondir)/$$f"; \
 
383
        done
 
384
install-48iconDATA: $(48icon_DATA)
 
385
        @$(NORMAL_INSTALL)
 
386
        test -z "$(48icondir)" || $(mkdir_p) "$(DESTDIR)$(48icondir)"
 
387
        @list='$(48icon_DATA)'; for p in $$list; do \
 
388
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
389
          f=$(am__strip_dir) \
 
390
          echo " $(48iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(48icondir)/$$f'"; \
 
391
          $(48iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(48icondir)/$$f"; \
 
392
        done
 
393
 
 
394
uninstall-48iconDATA:
 
395
        @$(NORMAL_UNINSTALL)
 
396
        @list='$(48icon_DATA)'; for p in $$list; do \
 
397
          f=$(am__strip_dir) \
 
398
          echo " rm -f '$(DESTDIR)$(48icondir)/$$f'"; \
 
399
          rm -f "$(DESTDIR)$(48icondir)/$$f"; \
 
400
        done
 
401
install-96iconDATA: $(96icon_DATA)
 
402
        @$(NORMAL_INSTALL)
 
403
        test -z "$(96icondir)" || $(mkdir_p) "$(DESTDIR)$(96icondir)"
 
404
        @list='$(96icon_DATA)'; for p in $$list; do \
 
405
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
406
          f=$(am__strip_dir) \
 
407
          echo " $(96iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(96icondir)/$$f'"; \
 
408
          $(96iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(96icondir)/$$f"; \
 
409
        done
 
410
 
 
411
uninstall-96iconDATA:
 
412
        @$(NORMAL_UNINSTALL)
 
413
        @list='$(96icon_DATA)'; for p in $$list; do \
 
414
          f=$(am__strip_dir) \
 
415
          echo " rm -f '$(DESTDIR)$(96icondir)/$$f'"; \
 
416
          rm -f "$(DESTDIR)$(96icondir)/$$f"; \
 
417
        done
 
418
install-artDATA: $(art_DATA)
 
419
        @$(NORMAL_INSTALL)
 
420
        test -z "$(artdir)" || $(mkdir_p) "$(DESTDIR)$(artdir)"
 
421
        @list='$(art_DATA)'; for p in $$list; do \
 
422
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
423
          f=$(am__strip_dir) \
 
424
          echo " $(artDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(artdir)/$$f'"; \
 
425
          $(artDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(artdir)/$$f"; \
 
426
        done
 
427
 
 
428
uninstall-artDATA:
 
429
        @$(NORMAL_UNINSTALL)
 
430
        @list='$(art_DATA)'; for p in $$list; do \
 
431
          f=$(am__strip_dir) \
 
432
          echo " rm -f '$(DESTDIR)$(artdir)/$$f'"; \
 
433
          rm -f "$(DESTDIR)$(artdir)/$$f"; \
 
434
        done
 
435
install-svgiconDATA: $(svgicon_DATA)
 
436
        @$(NORMAL_INSTALL)
 
437
        test -z "$(svgicondir)" || $(mkdir_p) "$(DESTDIR)$(svgicondir)"
 
438
        @list='$(svgicon_DATA)'; for p in $$list; do \
 
439
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
440
          f=$(am__strip_dir) \
 
441
          echo " $(svgiconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(svgicondir)/$$f'"; \
 
442
          $(svgiconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(svgicondir)/$$f"; \
 
443
        done
 
444
 
 
445
uninstall-svgiconDATA:
 
446
        @$(NORMAL_UNINSTALL)
 
447
        @list='$(svgicon_DATA)'; for p in $$list; do \
 
448
          f=$(am__strip_dir) \
 
449
          echo " rm -f '$(DESTDIR)$(svgicondir)/$$f'"; \
 
450
          rm -f "$(DESTDIR)$(svgicondir)/$$f"; \
 
451
        done
 
452
tags: TAGS
 
453
TAGS:
 
454
 
 
455
ctags: CTAGS
 
456
CTAGS:
 
457
 
 
458
 
 
459
distdir: $(DISTFILES)
 
460
        $(mkdir_p) $(distdir)/16x16 $(distdir)/24x24 $(distdir)/48x48 $(distdir)/96x96 $(distdir)/scalable
 
461
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
462
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
463
        list='$(DISTFILES)'; for file in $$list; do \
 
464
          case $$file in \
 
465
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
466
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
467
          esac; \
 
468
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
469
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
470
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
471
            dir="/$$dir"; \
 
472
            $(mkdir_p) "$(distdir)$$dir"; \
 
473
          else \
 
474
            dir=''; \
 
475
          fi; \
 
476
          if test -d $$d/$$file; then \
 
477
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
478
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
479
            fi; \
 
480
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
481
          else \
 
482
            test -f $(distdir)/$$file \
 
483
            || cp -p $$d/$$file $(distdir)/$$file \
 
484
            || exit 1; \
 
485
          fi; \
 
486
        done
 
487
check-am: all-am
 
488
check: check-am
 
489
all-am: Makefile $(DATA)
 
490
installdirs:
 
491
        for dir in "$(DESTDIR)$(16icondir)" "$(DESTDIR)$(24icondir)" "$(DESTDIR)$(48icondir)" "$(DESTDIR)$(96icondir)" "$(DESTDIR)$(artdir)" "$(DESTDIR)$(svgicondir)"; do \
 
492
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
493
        done
 
494
install: install-am
 
495
install-exec: install-exec-am
 
496
install-data: install-data-am
 
497
uninstall: uninstall-am
 
498
 
 
499
install-am: all-am
 
500
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
501
 
 
502
installcheck: installcheck-am
 
503
install-strip:
 
504
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
505
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
506
          `test -z '$(STRIP)' || \
 
507
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
508
mostlyclean-generic:
 
509
 
 
510
clean-generic:
 
511
 
 
512
distclean-generic:
 
513
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
514
 
 
515
maintainer-clean-generic:
 
516
        @echo "This command is intended for maintainers to use"
 
517
        @echo "it deletes files that may require special tools to rebuild."
 
518
clean: clean-am
 
519
 
 
520
clean-am: clean-generic clean-libtool mostlyclean-am
 
521
 
 
522
distclean: distclean-am
 
523
        -rm -f Makefile
 
524
distclean-am: clean-am distclean-generic distclean-libtool
 
525
 
 
526
dvi: dvi-am
 
527
 
 
528
dvi-am:
 
529
 
 
530
html: html-am
 
531
 
 
532
info: info-am
 
533
 
 
534
info-am:
 
535
 
 
536
install-data-am: install-16iconDATA install-24iconDATA \
 
537
        install-48iconDATA install-96iconDATA install-artDATA \
 
538
        install-svgiconDATA
 
539
        @$(NORMAL_INSTALL)
 
540
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
 
541
 
 
542
install-exec-am:
 
543
 
 
544
install-info: install-info-am
 
545
 
 
546
install-man:
 
547
 
 
548
installcheck-am:
 
549
 
 
550
maintainer-clean: maintainer-clean-am
 
551
        -rm -f Makefile
 
552
maintainer-clean-am: distclean-am maintainer-clean-generic
 
553
 
 
554
mostlyclean: mostlyclean-am
 
555
 
 
556
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
557
 
 
558
pdf: pdf-am
 
559
 
 
560
pdf-am:
 
561
 
 
562
ps: ps-am
 
563
 
 
564
ps-am:
 
565
 
 
566
uninstall-am: uninstall-16iconDATA uninstall-24iconDATA \
 
567
        uninstall-48iconDATA uninstall-96iconDATA uninstall-artDATA \
 
568
        uninstall-info-am uninstall-svgiconDATA
 
569
 
 
570
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
571
        distclean distclean-generic distclean-libtool distdir dvi \
 
572
        dvi-am html html-am info info-am install install-16iconDATA \
 
573
        install-24iconDATA install-48iconDATA install-96iconDATA \
 
574
        install-am install-artDATA install-data install-data-am \
 
575
        install-data-hook install-exec install-exec-am install-info \
 
576
        install-info-am install-man install-strip install-svgiconDATA \
 
577
        installcheck installcheck-am installdirs maintainer-clean \
 
578
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
579
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall \
 
580
        uninstall-16iconDATA uninstall-24iconDATA uninstall-48iconDATA \
 
581
        uninstall-96iconDATA uninstall-am uninstall-artDATA \
 
582
        uninstall-info-am uninstall-svgiconDATA
 
583
 
 
584
 
 
585
install-data-hook:
 
586
        @-if test -z "$(DESTDIR)"; then \
 
587
                echo "Updating Gtk icon cache."; \
 
588
                $(gtk_update_icon_cache); \
 
589
        else \
 
590
                echo "*** Icon cache not updated.  After install, run this:"; \
 
591
                echo "***   $(gtk_update_icon_cache)"; \
 
592
        fi
 
593
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
594
# Otherwise a system limit (for SysV at least) may be exceeded.
 
595
.NOEXPORT: