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

« back to all changes in this revision

Viewing changes to libempathy/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 = libempathy
 
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
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
50
am__DEPENDENCIES_1 =
 
51
libempathy_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
52
am_libempathy_la_OBJECTS = gossip-conf.lo gossip-contact.lo \
 
53
        gossip-avatar.lo gossip-time.lo gossip-presence.lo \
 
54
        gossip-telepathy-group.lo gossip-paths.lo gossip-debug.lo \
 
55
        gossip-utils.lo gossip-message.lo empathy-contact-list.lo \
 
56
        empathy-contact-manager.lo empathy-tp-contact-list.lo \
 
57
        empathy-tp-chat.lo empathy-tp-chatroom.lo empathy-chandler.lo \
 
58
        empathy-idle.lo empathy-marshal-main.lo
 
59
libempathy_la_OBJECTS = $(am_libempathy_la_OBJECTS)
 
60
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
61
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
62
am__depfiles_maybe = depfiles
 
63
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
64
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
65
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
 
66
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
67
        $(AM_CFLAGS) $(CFLAGS)
 
68
CCLD = $(CC)
 
69
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
70
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
71
SOURCES = $(libempathy_la_SOURCES)
 
72
DIST_SOURCES = $(libempathy_la_SOURCES)
 
73
ETAGS = etags
 
74
CTAGS = ctags
 
75
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
76
ACLOCAL = @ACLOCAL@
 
77
ALL_LINGUAS = @ALL_LINGUAS@
 
78
AMDEP_FALSE = @AMDEP_FALSE@
 
79
AMDEP_TRUE = @AMDEP_TRUE@
 
80
AMTAR = @AMTAR@
 
81
AR = @AR@
 
82
AUTOCONF = @AUTOCONF@
 
83
AUTOHEADER = @AUTOHEADER@
 
84
AUTOMAKE = @AUTOMAKE@
 
85
AWK = @AWK@
 
86
CATALOGS = @CATALOGS@
 
87
CATOBJEXT = @CATOBJEXT@
 
88
CC = @CC@
 
89
CCDEPMODE = @CCDEPMODE@
 
90
CFLAGS = @CFLAGS@
 
91
CPP = @CPP@
 
92
CPPFLAGS = @CPPFLAGS@
 
93
CXX = @CXX@
 
94
CXXCPP = @CXXCPP@
 
95
CXXDEPMODE = @CXXDEPMODE@
 
96
CXXFLAGS = @CXXFLAGS@
 
97
CYGPATH_W = @CYGPATH_W@
 
98
DATADIRNAME = @DATADIRNAME@
 
99
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
 
100
DEFS = @DEFS@
 
101
DEPDIR = @DEPDIR@
 
102
ECHO = @ECHO@
 
103
ECHO_C = @ECHO_C@
 
104
ECHO_N = @ECHO_N@
 
105
ECHO_T = @ECHO_T@
 
106
EGREP = @EGREP@
 
107
EMPATHY_CFLAGS = @EMPATHY_CFLAGS@
 
108
EMPATHY_LIBS = @EMPATHY_LIBS@
 
109
EXEEXT = @EXEEXT@
 
110
F77 = @F77@
 
111
FFLAGS = @FFLAGS@
 
112
GCONFTOOL = @GCONFTOOL@
 
113
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
114
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
 
115
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
116
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
117
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
118
GLIB_CFLAGS = @GLIB_CFLAGS@
 
119
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
120
GLIB_LIBS = @GLIB_LIBS@
 
121
GLIB_MKENUMS = @GLIB_MKENUMS@
 
122
GMOFILES = @GMOFILES@
 
123
GMSGFMT = @GMSGFMT@
 
124
GOBJECT_QUERY = @GOBJECT_QUERY@
 
125
GREP = @GREP@
 
126
INSTALL_DATA = @INSTALL_DATA@
 
127
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
128
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
129
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
130
INSTOBJEXT = @INSTOBJEXT@
 
131
INTLLIBS = @INTLLIBS@
 
132
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
133
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
134
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
135
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
136
INTLTOOL_ICONV = @INTLTOOL_ICONV@
 
137
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
138
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
139
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
140
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
141
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
 
142
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
143
INTLTOOL_PERL = @INTLTOOL_PERL@
 
144
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
145
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
146
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
147
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
148
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
149
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
150
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
151
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
152
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
153
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
154
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
155
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
156
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
157
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
158
LDFLAGS = @LDFLAGS@
 
159
LIBEMPATHY_CFLAGS = @LIBEMPATHY_CFLAGS@
 
160
LIBEMPATHY_LIBS = @LIBEMPATHY_LIBS@
 
161
LIBOBJS = @LIBOBJS@
 
162
LIBS = @LIBS@
 
163
LIBTOOL = @LIBTOOL@
 
164
LN_S = @LN_S@
 
165
LTLIBOBJS = @LTLIBOBJS@
 
166
MAINT = @MAINT@
 
167
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
168
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
169
MAKEINFO = @MAKEINFO@
 
170
MISSION_CONTROL_PLUGINS_CFLAGS = @MISSION_CONTROL_PLUGINS_CFLAGS@
 
171
MISSION_CONTROL_PLUGINS_LIBS = @MISSION_CONTROL_PLUGINS_LIBS@
 
172
MKINSTALLDIRS = @MKINSTALLDIRS@
 
173
MSGFMT = @MSGFMT@
 
174
MSGFMT_OPTS = @MSGFMT_OPTS@
 
175
OBJEXT = @OBJEXT@
 
176
PACKAGE = @PACKAGE@
 
177
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
178
PACKAGE_NAME = @PACKAGE_NAME@
 
179
PACKAGE_STRING = @PACKAGE_STRING@
 
180
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
181
PACKAGE_VERSION = @PACKAGE_VERSION@
 
182
PATH_SEPARATOR = @PATH_SEPARATOR@
 
183
PKG_CONFIG = @PKG_CONFIG@
 
184
POFILES = @POFILES@
 
185
POSUB = @POSUB@
 
186
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
187
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
188
RANLIB = @RANLIB@
 
189
SET_MAKE = @SET_MAKE@
 
190
SHELL = @SHELL@
 
191
STRIP = @STRIP@
 
192
USE_NLS = @USE_NLS@
 
193
VERSION = @VERSION@
 
194
WARN_CFLAGS = @WARN_CFLAGS@
 
195
XGETTEXT = @XGETTEXT@
 
196
XMKMF = @XMKMF@
 
197
X_CFLAGS = @X_CFLAGS@
 
198
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
199
X_LIBS = @X_LIBS@
 
200
X_PRE_LIBS = @X_PRE_LIBS@
 
201
ac_ct_CC = @ac_ct_CC@
 
202
ac_ct_CXX = @ac_ct_CXX@
 
203
ac_ct_F77 = @ac_ct_F77@
 
204
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
205
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
206
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
207
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
208
am__include = @am__include@
 
209
am__leading_dot = @am__leading_dot@
 
210
am__quote = @am__quote@
 
211
am__tar = @am__tar@
 
212
am__untar = @am__untar@
 
213
bindir = @bindir@
 
214
build = @build@
 
215
build_alias = @build_alias@
 
216
build_cpu = @build_cpu@
 
217
build_os = @build_os@
 
218
build_vendor = @build_vendor@
 
219
datadir = @datadir@
 
220
datarootdir = @datarootdir@
 
221
docdir = @docdir@
 
222
dvidir = @dvidir@
 
223
exec_prefix = @exec_prefix@
 
224
host = @host@
 
225
host_alias = @host_alias@
 
226
host_cpu = @host_cpu@
 
227
host_os = @host_os@
 
228
host_vendor = @host_vendor@
 
229
htmldir = @htmldir@
 
230
includedir = @includedir@
 
231
infodir = @infodir@
 
232
install_sh = @install_sh@
 
233
libdir = @libdir@
 
234
libexecdir = @libexecdir@
 
235
localedir = @localedir@
 
236
localstatedir = @localstatedir@
 
237
mandir = @mandir@
 
238
mkdir_p = @mkdir_p@
 
239
oldincludedir = @oldincludedir@
 
240
pdfdir = @pdfdir@
 
241
pluginlibdir = @pluginlibdir@
 
242
prefix = @prefix@
 
243
program_transform_name = @program_transform_name@
 
244
psdir = @psdir@
 
245
sbindir = @sbindir@
 
246
sharedstatedir = @sharedstatedir@
 
247
sysconfdir = @sysconfdir@
 
248
target_alias = @target_alias@
 
249
AM_CPPFLAGS = \
 
250
        -I.                                             \
 
251
        -I$(top_srcdir)                                 \
 
252
        -DDATADIR=\""$(datadir)"\"                      \
 
253
        -DLOCALEDIR=\""$(datadir)/locale"\"             \
 
254
        $(LIBEMPATHY_CFLAGS)                            \
 
255
        $(WARN_CFLAGS)
 
256
 
 
257
BUILT_SOURCES = \
 
258
        empathy-marshal.h                               \
 
259
        empathy-marshal.c                               \
 
260
        empathy-chandler-glue.h
 
261
 
 
262
noinst_LTLIBRARIES = libempathy.la
 
263
libempathy_la_SOURCES = \
 
264
        gossip-conf.c                   gossip-conf.h                           \
 
265
        gossip-contact.c                gossip-contact.h                        \
 
266
        gossip-avatar.c                 gossip-avatar.h                         \
 
267
        gossip-time.c                   gossip-time.h                           \
 
268
        gossip-presence.c               gossip-presence.h                       \
 
269
        gossip-telepathy-group.c        gossip-telepathy-group.h                \
 
270
        gossip-paths.c                  gossip-paths.h                          \
 
271
        gossip-debug.c                  gossip-debug.h                          \
 
272
        gossip-utils.c                  gossip-utils.h                          \
 
273
        gossip-message.c                gossip-message.h                        \
 
274
        empathy-contact-list.c          empathy-contact-list.h                  \
 
275
        empathy-contact-manager.c       empathy-contact-manager.h               \
 
276
        empathy-tp-contact-list.c       empathy-tp-contact-list.h               \
 
277
        empathy-tp-chat.c               empathy-tp-chat.h                       \
 
278
        empathy-tp-chatroom.c           empathy-tp-chatroom.h                   \
 
279
        empathy-chandler.c              empathy-chandler.h                      \
 
280
        empathy-idle.c                  empathy-idle.h                          \
 
281
        empathy-marshal-main.c
 
282
 
 
283
libempathy_la_LIBADD = \
 
284
        $(LIBEMPATHY_LIBS)
 
285
 
 
286
libempathy_includedir = $(includedir)/empathy/
 
287
EXTRA_DIST = \
 
288
        empathy-marshal.list    \
 
289
        empathy-chandler.xml
 
290
 
 
291
CLEANFILES = $(BUILT_SOURCES)
 
292
all: $(BUILT_SOURCES)
 
293
        $(MAKE) $(AM_MAKEFLAGS) all-am
 
294
 
 
295
.SUFFIXES:
 
296
.SUFFIXES: .c .lo .o .obj
 
297
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
298
        @for dep in $?; do \
 
299
          case '$(am__configure_deps)' in \
 
300
            *$$dep*) \
 
301
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
302
                && exit 0; \
 
303
              exit 1;; \
 
304
          esac; \
 
305
        done; \
 
306
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  libempathy/Makefile'; \
 
307
        cd $(top_srcdir) && \
 
308
          $(AUTOMAKE) --gnu  libempathy/Makefile
 
309
.PRECIOUS: Makefile
 
310
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
311
        @case '$?' in \
 
312
          *config.status*) \
 
313
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
314
          *) \
 
315
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
316
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
317
        esac;
 
318
 
 
319
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
320
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
321
 
 
322
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
323
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
324
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
325
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
326
 
 
327
clean-noinstLTLIBRARIES:
 
328
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
329
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
330
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
331
          test "$$dir" != "$$p" || dir=.; \
 
332
          echo "rm -f \"$${dir}/so_locations\""; \
 
333
          rm -f "$${dir}/so_locations"; \
 
334
        done
 
335
libempathy.la: $(libempathy_la_OBJECTS) $(libempathy_la_DEPENDENCIES) 
 
336
        $(LINK)  $(libempathy_la_LDFLAGS) $(libempathy_la_OBJECTS) $(libempathy_la_LIBADD) $(LIBS)
 
337
 
 
338
mostlyclean-compile:
 
339
        -rm -f *.$(OBJEXT)
 
340
 
 
341
distclean-compile:
 
342
        -rm -f *.tab.c
 
343
 
 
344
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/empathy-chandler.Plo@am__quote@
 
345
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/empathy-contact-list.Plo@am__quote@
 
346
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/empathy-contact-manager.Plo@am__quote@
 
347
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/empathy-idle.Plo@am__quote@
 
348
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/empathy-marshal-main.Plo@am__quote@
 
349
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/empathy-tp-chat.Plo@am__quote@
 
350
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/empathy-tp-chatroom.Plo@am__quote@
 
351
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/empathy-tp-contact-list.Plo@am__quote@
 
352
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gossip-avatar.Plo@am__quote@
 
353
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gossip-conf.Plo@am__quote@
 
354
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gossip-contact.Plo@am__quote@
 
355
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gossip-debug.Plo@am__quote@
 
356
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gossip-message.Plo@am__quote@
 
357
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gossip-paths.Plo@am__quote@
 
358
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gossip-presence.Plo@am__quote@
 
359
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gossip-telepathy-group.Plo@am__quote@
 
360
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gossip-time.Plo@am__quote@
 
361
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gossip-utils.Plo@am__quote@
 
362
 
 
363
.c.o:
 
364
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
365
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
366
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
367
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
368
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
369
 
 
370
.c.obj:
 
371
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
372
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
373
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
374
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
375
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
376
 
 
377
.c.lo:
 
378
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
379
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
380
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
381
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
382
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
383
 
 
384
mostlyclean-libtool:
 
385
        -rm -f *.lo
 
386
 
 
387
clean-libtool:
 
388
        -rm -rf .libs _libs
 
389
 
 
390
distclean-libtool:
 
391
        -rm -f libtool
 
392
uninstall-info-am:
 
393
 
 
394
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
395
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
396
        unique=`for i in $$list; do \
 
397
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
398
          done | \
 
399
          $(AWK) '    { files[$$0] = 1; } \
 
400
               END { for (i in files) print i; }'`; \
 
401
        mkid -fID $$unique
 
402
tags: TAGS
 
403
 
 
404
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
405
                $(TAGS_FILES) $(LISP)
 
406
        tags=; \
 
407
        here=`pwd`; \
 
408
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
409
        unique=`for i in $$list; do \
 
410
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
411
          done | \
 
412
          $(AWK) '    { files[$$0] = 1; } \
 
413
               END { for (i in files) print i; }'`; \
 
414
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
415
          test -n "$$unique" || unique=$$empty_fix; \
 
416
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
417
            $$tags $$unique; \
 
418
        fi
 
419
ctags: CTAGS
 
420
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
421
                $(TAGS_FILES) $(LISP)
 
422
        tags=; \
 
423
        here=`pwd`; \
 
424
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
425
        unique=`for i in $$list; do \
 
426
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
427
          done | \
 
428
          $(AWK) '    { files[$$0] = 1; } \
 
429
               END { for (i in files) print i; }'`; \
 
430
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
431
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
432
             $$tags $$unique
 
433
 
 
434
GTAGS:
 
435
        here=`$(am__cd) $(top_builddir) && pwd` \
 
436
          && cd $(top_srcdir) \
 
437
          && gtags -i $(GTAGS_ARGS) $$here
 
438
 
 
439
distclean-tags:
 
440
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
441
 
 
442
distdir: $(DISTFILES)
 
443
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
444
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
445
        list='$(DISTFILES)'; for file in $$list; do \
 
446
          case $$file in \
 
447
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
448
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
449
          esac; \
 
450
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
451
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
452
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
453
            dir="/$$dir"; \
 
454
            $(mkdir_p) "$(distdir)$$dir"; \
 
455
          else \
 
456
            dir=''; \
 
457
          fi; \
 
458
          if test -d $$d/$$file; then \
 
459
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
460
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
461
            fi; \
 
462
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
463
          else \
 
464
            test -f $(distdir)/$$file \
 
465
            || cp -p $$d/$$file $(distdir)/$$file \
 
466
            || exit 1; \
 
467
          fi; \
 
468
        done
 
469
check-am: all-am
 
470
check: $(BUILT_SOURCES)
 
471
        $(MAKE) $(AM_MAKEFLAGS) check-am
 
472
all-am: Makefile $(LTLIBRARIES)
 
473
installdirs:
 
474
install: $(BUILT_SOURCES)
 
475
        $(MAKE) $(AM_MAKEFLAGS) install-am
 
476
install-exec: install-exec-am
 
477
install-data: install-data-am
 
478
uninstall: uninstall-am
 
479
 
 
480
install-am: all-am
 
481
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
482
 
 
483
installcheck: installcheck-am
 
484
install-strip:
 
485
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
486
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
487
          `test -z '$(STRIP)' || \
 
488
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
489
mostlyclean-generic:
 
490
 
 
491
clean-generic:
 
492
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
493
 
 
494
distclean-generic:
 
495
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
496
 
 
497
maintainer-clean-generic:
 
498
        @echo "This command is intended for maintainers to use"
 
499
        @echo "it deletes files that may require special tools to rebuild."
 
500
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
501
clean: clean-am
 
502
 
 
503
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
504
        mostlyclean-am
 
505
 
 
506
distclean: distclean-am
 
507
        -rm -rf ./$(DEPDIR)
 
508
        -rm -f Makefile
 
509
distclean-am: clean-am distclean-compile distclean-generic \
 
510
        distclean-libtool distclean-tags
 
511
 
 
512
dvi: dvi-am
 
513
 
 
514
dvi-am:
 
515
 
 
516
html: html-am
 
517
 
 
518
info: info-am
 
519
 
 
520
info-am:
 
521
 
 
522
install-data-am:
 
523
 
 
524
install-exec-am:
 
525
 
 
526
install-info: install-info-am
 
527
 
 
528
install-man:
 
529
 
 
530
installcheck-am:
 
531
 
 
532
maintainer-clean: maintainer-clean-am
 
533
        -rm -rf ./$(DEPDIR)
 
534
        -rm -f Makefile
 
535
maintainer-clean-am: distclean-am maintainer-clean-generic
 
536
 
 
537
mostlyclean: mostlyclean-am
 
538
 
 
539
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
540
        mostlyclean-libtool
 
541
 
 
542
pdf: pdf-am
 
543
 
 
544
pdf-am:
 
545
 
 
546
ps: ps-am
 
547
 
 
548
ps-am:
 
549
 
 
550
uninstall-am: uninstall-info-am
 
551
 
 
552
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
553
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
554
        distclean-compile distclean-generic distclean-libtool \
 
555
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
556
        install install-am install-data install-data-am install-exec \
 
557
        install-exec-am install-info install-info-am install-man \
 
558
        install-strip installcheck installcheck-am installdirs \
 
559
        maintainer-clean maintainer-clean-generic mostlyclean \
 
560
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
561
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
 
562
        uninstall-info-am
 
563
 
 
564
 
 
565
%-marshal.h: %-marshal.list Makefile.am
 
566
        $(GLIB_GENMARSHAL) --header --prefix=$(subst -,_,$*)_marshal $< > $*-marshal.h
 
567
 
 
568
%-marshal.c: %-marshal.list Makefile.am
 
569
        $(GLIB_GENMARSHAL) --body --prefix=$(subst -,_,$*)_marshal $< > $*-marshal.c
 
570
 
 
571
%-marshal-main.c: %-marshal.c %-marshal.h
 
572
 
 
573
empathy-chandler-glue.h: empathy-chandler.xml
 
574
        $(LIBTOOL) --mode=execute $(DBUS_BINDING_TOOL) --prefix=empathy_chandler --mode=glib-server --output=$@ $<
 
575
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
576
# Otherwise a system limit (for SysV at least) may be exceeded.
 
577
.NOEXPORT: