~ubuntu-branches/ubuntu/wily/nautilus-sendto/wily

« back to all changes in this revision

Viewing changes to src/plugins/nautilus-burn/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2014-07-07 11:48:32 UTC
  • mfrom: (2.2.11 sid)
  • Revision ID: package-import@ubuntu.com-20140707114832-05jaedc7yfmq6z5j
Tags: 3.8.1-1ubuntu1
* Rebase on Debian, remaining Ubuntu changes:
* debian/control.in:
  - Don't rename thunderbird in icedove in Ubuntu 
  - set the epoch number for nautilus in Ubuntu

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6
 
# Foundation, 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
 
am__make_dryrun = \
20
 
  { \
21
 
    am__dry=no; \
22
 
    case $$MAKEFLAGS in \
23
 
      *\\[\ \   ]*) \
24
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26
 
      *) \
27
 
        for am__flg in $$MAKEFLAGS; do \
28
 
          case $$am__flg in \
29
 
            *=*|--*) ;; \
30
 
            *n*) am__dry=yes; break;; \
31
 
          esac; \
32
 
        done;; \
33
 
    esac; \
34
 
    test $$am__dry = yes; \
35
 
  }
36
 
pkgdatadir = $(datadir)/@PACKAGE@
37
 
pkgincludedir = $(includedir)/@PACKAGE@
38
 
pkglibdir = $(libdir)/@PACKAGE@
39
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
40
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41
 
install_sh_DATA = $(install_sh) -c -m 644
42
 
install_sh_PROGRAM = $(install_sh) -c
43
 
install_sh_SCRIPT = $(install_sh) -c
44
 
INSTALL_HEADER = $(INSTALL_DATA)
45
 
transform = $(program_transform_name)
46
 
NORMAL_INSTALL = :
47
 
PRE_INSTALL = :
48
 
POST_INSTALL = :
49
 
NORMAL_UNINSTALL = :
50
 
PRE_UNINSTALL = :
51
 
POST_UNINSTALL = :
52
 
build_triplet = @build@
53
 
host_triplet = @host@
54
 
subdir = src/plugins/nautilus-burn
55
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
56
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
58
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59
 
        $(ACLOCAL_M4)
60
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
61
 
CONFIG_HEADER = $(top_builddir)/config.h
62
 
CONFIG_CLEAN_FILES =
63
 
CONFIG_CLEAN_VPATH_FILES =
64
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
65
 
am__vpath_adj = case $$p in \
66
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
67
 
    *) f=$$p;; \
68
 
  esac;
69
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
70
 
am__install_max = 40
71
 
am__nobase_strip_setup = \
72
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
73
 
am__nobase_strip = \
74
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
75
 
am__nobase_list = $(am__nobase_strip_setup); \
76
 
  for p in $$list; do echo "$$p $$p"; done | \
77
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
78
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
79
 
    if (++n[$$2] == $(am__install_max)) \
80
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
81
 
    END { for (dir in files) print dir, files[dir] }'
82
 
am__base_list = \
83
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
84
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
85
 
am__uninstall_files_from_dir = { \
86
 
  test -z "$$files" \
87
 
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
88
 
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
89
 
         $(am__cd) "$$dir" && rm -f $$files; }; \
90
 
  }
91
 
am__installdirs = "$(DESTDIR)$(plugindir)"
92
 
LTLIBRARIES = $(plugin_LTLIBRARIES)
93
 
am__DEPENDENCIES_1 =
94
 
libnstburn_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
95
 
        $(am__DEPENDENCIES_1) $(builddir)/../libnstcommon.la
96
 
am_libnstburn_la_OBJECTS = nautilus-burn.lo
97
 
libnstburn_la_OBJECTS = $(am_libnstburn_la_OBJECTS)
98
 
AM_V_lt = $(am__v_lt_@AM_V@)
99
 
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
100
 
am__v_lt_0 = --silent
101
 
libnstburn_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
102
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
103
 
        $(libnstburn_la_LDFLAGS) $(LDFLAGS) -o $@
104
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
105
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
106
 
am__depfiles_maybe = depfiles
107
 
am__mv = mv -f
108
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
109
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
110
 
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
111
 
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
112
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
113
 
        $(AM_CFLAGS) $(CFLAGS)
114
 
AM_V_CC = $(am__v_CC_@AM_V@)
115
 
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
116
 
am__v_CC_0 = @echo "  CC    " $@;
117
 
AM_V_at = $(am__v_at_@AM_V@)
118
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
119
 
am__v_at_0 = @
120
 
CCLD = $(CC)
121
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
122
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
123
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
124
 
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
125
 
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
126
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
127
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
128
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
129
 
am__v_GEN_0 = @echo "  GEN   " $@;
130
 
SOURCES = $(libnstburn_la_SOURCES)
131
 
DIST_SOURCES = $(libnstburn_la_SOURCES)
132
 
am__can_run_installinfo = \
133
 
  case $$AM_UPDATE_INFO_DIR in \
134
 
    n|no|NO) false;; \
135
 
    *) (install-info --version) >/dev/null 2>&1;; \
136
 
  esac
137
 
ETAGS = etags
138
 
CTAGS = ctags
139
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
140
 
ACLOCAL = @ACLOCAL@
141
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
142
 
ALL_LINGUAS = @ALL_LINGUAS@
143
 
ALL_PLUGINS = @ALL_PLUGINS@
144
 
AMTAR = @AMTAR@
145
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
146
 
AR = @AR@
147
 
AUTOCONF = @AUTOCONF@
148
 
AUTOHEADER = @AUTOHEADER@
149
 
AUTOMAKE = @AUTOMAKE@
150
 
AWK = @AWK@
151
 
BLUETOOTH_REQUIRED = @BLUETOOTH_REQUIRED@
152
 
CATALOGS = @CATALOGS@
153
 
CATOBJEXT = @CATOBJEXT@
154
 
CC = @CC@
155
 
CCDEPMODE = @CCDEPMODE@
156
 
CFLAGS = @CFLAGS@
157
 
CPP = @CPP@
158
 
CPPFLAGS = @CPPFLAGS@
159
 
CYGPATH_W = @CYGPATH_W@
160
 
DATADIRNAME = @DATADIRNAME@
161
 
DBUS_CFLAGS = @DBUS_CFLAGS@
162
 
DBUS_LIBS = @DBUS_LIBS@
163
 
DBUS_REQUIRED = @DBUS_REQUIRED@
164
 
DEFS = @DEFS@
165
 
DEPDIR = @DEPDIR@
166
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
167
 
DLLTOOL = @DLLTOOL@
168
 
DSYMUTIL = @DSYMUTIL@
169
 
DUMPBIN = @DUMPBIN@
170
 
EBOOK_REQUIRED = @EBOOK_REQUIRED@
171
 
ECHO_C = @ECHO_C@
172
 
ECHO_N = @ECHO_N@
173
 
ECHO_T = @ECHO_T@
174
 
EGREP = @EGREP@
175
 
EXEEXT = @EXEEXT@
176
 
FGREP = @FGREP@
177
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
178
 
GIO_CFLAGS = @GIO_CFLAGS@
179
 
GIO_LIBS = @GIO_LIBS@
180
 
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
181
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
182
 
GLIB_REQUIRED = @GLIB_REQUIRED@
183
 
GMOFILES = @GMOFILES@
184
 
GMSGFMT = @GMSGFMT@
185
 
GREP = @GREP@
186
 
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
187
 
GTHREAD_REQUIRED = @GTHREAD_REQUIRED@
188
 
GTKDOC_CHECK = @GTKDOC_CHECK@
189
 
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
190
 
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
191
 
GTKDOC_MKPDF = @GTKDOC_MKPDF@
192
 
GTKDOC_REBASE = @GTKDOC_REBASE@
193
 
GTK_REQUIRED = @GTK_REQUIRED@
194
 
GUPNP_REQUIRED = @GUPNP_REQUIRED@
195
 
HTML_DIR = @HTML_DIR@
196
 
INSTALL = @INSTALL@
197
 
INSTALL_DATA = @INSTALL_DATA@
198
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
199
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
200
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
201
 
INSTOBJEXT = @INSTOBJEXT@
202
 
INTLLIBS = @INTLLIBS@
203
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
204
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
205
 
INTLTOOL_PERL = @INTLTOOL_PERL@
206
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
207
 
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
208
 
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
209
 
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
210
 
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
211
 
LD = @LD@
212
 
LDFLAGS = @LDFLAGS@
213
 
LIBOBJS = @LIBOBJS@
214
 
LIBS = @LIBS@
215
 
LIBTOOL = @LIBTOOL@
216
 
LIPO = @LIPO@
217
 
LN_S = @LN_S@
218
 
LTLIBOBJS = @LTLIBOBJS@
219
 
MAINT = @MAINT@
220
 
MAKEINFO = @MAKEINFO@
221
 
MANIFEST_TOOL = @MANIFEST_TOOL@
222
 
MKDIR_P = @MKDIR_P@
223
 
MKINSTALLDIRS = @MKINSTALLDIRS@
224
 
MSGFMT = @MSGFMT@
225
 
MSGFMT_OPTS = @MSGFMT_OPTS@
226
 
MSGMERGE = @MSGMERGE@
227
 
NAUTILUS_EXTENSION = @NAUTILUS_EXTENSION@
228
 
NAUTILUS_EXTENSION_DIR = @NAUTILUS_EXTENSION_DIR@
229
 
NAUTILUS_EXT_SENDTO_CFLAGS = @NAUTILUS_EXT_SENDTO_CFLAGS@
230
 
NAUTILUS_EXT_SENDTO_LIBS = @NAUTILUS_EXT_SENDTO_LIBS@
231
 
NAUTILUS_SENDTO_CFLAGS = @NAUTILUS_SENDTO_CFLAGS@
232
 
NAUTILUS_SENDTO_LIBS = @NAUTILUS_SENDTO_LIBS@
233
 
NM = @NM@
234
 
NMEDIT = @NMEDIT@
235
 
NST_EBOOK_CFLAGS = @NST_EBOOK_CFLAGS@
236
 
NST_EBOOK_LIBS = @NST_EBOOK_LIBS@
237
 
OBJDUMP = @OBJDUMP@
238
 
OBJEXT = @OBJEXT@
239
 
OTOOL = @OTOOL@
240
 
OTOOL64 = @OTOOL64@
241
 
PACKAGE = @PACKAGE@
242
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
243
 
PACKAGE_NAME = @PACKAGE_NAME@
244
 
PACKAGE_STRING = @PACKAGE_STRING@
245
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
246
 
PACKAGE_URL = @PACKAGE_URL@
247
 
PACKAGE_VERSION = @PACKAGE_VERSION@
248
 
PATH_SEPARATOR = @PATH_SEPARATOR@
249
 
PIDGIN_CFLAGS = @PIDGIN_CFLAGS@
250
 
PIDGIN_LIBS = @PIDGIN_LIBS@
251
 
PKG_CONFIG = @PKG_CONFIG@
252
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
253
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
254
 
PLUGINS = @PLUGINS@
255
 
POFILES = @POFILES@
256
 
POSUB = @POSUB@
257
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
258
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
259
 
RANLIB = @RANLIB@
260
 
SED = @SED@
261
 
SET_MAKE = @SET_MAKE@
262
 
SHELL = @SHELL@
263
 
STRIP = @STRIP@
264
 
UPNP_CFLAGS = @UPNP_CFLAGS@
265
 
UPNP_LIBS = @UPNP_LIBS@
266
 
USE_NLS = @USE_NLS@
267
 
VERSION = @VERSION@
268
 
WARN_CFLAGS = @WARN_CFLAGS@
269
 
WARN_CXXFLAGS = @WARN_CXXFLAGS@
270
 
XGETTEXT = @XGETTEXT@
271
 
abs_builddir = @abs_builddir@
272
 
abs_srcdir = @abs_srcdir@
273
 
abs_top_builddir = @abs_top_builddir@
274
 
abs_top_srcdir = @abs_top_srcdir@
275
 
ac_ct_AR = @ac_ct_AR@
276
 
ac_ct_CC = @ac_ct_CC@
277
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
278
 
am__include = @am__include@
279
 
am__leading_dot = @am__leading_dot@
280
 
am__quote = @am__quote@
281
 
am__tar = @am__tar@
282
 
am__untar = @am__untar@
283
 
bindir = @bindir@
284
 
build = @build@
285
 
build_alias = @build_alias@
286
 
build_cpu = @build_cpu@
287
 
build_os = @build_os@
288
 
build_vendor = @build_vendor@
289
 
builddir = @builddir@
290
 
datadir = @datadir@
291
 
datarootdir = @datarootdir@
292
 
docdir = @docdir@
293
 
dvidir = @dvidir@
294
 
exec_prefix = @exec_prefix@
295
 
gsettingsschemadir = @gsettingsschemadir@
296
 
host = @host@
297
 
host_alias = @host_alias@
298
 
host_cpu = @host_cpu@
299
 
host_os = @host_os@
300
 
host_vendor = @host_vendor@
301
 
htmldir = @htmldir@
302
 
includedir = @includedir@
303
 
infodir = @infodir@
304
 
install_sh = @install_sh@
305
 
intltool__v_merge_options_ = @intltool__v_merge_options_@
306
 
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
307
 
libdir = @libdir@
308
 
libexecdir = @libexecdir@
309
 
localedir = @localedir@
310
 
localstatedir = @localstatedir@
311
 
mandir = @mandir@
312
 
mkdir_p = @mkdir_p@
313
 
oldincludedir = @oldincludedir@
314
 
pdfdir = @pdfdir@
315
 
prefix = @prefix@
316
 
program_transform_name = @program_transform_name@
317
 
psdir = @psdir@
318
 
sbindir = @sbindir@
319
 
sharedstatedir = @sharedstatedir@
320
 
srcdir = @srcdir@
321
 
sysconfdir = @sysconfdir@
322
 
target_alias = @target_alias@
323
 
top_build_prefix = @top_build_prefix@
324
 
top_builddir = @top_builddir@
325
 
top_srcdir = @top_srcdir@
326
 
plugindir = $(libdir)/nautilus-sendto/plugins
327
 
INCLUDES = \
328
 
        -DDATADIR=\"$(datadir)\"                \
329
 
        -DICONDIR=\"$(icondir)\"                \
330
 
        -DLOCALEDIR="\"$(datadir)/locale\""     \
331
 
        -I$(top_srcdir)/src                     \
332
 
        -I$(top_builddir)                       \
333
 
        -I$(srcdir)/../                         \
334
 
        $(NAUTILUS_SENDTO_CFLAGS)               \
335
 
        $(WARN_CFLAGS)                          \
336
 
        $(DISABLE_DEPRECATED)                   \
337
 
        $(GIO_CFLAGS)
338
 
 
339
 
plugin_LTLIBRARIES = libnstburn.la
340
 
libnstburn_la_SOURCES = nautilus-burn.c
341
 
libnstburn_la_LDFLAGS = -module -avoid-version
342
 
libnstburn_la_LIBADD = $(GIO_LIBS) $(NAUTILUS_SENDTO_LIBS) $(builddir)/../libnstcommon.la
343
 
all: all-am
344
 
 
345
 
.SUFFIXES:
346
 
.SUFFIXES: .c .lo .o .obj
347
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
348
 
        @for dep in $?; do \
349
 
          case '$(am__configure_deps)' in \
350
 
            *$$dep*) \
351
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
352
 
                && { if test -f $@; then exit 0; else break; fi; }; \
353
 
              exit 1;; \
354
 
          esac; \
355
 
        done; \
356
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/nautilus-burn/Makefile'; \
357
 
        $(am__cd) $(top_srcdir) && \
358
 
          $(AUTOMAKE) --gnu src/plugins/nautilus-burn/Makefile
359
 
.PRECIOUS: Makefile
360
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
361
 
        @case '$?' in \
362
 
          *config.status*) \
363
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
364
 
          *) \
365
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
366
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
367
 
        esac;
368
 
 
369
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
370
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
371
 
 
372
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
373
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
374
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
375
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
376
 
$(am__aclocal_m4_deps):
377
 
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
378
 
        @$(NORMAL_INSTALL)
379
 
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
380
 
        list2=; for p in $$list; do \
381
 
          if test -f $$p; then \
382
 
            list2="$$list2 $$p"; \
383
 
          else :; fi; \
384
 
        done; \
385
 
        test -z "$$list2" || { \
386
 
          echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
387
 
          $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
388
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
389
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
390
 
        }
391
 
 
392
 
uninstall-pluginLTLIBRARIES:
393
 
        @$(NORMAL_UNINSTALL)
394
 
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
395
 
        for p in $$list; do \
396
 
          $(am__strip_dir) \
397
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
398
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
399
 
        done
400
 
 
401
 
clean-pluginLTLIBRARIES:
402
 
        -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
403
 
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
404
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
405
 
          test "$$dir" != "$$p" || dir=.; \
406
 
          echo "rm -f \"$${dir}/so_locations\""; \
407
 
          rm -f "$${dir}/so_locations"; \
408
 
        done
409
 
libnstburn.la: $(libnstburn_la_OBJECTS) $(libnstburn_la_DEPENDENCIES) $(EXTRA_libnstburn_la_DEPENDENCIES) 
410
 
        $(AM_V_CCLD)$(libnstburn_la_LINK) -rpath $(plugindir) $(libnstburn_la_OBJECTS) $(libnstburn_la_LIBADD) $(LIBS)
411
 
 
412
 
mostlyclean-compile:
413
 
        -rm -f *.$(OBJEXT)
414
 
 
415
 
distclean-compile:
416
 
        -rm -f *.tab.c
417
 
 
418
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nautilus-burn.Plo@am__quote@
419
 
 
420
 
.c.o:
421
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
422
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
423
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
424
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
425
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
426
 
 
427
 
.c.obj:
428
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
429
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
430
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
431
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
433
 
 
434
 
.c.lo:
435
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
436
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
437
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
438
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
440
 
 
441
 
mostlyclean-libtool:
442
 
        -rm -f *.lo
443
 
 
444
 
clean-libtool:
445
 
        -rm -rf .libs _libs
446
 
 
447
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
448
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
449
 
        unique=`for i in $$list; do \
450
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
451
 
          done | \
452
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
453
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
454
 
        mkid -fID $$unique
455
 
tags: TAGS
456
 
 
457
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
458
 
                $(TAGS_FILES) $(LISP)
459
 
        set x; \
460
 
        here=`pwd`; \
461
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
462
 
        unique=`for i in $$list; do \
463
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464
 
          done | \
465
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
466
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
467
 
        shift; \
468
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
469
 
          test -n "$$unique" || unique=$$empty_fix; \
470
 
          if test $$# -gt 0; then \
471
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
472
 
              "$$@" $$unique; \
473
 
          else \
474
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
475
 
              $$unique; \
476
 
          fi; \
477
 
        fi
478
 
ctags: CTAGS
479
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
480
 
                $(TAGS_FILES) $(LISP)
481
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
482
 
        unique=`for i in $$list; do \
483
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
484
 
          done | \
485
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
486
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
487
 
        test -z "$(CTAGS_ARGS)$$unique" \
488
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
489
 
             $$unique
490
 
 
491
 
GTAGS:
492
 
        here=`$(am__cd) $(top_builddir) && pwd` \
493
 
          && $(am__cd) $(top_srcdir) \
494
 
          && gtags -i $(GTAGS_ARGS) "$$here"
495
 
 
496
 
distclean-tags:
497
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
498
 
 
499
 
distdir: $(DISTFILES)
500
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
501
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
502
 
        list='$(DISTFILES)'; \
503
 
          dist_files=`for file in $$list; do echo $$file; done | \
504
 
          sed -e "s|^$$srcdirstrip/||;t" \
505
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
506
 
        case $$dist_files in \
507
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
508
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
509
 
                           sort -u` ;; \
510
 
        esac; \
511
 
        for file in $$dist_files; do \
512
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
513
 
          if test -d $$d/$$file; then \
514
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
515
 
            if test -d "$(distdir)/$$file"; then \
516
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
517
 
            fi; \
518
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
519
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
520
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
521
 
            fi; \
522
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
523
 
          else \
524
 
            test -f "$(distdir)/$$file" \
525
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
526
 
            || exit 1; \
527
 
          fi; \
528
 
        done
529
 
check-am: all-am
530
 
check: check-am
531
 
all-am: Makefile $(LTLIBRARIES)
532
 
installdirs:
533
 
        for dir in "$(DESTDIR)$(plugindir)"; do \
534
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
535
 
        done
536
 
install: install-am
537
 
install-exec: install-exec-am
538
 
install-data: install-data-am
539
 
uninstall: uninstall-am
540
 
 
541
 
install-am: all-am
542
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
543
 
 
544
 
installcheck: installcheck-am
545
 
install-strip:
546
 
        if test -z '$(STRIP)'; then \
547
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
548
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
549
 
              install; \
550
 
        else \
551
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
552
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
553
 
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
554
 
        fi
555
 
mostlyclean-generic:
556
 
 
557
 
clean-generic:
558
 
 
559
 
distclean-generic:
560
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
561
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
562
 
 
563
 
maintainer-clean-generic:
564
 
        @echo "This command is intended for maintainers to use"
565
 
        @echo "it deletes files that may require special tools to rebuild."
566
 
clean: clean-am
567
 
 
568
 
clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
569
 
        mostlyclean-am
570
 
 
571
 
distclean: distclean-am
572
 
        -rm -rf ./$(DEPDIR)
573
 
        -rm -f Makefile
574
 
distclean-am: clean-am distclean-compile distclean-generic \
575
 
        distclean-tags
576
 
 
577
 
dvi: dvi-am
578
 
 
579
 
dvi-am:
580
 
 
581
 
html: html-am
582
 
 
583
 
html-am:
584
 
 
585
 
info: info-am
586
 
 
587
 
info-am:
588
 
 
589
 
install-data-am: install-pluginLTLIBRARIES
590
 
 
591
 
install-dvi: install-dvi-am
592
 
 
593
 
install-dvi-am:
594
 
 
595
 
install-exec-am:
596
 
 
597
 
install-html: install-html-am
598
 
 
599
 
install-html-am:
600
 
 
601
 
install-info: install-info-am
602
 
 
603
 
install-info-am:
604
 
 
605
 
install-man:
606
 
 
607
 
install-pdf: install-pdf-am
608
 
 
609
 
install-pdf-am:
610
 
 
611
 
install-ps: install-ps-am
612
 
 
613
 
install-ps-am:
614
 
 
615
 
installcheck-am:
616
 
 
617
 
maintainer-clean: maintainer-clean-am
618
 
        -rm -rf ./$(DEPDIR)
619
 
        -rm -f Makefile
620
 
maintainer-clean-am: distclean-am maintainer-clean-generic
621
 
 
622
 
mostlyclean: mostlyclean-am
623
 
 
624
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
625
 
        mostlyclean-libtool
626
 
 
627
 
pdf: pdf-am
628
 
 
629
 
pdf-am:
630
 
 
631
 
ps: ps-am
632
 
 
633
 
ps-am:
634
 
 
635
 
uninstall-am: uninstall-pluginLTLIBRARIES
636
 
 
637
 
.MAKE: install-am install-strip
638
 
 
639
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
640
 
        clean-libtool clean-pluginLTLIBRARIES ctags distclean \
641
 
        distclean-compile distclean-generic distclean-libtool \
642
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
643
 
        install install-am install-data install-data-am install-dvi \
644
 
        install-dvi-am install-exec install-exec-am install-html \
645
 
        install-html-am install-info install-info-am install-man \
646
 
        install-pdf install-pdf-am install-pluginLTLIBRARIES \
647
 
        install-ps install-ps-am install-strip installcheck \
648
 
        installcheck-am installdirs maintainer-clean \
649
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
650
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
651
 
        tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
652
 
 
653
 
 
654
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
655
 
# Otherwise a system limit (for SysV at least) may be exceeded.
656
 
.NOEXPORT: