~bcurtiswx/ubuntu/precise/empathy/3.4.2.1-0ubuntu1

« back to all changes in this revision

Viewing changes to data/16x16/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sjoerd Simons
  • Date: 2007-05-20 15:31:42 UTC
  • Revision ID: james.westby@ubuntu.com-20070520153142-r3auwguxdgxhktqb
Tags: upstream-0.4
ImportĀ upstreamĀ versionĀ 0.4

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 = data/16x16
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
43
        $(top_srcdir)/configure.ac
 
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
45
        $(ACLOCAL_M4)
 
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
47
CONFIG_HEADER = $(top_builddir)/config.h
 
48
CONFIG_CLEAN_FILES =
 
49
SOURCES =
 
50
DIST_SOURCES =
 
51
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
52
am__vpath_adj = case $$p in \
 
53
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
54
    *) f=$$p;; \
 
55
  esac;
 
56
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
57
am__installdirs = "$(DESTDIR)$(icondir)"
 
58
iconDATA_INSTALL = $(INSTALL_DATA)
 
59
DATA = $(icon_DATA)
 
60
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
61
ACLOCAL = @ACLOCAL@
 
62
ALL_LINGUAS = @ALL_LINGUAS@
 
63
AMDEP_FALSE = @AMDEP_FALSE@
 
64
AMDEP_TRUE = @AMDEP_TRUE@
 
65
AMTAR = @AMTAR@
 
66
AR = @AR@
 
67
AUTOCONF = @AUTOCONF@
 
68
AUTOHEADER = @AUTOHEADER@
 
69
AUTOMAKE = @AUTOMAKE@
 
70
AWK = @AWK@
 
71
CATALOGS = @CATALOGS@
 
72
CATOBJEXT = @CATOBJEXT@
 
73
CC = @CC@
 
74
CCDEPMODE = @CCDEPMODE@
 
75
CFLAGS = @CFLAGS@
 
76
CPP = @CPP@
 
77
CPPFLAGS = @CPPFLAGS@
 
78
CXX = @CXX@
 
79
CXXCPP = @CXXCPP@
 
80
CXXDEPMODE = @CXXDEPMODE@
 
81
CXXFLAGS = @CXXFLAGS@
 
82
CYGPATH_W = @CYGPATH_W@
 
83
DATADIRNAME = @DATADIRNAME@
 
84
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
 
85
DEFS = @DEFS@
 
86
DEPDIR = @DEPDIR@
 
87
ECHO = @ECHO@
 
88
ECHO_C = @ECHO_C@
 
89
ECHO_N = @ECHO_N@
 
90
ECHO_T = @ECHO_T@
 
91
EGREP = @EGREP@
 
92
EMPATHY_CFLAGS = @EMPATHY_CFLAGS@
 
93
EMPATHY_LIBS = @EMPATHY_LIBS@
 
94
EXEEXT = @EXEEXT@
 
95
F77 = @F77@
 
96
FFLAGS = @FFLAGS@
 
97
GCONFTOOL = @GCONFTOOL@
 
98
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
99
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
 
100
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
101
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
102
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
103
GLIB_CFLAGS = @GLIB_CFLAGS@
 
104
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
105
GLIB_LIBS = @GLIB_LIBS@
 
106
GLIB_MKENUMS = @GLIB_MKENUMS@
 
107
GMOFILES = @GMOFILES@
 
108
GMSGFMT = @GMSGFMT@
 
109
GOBJECT_QUERY = @GOBJECT_QUERY@
 
110
GREP = @GREP@
 
111
INSTALL_DATA = @INSTALL_DATA@
 
112
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
113
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
114
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
115
INSTOBJEXT = @INSTOBJEXT@
 
116
INTLLIBS = @INTLLIBS@
 
117
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
118
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
119
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
120
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
121
INTLTOOL_ICONV = @INTLTOOL_ICONV@
 
122
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
123
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
124
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
125
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
126
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
 
127
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
128
INTLTOOL_PERL = @INTLTOOL_PERL@
 
129
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
130
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
131
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
132
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
133
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
134
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
135
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
136
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
137
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
138
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
139
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
140
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
141
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
142
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
143
LDFLAGS = @LDFLAGS@
 
144
LIBEMPATHY_CFLAGS = @LIBEMPATHY_CFLAGS@
 
145
LIBEMPATHY_LIBS = @LIBEMPATHY_LIBS@
 
146
LIBOBJS = @LIBOBJS@
 
147
LIBS = @LIBS@
 
148
LIBTOOL = @LIBTOOL@
 
149
LN_S = @LN_S@
 
150
LTLIBOBJS = @LTLIBOBJS@
 
151
MAINT = @MAINT@
 
152
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
153
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
154
MAKEINFO = @MAKEINFO@
 
155
MISSION_CONTROL_PLUGINS_CFLAGS = @MISSION_CONTROL_PLUGINS_CFLAGS@
 
156
MISSION_CONTROL_PLUGINS_LIBS = @MISSION_CONTROL_PLUGINS_LIBS@
 
157
MKINSTALLDIRS = @MKINSTALLDIRS@
 
158
MSGFMT = @MSGFMT@
 
159
MSGFMT_OPTS = @MSGFMT_OPTS@
 
160
OBJEXT = @OBJEXT@
 
161
PACKAGE = @PACKAGE@
 
162
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
163
PACKAGE_NAME = @PACKAGE_NAME@
 
164
PACKAGE_STRING = @PACKAGE_STRING@
 
165
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
166
PACKAGE_VERSION = @PACKAGE_VERSION@
 
167
PATH_SEPARATOR = @PATH_SEPARATOR@
 
168
PKG_CONFIG = @PKG_CONFIG@
 
169
POFILES = @POFILES@
 
170
POSUB = @POSUB@
 
171
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
172
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
173
RANLIB = @RANLIB@
 
174
SET_MAKE = @SET_MAKE@
 
175
SHELL = @SHELL@
 
176
STRIP = @STRIP@
 
177
USE_NLS = @USE_NLS@
 
178
VERSION = @VERSION@
 
179
WARN_CFLAGS = @WARN_CFLAGS@
 
180
XGETTEXT = @XGETTEXT@
 
181
XMKMF = @XMKMF@
 
182
X_CFLAGS = @X_CFLAGS@
 
183
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
184
X_LIBS = @X_LIBS@
 
185
X_PRE_LIBS = @X_PRE_LIBS@
 
186
ac_ct_CC = @ac_ct_CC@
 
187
ac_ct_CXX = @ac_ct_CXX@
 
188
ac_ct_F77 = @ac_ct_F77@
 
189
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
190
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
191
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
192
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
193
am__include = @am__include@
 
194
am__leading_dot = @am__leading_dot@
 
195
am__quote = @am__quote@
 
196
am__tar = @am__tar@
 
197
am__untar = @am__untar@
 
198
bindir = @bindir@
 
199
build = @build@
 
200
build_alias = @build_alias@
 
201
build_cpu = @build_cpu@
 
202
build_os = @build_os@
 
203
build_vendor = @build_vendor@
 
204
datadir = @datadir@
 
205
datarootdir = @datarootdir@
 
206
docdir = @docdir@
 
207
dvidir = @dvidir@
 
208
exec_prefix = @exec_prefix@
 
209
host = @host@
 
210
host_alias = @host_alias@
 
211
host_cpu = @host_cpu@
 
212
host_os = @host_os@
 
213
host_vendor = @host_vendor@
 
214
htmldir = @htmldir@
 
215
includedir = @includedir@
 
216
infodir = @infodir@
 
217
install_sh = @install_sh@
 
218
libdir = @libdir@
 
219
libexecdir = @libexecdir@
 
220
localedir = @localedir@
 
221
localstatedir = @localstatedir@
 
222
mandir = @mandir@
 
223
mkdir_p = @mkdir_p@
 
224
oldincludedir = @oldincludedir@
 
225
pdfdir = @pdfdir@
 
226
pluginlibdir = @pluginlibdir@
 
227
prefix = @prefix@
 
228
program_transform_name = @program_transform_name@
 
229
psdir = @psdir@
 
230
sbindir = @sbindir@
 
231
sharedstatedir = @sharedstatedir@
 
232
sysconfdir = @sysconfdir@
 
233
target_alias = @target_alias@
 
234
icondir = $(datadir)/icons/hicolor/16x16/apps
 
235
icon_DATA = \
 
236
        empathy.png                             \
 
237
        empathy-available.png                   \
 
238
        empathy-offline.png                     \
 
239
        empathy-away.png                        \
 
240
        empathy-extended-away.png               \
 
241
        empathy-busy.png                        \
 
242
        empathy-pending.png                     \
 
243
        empathy-message.png                     \
 
244
        empathy-message-new.png                 \
 
245
        empathy-typing.png                      \
 
246
        empathy-proto-ekiga.png                 \
 
247
        empathy-proto-google-talk.png           \
 
248
        empathy-proto-msn.png                   \
 
249
        empathy-proto-gizmo.png                 \
 
250
        empathy-proto-jabber.png
 
251
 
 
252
EXTRA_DIST = $(icon_DATA)
 
253
all: all-am
 
254
 
 
255
.SUFFIXES:
 
256
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
257
        @for dep in $?; do \
 
258
          case '$(am__configure_deps)' in \
 
259
            *$$dep*) \
 
260
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
261
                && exit 0; \
 
262
              exit 1;; \
 
263
          esac; \
 
264
        done; \
 
265
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/16x16/Makefile'; \
 
266
        cd $(top_srcdir) && \
 
267
          $(AUTOMAKE) --gnu  data/16x16/Makefile
 
268
.PRECIOUS: Makefile
 
269
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
270
        @case '$?' in \
 
271
          *config.status*) \
 
272
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
273
          *) \
 
274
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
275
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
276
        esac;
 
277
 
 
278
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
279
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
280
 
 
281
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
282
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
283
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
284
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
285
 
 
286
mostlyclean-libtool:
 
287
        -rm -f *.lo
 
288
 
 
289
clean-libtool:
 
290
        -rm -rf .libs _libs
 
291
 
 
292
distclean-libtool:
 
293
        -rm -f libtool
 
294
uninstall-info-am:
 
295
install-iconDATA: $(icon_DATA)
 
296
        @$(NORMAL_INSTALL)
 
297
        test -z "$(icondir)" || $(mkdir_p) "$(DESTDIR)$(icondir)"
 
298
        @list='$(icon_DATA)'; for p in $$list; do \
 
299
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
300
          f=$(am__strip_dir) \
 
301
          echo " $(iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(icondir)/$$f'"; \
 
302
          $(iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(icondir)/$$f"; \
 
303
        done
 
304
 
 
305
uninstall-iconDATA:
 
306
        @$(NORMAL_UNINSTALL)
 
307
        @list='$(icon_DATA)'; for p in $$list; do \
 
308
          f=$(am__strip_dir) \
 
309
          echo " rm -f '$(DESTDIR)$(icondir)/$$f'"; \
 
310
          rm -f "$(DESTDIR)$(icondir)/$$f"; \
 
311
        done
 
312
tags: TAGS
 
313
TAGS:
 
314
 
 
315
ctags: CTAGS
 
316
CTAGS:
 
317
 
 
318
 
 
319
distdir: $(DISTFILES)
 
320
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
321
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
322
        list='$(DISTFILES)'; for file in $$list; do \
 
323
          case $$file in \
 
324
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
325
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
326
          esac; \
 
327
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
328
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
329
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
330
            dir="/$$dir"; \
 
331
            $(mkdir_p) "$(distdir)$$dir"; \
 
332
          else \
 
333
            dir=''; \
 
334
          fi; \
 
335
          if test -d $$d/$$file; then \
 
336
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
337
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
338
            fi; \
 
339
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
340
          else \
 
341
            test -f $(distdir)/$$file \
 
342
            || cp -p $$d/$$file $(distdir)/$$file \
 
343
            || exit 1; \
 
344
          fi; \
 
345
        done
 
346
check-am: all-am
 
347
check: check-am
 
348
all-am: Makefile $(DATA)
 
349
installdirs:
 
350
        for dir in "$(DESTDIR)$(icondir)"; do \
 
351
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
352
        done
 
353
install: install-am
 
354
install-exec: install-exec-am
 
355
install-data: install-data-am
 
356
uninstall: uninstall-am
 
357
 
 
358
install-am: all-am
 
359
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
360
 
 
361
installcheck: installcheck-am
 
362
install-strip:
 
363
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
364
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
365
          `test -z '$(STRIP)' || \
 
366
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
367
mostlyclean-generic:
 
368
 
 
369
clean-generic:
 
370
 
 
371
distclean-generic:
 
372
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
373
 
 
374
maintainer-clean-generic:
 
375
        @echo "This command is intended for maintainers to use"
 
376
        @echo "it deletes files that may require special tools to rebuild."
 
377
clean: clean-am
 
378
 
 
379
clean-am: clean-generic clean-libtool mostlyclean-am
 
380
 
 
381
distclean: distclean-am
 
382
        -rm -f Makefile
 
383
distclean-am: clean-am distclean-generic distclean-libtool
 
384
 
 
385
dvi: dvi-am
 
386
 
 
387
dvi-am:
 
388
 
 
389
html: html-am
 
390
 
 
391
info: info-am
 
392
 
 
393
info-am:
 
394
 
 
395
install-data-am: install-iconDATA
 
396
 
 
397
install-exec-am:
 
398
 
 
399
install-info: install-info-am
 
400
 
 
401
install-man:
 
402
 
 
403
installcheck-am:
 
404
 
 
405
maintainer-clean: maintainer-clean-am
 
406
        -rm -f Makefile
 
407
maintainer-clean-am: distclean-am maintainer-clean-generic
 
408
 
 
409
mostlyclean: mostlyclean-am
 
410
 
 
411
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
412
 
 
413
pdf: pdf-am
 
414
 
 
415
pdf-am:
 
416
 
 
417
ps: ps-am
 
418
 
 
419
ps-am:
 
420
 
 
421
uninstall-am: uninstall-iconDATA uninstall-info-am
 
422
 
 
423
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
424
        distclean distclean-generic distclean-libtool distdir dvi \
 
425
        dvi-am html html-am info info-am install install-am \
 
426
        install-data install-data-am install-exec install-exec-am \
 
427
        install-iconDATA install-info install-info-am install-man \
 
428
        install-strip installcheck installcheck-am installdirs \
 
429
        maintainer-clean maintainer-clean-generic mostlyclean \
 
430
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
431
        uninstall uninstall-am uninstall-iconDATA uninstall-info-am
 
432
 
 
433
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
434
# Otherwise a system limit (for SysV at least) may be exceeded.
 
435
.NOEXPORT: