~ubuntu-branches/ubuntu/quantal/thunar/quantal-proposed

1.3.3 by Lionel Le Folgoc
Import upstream version 1.4.0
1
# Makefile.in generated by automake 1.11.5 from Makefile.am.
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
2
# @configure_input@
3
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
# Foundation, Inc.
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
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
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
18
# $Id$
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
19
20
21
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
22
VPATH = @srcdir@
1.3.2 by Lionel Le Folgoc
Import upstream version 1.3.2
23
am__make_dryrun = \
24
  { \
25
    am__dry=no; \
26
    case $$MAKEFLAGS in \
27
      *\\[\ \	]*) \
28
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
29
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
30
      *) \
31
        for am__flg in $$MAKEFLAGS; do \
32
          case $$am__flg in \
33
            *=*|--*) ;; \
34
            *n*) am__dry=yes; break;; \
35
          esac; \
36
        done;; \
37
    esac; \
38
    test $$am__dry = yes; \
39
  }
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
40
pkgdatadir = $(datadir)/@PACKAGE@
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
41
pkgincludedir = $(includedir)/@PACKAGE@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
42
pkglibdir = $(libdir)/@PACKAGE@
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
43
pkglibexecdir = $(libexecdir)/@PACKAGE@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
44
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45
install_sh_DATA = $(install_sh) -c -m 644
46
install_sh_PROGRAM = $(install_sh) -c
47
install_sh_SCRIPT = $(install_sh) -c
48
INSTALL_HEADER = $(INSTALL_DATA)
49
transform = $(program_transform_name)
50
NORMAL_INSTALL = :
51
PRE_INSTALL = :
52
POST_INSTALL = :
53
NORMAL_UNINSTALL = :
54
PRE_UNINSTALL = :
55
POST_UNINSTALL = :
1.1.13 by Jani Monoses
Import upstream version 0.3.2
56
build_triplet = @build@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
57
host_triplet = @host@
1.1.13 by Jani Monoses
Import upstream version 0.3.2
58
target_triplet = @target@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
59
subdir = thunarx
60
DIST_COMMON = $(libthunarx_include_HEADERS) $(srcdir)/Makefile.am \
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
61
	$(srcdir)/Makefile.in $(srcdir)/thunarx-2.pc.in \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
62
	$(srcdir)/thunarx-config.h.in
63
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.1.1 by Jani Monoses
Import upstream version 0.2.1svn+r19908
64
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
65
	$(top_srcdir)/configure.in
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
66
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67
	$(ACLOCAL_M4)
68
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
69
CONFIG_HEADER = $(top_builddir)/config.h
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
70
CONFIG_CLEAN_FILES = thunarx-2.pc thunarx-config.h
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
71
CONFIG_CLEAN_VPATH_FILES =
1.1.13 by Jani Monoses
Import upstream version 0.3.2
72
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
73
am__vpath_adj = case $$p in \
74
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
75
    *) f=$$p;; \
76
  esac;
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
77
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
78
am__install_max = 40
79
am__nobase_strip_setup = \
80
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
81
am__nobase_strip = \
82
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
83
am__nobase_list = $(am__nobase_strip_setup); \
84
  for p in $$list; do echo "$$p $$p"; done | \
85
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
86
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
87
    if (++n[$$2] == $(am__install_max)) \
88
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
89
    END { for (dir in files) print dir, files[dir] }'
90
am__base_list = \
91
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
92
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
93
am__uninstall_files_from_dir = { \
94
  test -z "$$files" \
95
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
96
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
97
         $(am__cd) "$$dir" && rm -f $$files; }; \
98
  }
1.1.13 by Jani Monoses
Import upstream version 0.3.2
99
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
100
	"$(DESTDIR)$(libthunarx_includedir)"
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
101
LTLIBRARIES = $(lib_LTLIBRARIES)
102
am__DEPENDENCIES_1 =
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
103
libthunarx_2_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
1.3.3 by Lionel Le Folgoc
Import upstream version 1.4.0
104
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
105
	$(am__DEPENDENCIES_1)
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
106
am__objects_1 =
107
am_libthunarx_2_la_OBJECTS = $(am__objects_1) \
108
	libthunarx_2_la-thunarx-config.lo \
109
	libthunarx_2_la-thunarx-file-info.lo \
110
	libthunarx_2_la-thunarx-menu-provider.lo \
111
	libthunarx_2_la-thunarx-preferences-provider.lo \
112
	libthunarx_2_la-thunarx-private.lo \
113
	libthunarx_2_la-thunarx-property-page.lo \
114
	libthunarx_2_la-thunarx-property-page-provider.lo \
115
	libthunarx_2_la-thunarx-provider-factory.lo \
116
	libthunarx_2_la-thunarx-provider-module.lo \
117
	libthunarx_2_la-thunarx-provider-plugin.lo \
118
	libthunarx_2_la-thunarx-renamer.lo \
119
	libthunarx_2_la-thunarx-renamer-provider.lo
120
libthunarx_2_la_OBJECTS = $(am_libthunarx_2_la_OBJECTS)
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
121
AM_V_lt = $(am__v_lt_@AM_V@)
122
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
123
am__v_lt_0 = --silent
124
libthunarx_2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
125
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
126
	$(libthunarx_2_la_CFLAGS) $(CFLAGS) $(libthunarx_2_la_LDFLAGS) \
127
	$(LDFLAGS) -o $@
1.1.22 by Michael Casadevall
Import upstream version 0.9.3
128
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
129
depcomp = $(SHELL) $(top_srcdir)/depcomp
130
am__depfiles_maybe = depfiles
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
131
am__mv = mv -f
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
132
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
133
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
134
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
135
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
136
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
137
	$(AM_CFLAGS) $(CFLAGS)
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
138
AM_V_CC = $(am__v_CC_@AM_V@)
139
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
140
am__v_CC_0 = @echo "  CC    " $@;
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
141
AM_V_at = $(am__v_at_@AM_V@)
142
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
143
am__v_at_0 = @
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
144
CCLD = $(CC)
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
145
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
146
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
147
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
148
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
149
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
150
am__v_CCLD_0 = @echo "  CCLD  " $@;
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
151
AM_V_GEN = $(am__v_GEN_@AM_V@)
152
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
153
am__v_GEN_0 = @echo "  GEN   " $@;
154
SOURCES = $(libthunarx_2_la_SOURCES)
155
DIST_SOURCES = $(libthunarx_2_la_SOURCES)
1.3.2 by Lionel Le Folgoc
Import upstream version 1.3.2
156
am__can_run_installinfo = \
157
  case $$AM_UPDATE_INFO_DIR in \
158
    n|no|NO) false;; \
159
    *) (install-info --version) >/dev/null 2>&1;; \
160
  esac
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
161
DATA = $(pkgconfig_DATA)
162
HEADERS = $(libthunarx_include_HEADERS)
163
ETAGS = etags
164
CTAGS = ctags
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
165
am__tty_colors = \
166
red=; grn=; lgn=; blu=; std=
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
167
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
168
ACLOCAL = @ACLOCAL@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
169
ALL_LINGUAS = @ALL_LINGUAS@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
170
AMTAR = @AMTAR@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
171
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
172
AR = @AR@
173
AUTOCONF = @AUTOCONF@
174
AUTOHEADER = @AUTOHEADER@
175
AUTOMAKE = @AUTOMAKE@
176
AWK = @AWK@
177
CATALOGS = @CATALOGS@
178
CATOBJEXT = @CATOBJEXT@
179
CC = @CC@
180
CCDEPMODE = @CCDEPMODE@
181
CFLAGS = @CFLAGS@
182
CPP = @CPP@
183
CPPFLAGS = @CPPFLAGS@
184
CYGPATH_W = @CYGPATH_W@
185
DATADIRNAME = @DATADIRNAME@
1.1.1 by Jani Monoses
Import upstream version 0.2.1svn+r19908
186
DBUS_CFLAGS = @DBUS_CFLAGS@
187
DBUS_LIBS = @DBUS_LIBS@
188
DBUS_REQUIRED_VERSION = @DBUS_REQUIRED_VERSION@
189
DBUS_VERSION = @DBUS_VERSION@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
190
DEFS = @DEFS@
191
DEPDIR = @DEPDIR@
1.1.32 by Yves-Alexis Perez
Import upstream version 1.2.2
192
DLLTOOL = @DLLTOOL@
1.1.22 by Michael Casadevall
Import upstream version 0.9.3
193
DSYMUTIL = @DSYMUTIL@
1.2.1 by Yves-Alexis Perez
Import upstream version 1.0.0
194
DUMPBIN = @DUMPBIN@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
195
ECHO_C = @ECHO_C@
196
ECHO_N = @ECHO_N@
197
ECHO_T = @ECHO_T@
198
EGREP = @EGREP@
199
EXEEXT = @EXEEXT@
1.1.7 by Jani Monoses
Import upstream version 0.2.2svn+r20869
200
EXIF_CFLAGS = @EXIF_CFLAGS@
201
EXIF_LIBS = @EXIF_LIBS@
202
EXIF_REQUIRED_VERSION = @EXIF_REQUIRED_VERSION@
203
EXIF_VERSION = @EXIF_VERSION@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
204
EXO_CFLAGS = @EXO_CFLAGS@
205
EXO_LIBS = @EXO_LIBS@
206
EXO_REQUIRED_VERSION = @EXO_REQUIRED_VERSION@
207
EXO_VERSION = @EXO_VERSION@
1.2.1 by Yves-Alexis Perez
Import upstream version 1.0.0
208
FGREP = @FGREP@
1.1.15 by Gauvain Pocentek
Import upstream version 0.4.0
209
GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
210
GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
211
GDK_PIXBUF_REQUIRED_VERSION = @GDK_PIXBUF_REQUIRED_VERSION@
212
GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
213
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
214
GIO_CFLAGS = @GIO_CFLAGS@
215
GIO_LIBS = @GIO_LIBS@
216
GIO_REQUIRED_VERSION = @GIO_REQUIRED_VERSION@
217
GIO_UNIX_CFLAGS = @GIO_UNIX_CFLAGS@
218
GIO_UNIX_LIBS = @GIO_UNIX_LIBS@
219
GIO_UNIX_REQUIRED_VERSION = @GIO_UNIX_REQUIRED_VERSION@
220
GIO_UNIX_VERSION = @GIO_UNIX_VERSION@
221
GIO_VERSION = @GIO_VERSION@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
222
GLIB_CFLAGS = @GLIB_CFLAGS@
223
GLIB_LIBS = @GLIB_LIBS@
224
GLIB_REQUIRED_VERSION = @GLIB_REQUIRED_VERSION@
225
GLIB_VERSION = @GLIB_VERSION@
1.3.3 by Lionel Le Folgoc
Import upstream version 1.4.0
226
GMODULE_CFLAGS = @GMODULE_CFLAGS@
227
GMODULE_LIBS = @GMODULE_LIBS@
228
GMODULE_REQUIRED_VERSION = @GMODULE_REQUIRED_VERSION@
229
GMODULE_VERSION = @GMODULE_VERSION@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
230
GMOFILES = @GMOFILES@
231
GMSGFMT = @GMSGFMT@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
232
GREP = @GREP@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
233
GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
234
GTHREAD_LIBS = @GTHREAD_LIBS@
235
GTHREAD_REQUIRED_VERSION = @GTHREAD_REQUIRED_VERSION@
236
GTHREAD_VERSION = @GTHREAD_VERSION@
1.1.22 by Michael Casadevall
Import upstream version 0.9.3
237
GTKDOC_CHECK = @GTKDOC_CHECK@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
238
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
239
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
240
GTKDOC_MKPDF = @GTKDOC_MKPDF@
241
GTKDOC_REBASE = @GTKDOC_REBASE@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
242
GTK_CFLAGS = @GTK_CFLAGS@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
243
GTK_DOC_EXTRA_CFLAGS = @GTK_DOC_EXTRA_CFLAGS@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
244
GTK_LIBS = @GTK_LIBS@
245
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
246
GTK_VERSION = @GTK_VERSION@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
247
GUDEV_CFLAGS = @GUDEV_CFLAGS@
248
GUDEV_LIBS = @GUDEV_LIBS@
249
GUDEV_REQUIRED_VERSION = @GUDEV_REQUIRED_VERSION@
250
GUDEV_VERSION = @GUDEV_VERSION@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
251
HELPER_PATH_PREFIX = @HELPER_PATH_PREFIX@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
252
HTML_DIR = @HTML_DIR@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
253
INSTALL = @INSTALL@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
254
INSTALL_DATA = @INSTALL_DATA@
255
INSTALL_PROGRAM = @INSTALL_PROGRAM@
256
INSTALL_SCRIPT = @INSTALL_SCRIPT@
257
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
258
INSTOBJEXT = @INSTOBJEXT@
259
INTLLIBS = @INTLLIBS@
260
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
261
INTLTOOL_MERGE = @INTLTOOL_MERGE@
262
INTLTOOL_PERL = @INTLTOOL_PERL@
263
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
264
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
265
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
266
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
267
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
1.2.1 by Yves-Alexis Perez
Import upstream version 1.0.0
268
LD = @LD@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
269
LDFLAGS = @LDFLAGS@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
270
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
271
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
272
LIBNOTIFY_REQUIRED_VERSION = @LIBNOTIFY_REQUIRED_VERSION@
273
LIBNOTIFY_VERSION = @LIBNOTIFY_VERSION@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
274
LIBOBJS = @LIBOBJS@
275
LIBS = @LIBS@
1.1.11 by Jani Monoses
Import upstream version 0.3.0+r21728
276
LIBSM_CFLAGS = @LIBSM_CFLAGS@
277
LIBSM_LDFLAGS = @LIBSM_LDFLAGS@
278
LIBSM_LIBS = @LIBSM_LIBS@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
279
LIBSTARTUP_NOTIFICATION_CFLAGS = @LIBSTARTUP_NOTIFICATION_CFLAGS@
280
LIBSTARTUP_NOTIFICATION_LIBS = @LIBSTARTUP_NOTIFICATION_LIBS@
281
LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION = @LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION@
282
LIBSTARTUP_NOTIFICATION_VERSION = @LIBSTARTUP_NOTIFICATION_VERSION@
283
LIBTOOL = @LIBTOOL@
1.1.11 by Jani Monoses
Import upstream version 0.3.0+r21728
284
LIBX11_CFLAGS = @LIBX11_CFLAGS@
285
LIBX11_LDFLAGS = @LIBX11_LDFLAGS@
286
LIBX11_LIBS = @LIBX11_LIBS@
1.1.14 by Jani Monoses
Import upstream version 0.3.2svn+r22592
287
LIBXFCE4PANEL_CFLAGS = @LIBXFCE4PANEL_CFLAGS@
288
LIBXFCE4PANEL_LIBS = @LIBXFCE4PANEL_LIBS@
289
LIBXFCE4PANEL_REQUIRED_VERSION = @LIBXFCE4PANEL_REQUIRED_VERSION@
290
LIBXFCE4PANEL_VERSION = @LIBXFCE4PANEL_VERSION@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
291
LIBXFCE4UI_CFLAGS = @LIBXFCE4UI_CFLAGS@
292
LIBXFCE4UI_LIBS = @LIBXFCE4UI_LIBS@
293
LIBXFCE4UI_REQUIRED_VERSION = @LIBXFCE4UI_REQUIRED_VERSION@
294
LIBXFCE4UI_VERSION = @LIBXFCE4UI_VERSION@
1.1.1 by Jani Monoses
Import upstream version 0.2.1svn+r19908
295
LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@
296
LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
297
LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
298
LIBXFCE4UTIL_VERSION = @LIBXFCE4UTIL_VERSION@
1.2.1 by Yves-Alexis Perez
Import upstream version 1.0.0
299
LIPO = @LIPO@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
300
LN_S = @LN_S@
301
LTLIBOBJS = @LTLIBOBJS@
302
MAINT = @MAINT@
303
MAKEINFO = @MAKEINFO@
1.1.32 by Yves-Alexis Perez
Import upstream version 1.2.2
304
MANIFEST_TOOL = @MANIFEST_TOOL@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
305
MKDIR_P = @MKDIR_P@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
306
MKINSTALLDIRS = @MKINSTALLDIRS@
307
MSGFMT = @MSGFMT@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
308
MSGFMT_OPTS = @MSGFMT_OPTS@
1.1.22 by Michael Casadevall
Import upstream version 0.9.3
309
MSGMERGE = @MSGMERGE@
1.2.1 by Yves-Alexis Perez
Import upstream version 1.0.0
310
NM = @NM@
1.1.22 by Michael Casadevall
Import upstream version 0.9.3
311
NMEDIT = @NMEDIT@
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
312
OBJDUMP = @OBJDUMP@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
313
OBJEXT = @OBJEXT@
1.2.1 by Yves-Alexis Perez
Import upstream version 1.0.0
314
OTOOL = @OTOOL@
315
OTOOL64 = @OTOOL64@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
316
PACKAGE = @PACKAGE@
317
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
318
PACKAGE_NAME = @PACKAGE_NAME@
319
PACKAGE_STRING = @PACKAGE_STRING@
320
PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
321
PACKAGE_URL = @PACKAGE_URL@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
322
PACKAGE_VERSION = @PACKAGE_VERSION@
323
PATH_SEPARATOR = @PATH_SEPARATOR@
1.1.6 by Jani Monoses
Import upstream version 0.2.2svn+r20580
324
PCRE_CFLAGS = @PCRE_CFLAGS@
325
PCRE_LIBS = @PCRE_LIBS@
326
PCRE_REQUIRED_VERSION = @PCRE_REQUIRED_VERSION@
327
PCRE_VERSION = @PCRE_VERSION@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
328
PERL = @PERL@
329
PKG_CONFIG = @PKG_CONFIG@
1.1.28 by Lionel Le Folgoc
Import upstream version 1.1.5
330
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
331
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
332
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
333
PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
334
PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
335
POFILES = @POFILES@
336
POSUB = @POSUB@
337
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
338
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
339
RANLIB = @RANLIB@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
340
SED = @SED@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
341
SET_MAKE = @SET_MAKE@
342
SHELL = @SHELL@
343
STRIP = @STRIP@
344
TDB_U32_TYPE = @TDB_U32_TYPE@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
345
THUNARX_VERINFO = @THUNARX_VERINFO@
346
THUNARX_VERSION_API = @THUNARX_VERSION_API@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
347
THUNAR_VERSION_MAJOR = @THUNAR_VERSION_MAJOR@
348
THUNAR_VERSION_MICRO = @THUNAR_VERSION_MICRO@
349
THUNAR_VERSION_MINOR = @THUNAR_VERSION_MINOR@
350
USE_NLS = @USE_NLS@
351
VERSION = @VERSION@
352
XGETTEXT = @XGETTEXT@
353
XGETTEXT_ARGS = @XGETTEXT_ARGS@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
354
XMKMF = @XMKMF@
1.1.11 by Jani Monoses
Import upstream version 0.3.0+r21728
355
X_CFLAGS = @X_CFLAGS@
356
X_EXTRA_LIBS = @X_EXTRA_LIBS@
357
X_LIBS = @X_LIBS@
358
X_PRE_LIBS = @X_PRE_LIBS@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
359
abs_builddir = @abs_builddir@
360
abs_srcdir = @abs_srcdir@
361
abs_top_builddir = @abs_top_builddir@
362
abs_top_srcdir = @abs_top_srcdir@
1.1.32 by Yves-Alexis Perez
Import upstream version 1.2.2
363
ac_ct_AR = @ac_ct_AR@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
364
ac_ct_CC = @ac_ct_CC@
1.2.1 by Yves-Alexis Perez
Import upstream version 1.0.0
365
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
366
am__include = @am__include@
367
am__leading_dot = @am__leading_dot@
368
am__quote = @am__quote@
1.1.13 by Jani Monoses
Import upstream version 0.3.2
369
am__tar = @am__tar@
370
am__untar = @am__untar@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
371
bindir = @bindir@
372
build = @build@
373
build_alias = @build_alias@
374
build_cpu = @build_cpu@
375
build_os = @build_os@
376
build_vendor = @build_vendor@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
377
builddir = @builddir@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
378
datadir = @datadir@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
379
datarootdir = @datarootdir@
380
docdir = @docdir@
381
dvidir = @dvidir@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
382
exec_prefix = @exec_prefix@
383
host = @host@
384
host_alias = @host_alias@
385
host_cpu = @host_cpu@
386
host_os = @host_os@
387
host_vendor = @host_vendor@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
388
htmldir = @htmldir@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
389
includedir = @includedir@
390
infodir = @infodir@
391
install_sh = @install_sh@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
392
intltool__v_merge_options_ = @intltool__v_merge_options_@
393
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
394
libdir = @libdir@
395
libexecdir = @libexecdir@
396
localedir = @localedir@
397
localstatedir = @localstatedir@
398
mandir = @mandir@
399
mkdir_p = @mkdir_p@
400
oldincludedir = @oldincludedir@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
401
pdfdir = @pdfdir@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
402
prefix = @prefix@
403
program_transform_name = @program_transform_name@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
404
psdir = @psdir@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
405
sbindir = @sbindir@
406
sharedstatedir = @sharedstatedir@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
407
srcdir = @srcdir@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
408
sysconfdir = @sysconfdir@
409
target = @target@
410
target_alias = @target_alias@
411
target_cpu = @target_cpu@
412
target_os = @target_os@
413
target_vendor = @target_vendor@
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
414
top_build_prefix = @top_build_prefix@
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
415
top_builddir = @top_builddir@
416
top_srcdir = @top_srcdir@
1.1.23 by Lionel Le Folgoc
Import upstream version 0.9.99.1
417
xfconf_query_found = @xfconf_query_found@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
418
INCLUDES = \
419
	-I$(top_srcdir)							\
420
	-DG_LOG_DOMAIN=\"thunarx\"					\
421
	-DTHUNARX_COMPILATION						\
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
422
	-DTHUNARX_DIRECTORY=\"$(libdir)/thunarx-$(THUNARX_VERSION_API)\"	\
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
423
	$(PLATFORM_CPPFLAGS)
424
425
libthunarx_headers = \
426
	thunarx.h							\
427
	thunarx-config.h						\
428
	thunarx-file-info.h						\
429
	thunarx-menu-provider.h						\
1.1.1 by Jani Monoses
Import upstream version 0.2.1svn+r19908
430
	thunarx-preferences-provider.h					\
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
431
	thunarx-property-page.h						\
1.1.1 by Jani Monoses
Import upstream version 0.2.1svn+r19908
432
	thunarx-property-page-provider.h				\
433
	thunarx-provider-factory.h					\
1.1.6 by Jani Monoses
Import upstream version 0.2.2svn+r20580
434
	thunarx-provider-plugin.h					\
435
	thunarx-renamer.h						\
436
	thunarx-renamer-provider.h
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
437
438
libthunarx_includedir = \
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
439
	$(includedir)/thunarx-$(THUNARX_VERSION_API)/thunarx
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
440
441
libthunarx_include_HEADERS = \
442
	$(libthunarx_headers)
443
444
lib_LTLIBRARIES = \
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
445
	libthunarx-2.la
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
446
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
447
libthunarx_2_la_SOURCES = \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
448
	$(libthunarx_headers)						\
449
	thunarx-config.c						\
450
	thunarx-file-info.c						\
451
	thunarx-menu-provider.c						\
1.1.1 by Jani Monoses
Import upstream version 0.2.1svn+r19908
452
	thunarx-preferences-provider.c					\
453
	thunarx-private.c						\
454
	thunarx-private.h						\
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
455
	thunarx-property-page.c						\
1.1.1 by Jani Monoses
Import upstream version 0.2.1svn+r19908
456
	thunarx-property-page-provider.c				\
457
	thunarx-provider-factory.c					\
458
	thunarx-provider-module.c					\
459
	thunarx-provider-module.h					\
1.1.6 by Jani Monoses
Import upstream version 0.2.2svn+r20580
460
	thunarx-provider-plugin.c					\
461
	thunarx-renamer.c						\
462
	thunarx-renamer-provider.c
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
463
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
464
libthunarx_2_la_CFLAGS = \
465
	$(GLIB_CFLAGS)							\
466
	$(GIO_CFLAGS)							\
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
467
	$(GTK_CFLAGS)							\
1.3.3 by Lionel Le Folgoc
Import upstream version 1.4.0
468
	$(GMODULE_CFLAGS)						\
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
469
	$(PLATFORM_CFLAGS)
470
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
471
libthunarx_2_la_LDFLAGS = \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
472
	-export-dynamic							\
473
	-export-symbols-regex "^[^_].*"					\
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
474
	-version-info $(THUNARX_VERINFO)				\
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
475
	$(PLATFORM_LDFLAGS)
476
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
477
libthunarx_2_la_LIBADD = \
478
	$(GLIB_LIBS)							\
1.3.3 by Lionel Le Folgoc
Import upstream version 1.4.0
479
	$(GMODULE_LIBS)							\
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
480
	$(GIO_LIBS)							\
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
481
	$(GTK_LIBS)
482
483
pkgconfigdir = $(libdir)/pkgconfig
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
484
pkgconfig_DATA = thunarx-2.pc
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
485
EXTRA_DIST = \
486
	abicheck.sh							\
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
487
	thunarx.symbols
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
488
489
@MAINTAINER_MODE_TRUE@CLEANFILES = \
490
@MAINTAINER_MODE_TRUE@	actual-abi							\
491
@MAINTAINER_MODE_TRUE@	expected-abi
492
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
493
@MAINTAINER_MODE_TRUE@TESTS = \
494
@MAINTAINER_MODE_TRUE@	abicheck.sh
495
496
all: all-am
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
497
498
.SUFFIXES:
499
.SUFFIXES: .c .lo .o .obj
500
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
501
	@for dep in $?; do \
502
	  case '$(am__configure_deps)' in \
503
	    *$$dep*) \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
504
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
505
	        && { if test -f $@; then exit 0; else break; fi; }; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
506
	      exit 1;; \
507
	  esac; \
508
	done; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
509
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu thunarx/Makefile'; \
510
	$(am__cd) $(top_srcdir) && \
511
	  $(AUTOMAKE) --gnu thunarx/Makefile
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
512
.PRECIOUS: Makefile
513
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
514
	@case '$?' in \
515
	  *config.status*) \
516
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
517
	  *) \
518
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
519
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
520
	esac;
521
522
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
523
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
524
525
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
526
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
527
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
528
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
529
$(am__aclocal_m4_deps):
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
530
thunarx-2.pc: $(top_builddir)/config.status $(srcdir)/thunarx-2.pc.in
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
531
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
532
thunarx-config.h: $(top_builddir)/config.status $(srcdir)/thunarx-config.h.in
533
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
534
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
535
	@$(NORMAL_INSTALL)
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
536
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
537
	list2=; for p in $$list; do \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
538
	  if test -f $$p; then \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
539
	    list2="$$list2 $$p"; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
540
	  else :; fi; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
541
	done; \
542
	test -z "$$list2" || { \
1.3.2 by Lionel Le Folgoc
Import upstream version 1.3.2
543
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
1.3.3 by Lionel Le Folgoc
Import upstream version 1.4.0
544
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
545
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
546
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
547
	}
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
548
549
uninstall-libLTLIBRARIES:
550
	@$(NORMAL_UNINSTALL)
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
551
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
552
	for p in $$list; do \
553
	  $(am__strip_dir) \
554
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
555
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
556
	done
557
558
clean-libLTLIBRARIES:
559
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
560
	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
561
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
562
	  test "$$dir" != "$$p" || dir=.; \
563
	  echo "rm -f \"$${dir}/so_locations\""; \
564
	  rm -f "$${dir}/so_locations"; \
565
	done
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
566
libthunarx-2.la: $(libthunarx_2_la_OBJECTS) $(libthunarx_2_la_DEPENDENCIES) $(EXTRA_libthunarx_2_la_DEPENDENCIES) 
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
567
	$(AM_V_CCLD)$(libthunarx_2_la_LINK) -rpath $(libdir) $(libthunarx_2_la_OBJECTS) $(libthunarx_2_la_LIBADD) $(LIBS)
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
568
569
mostlyclean-compile:
570
	-rm -f *.$(OBJEXT)
571
572
distclean-compile:
573
	-rm -f *.tab.c
574
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
575
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthunarx_2_la-thunarx-config.Plo@am__quote@
576
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthunarx_2_la-thunarx-file-info.Plo@am__quote@
577
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthunarx_2_la-thunarx-menu-provider.Plo@am__quote@
578
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthunarx_2_la-thunarx-preferences-provider.Plo@am__quote@
579
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthunarx_2_la-thunarx-private.Plo@am__quote@
580
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthunarx_2_la-thunarx-property-page-provider.Plo@am__quote@
581
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthunarx_2_la-thunarx-property-page.Plo@am__quote@
582
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthunarx_2_la-thunarx-provider-factory.Plo@am__quote@
583
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthunarx_2_la-thunarx-provider-module.Plo@am__quote@
584
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthunarx_2_la-thunarx-provider-plugin.Plo@am__quote@
585
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthunarx_2_la-thunarx-renamer-provider.Plo@am__quote@
586
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthunarx_2_la-thunarx-renamer.Plo@am__quote@
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
587
588
.c.o:
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
589
@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
590
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
591
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.1.13 by Jani Monoses
Import upstream version 0.3.2
592
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
593
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
594
595
.c.obj:
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
596
@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
597
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
598
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.1.13 by Jani Monoses
Import upstream version 0.3.2
599
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
600
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
601
602
.c.lo:
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
603
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
604
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
605
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1.1.13 by Jani Monoses
Import upstream version 0.3.2
606
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
607
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
608
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
609
libthunarx_2_la-thunarx-config.lo: thunarx-config.c
610
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -MT libthunarx_2_la-thunarx-config.lo -MD -MP -MF $(DEPDIR)/libthunarx_2_la-thunarx-config.Tpo -c -o libthunarx_2_la-thunarx-config.lo `test -f 'thunarx-config.c' || echo '$(srcdir)/'`thunarx-config.c
611
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libthunarx_2_la-thunarx-config.Tpo $(DEPDIR)/libthunarx_2_la-thunarx-config.Plo
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
612
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='thunarx-config.c' object='libthunarx_2_la-thunarx-config.lo' libtool=yes @AMDEPBACKSLASH@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
613
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
614
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -c -o libthunarx_2_la-thunarx-config.lo `test -f 'thunarx-config.c' || echo '$(srcdir)/'`thunarx-config.c
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
615
616
libthunarx_2_la-thunarx-file-info.lo: thunarx-file-info.c
617
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -MT libthunarx_2_la-thunarx-file-info.lo -MD -MP -MF $(DEPDIR)/libthunarx_2_la-thunarx-file-info.Tpo -c -o libthunarx_2_la-thunarx-file-info.lo `test -f 'thunarx-file-info.c' || echo '$(srcdir)/'`thunarx-file-info.c
618
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libthunarx_2_la-thunarx-file-info.Tpo $(DEPDIR)/libthunarx_2_la-thunarx-file-info.Plo
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
619
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='thunarx-file-info.c' object='libthunarx_2_la-thunarx-file-info.lo' libtool=yes @AMDEPBACKSLASH@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
620
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
621
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -c -o libthunarx_2_la-thunarx-file-info.lo `test -f 'thunarx-file-info.c' || echo '$(srcdir)/'`thunarx-file-info.c
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
622
623
libthunarx_2_la-thunarx-menu-provider.lo: thunarx-menu-provider.c
624
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -MT libthunarx_2_la-thunarx-menu-provider.lo -MD -MP -MF $(DEPDIR)/libthunarx_2_la-thunarx-menu-provider.Tpo -c -o libthunarx_2_la-thunarx-menu-provider.lo `test -f 'thunarx-menu-provider.c' || echo '$(srcdir)/'`thunarx-menu-provider.c
625
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libthunarx_2_la-thunarx-menu-provider.Tpo $(DEPDIR)/libthunarx_2_la-thunarx-menu-provider.Plo
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
626
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='thunarx-menu-provider.c' object='libthunarx_2_la-thunarx-menu-provider.lo' libtool=yes @AMDEPBACKSLASH@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
627
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
628
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -c -o libthunarx_2_la-thunarx-menu-provider.lo `test -f 'thunarx-menu-provider.c' || echo '$(srcdir)/'`thunarx-menu-provider.c
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
629
630
libthunarx_2_la-thunarx-preferences-provider.lo: thunarx-preferences-provider.c
631
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -MT libthunarx_2_la-thunarx-preferences-provider.lo -MD -MP -MF $(DEPDIR)/libthunarx_2_la-thunarx-preferences-provider.Tpo -c -o libthunarx_2_la-thunarx-preferences-provider.lo `test -f 'thunarx-preferences-provider.c' || echo '$(srcdir)/'`thunarx-preferences-provider.c
632
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libthunarx_2_la-thunarx-preferences-provider.Tpo $(DEPDIR)/libthunarx_2_la-thunarx-preferences-provider.Plo
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
633
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='thunarx-preferences-provider.c' object='libthunarx_2_la-thunarx-preferences-provider.lo' libtool=yes @AMDEPBACKSLASH@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
634
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
635
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -c -o libthunarx_2_la-thunarx-preferences-provider.lo `test -f 'thunarx-preferences-provider.c' || echo '$(srcdir)/'`thunarx-preferences-provider.c
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
636
637
libthunarx_2_la-thunarx-private.lo: thunarx-private.c
638
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -MT libthunarx_2_la-thunarx-private.lo -MD -MP -MF $(DEPDIR)/libthunarx_2_la-thunarx-private.Tpo -c -o libthunarx_2_la-thunarx-private.lo `test -f 'thunarx-private.c' || echo '$(srcdir)/'`thunarx-private.c
639
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libthunarx_2_la-thunarx-private.Tpo $(DEPDIR)/libthunarx_2_la-thunarx-private.Plo
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
640
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='thunarx-private.c' object='libthunarx_2_la-thunarx-private.lo' libtool=yes @AMDEPBACKSLASH@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
641
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
642
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -c -o libthunarx_2_la-thunarx-private.lo `test -f 'thunarx-private.c' || echo '$(srcdir)/'`thunarx-private.c
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
643
644
libthunarx_2_la-thunarx-property-page.lo: thunarx-property-page.c
645
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -MT libthunarx_2_la-thunarx-property-page.lo -MD -MP -MF $(DEPDIR)/libthunarx_2_la-thunarx-property-page.Tpo -c -o libthunarx_2_la-thunarx-property-page.lo `test -f 'thunarx-property-page.c' || echo '$(srcdir)/'`thunarx-property-page.c
646
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libthunarx_2_la-thunarx-property-page.Tpo $(DEPDIR)/libthunarx_2_la-thunarx-property-page.Plo
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
647
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='thunarx-property-page.c' object='libthunarx_2_la-thunarx-property-page.lo' libtool=yes @AMDEPBACKSLASH@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
648
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
649
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -c -o libthunarx_2_la-thunarx-property-page.lo `test -f 'thunarx-property-page.c' || echo '$(srcdir)/'`thunarx-property-page.c
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
650
651
libthunarx_2_la-thunarx-property-page-provider.lo: thunarx-property-page-provider.c
652
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -MT libthunarx_2_la-thunarx-property-page-provider.lo -MD -MP -MF $(DEPDIR)/libthunarx_2_la-thunarx-property-page-provider.Tpo -c -o libthunarx_2_la-thunarx-property-page-provider.lo `test -f 'thunarx-property-page-provider.c' || echo '$(srcdir)/'`thunarx-property-page-provider.c
653
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libthunarx_2_la-thunarx-property-page-provider.Tpo $(DEPDIR)/libthunarx_2_la-thunarx-property-page-provider.Plo
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
654
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='thunarx-property-page-provider.c' object='libthunarx_2_la-thunarx-property-page-provider.lo' libtool=yes @AMDEPBACKSLASH@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
655
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
656
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -c -o libthunarx_2_la-thunarx-property-page-provider.lo `test -f 'thunarx-property-page-provider.c' || echo '$(srcdir)/'`thunarx-property-page-provider.c
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
657
658
libthunarx_2_la-thunarx-provider-factory.lo: thunarx-provider-factory.c
659
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -MT libthunarx_2_la-thunarx-provider-factory.lo -MD -MP -MF $(DEPDIR)/libthunarx_2_la-thunarx-provider-factory.Tpo -c -o libthunarx_2_la-thunarx-provider-factory.lo `test -f 'thunarx-provider-factory.c' || echo '$(srcdir)/'`thunarx-provider-factory.c
660
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libthunarx_2_la-thunarx-provider-factory.Tpo $(DEPDIR)/libthunarx_2_la-thunarx-provider-factory.Plo
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
661
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='thunarx-provider-factory.c' object='libthunarx_2_la-thunarx-provider-factory.lo' libtool=yes @AMDEPBACKSLASH@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
662
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
663
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -c -o libthunarx_2_la-thunarx-provider-factory.lo `test -f 'thunarx-provider-factory.c' || echo '$(srcdir)/'`thunarx-provider-factory.c
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
664
665
libthunarx_2_la-thunarx-provider-module.lo: thunarx-provider-module.c
666
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -MT libthunarx_2_la-thunarx-provider-module.lo -MD -MP -MF $(DEPDIR)/libthunarx_2_la-thunarx-provider-module.Tpo -c -o libthunarx_2_la-thunarx-provider-module.lo `test -f 'thunarx-provider-module.c' || echo '$(srcdir)/'`thunarx-provider-module.c
667
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libthunarx_2_la-thunarx-provider-module.Tpo $(DEPDIR)/libthunarx_2_la-thunarx-provider-module.Plo
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
668
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='thunarx-provider-module.c' object='libthunarx_2_la-thunarx-provider-module.lo' libtool=yes @AMDEPBACKSLASH@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
669
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
670
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -c -o libthunarx_2_la-thunarx-provider-module.lo `test -f 'thunarx-provider-module.c' || echo '$(srcdir)/'`thunarx-provider-module.c
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
671
672
libthunarx_2_la-thunarx-provider-plugin.lo: thunarx-provider-plugin.c
673
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -MT libthunarx_2_la-thunarx-provider-plugin.lo -MD -MP -MF $(DEPDIR)/libthunarx_2_la-thunarx-provider-plugin.Tpo -c -o libthunarx_2_la-thunarx-provider-plugin.lo `test -f 'thunarx-provider-plugin.c' || echo '$(srcdir)/'`thunarx-provider-plugin.c
674
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libthunarx_2_la-thunarx-provider-plugin.Tpo $(DEPDIR)/libthunarx_2_la-thunarx-provider-plugin.Plo
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
675
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='thunarx-provider-plugin.c' object='libthunarx_2_la-thunarx-provider-plugin.lo' libtool=yes @AMDEPBACKSLASH@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
676
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
677
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -c -o libthunarx_2_la-thunarx-provider-plugin.lo `test -f 'thunarx-provider-plugin.c' || echo '$(srcdir)/'`thunarx-provider-plugin.c
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
678
679
libthunarx_2_la-thunarx-renamer.lo: thunarx-renamer.c
680
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -MT libthunarx_2_la-thunarx-renamer.lo -MD -MP -MF $(DEPDIR)/libthunarx_2_la-thunarx-renamer.Tpo -c -o libthunarx_2_la-thunarx-renamer.lo `test -f 'thunarx-renamer.c' || echo '$(srcdir)/'`thunarx-renamer.c
681
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libthunarx_2_la-thunarx-renamer.Tpo $(DEPDIR)/libthunarx_2_la-thunarx-renamer.Plo
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
682
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='thunarx-renamer.c' object='libthunarx_2_la-thunarx-renamer.lo' libtool=yes @AMDEPBACKSLASH@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
683
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
684
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -c -o libthunarx_2_la-thunarx-renamer.lo `test -f 'thunarx-renamer.c' || echo '$(srcdir)/'`thunarx-renamer.c
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
685
686
libthunarx_2_la-thunarx-renamer-provider.lo: thunarx-renamer-provider.c
687
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -MT libthunarx_2_la-thunarx-renamer-provider.lo -MD -MP -MF $(DEPDIR)/libthunarx_2_la-thunarx-renamer-provider.Tpo -c -o libthunarx_2_la-thunarx-renamer-provider.lo `test -f 'thunarx-renamer-provider.c' || echo '$(srcdir)/'`thunarx-renamer-provider.c
688
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libthunarx_2_la-thunarx-renamer-provider.Tpo $(DEPDIR)/libthunarx_2_la-thunarx-renamer-provider.Plo
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
689
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='thunarx-renamer-provider.c' object='libthunarx_2_la-thunarx-renamer-provider.lo' libtool=yes @AMDEPBACKSLASH@
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
690
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
691
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunarx_2_la_CFLAGS) $(CFLAGS) -c -o libthunarx_2_la-thunarx-renamer-provider.lo `test -f 'thunarx-renamer-provider.c' || echo '$(srcdir)/'`thunarx-renamer-provider.c
1.1.6 by Jani Monoses
Import upstream version 0.2.2svn+r20580
692
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
693
mostlyclean-libtool:
694
	-rm -f *.lo
695
696
clean-libtool:
697
	-rm -rf .libs _libs
698
install-pkgconfigDATA: $(pkgconfig_DATA)
699
	@$(NORMAL_INSTALL)
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
700
	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
1.3.2 by Lionel Le Folgoc
Import upstream version 1.3.2
701
	if test -n "$$list"; then \
702
	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
1.3.3 by Lionel Le Folgoc
Import upstream version 1.4.0
703
	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
1.3.2 by Lionel Le Folgoc
Import upstream version 1.3.2
704
	fi; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
705
	for p in $$list; do \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
706
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
707
	  echo "$$d$$p"; \
708
	done | $(am__base_list) | \
709
	while read files; do \
710
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
711
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
712
	done
713
714
uninstall-pkgconfigDATA:
715
	@$(NORMAL_UNINSTALL)
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
716
	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
717
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
718
	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
719
install-libthunarx_includeHEADERS: $(libthunarx_include_HEADERS)
720
	@$(NORMAL_INSTALL)
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
721
	@list='$(libthunarx_include_HEADERS)'; test -n "$(libthunarx_includedir)" || list=; \
1.3.2 by Lionel Le Folgoc
Import upstream version 1.3.2
722
	if test -n "$$list"; then \
723
	  echo " $(MKDIR_P) '$(DESTDIR)$(libthunarx_includedir)'"; \
1.3.3 by Lionel Le Folgoc
Import upstream version 1.4.0
724
	  $(MKDIR_P) "$(DESTDIR)$(libthunarx_includedir)" || exit 1; \
1.3.2 by Lionel Le Folgoc
Import upstream version 1.3.2
725
	fi; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
726
	for p in $$list; do \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
727
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
728
	  echo "$$d$$p"; \
729
	done | $(am__base_list) | \
730
	while read files; do \
731
	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libthunarx_includedir)'"; \
732
	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libthunarx_includedir)" || exit $$?; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
733
	done
734
735
uninstall-libthunarx_includeHEADERS:
736
	@$(NORMAL_UNINSTALL)
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
737
	@list='$(libthunarx_include_HEADERS)'; test -n "$(libthunarx_includedir)" || list=; \
738
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
739
	dir='$(DESTDIR)$(libthunarx_includedir)'; $(am__uninstall_files_from_dir)
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
740
741
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
742
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
743
	unique=`for i in $$list; do \
744
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
745
	  done | \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
746
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1.1.22 by Michael Casadevall
Import upstream version 0.9.3
747
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
748
	mkid -fID $$unique
749
tags: TAGS
750
751
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
752
		$(TAGS_FILES) $(LISP)
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
753
	set x; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
754
	here=`pwd`; \
755
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
756
	unique=`for i in $$list; do \
757
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
758
	  done | \
1.1.22 by Michael Casadevall
Import upstream version 0.9.3
759
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
760
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
761
	shift; \
762
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
763
	  test -n "$$unique" || unique=$$empty_fix; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
764
	  if test $$# -gt 0; then \
765
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
766
	      "$$@" $$unique; \
767
	  else \
768
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
769
	      $$unique; \
770
	  fi; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
771
	fi
772
ctags: CTAGS
773
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
774
		$(TAGS_FILES) $(LISP)
775
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
776
	unique=`for i in $$list; do \
777
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
778
	  done | \
1.1.22 by Michael Casadevall
Import upstream version 0.9.3
779
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
780
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
781
	test -z "$(CTAGS_ARGS)$$unique" \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
782
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
783
	     $$unique
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
784
785
GTAGS:
786
	here=`$(am__cd) $(top_builddir) && pwd` \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
787
	  && $(am__cd) $(top_srcdir) \
788
	  && gtags -i $(GTAGS_ARGS) "$$here"
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
789
790
distclean-tags:
791
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
792
793
check-TESTS: $(TESTS)
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
794
	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
795
	srcdir=$(srcdir); export srcdir; \
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
796
	list=' $(TESTS) '; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
797
	$(am__tty_colors); \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
798
	if test -n "$$list"; then \
799
	  for tst in $$list; do \
800
	    if test -f ./$$tst; then dir=./; \
801
	    elif test -f $$tst; then dir=; \
802
	    else dir="$(srcdir)/"; fi; \
803
	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
804
	      all=`expr $$all + 1`; \
805
	      case " $(XFAIL_TESTS) " in \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
806
	      *[\ \	]$$tst[\ \	]*) \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
807
		xpass=`expr $$xpass + 1`; \
808
		failed=`expr $$failed + 1`; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
809
		col=$$red; res=XPASS; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
810
	      ;; \
811
	      *) \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
812
		col=$$grn; res=PASS; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
813
	      ;; \
814
	      esac; \
815
	    elif test $$? -ne 77; then \
816
	      all=`expr $$all + 1`; \
817
	      case " $(XFAIL_TESTS) " in \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
818
	      *[\ \	]$$tst[\ \	]*) \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
819
		xfail=`expr $$xfail + 1`; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
820
		col=$$lgn; res=XFAIL; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
821
	      ;; \
822
	      *) \
823
		failed=`expr $$failed + 1`; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
824
		col=$$red; res=FAIL; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
825
	      ;; \
826
	      esac; \
827
	    else \
828
	      skip=`expr $$skip + 1`; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
829
	      col=$$blu; res=SKIP; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
830
	    fi; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
831
	    echo "$${col}$$res$${std}: $$tst"; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
832
	  done; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
833
	  if test "$$all" -eq 1; then \
834
	    tests="test"; \
835
	    All=""; \
836
	  else \
837
	    tests="tests"; \
838
	    All="All "; \
839
	  fi; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
840
	  if test "$$failed" -eq 0; then \
841
	    if test "$$xfail" -eq 0; then \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
842
	      banner="$$All$$all $$tests passed"; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
843
	    else \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
844
	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
845
	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
846
	    fi; \
847
	  else \
848
	    if test "$$xpass" -eq 0; then \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
849
	      banner="$$failed of $$all $$tests failed"; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
850
	    else \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
851
	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
852
	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
853
	    fi; \
854
	  fi; \
855
	  dashes="$$banner"; \
856
	  skipped=""; \
857
	  if test "$$skip" -ne 0; then \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
858
	    if test "$$skip" -eq 1; then \
859
	      skipped="($$skip test was not run)"; \
860
	    else \
861
	      skipped="($$skip tests were not run)"; \
862
	    fi; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
863
	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
864
	      dashes="$$skipped"; \
865
	  fi; \
866
	  report=""; \
867
	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
868
	    report="Please report to $(PACKAGE_BUGREPORT)"; \
869
	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
870
	      dashes="$$report"; \
871
	  fi; \
872
	  dashes=`echo "$$dashes" | sed s/./=/g`; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
873
	  if test "$$failed" -eq 0; then \
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
874
	    col="$$grn"; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
875
	  else \
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
876
	    col="$$red"; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
877
	  fi; \
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
878
	  echo "$${col}$$dashes$${std}"; \
879
	  echo "$${col}$$banner$${std}"; \
880
	  test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
881
	  test -z "$$report" || echo "$${col}$$report$${std}"; \
882
	  echo "$${col}$$dashes$${std}"; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
883
	  test "$$failed" -eq 0; \
884
	else :; fi
885
886
distdir: $(DISTFILES)
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
887
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
888
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
889
	list='$(DISTFILES)'; \
890
	  dist_files=`for file in $$list; do echo $$file; done | \
891
	  sed -e "s|^$$srcdirstrip/||;t" \
892
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
893
	case $$dist_files in \
894
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
895
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
896
			   sort -u` ;; \
897
	esac; \
898
	for file in $$dist_files; do \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
899
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
900
	  if test -d $$d/$$file; then \
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
901
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
902
	    if test -d "$(distdir)/$$file"; then \
903
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
904
	    fi; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
905
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
906
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
907
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
908
	    fi; \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
909
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
910
	  else \
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
911
	    test -f "$(distdir)/$$file" \
912
	    || cp -p $$d/$$file "$(distdir)/$$file" \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
913
	    || exit 1; \
914
	  fi; \
915
	done
916
	$(MAKE) $(AM_MAKEFLAGS) \
917
	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
918
	  dist-hook
919
check-am: all-am
920
	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
921
check: check-am
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
922
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
923
installdirs:
924
	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(libthunarx_includedir)"; do \
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
925
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
926
	done
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
927
install: install-am
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
928
install-exec: install-exec-am
929
install-data: install-data-am
930
uninstall: uninstall-am
931
932
install-am: all-am
933
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
934
935
installcheck: installcheck-am
936
install-strip:
1.3.1 by Lionel Le Folgoc
Import upstream version 1.3.1
937
	if test -z '$(STRIP)'; then \
938
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
939
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
940
	      install; \
941
	else \
942
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
943
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
944
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
945
	fi
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
946
mostlyclean-generic:
947
948
clean-generic:
949
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
950
951
distclean-generic:
1.1.13 by Jani Monoses
Import upstream version 0.3.2
952
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
953
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
954
955
maintainer-clean-generic:
956
	@echo "This command is intended for maintainers to use"
957
	@echo "it deletes files that may require special tools to rebuild."
958
clean: clean-am
959
960
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
961
	mostlyclean-am
962
963
distclean: distclean-am
964
	-rm -rf ./$(DEPDIR)
965
	-rm -f Makefile
966
distclean-am: clean-am distclean-compile distclean-generic \
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
967
	distclean-tags
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
968
969
dvi: dvi-am
970
971
dvi-am:
972
973
html: html-am
974
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
975
html-am:
976
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
977
info: info-am
978
979
info-am:
980
981
install-data-am: install-libthunarx_includeHEADERS \
982
	install-pkgconfigDATA
983
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
984
install-dvi: install-dvi-am
985
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
986
install-dvi-am:
987
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
988
install-exec-am: install-libLTLIBRARIES
989
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
990
install-html: install-html-am
991
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
992
install-html-am:
993
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
994
install-info: install-info-am
995
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
996
install-info-am:
997
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
998
install-man:
999
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
1000
install-pdf: install-pdf-am
1001
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
1002
install-pdf-am:
1003
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
1004
install-ps: install-ps-am
1005
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
1006
install-ps-am:
1007
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
1008
installcheck-am:
1009
1010
maintainer-clean: maintainer-clean-am
1011
	-rm -rf ./$(DEPDIR)
1012
	-rm -f Makefile
1013
maintainer-clean-am: distclean-am maintainer-clean-generic
1014
1015
mostlyclean: mostlyclean-am
1016
1017
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1018
	mostlyclean-libtool
1019
1020
pdf: pdf-am
1021
1022
pdf-am:
1023
1024
ps: ps-am
1025
1026
ps-am:
1027
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
1028
uninstall-am: uninstall-libLTLIBRARIES \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
1029
	uninstall-libthunarx_includeHEADERS uninstall-pkgconfigDATA
1030
1.1.27 by Lionel Le Folgoc
Import upstream version 1.1.4
1031
.MAKE: check-am install-am install-strip
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
1032
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
1033
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
1034
	clean-generic clean-libLTLIBRARIES clean-libtool ctags \
1.1.13 by Jani Monoses
Import upstream version 0.3.2
1035
	dist-hook distclean distclean-compile distclean-generic \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
1036
	distclean-libtool distclean-tags distdir dvi dvi-am html \
1037
	html-am info info-am install install-am install-data \
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
1038
	install-data-am install-dvi install-dvi-am install-exec \
1039
	install-exec-am install-html install-html-am install-info \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
1040
	install-info-am install-libLTLIBRARIES \
1.1.21 by Lionel Le Folgoc
Import upstream version 0.9.0
1041
	install-libthunarx_includeHEADERS install-man install-pdf \
1042
	install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
1043
	install-strip installcheck installcheck-am installdirs \
1044
	maintainer-clean maintainer-clean-generic mostlyclean \
1045
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1046
	pdf pdf-am ps ps-am tags uninstall uninstall-am \
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
1047
	uninstall-libLTLIBRARIES uninstall-libthunarx_includeHEADERS \
1048
	uninstall-pkgconfigDATA
1049
1050
1051
# required for gtk-doc
1052
dist-hook: all
1053
1054
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
1.2.3 by Lionel Le Folgoc
Import upstream version 1.0.2
1055
1 by Yves-Alexis Perez
Import upstream version 0.1.4svn+r18850
1056
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1057
# Otherwise a system limit (for SysV at least) may be exceeded.
1058
.NOEXPORT: