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

« back to all changes in this revision

Viewing changes to nautilus-sendto-plugin/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2009-11-16 23:40:52 UTC
  • mfrom: (1.1.39 upstream)
  • mto: (6.3.7 experimental)
  • mto: This revision was merged to the branch mainline in revision 80.
  • Revision ID: james.westby@ubuntu.com-20091116234052-7hhwrpeln4mwdyw7
Tags: upstream-2.29.2
ImportĀ upstreamĀ versionĀ 2.29.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11 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 = nautilus-sendto-plugin
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
 
41
        $(top_srcdir)/m4/empathy-args.m4 \
 
42
        $(top_srcdir)/m4/empathy-valgrind.m4 \
 
43
        $(top_srcdir)/m4/gnome-doc-utils.m4 \
 
44
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
 
45
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
46
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
47
        $(top_srcdir)/m4/shave.m4 $(top_srcdir)/configure.ac
 
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
49
        $(ACLOCAL_M4)
 
50
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
51
CONFIG_HEADER = $(top_builddir)/config.h
 
52
CONFIG_CLEAN_FILES =
 
53
CONFIG_CLEAN_VPATH_FILES =
 
54
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
55
am__vpath_adj = case $$p in \
 
56
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
57
    *) f=$$p;; \
 
58
  esac;
 
59
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
60
am__install_max = 40
 
61
am__nobase_strip_setup = \
 
62
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
63
am__nobase_strip = \
 
64
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
65
am__nobase_list = $(am__nobase_strip_setup); \
 
66
  for p in $$list; do echo "$$p $$p"; done | \
 
67
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
68
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
69
    if (++n[$$2] == $(am__install_max)) \
 
70
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
71
    END { for (dir in files) print dir, files[dir] }'
 
72
am__base_list = \
 
73
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
74
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
75
am__installdirs = "$(DESTDIR)$(plugindir)"
 
76
LTLIBRARIES = $(plugin_LTLIBRARIES)
 
77
am__DEPENDENCIES_1 =
 
78
libnstempathy_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
 
79
        $(top_builddir)/libempathy/libempathy.la \
 
80
        $(top_builddir)/libempathy-gtk/libempathy-gtk.la
 
81
am_libnstempathy_la_OBJECTS = empathy-nautilus-sendto.lo
 
82
libnstempathy_la_OBJECTS = $(am_libnstempathy_la_OBJECTS)
 
83
libnstempathy_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
84
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
85
        $(libnstempathy_la_LDFLAGS) $(LDFLAGS) -o $@
 
86
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
87
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
88
am__depfiles_maybe = depfiles
 
89
am__mv = mv -f
 
90
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
91
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
92
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
93
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
94
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
95
CCLD = $(CC)
 
96
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
97
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
98
        $(LDFLAGS) -o $@
 
99
SOURCES = $(libnstempathy_la_SOURCES)
 
100
DIST_SOURCES = $(libnstempathy_la_SOURCES)
 
101
ETAGS = etags
 
102
CTAGS = ctags
 
103
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
104
ACLOCAL = @ACLOCAL@
 
105
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
106
ALL_LINGUAS = @ALL_LINGUAS@
 
107
AMTAR = @AMTAR@
 
108
AM_MAKEFLAGS = @AM_MAKEFLAGS@
 
109
AR = @AR@
 
110
AUTOCONF = @AUTOCONF@
 
111
AUTOHEADER = @AUTOHEADER@
 
112
AUTOMAKE = @AUTOMAKE@
 
113
AWK = @AWK@
 
114
CATALOGS = @CATALOGS@
 
115
CATOBJEXT = @CATOBJEXT@
 
116
CC = @CC@
 
117
CCDEPMODE = @CCDEPMODE@
 
118
CFLAGS = @CFLAGS@
 
119
CONNMAN_CFLAGS = @CONNMAN_CFLAGS@
 
120
CONNMAN_LIBS = @CONNMAN_LIBS@
 
121
CPP = @CPP@
 
122
CPPFLAGS = @CPPFLAGS@
 
123
CXX = @CXX@
 
124
CYGPATH_W = @CYGPATH_W@
 
125
DATADIRNAME = @DATADIRNAME@
 
126
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
 
127
DEFS = @DEFS@
 
128
DEPDIR = @DEPDIR@
 
129
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
 
130
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
131
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
132
DSYMUTIL = @DSYMUTIL@
 
133
DUMPBIN = @DUMPBIN@
 
134
ECHO_C = @ECHO_C@
 
135
ECHO_N = @ECHO_N@
 
136
ECHO_T = @ECHO_T@
 
137
EGREP = @EGREP@
 
138
EMPATHY_CFLAGS = @EMPATHY_CFLAGS@
 
139
EMPATHY_LIBS = @EMPATHY_LIBS@
 
140
ENABLE_CODING_STYLE_CHECKS = @ENABLE_CODING_STYLE_CHECKS@
 
141
ENCHANT_CFLAGS = @ENCHANT_CFLAGS@
 
142
ENCHANT_LIBS = @ENCHANT_LIBS@
 
143
ERROR_CFLAGS = @ERROR_CFLAGS@
 
144
EXEEXT = @EXEEXT@
 
145
F77 = @F77@
 
146
FC = @FC@
 
147
FGREP = @FGREP@
 
148
GCONFTOOL = @GCONFTOOL@
 
149
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
150
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
151
GEOCLUE_CFLAGS = @GEOCLUE_CFLAGS@
 
152
GEOCLUE_LIBS = @GEOCLUE_LIBS@
 
153
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
154
GLIB_CFLAGS = @GLIB_CFLAGS@
 
155
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
156
GLIB_LIBS = @GLIB_LIBS@
 
157
GLIB_MKENUMS = @GLIB_MKENUMS@
 
158
GMOFILES = @GMOFILES@
 
159
GMSGFMT = @GMSGFMT@
 
160
GOBJECT_QUERY = @GOBJECT_QUERY@
 
161
GREP = @GREP@
 
162
HELP_DIR = @HELP_DIR@
 
163
INSTALL = @INSTALL@
 
164
INSTALL_DATA = @INSTALL_DATA@
 
165
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
166
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
167
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
168
INSTOBJEXT = @INSTOBJEXT@
 
169
INTLLIBS = @INTLLIBS@
 
170
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
171
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
172
INTLTOOL_PERL = @INTLTOOL_PERL@
 
173
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
174
LD = @LD@
 
175
LDFLAGS = @LDFLAGS@
 
176
LIBCHAMPLAIN_CFLAGS = @LIBCHAMPLAIN_CFLAGS@
 
177
LIBCHAMPLAIN_LIBS = @LIBCHAMPLAIN_LIBS@
 
178
LIBEMPATHYGTK_CFLAGS = @LIBEMPATHYGTK_CFLAGS@
 
179
LIBEMPATHYGTK_LIBS = @LIBEMPATHYGTK_LIBS@
 
180
LIBEMPATHY_CFLAGS = @LIBEMPATHY_CFLAGS@
 
181
LIBEMPATHY_LIBS = @LIBEMPATHY_LIBS@
 
182
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
 
183
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
 
184
LIBOBJS = @LIBOBJS@
 
185
LIBS = @LIBS@
 
186
LIBTOOL = @LIBTOOL@
 
187
LIPO = @LIPO@
 
188
LN_S = @LN_S@
 
189
LTLIBOBJS = @LTLIBOBJS@
 
190
MAINT = @MAINT@
 
191
MAKEFLAGS = @MAKEFLAGS@
 
192
MAKEINFO = @MAKEINFO@
 
193
MKDIR_P = @MKDIR_P@
 
194
MKINSTALLDIRS = @MKINSTALLDIRS@
 
195
MOBLIN_CFLAGS = @MOBLIN_CFLAGS@
 
196
MOBLIN_LIBS = @MOBLIN_LIBS@
 
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
NST_CFLAGS = @NST_CFLAGS@
 
205
NST_LIBS = @NST_LIBS@
 
206
OBJC = @OBJC@
 
207
OBJDUMP = @OBJDUMP@
 
208
OBJEXT = @OBJEXT@
 
209
OMF_DIR = @OMF_DIR@
 
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
PATH_SEPARATOR = @PATH_SEPARATOR@
 
220
PKG_CONFIG = @PKG_CONFIG@
 
221
POFILES = @POFILES@
 
222
POSUB = @POSUB@
 
223
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
224
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
225
PYTHON = @PYTHON@
 
226
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
227
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
228
PYTHON_PREFIX = @PYTHON_PREFIX@
 
229
PYTHON_VERSION = @PYTHON_VERSION@
 
230
Q = @Q@
 
231
RANLIB = @RANLIB@
 
232
SED = @SED@
 
233
SET_MAKE = @SET_MAKE@
 
234
SHELL = @SHELL@
 
235
STRIP = @STRIP@
 
236
USE_NLS = @USE_NLS@
 
237
V = @V@
 
238
VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
 
239
VALGRIND_LIBS = @VALGRIND_LIBS@
 
240
VALGRIND_PATH = @VALGRIND_PATH@
 
241
VERSION = @VERSION@
 
242
WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
 
243
WEBKIT_LIBS = @WEBKIT_LIBS@
 
244
XGETTEXT = @XGETTEXT@
 
245
XMKMF = @XMKMF@
 
246
XSLTPROC = @XSLTPROC@
 
247
X_CFLAGS = @X_CFLAGS@
 
248
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
249
X_LIBS = @X_LIBS@
 
250
X_PRE_LIBS = @X_PRE_LIBS@
 
251
abs_builddir = @abs_builddir@
 
252
abs_srcdir = @abs_srcdir@
 
253
abs_top_builddir = @abs_top_builddir@
 
254
abs_top_srcdir = @abs_top_srcdir@
 
255
ac_ct_CC = @ac_ct_CC@
 
256
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
257
am__include = @am__include@
 
258
am__leading_dot = @am__leading_dot@
 
259
am__quote = @am__quote@
 
260
am__tar = @am__tar@
 
261
am__untar = @am__untar@
 
262
bindir = @bindir@
 
263
build = @build@
 
264
build_alias = @build_alias@
 
265
build_cpu = @build_cpu@
 
266
build_os = @build_os@
 
267
build_vendor = @build_vendor@
 
268
builddir = @builddir@
 
269
datadir = @datadir@
 
270
datarootdir = @datarootdir@
 
271
docdir = @docdir@
 
272
dvidir = @dvidir@
 
273
exec_prefix = @exec_prefix@
 
274
host = @host@
 
275
host_alias = @host_alias@
 
276
host_cpu = @host_cpu@
 
277
host_os = @host_os@
 
278
host_vendor = @host_vendor@
 
279
htmldir = @htmldir@
 
280
includedir = @includedir@
 
281
infodir = @infodir@
 
282
install_sh = @install_sh@
 
283
libdir = @libdir@
 
284
libexecdir = @libexecdir@
 
285
localedir = @localedir@
 
286
localstatedir = @localstatedir@
 
287
lt_ECHO = @lt_ECHO@
 
288
mandir = @mandir@
 
289
mkdir_p = @mkdir_p@
 
290
oldincludedir = @oldincludedir@
 
291
pdfdir = @pdfdir@
 
292
pkgpyexecdir = @pkgpyexecdir@
 
293
pkgpythondir = @pkgpythondir@
 
294
prefix = @prefix@
 
295
program_transform_name = @program_transform_name@
 
296
psdir = @psdir@
 
297
pyexecdir = @pyexecdir@
 
298
pythondir = @pythondir@
 
299
sbindir = @sbindir@
 
300
sharedstatedir = @sharedstatedir@
 
301
shavedir = @shavedir@
 
302
srcdir = @srcdir@
 
303
sysconfdir = @sysconfdir@
 
304
target_alias = @target_alias@
 
305
top_build_prefix = @top_build_prefix@
 
306
top_builddir = @top_builddir@
 
307
top_srcdir = @top_srcdir@
 
308
plugindir = $(libdir)/nautilus-sendto/plugins
 
309
INCLUDES = \
 
310
        -I$(top_builddir)                       \
 
311
        -DLOCALEDIR=\""$(datadir)/locale"\"     \
 
312
        $(NST_CFLAGS)                           \
 
313
        $(WARN_CFLAGS)                          \
 
314
        $(DISABLE_DEPRECATED)                   \
 
315
        $(EMPATHY_CFLAGS)
 
316
 
 
317
plugin_LTLIBRARIES = libnstempathy.la
 
318
libnstempathy_la_SOURCES = empathy-nautilus-sendto.c
 
319
libnstempathy_la_LDFLAGS = -module -avoid-version
 
320
libnstempathy_la_LIBADD = \
 
321
        $(NST_LIBS)                                     \
 
322
        $(top_builddir)/libempathy/libempathy.la        \
 
323
        $(top_builddir)/libempathy-gtk/libempathy-gtk.la
 
324
 
 
325
all: all-am
 
326
 
 
327
.SUFFIXES:
 
328
.SUFFIXES: .c .lo .o .obj
 
329
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
330
        @for dep in $?; do \
 
331
          case '$(am__configure_deps)' in \
 
332
            *$$dep*) \
 
333
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
334
                && { if test -f $@; then exit 0; else break; fi; }; \
 
335
              exit 1;; \
 
336
          esac; \
 
337
        done; \
 
338
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu nautilus-sendto-plugin/Makefile'; \
 
339
        $(am__cd) $(top_srcdir) && \
 
340
          $(AUTOMAKE) --gnu nautilus-sendto-plugin/Makefile
 
341
.PRECIOUS: Makefile
 
342
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
343
        @case '$?' in \
 
344
          *config.status*) \
 
345
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
346
          *) \
 
347
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
348
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
349
        esac;
 
350
 
 
351
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
352
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
353
 
 
354
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
355
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
356
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
357
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
358
$(am__aclocal_m4_deps):
 
359
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
 
360
        @$(NORMAL_INSTALL)
 
361
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
 
362
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
 
363
        list2=; for p in $$list; do \
 
364
          if test -f $$p; then \
 
365
            list2="$$list2 $$p"; \
 
366
          else :; fi; \
 
367
        done; \
 
368
        test -z "$$list2" || { \
 
369
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
 
370
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
 
371
        }
 
372
 
 
373
uninstall-pluginLTLIBRARIES:
 
374
        @$(NORMAL_UNINSTALL)
 
375
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
 
376
        for p in $$list; do \
 
377
          $(am__strip_dir) \
 
378
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
 
379
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
 
380
        done
 
381
 
 
382
clean-pluginLTLIBRARIES:
 
383
        -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
 
384
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
385
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
386
          test "$$dir" != "$$p" || dir=.; \
 
387
          echo "rm -f \"$${dir}/so_locations\""; \
 
388
          rm -f "$${dir}/so_locations"; \
 
389
        done
 
390
libnstempathy.la: $(libnstempathy_la_OBJECTS) $(libnstempathy_la_DEPENDENCIES) 
 
391
        $(libnstempathy_la_LINK) -rpath $(plugindir) $(libnstempathy_la_OBJECTS) $(libnstempathy_la_LIBADD) $(LIBS)
 
392
 
 
393
mostlyclean-compile:
 
394
        -rm -f *.$(OBJEXT)
 
395
 
 
396
distclean-compile:
 
397
        -rm -f *.tab.c
 
398
 
 
399
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/empathy-nautilus-sendto.Plo@am__quote@
 
400
 
 
401
.c.o:
 
402
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
403
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
404
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
405
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
406
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
407
 
 
408
.c.obj:
 
409
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
410
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
411
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
412
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
413
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
414
 
 
415
.c.lo:
 
416
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
417
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
418
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
419
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
420
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
421
 
 
422
mostlyclean-libtool:
 
423
        -rm -f *.lo
 
424
 
 
425
clean-libtool:
 
426
        -rm -rf .libs _libs
 
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:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
439
                $(TAGS_FILES) $(LISP)
 
440
        set x; \
 
441
        here=`pwd`; \
 
442
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
443
        unique=`for i in $$list; do \
 
444
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
445
          done | \
 
446
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
447
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
448
        shift; \
 
449
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
450
          test -n "$$unique" || unique=$$empty_fix; \
 
451
          if test $$# -gt 0; then \
 
452
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
453
              "$$@" $$unique; \
 
454
          else \
 
455
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
456
              $$unique; \
 
457
          fi; \
 
458
        fi
 
459
ctags: CTAGS
 
460
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
461
                $(TAGS_FILES) $(LISP)
 
462
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
463
        unique=`for i in $$list; do \
 
464
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
465
          done | \
 
466
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
467
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
468
        test -z "$(CTAGS_ARGS)$$unique" \
 
469
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
470
             $$unique
 
471
 
 
472
GTAGS:
 
473
        here=`$(am__cd) $(top_builddir) && pwd` \
 
474
          && $(am__cd) $(top_srcdir) \
 
475
          && gtags -i $(GTAGS_ARGS) "$$here"
 
476
 
 
477
distclean-tags:
 
478
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
479
 
 
480
distdir: $(DISTFILES)
 
481
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
482
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
483
        list='$(DISTFILES)'; \
 
484
          dist_files=`for file in $$list; do echo $$file; done | \
 
485
          sed -e "s|^$$srcdirstrip/||;t" \
 
486
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
487
        case $$dist_files in \
 
488
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
489
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
490
                           sort -u` ;; \
 
491
        esac; \
 
492
        for file in $$dist_files; do \
 
493
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
494
          if test -d $$d/$$file; then \
 
495
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
496
            if test -d "$(distdir)/$$file"; then \
 
497
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
498
            fi; \
 
499
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
500
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
501
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
502
            fi; \
 
503
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
504
          else \
 
505
            test -f "$(distdir)/$$file" \
 
506
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
507
            || exit 1; \
 
508
          fi; \
 
509
        done
 
510
check-am: all-am
 
511
check: check-am
 
512
all-am: Makefile $(LTLIBRARIES)
 
513
installdirs:
 
514
        for dir in "$(DESTDIR)$(plugindir)"; do \
 
515
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
516
        done
 
517
install: install-am
 
518
install-exec: install-exec-am
 
519
install-data: install-data-am
 
520
uninstall: uninstall-am
 
521
 
 
522
install-am: all-am
 
523
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
524
 
 
525
installcheck: installcheck-am
 
526
install-strip:
 
527
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
528
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
529
          `test -z '$(STRIP)' || \
 
530
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
531
mostlyclean-generic:
 
532
 
 
533
clean-generic:
 
534
 
 
535
distclean-generic:
 
536
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
537
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
538
 
 
539
maintainer-clean-generic:
 
540
        @echo "This command is intended for maintainers to use"
 
541
        @echo "it deletes files that may require special tools to rebuild."
 
542
clean: clean-am
 
543
 
 
544
clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
 
545
        mostlyclean-am
 
546
 
 
547
distclean: distclean-am
 
548
        -rm -rf ./$(DEPDIR)
 
549
        -rm -f Makefile
 
550
distclean-am: clean-am distclean-compile distclean-generic \
 
551
        distclean-tags
 
552
 
 
553
dvi: dvi-am
 
554
 
 
555
dvi-am:
 
556
 
 
557
html: html-am
 
558
 
 
559
html-am:
 
560
 
 
561
info: info-am
 
562
 
 
563
info-am:
 
564
 
 
565
install-data-am: install-pluginLTLIBRARIES
 
566
 
 
567
install-dvi: install-dvi-am
 
568
 
 
569
install-dvi-am:
 
570
 
 
571
install-exec-am:
 
572
 
 
573
install-html: install-html-am
 
574
 
 
575
install-html-am:
 
576
 
 
577
install-info: install-info-am
 
578
 
 
579
install-info-am:
 
580
 
 
581
install-man:
 
582
 
 
583
install-pdf: install-pdf-am
 
584
 
 
585
install-pdf-am:
 
586
 
 
587
install-ps: install-ps-am
 
588
 
 
589
install-ps-am:
 
590
 
 
591
installcheck-am:
 
592
 
 
593
maintainer-clean: maintainer-clean-am
 
594
        -rm -rf ./$(DEPDIR)
 
595
        -rm -f Makefile
 
596
maintainer-clean-am: distclean-am maintainer-clean-generic
 
597
 
 
598
mostlyclean: mostlyclean-am
 
599
 
 
600
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
601
        mostlyclean-libtool
 
602
 
 
603
pdf: pdf-am
 
604
 
 
605
pdf-am:
 
606
 
 
607
ps: ps-am
 
608
 
 
609
ps-am:
 
610
 
 
611
uninstall-am: uninstall-pluginLTLIBRARIES
 
612
 
 
613
.MAKE: install-am install-strip
 
614
 
 
615
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
616
        clean-libtool clean-pluginLTLIBRARIES ctags distclean \
 
617
        distclean-compile distclean-generic distclean-libtool \
 
618
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
619
        install install-am install-data install-data-am install-dvi \
 
620
        install-dvi-am install-exec install-exec-am install-html \
 
621
        install-html-am install-info install-info-am install-man \
 
622
        install-pdf install-pdf-am install-pluginLTLIBRARIES \
 
623
        install-ps install-ps-am install-strip installcheck \
 
624
        installcheck-am installdirs maintainer-clean \
 
625
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
626
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
627
        tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
 
628
 
 
629
 
 
630
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
631
# Otherwise a system limit (for SysV at least) may be exceeded.
 
632
.NOEXPORT: