d06fd334885c8f4e5e5e721d5ba7df5b470afcb5
[profile/ivi/obexd.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 noinst_PROGRAMS = unit/test-gobex-header$(EXEEXT) \
40         unit/test-gobex-packet$(EXEEXT) unit/test-gobex$(EXEEXT) \
41         unit/test-gobex-transfer$(EXEEXT) $(am__EXEEXT_3) \
42         tools/test-server$(EXEEXT)
43 libexec_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2)
44 @SERVER_TRUE@am__append_1 = src/obexd.service.in
45 @SERVER_TRUE@@USB_TRUE@am__append_2 = usb
46 @SERVER_TRUE@@USB_TRUE@am__append_3 = plugins/usb.c
47 @NOKIA_PCSUITE_TRUE@@SERVER_TRUE@am__append_4 = pcsuite
48 @NOKIA_PCSUITE_TRUE@@SERVER_TRUE@am__append_5 = plugins/pcsuite.c
49 @SERVER_TRUE@am__append_6 = src/obexd
50 @CLIENT_TRUE@am__append_7 = client/obex-client.service.in
51 @CLIENT_TRUE@am__append_8 = client/obex-client
52 TESTS = unit/test-gobex-header$(EXEEXT) \
53         unit/test-gobex-packet$(EXEEXT) unit/test-gobex$(EXEEXT) \
54         unit/test-gobex-transfer$(EXEEXT)
55 @READLINE_TRUE@am__append_9 = tools/test-client
56 subdir = .
57 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
58         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
59         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
60         TODO compile config.guess config.sub depcomp install-sh \
61         ltmain.sh missing
62 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
64         $(top_srcdir)/configure.ac
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66         $(ACLOCAL_M4)
67 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
68  configure.lineno config.status.lineno
69 mkinstalldirs = $(install_sh) -d
70 CONFIG_HEADER = config.h
71 CONFIG_CLEAN_FILES =
72 CONFIG_CLEAN_VPATH_FILES =
73 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
74 am__vpath_adj = case $$p in \
75     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
76     *) f=$$p;; \
77   esac;
78 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
79 am__install_max = 40
80 am__nobase_strip_setup = \
81   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
82 am__nobase_strip = \
83   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
84 am__nobase_list = $(am__nobase_strip_setup); \
85   for p in $$list; do echo "$$p $$p"; done | \
86   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
87   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
88     if (++n[$$2] == $(am__install_max)) \
89       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
90     END { for (dir in files) print dir, files[dir] }'
91 am__base_list = \
92   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
93   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
94 am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(libexecdir)" \
95         "$(DESTDIR)$(servicedir)"
96 LTLIBRARIES = $(plugin_LTLIBRARIES)
97 @SERVER_TRUE@am__EXEEXT_1 = src/obexd$(EXEEXT)
98 @CLIENT_TRUE@am__EXEEXT_2 = client/obex-client$(EXEEXT)
99 @READLINE_TRUE@am__EXEEXT_3 = tools/test-client$(EXEEXT)
100 PROGRAMS = $(libexec_PROGRAMS) $(noinst_PROGRAMS)
101 am__client_obex_client_SOURCES_DIST = gdbus/gdbus.h gdbus/mainloop.c \
102         gdbus/watch.c gdbus/object.c gdbus/polkit.c gobex/gobex.h \
103         gobex/gobex.c gobex/gobex-defs.h gobex/gobex-defs.c \
104         gobex/gobex-packet.c gobex/gobex-packet.h gobex/gobex-header.c \
105         gobex/gobex-header.h gobex/gobex-transfer.c \
106         gobex/gobex-debug.h btio/btio.h btio/btio.c client/main.c \
107         src/log.h src/log.c client/manager.h client/manager.c \
108         client/session.h client/session.c client/sync.h client/sync.c \
109         client/pbap.h client/pbap.c client/ftp.h client/ftp.c \
110         client/opp.h client/opp.c client/map.h client/map.c \
111         client/transfer.h client/transfer.c client/agent.h \
112         client/agent.c client/driver.h client/driver.c src/map_ap.h \
113         src/map_ap.c
114 am__dirstamp = $(am__leading_dot)dirstamp
115 am__objects_1 = gdbus/mainloop.$(OBJEXT) gdbus/watch.$(OBJEXT) \
116         gdbus/object.$(OBJEXT) gdbus/polkit.$(OBJEXT)
117 am__objects_2 = gobex/gobex.$(OBJEXT) gobex/gobex-defs.$(OBJEXT) \
118         gobex/gobex-packet.$(OBJEXT) gobex/gobex-header.$(OBJEXT) \
119         gobex/gobex-transfer.$(OBJEXT)
120 am__objects_3 = btio/btio.$(OBJEXT)
121 @CLIENT_TRUE@am_client_obex_client_OBJECTS = $(am__objects_1) \
122 @CLIENT_TRUE@   $(am__objects_2) $(am__objects_3) \
123 @CLIENT_TRUE@   client/main.$(OBJEXT) src/log.$(OBJEXT) \
124 @CLIENT_TRUE@   client/manager.$(OBJEXT) client/session.$(OBJEXT) \
125 @CLIENT_TRUE@   client/sync.$(OBJEXT) client/pbap.$(OBJEXT) \
126 @CLIENT_TRUE@   client/ftp.$(OBJEXT) client/opp.$(OBJEXT) \
127 @CLIENT_TRUE@   client/map.$(OBJEXT) client/transfer.$(OBJEXT) \
128 @CLIENT_TRUE@   client/agent.$(OBJEXT) client/driver.$(OBJEXT) \
129 @CLIENT_TRUE@   src/map_ap.$(OBJEXT)
130 client_obex_client_OBJECTS = $(am_client_obex_client_OBJECTS)
131 client_obex_client_DEPENDENCIES =
132 AM_V_lt = $(am__v_lt_$(V))
133 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
134 am__v_lt_0 = --silent
135 am__src_obexd_SOURCES_DIST = gdbus/gdbus.h gdbus/mainloop.c \
136         gdbus/watch.c gdbus/object.c gdbus/polkit.c \
137         plugins/bluetooth.c plugins/usb.c plugins/filesystem.c \
138         plugins/filesystem.h plugins/pcsuite.c plugins/opp.c \
139         plugins/ftp.c plugins/ftp.h plugins/pbap.c plugins/phonebook.h \
140         plugins/vcard.h plugins/vcard.c plugins/mas.c \
141         plugins/messages.h src/map_ap.c src/map_ap.h plugins/irmc.c \
142         plugins/syncevolution.c btio/btio.h btio/btio.c gobex/gobex.h \
143         gobex/gobex.c gobex/gobex-defs.h gobex/gobex-defs.c \
144         gobex/gobex-packet.c gobex/gobex-packet.h gobex/gobex-header.c \
145         gobex/gobex-header.h gobex/gobex-transfer.c \
146         gobex/gobex-debug.h src/main.c src/obexd.h src/glib-helper.h \
147         src/plugin.h src/plugin.c src/log.h src/log.c src/manager.h \
148         src/manager.c src/obex.h src/obex.c src/obex-priv.h \
149         src/mimetype.h src/mimetype.c src/service.h src/service.c \
150         src/transport.h src/transport.c src/server.h src/server.c
151 @SERVER_TRUE@@USB_TRUE@am__objects_4 = plugins/usb.$(OBJEXT)
152 @NOKIA_PCSUITE_TRUE@@SERVER_TRUE@am__objects_5 =  \
153 @NOKIA_PCSUITE_TRUE@@SERVER_TRUE@       plugins/pcsuite.$(OBJEXT)
154 @SERVER_TRUE@am__objects_6 = plugins/bluetooth.$(OBJEXT) \
155 @SERVER_TRUE@   $(am__objects_4) plugins/filesystem.$(OBJEXT) \
156 @SERVER_TRUE@   $(am__objects_5) plugins/opp.$(OBJEXT) \
157 @SERVER_TRUE@   plugins/ftp.$(OBJEXT) plugins/pbap.$(OBJEXT) \
158 @SERVER_TRUE@   plugins/vcard.$(OBJEXT) plugins/mas.$(OBJEXT) \
159 @SERVER_TRUE@   src/map_ap.$(OBJEXT) plugins/irmc.$(OBJEXT) \
160 @SERVER_TRUE@   plugins/syncevolution.$(OBJEXT)
161 @SERVER_TRUE@am_src_obexd_OBJECTS = $(am__objects_1) $(am__objects_6) \
162 @SERVER_TRUE@   $(am__objects_3) $(am__objects_2) \
163 @SERVER_TRUE@   src/main.$(OBJEXT) src/plugin.$(OBJEXT) \
164 @SERVER_TRUE@   src/log.$(OBJEXT) src/manager.$(OBJEXT) \
165 @SERVER_TRUE@   src/obex.$(OBJEXT) src/mimetype.$(OBJEXT) \
166 @SERVER_TRUE@   src/service.$(OBJEXT) src/transport.$(OBJEXT) \
167 @SERVER_TRUE@   src/server.$(OBJEXT)
168 @SERVER_TRUE@am__objects_7 = plugins/phonebook.$(OBJEXT) \
169 @SERVER_TRUE@   plugins/messages.$(OBJEXT)
170 @SERVER_TRUE@am__objects_8 = $(am__objects_7)
171 @SERVER_TRUE@nodist_src_obexd_OBJECTS = $(am__objects_8)
172 src_obexd_OBJECTS = $(am_src_obexd_OBJECTS) \
173         $(nodist_src_obexd_OBJECTS)
174 src_obexd_DEPENDENCIES =
175 src_obexd_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
176         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
177         $(src_obexd_LDFLAGS) $(LDFLAGS) -o $@
178 am__tools_test_client_SOURCES_DIST = gobex/gobex.h gobex/gobex.c \
179         gobex/gobex-defs.h gobex/gobex-defs.c gobex/gobex-packet.c \
180         gobex/gobex-packet.h gobex/gobex-header.c gobex/gobex-header.h \
181         gobex/gobex-transfer.c gobex/gobex-debug.h btio/btio.h \
182         btio/btio.c tools/test-client.c
183 @READLINE_TRUE@am_tools_test_client_OBJECTS = $(am__objects_2) \
184 @READLINE_TRUE@ $(am__objects_3) tools/test-client.$(OBJEXT)
185 tools_test_client_OBJECTS = $(am_tools_test_client_OBJECTS)
186 tools_test_client_DEPENDENCIES =
187 am_tools_test_server_OBJECTS = $(am__objects_2) $(am__objects_3) \
188         tools/test-server.$(OBJEXT)
189 tools_test_server_OBJECTS = $(am_tools_test_server_OBJECTS)
190 tools_test_server_DEPENDENCIES =
191 am_unit_test_gobex_OBJECTS = $(am__objects_2) \
192         unit/test-gobex.$(OBJEXT) unit/util.$(OBJEXT)
193 unit_test_gobex_OBJECTS = $(am_unit_test_gobex_OBJECTS)
194 unit_test_gobex_DEPENDENCIES =
195 am_unit_test_gobex_header_OBJECTS = $(am__objects_2) \
196         unit/test-gobex-header.$(OBJEXT) unit/util.$(OBJEXT)
197 unit_test_gobex_header_OBJECTS = $(am_unit_test_gobex_header_OBJECTS)
198 unit_test_gobex_header_DEPENDENCIES =
199 am_unit_test_gobex_packet_OBJECTS = $(am__objects_2) \
200         unit/test-gobex-packet.$(OBJEXT) unit/util.$(OBJEXT)
201 unit_test_gobex_packet_OBJECTS = $(am_unit_test_gobex_packet_OBJECTS)
202 unit_test_gobex_packet_DEPENDENCIES =
203 am_unit_test_gobex_transfer_OBJECTS = $(am__objects_2) \
204         unit/util.$(OBJEXT) unit/test-gobex-transfer.$(OBJEXT)
205 unit_test_gobex_transfer_OBJECTS =  \
206         $(am_unit_test_gobex_transfer_OBJECTS)
207 unit_test_gobex_transfer_DEPENDENCIES =
208 DEFAULT_INCLUDES = -I.@am__isrc@
209 depcomp = $(SHELL) $(top_srcdir)/depcomp
210 am__depfiles_maybe = depfiles
211 am__mv = mv -f
212 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
213         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
214 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
215         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
216         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
217         $(AM_CFLAGS) $(CFLAGS)
218 AM_V_CC = $(am__v_CC_$(V))
219 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
220 am__v_CC_0 = @echo "  CC    " $@;
221 AM_V_at = $(am__v_at_$(V))
222 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
223 am__v_at_0 = @
224 CCLD = $(CC)
225 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
226         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
227         $(AM_LDFLAGS) $(LDFLAGS) -o $@
228 AM_V_CCLD = $(am__v_CCLD_$(V))
229 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
230 am__v_CCLD_0 = @echo "  CCLD  " $@;
231 AM_V_GEN = $(am__v_GEN_$(V))
232 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
233 am__v_GEN_0 = @echo "  GEN   " $@;
234 SOURCES = $(client_obex_client_SOURCES) $(src_obexd_SOURCES) \
235         $(nodist_src_obexd_SOURCES) $(tools_test_client_SOURCES) \
236         $(tools_test_server_SOURCES) $(unit_test_gobex_SOURCES) \
237         $(unit_test_gobex_header_SOURCES) \
238         $(unit_test_gobex_packet_SOURCES) \
239         $(unit_test_gobex_transfer_SOURCES)
240 DIST_SOURCES = $(am__client_obex_client_SOURCES_DIST) \
241         $(am__src_obexd_SOURCES_DIST) \
242         $(am__tools_test_client_SOURCES_DIST) \
243         $(tools_test_server_SOURCES) $(unit_test_gobex_SOURCES) \
244         $(unit_test_gobex_header_SOURCES) \
245         $(unit_test_gobex_packet_SOURCES) \
246         $(unit_test_gobex_transfer_SOURCES)
247 DATA = $(service_DATA)
248 ETAGS = etags
249 CTAGS = ctags
250 # If stdout is a non-dumb tty, use colors.  If test -t is not supported,
251 # then this fails; a conservative approach.  Of course do not redirect
252 # stdout here, just stderr.
253 am__tty_colors = \
254 red=; grn=; lgn=; blu=; std=; \
255 test "X$(AM_COLOR_TESTS)" != Xno \
256 && test "X$$TERM" != Xdumb \
257 && { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \
258 && { \
259   red='\e[0;31m'; \
260   grn='\e[0;32m'; \
261   lgn='\e[1;32m'; \
262   blu='\e[1;34m'; \
263   std='\e[m'; \
264 }
265 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
266 distdir = $(PACKAGE)-$(VERSION)
267 top_distdir = $(distdir)
268 am__remove_distdir = \
269   { test ! -d "$(distdir)" \
270     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
271          && rm -fr "$(distdir)"; }; }
272 DIST_ARCHIVES = $(distdir).tar.gz
273 GZIP_ENV = --best
274 distuninstallcheck_listfiles = find . -type f -print
275 distcleancheck_listfiles = find . -type f -print
276 ACLOCAL = @ACLOCAL@
277 AMTAR = @AMTAR@
278 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
279 AR = @AR@
280 AUTOCONF = @AUTOCONF@
281 AUTOHEADER = @AUTOHEADER@
282 AUTOMAKE = @AUTOMAKE@
283 AWK = @AWK@
284 BLUEZ_CFLAGS = @BLUEZ_CFLAGS@
285 BLUEZ_LIBS = @BLUEZ_LIBS@
286 CC = @CC@
287 CCDEPMODE = @CCDEPMODE@
288 CFLAGS = @CFLAGS@
289 CPP = @CPP@
290 CPPFLAGS = @CPPFLAGS@
291 CYGPATH_W = @CYGPATH_W@
292 DBUS_CFLAGS = @DBUS_CFLAGS@
293 DBUS_LIBS = @DBUS_LIBS@
294 DEFS = @DEFS@
295 DEPDIR = @DEPDIR@
296 DSYMUTIL = @DSYMUTIL@
297 DUMPBIN = @DUMPBIN@
298 EBOOK_CFLAGS = @EBOOK_CFLAGS@
299 EBOOK_LIBS = @EBOOK_LIBS@
300 ECHO_C = @ECHO_C@
301 ECHO_N = @ECHO_N@
302 ECHO_T = @ECHO_T@
303 EGREP = @EGREP@
304 EXEEXT = @EXEEXT@
305 FGREP = @FGREP@
306 GLIB_CFLAGS = @GLIB_CFLAGS@
307 GLIB_LIBS = @GLIB_LIBS@
308 GREP = @GREP@
309 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
310 GTHREAD_LIBS = @GTHREAD_LIBS@
311 INSTALL = @INSTALL@
312 INSTALL_DATA = @INSTALL_DATA@
313 INSTALL_PROGRAM = @INSTALL_PROGRAM@
314 INSTALL_SCRIPT = @INSTALL_SCRIPT@
315 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
316 LD = @LD@
317 LDFLAGS = @LDFLAGS@
318 LIBICAL_CFLAGS = @LIBICAL_CFLAGS@
319 LIBICAL_LIBS = @LIBICAL_LIBS@
320 LIBOBJS = @LIBOBJS@
321 LIBS = @LIBS@
322 LIBTOOL = @LIBTOOL@
323 LIPO = @LIPO@
324 LN_S = @LN_S@
325 LTLIBOBJS = @LTLIBOBJS@
326 MAINT = @MAINT@
327 MAKEINFO = @MAKEINFO@
328 MESSAGES_DRIVER = @MESSAGES_DRIVER@
329 MKDIR_P = @MKDIR_P@
330 NM = @NM@
331 NMEDIT = @NMEDIT@
332 OBJDUMP = @OBJDUMP@
333 OBJEXT = @OBJEXT@
334 OTOOL = @OTOOL@
335 OTOOL64 = @OTOOL64@
336 PACKAGE = @PACKAGE@
337 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
338 PACKAGE_NAME = @PACKAGE_NAME@
339 PACKAGE_STRING = @PACKAGE_STRING@
340 PACKAGE_TARNAME = @PACKAGE_TARNAME@
341 PACKAGE_URL = @PACKAGE_URL@
342 PACKAGE_VERSION = @PACKAGE_VERSION@
343 PATH_SEPARATOR = @PATH_SEPARATOR@
344 PHONEBOOK_DRIVER = @PHONEBOOK_DRIVER@
345 PKG_CONFIG = @PKG_CONFIG@
346 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
347 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
348 RANLIB = @RANLIB@
349 READLINE_LIBS = @READLINE_LIBS@
350 SED = @SED@
351 SET_MAKE = @SET_MAKE@
352 SHELL = @SHELL@
353 STRIP = @STRIP@
354 TRACKER_09_CFLAGS = @TRACKER_09_CFLAGS@
355 TRACKER_09_LIBS = @TRACKER_09_LIBS@
356 TRACKER_10_CFLAGS = @TRACKER_10_CFLAGS@
357 TRACKER_10_LIBS = @TRACKER_10_LIBS@
358 TRACKER_CFLAGS = @TRACKER_CFLAGS@
359 TRACKER_LIBS = @TRACKER_LIBS@
360 VERSION = @VERSION@
361 abs_builddir = @abs_builddir@
362 abs_srcdir = @abs_srcdir@
363 abs_top_builddir = @abs_top_builddir@
364 abs_top_srcdir = @abs_top_srcdir@
365 ac_ct_CC = @ac_ct_CC@
366 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
367 am__include = @am__include@
368 am__leading_dot = @am__leading_dot@
369 am__quote = @am__quote@
370 am__tar = @am__tar@
371 am__untar = @am__untar@
372 bindir = @bindir@
373 build = @build@
374 build_alias = @build_alias@
375 build_cpu = @build_cpu@
376 build_os = @build_os@
377 build_vendor = @build_vendor@
378 builddir = @builddir@
379 datadir = @datadir@
380 datarootdir = @datarootdir@
381 docdir = @docdir@
382 dvidir = @dvidir@
383 exec_prefix = @exec_prefix@
384 host = @host@
385 host_alias = @host_alias@
386 host_cpu = @host_cpu@
387 host_os = @host_os@
388 host_vendor = @host_vendor@
389 htmldir = @htmldir@
390 includedir = @includedir@
391 infodir = @infodir@
392 install_sh = @install_sh@
393 libdir = @libdir@
394 libexecdir = @libexecdir@
395 localedir = @localedir@
396 localstatedir = @localstatedir@
397 lt_ECHO = @lt_ECHO@
398 mandir = @mandir@
399 mkdir_p = @mkdir_p@
400 oldincludedir = @oldincludedir@
401 pdfdir = @pdfdir@
402 prefix = @prefix@
403 program_transform_name = @program_transform_name@
404 psdir = @psdir@
405 sbindir = @sbindir@
406 sharedstatedir = @sharedstatedir@
407 srcdir = @srcdir@
408 sysconfdir = @sysconfdir@
409 target_alias = @target_alias@
410 top_build_prefix = @top_build_prefix@
411 top_builddir = @top_builddir@
412 top_srcdir = @top_srcdir@
413 AM_MAKEFLAGS = --no-print-directory
414 servicedir = $(datarootdir)/dbus-1/services
415 service_in_files = $(am__append_1) $(am__append_7)
416 doc_files = doc/obexd-api.txt doc/agent-api.txt doc/client-api.txt
417 test_files = test/simple-agent test/send-files \
418                 test/pull-business-card test/exchange-business-cards \
419                 test/list-folders test/pbap-client test/ftp-client \
420                 test/map-client
421
422 gdbus_sources = gdbus/gdbus.h gdbus/mainloop.c gdbus/watch.c \
423                                         gdbus/object.c gdbus/polkit.c
424
425 btio_sources = btio/btio.h btio/btio.c
426 gobex_sources = gobex/gobex.h gobex/gobex.c \
427                         gobex/gobex-defs.h gobex/gobex-defs.c \
428                         gobex/gobex-packet.c gobex/gobex-packet.h \
429                         gobex/gobex-header.c gobex/gobex-header.h \
430                         gobex/gobex-transfer.c gobex/gobex-debug.h
431
432 @SERVER_TRUE@confdir = $(sysconfdir)/obex
433 @SERVER_TRUE@builtin_modules = bluetooth $(am__append_2) filesystem \
434 @SERVER_TRUE@   $(am__append_4) opp ftp pbap mas irmc \
435 @SERVER_TRUE@   syncevolution
436 @SERVER_TRUE@builtin_sources = plugins/bluetooth.c $(am__append_3) \
437 @SERVER_TRUE@   plugins/filesystem.c plugins/filesystem.h \
438 @SERVER_TRUE@   $(am__append_5) plugins/opp.c plugins/ftp.c \
439 @SERVER_TRUE@   plugins/ftp.h plugins/pbap.c plugins/phonebook.h \
440 @SERVER_TRUE@   plugins/vcard.h plugins/vcard.c plugins/mas.c \
441 @SERVER_TRUE@   plugins/messages.h src/map_ap.c src/map_ap.h \
442 @SERVER_TRUE@   plugins/irmc.c plugins/syncevolution.c
443 @SERVER_TRUE@builtin_nodist = plugins/phonebook.c plugins/messages.c
444 @SERVER_TRUE@src_obexd_SOURCES = $(gdbus_sources) $(builtin_sources) $(btio_sources) \
445 @SERVER_TRUE@                   $(gobex_sources) src/main.c src/obexd.h \
446 @SERVER_TRUE@                   src/glib-helper.h src/plugin.h src/plugin.c \
447 @SERVER_TRUE@                   src/log.h src/log.c src/manager.h src/manager.c \
448 @SERVER_TRUE@                   src/obex.h src/obex.c src/obex-priv.h \
449 @SERVER_TRUE@                   src/mimetype.h src/mimetype.c \
450 @SERVER_TRUE@                   src/service.h src/service.c \
451 @SERVER_TRUE@                   src/transport.h src/transport.c \
452 @SERVER_TRUE@                   src/server.h src/server.c
453
454 @SERVER_TRUE@src_obexd_LDADD = @DBUS_LIBS@ @GLIB_LIBS@ @GTHREAD_LIBS@ \
455 @SERVER_TRUE@                                   @EBOOK_LIBS@ @BLUEZ_LIBS@ \
456 @SERVER_TRUE@                                   @LIBICAL_LIBS@ @TRACKER_LIBS@ -ldl
457
458 @SERVER_TRUE@src_obexd_LDFLAGS = -Wl,--export-dynamic
459 @SERVER_TRUE@builtin_files = src/builtin.h $(builtin_nodist)
460 @SERVER_TRUE@nodist_src_obexd_SOURCES = $(builtin_files)
461 @SERVER_TRUE@plugindir = $(libdir)/obex/plugins
462 @SERVER_TRUE@plugin_LTLIBRARIES = 
463 @CLIENT_TRUE@client_obex_client_SOURCES = $(gdbus_sources) $(gobex_sources) \
464 @CLIENT_TRUE@                           $(btio_sources) \
465 @CLIENT_TRUE@                           client/main.c src/log.h src/log.c \
466 @CLIENT_TRUE@                           client/manager.h client/manager.c \
467 @CLIENT_TRUE@                           client/session.h client/session.c \
468 @CLIENT_TRUE@                           client/sync.h client/sync.c \
469 @CLIENT_TRUE@                           client/pbap.h client/pbap.c \
470 @CLIENT_TRUE@                           client/ftp.h client/ftp.c \
471 @CLIENT_TRUE@                           client/opp.h client/opp.c \
472 @CLIENT_TRUE@                           client/map.h client/map.c \
473 @CLIENT_TRUE@                           client/transfer.h client/transfer.c \
474 @CLIENT_TRUE@                           client/agent.h client/agent.c \
475 @CLIENT_TRUE@                           client/driver.h client/driver.c \
476 @CLIENT_TRUE@                           src/map_ap.h src/map_ap.c
477
478 @CLIENT_TRUE@client_obex_client_LDADD = @GLIB_LIBS@ @DBUS_LIBS@ @BLUEZ_LIBS@
479 service_DATA = $(service_in_files:.service.in=.service)
480 AM_CFLAGS = @BLUEZ_CFLAGS@ @EBOOK_CFLAGS@ @GTHREAD_CFLAGS@ @GLIB_CFLAGS@ \
481                         @DBUS_CFLAGS@ @LIBICAL_CFLAGS@ @TRACKER_CFLAGS@ \
482                         -DOBEX_PLUGIN_BUILTIN -DPLUGINDIR=\""$(plugindir)"\" \
483                         -D_FILE_OFFSET_BITS=64
484
485 INCLUDES = -I$(builddir)/src -I$(srcdir)/src -I$(srcdir)/plugins \
486                                 -I$(srcdir)/gdbus \
487                                 -I$(srcdir)/btio -I$(srcdir)/gobex
488
489 CLEANFILES = $(service_DATA) $(builtin_files)
490 EXTRA_DIST = src/genbuiltin $(doc_files) $(test_files) \
491                         src/obexd.service.in client/obex-client.service.in \
492                         plugins/phonebook-dummy.c plugins/phonebook-ebook.c \
493                         plugins/phonebook-tracker.c \
494                         plugins/messages-dummy.c plugins/messages-tracker.c
495
496 DISTCHECK_CONFIGURE_FLAGS = --enable-client --enable-server
497 MAINTAINERCLEANFILES = Makefile.in \
498         aclocal.m4 configure config.h.in config.sub config.guess \
499         ltmain.sh depcomp compile missing install-sh mkinstalldirs
500
501 unit_test_gobex_SOURCES = $(gobex_sources) unit/test-gobex.c \
502                                                         unit/util.c unit/util.h
503
504 unit_test_gobex_LDADD = @GLIB_LIBS@
505 unit_test_gobex_packet_SOURCES = $(gobex_sources) unit/test-gobex-packet.c \
506                                                         unit/util.c unit/util.h
507
508 unit_test_gobex_packet_LDADD = @GLIB_LIBS@
509 unit_test_gobex_header_SOURCES = $(gobex_sources) unit/test-gobex-header.c \
510                                                         unit/util.c unit/util.h
511
512 unit_test_gobex_header_LDADD = @GLIB_LIBS@
513 unit_test_gobex_transfer_SOURCES = $(gobex_sources) unit/util.c unit/util.h \
514                                                 unit/test-gobex-transfer.c
515
516 unit_test_gobex_transfer_LDADD = @GLIB_LIBS@
517 @READLINE_TRUE@tools_test_client_SOURCES = $(gobex_sources) $(btio_sources) \
518 @READLINE_TRUE@                                                 tools/test-client.c
519
520 @READLINE_TRUE@tools_test_client_LDADD = @GLIB_LIBS@ @BLUEZ_LIBS@ @READLINE_LIBS@
521 tools_test_server_SOURCES = $(gobex_sources) $(btio_sources) \
522                                                         tools/test-server.c
523
524 tools_test_server_LDADD = @GLIB_LIBS@ @BLUEZ_LIBS@
525 all: config.h
526         $(MAKE) $(AM_MAKEFLAGS) all-am
527
528 .SUFFIXES:
529 .SUFFIXES: .c .lo .o .obj
530 am--refresh:
531         @:
532 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
533         @for dep in $?; do \
534           case '$(am__configure_deps)' in \
535             *$$dep*) \
536               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
537               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
538                 && exit 0; \
539               exit 1;; \
540           esac; \
541         done; \
542         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
543         $(am__cd) $(top_srcdir) && \
544           $(AUTOMAKE) --foreign Makefile
545 .PRECIOUS: Makefile
546 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
547         @case '$?' in \
548           *config.status*) \
549             echo ' $(SHELL) ./config.status'; \
550             $(SHELL) ./config.status;; \
551           *) \
552             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
553             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
554         esac;
555
556 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
557         $(SHELL) ./config.status --recheck
558
559 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
560         $(am__cd) $(srcdir) && $(AUTOCONF)
561 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
562         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
563 $(am__aclocal_m4_deps):
564
565 config.h: stamp-h1
566         @if test ! -f $@; then \
567           rm -f stamp-h1; \
568           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
569         else :; fi
570
571 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
572         @rm -f stamp-h1
573         cd $(top_builddir) && $(SHELL) ./config.status config.h
574 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
575         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
576         rm -f stamp-h1
577         touch $@
578
579 distclean-hdr:
580         -rm -f config.h stamp-h1
581 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
582         @$(NORMAL_INSTALL)
583         test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
584         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
585         list2=; for p in $$list; do \
586           if test -f $$p; then \
587             list2="$$list2 $$p"; \
588           else :; fi; \
589         done; \
590         test -z "$$list2" || { \
591           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
592           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
593         }
594
595 uninstall-pluginLTLIBRARIES:
596         @$(NORMAL_UNINSTALL)
597         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
598         for p in $$list; do \
599           $(am__strip_dir) \
600           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
601           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
602         done
603
604 clean-pluginLTLIBRARIES:
605         -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
606         @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
607           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
608           test "$$dir" != "$$p" || dir=.; \
609           echo "rm -f \"$${dir}/so_locations\""; \
610           rm -f "$${dir}/so_locations"; \
611         done
612 install-libexecPROGRAMS: $(libexec_PROGRAMS)
613         @$(NORMAL_INSTALL)
614         test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)"
615         @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
616         for p in $$list; do echo "$$p $$p"; done | \
617         sed 's/$(EXEEXT)$$//' | \
618         while read p p1; do if test -f $$p || test -f $$p1; \
619           then echo "$$p"; echo "$$p"; else :; fi; \
620         done | \
621         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
622             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
623         sed 'N;N;N;s,\n, ,g' | \
624         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
625           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
626             if ($$2 == $$4) files[d] = files[d] " " $$1; \
627             else { print "f", $$3 "/" $$4, $$1; } } \
628           END { for (d in files) print "f", d, files[d] }' | \
629         while read type dir files; do \
630             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
631             test -z "$$files" || { \
632             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
633             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
634             } \
635         ; done
636
637 uninstall-libexecPROGRAMS:
638         @$(NORMAL_UNINSTALL)
639         @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
640         files=`for p in $$list; do echo "$$p"; done | \
641           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
642               -e 's/$$/$(EXEEXT)/' `; \
643         test -n "$$list" || exit 0; \
644         echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
645         cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
646
647 clean-libexecPROGRAMS:
648         @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
649         echo " rm -f" $$list; \
650         rm -f $$list || exit $$?; \
651         test -n "$(EXEEXT)" || exit 0; \
652         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
653         echo " rm -f" $$list; \
654         rm -f $$list
655
656 clean-noinstPROGRAMS:
657         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
658         echo " rm -f" $$list; \
659         rm -f $$list || exit $$?; \
660         test -n "$(EXEEXT)" || exit 0; \
661         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
662         echo " rm -f" $$list; \
663         rm -f $$list
664 gdbus/$(am__dirstamp):
665         @$(MKDIR_P) gdbus
666         @: > gdbus/$(am__dirstamp)
667 gdbus/$(DEPDIR)/$(am__dirstamp):
668         @$(MKDIR_P) gdbus/$(DEPDIR)
669         @: > gdbus/$(DEPDIR)/$(am__dirstamp)
670 gdbus/mainloop.$(OBJEXT): gdbus/$(am__dirstamp) \
671         gdbus/$(DEPDIR)/$(am__dirstamp)
672 gdbus/watch.$(OBJEXT): gdbus/$(am__dirstamp) \
673         gdbus/$(DEPDIR)/$(am__dirstamp)
674 gdbus/object.$(OBJEXT): gdbus/$(am__dirstamp) \
675         gdbus/$(DEPDIR)/$(am__dirstamp)
676 gdbus/polkit.$(OBJEXT): gdbus/$(am__dirstamp) \
677         gdbus/$(DEPDIR)/$(am__dirstamp)
678 gobex/$(am__dirstamp):
679         @$(MKDIR_P) gobex
680         @: > gobex/$(am__dirstamp)
681 gobex/$(DEPDIR)/$(am__dirstamp):
682         @$(MKDIR_P) gobex/$(DEPDIR)
683         @: > gobex/$(DEPDIR)/$(am__dirstamp)
684 gobex/gobex.$(OBJEXT): gobex/$(am__dirstamp) \
685         gobex/$(DEPDIR)/$(am__dirstamp)
686 gobex/gobex-defs.$(OBJEXT): gobex/$(am__dirstamp) \
687         gobex/$(DEPDIR)/$(am__dirstamp)
688 gobex/gobex-packet.$(OBJEXT): gobex/$(am__dirstamp) \
689         gobex/$(DEPDIR)/$(am__dirstamp)
690 gobex/gobex-header.$(OBJEXT): gobex/$(am__dirstamp) \
691         gobex/$(DEPDIR)/$(am__dirstamp)
692 gobex/gobex-transfer.$(OBJEXT): gobex/$(am__dirstamp) \
693         gobex/$(DEPDIR)/$(am__dirstamp)
694 btio/$(am__dirstamp):
695         @$(MKDIR_P) btio
696         @: > btio/$(am__dirstamp)
697 btio/$(DEPDIR)/$(am__dirstamp):
698         @$(MKDIR_P) btio/$(DEPDIR)
699         @: > btio/$(DEPDIR)/$(am__dirstamp)
700 btio/btio.$(OBJEXT): btio/$(am__dirstamp) \
701         btio/$(DEPDIR)/$(am__dirstamp)
702 client/$(am__dirstamp):
703         @$(MKDIR_P) client
704         @: > client/$(am__dirstamp)
705 client/$(DEPDIR)/$(am__dirstamp):
706         @$(MKDIR_P) client/$(DEPDIR)
707         @: > client/$(DEPDIR)/$(am__dirstamp)
708 client/main.$(OBJEXT): client/$(am__dirstamp) \
709         client/$(DEPDIR)/$(am__dirstamp)
710 src/$(am__dirstamp):
711         @$(MKDIR_P) src
712         @: > src/$(am__dirstamp)
713 src/$(DEPDIR)/$(am__dirstamp):
714         @$(MKDIR_P) src/$(DEPDIR)
715         @: > src/$(DEPDIR)/$(am__dirstamp)
716 src/log.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
717 client/manager.$(OBJEXT): client/$(am__dirstamp) \
718         client/$(DEPDIR)/$(am__dirstamp)
719 client/session.$(OBJEXT): client/$(am__dirstamp) \
720         client/$(DEPDIR)/$(am__dirstamp)
721 client/sync.$(OBJEXT): client/$(am__dirstamp) \
722         client/$(DEPDIR)/$(am__dirstamp)
723 client/pbap.$(OBJEXT): client/$(am__dirstamp) \
724         client/$(DEPDIR)/$(am__dirstamp)
725 client/ftp.$(OBJEXT): client/$(am__dirstamp) \
726         client/$(DEPDIR)/$(am__dirstamp)
727 client/opp.$(OBJEXT): client/$(am__dirstamp) \
728         client/$(DEPDIR)/$(am__dirstamp)
729 client/map.$(OBJEXT): client/$(am__dirstamp) \
730         client/$(DEPDIR)/$(am__dirstamp)
731 client/transfer.$(OBJEXT): client/$(am__dirstamp) \
732         client/$(DEPDIR)/$(am__dirstamp)
733 client/agent.$(OBJEXT): client/$(am__dirstamp) \
734         client/$(DEPDIR)/$(am__dirstamp)
735 client/driver.$(OBJEXT): client/$(am__dirstamp) \
736         client/$(DEPDIR)/$(am__dirstamp)
737 src/map_ap.$(OBJEXT): src/$(am__dirstamp) \
738         src/$(DEPDIR)/$(am__dirstamp)
739 client/obex-client$(EXEEXT): $(client_obex_client_OBJECTS) $(client_obex_client_DEPENDENCIES) client/$(am__dirstamp)
740         @rm -f client/obex-client$(EXEEXT)
741         $(AM_V_CCLD)$(LINK) $(client_obex_client_OBJECTS) $(client_obex_client_LDADD) $(LIBS)
742 plugins/$(am__dirstamp):
743         @$(MKDIR_P) plugins
744         @: > plugins/$(am__dirstamp)
745 plugins/$(DEPDIR)/$(am__dirstamp):
746         @$(MKDIR_P) plugins/$(DEPDIR)
747         @: > plugins/$(DEPDIR)/$(am__dirstamp)
748 plugins/bluetooth.$(OBJEXT): plugins/$(am__dirstamp) \
749         plugins/$(DEPDIR)/$(am__dirstamp)
750 plugins/usb.$(OBJEXT): plugins/$(am__dirstamp) \
751         plugins/$(DEPDIR)/$(am__dirstamp)
752 plugins/filesystem.$(OBJEXT): plugins/$(am__dirstamp) \
753         plugins/$(DEPDIR)/$(am__dirstamp)
754 plugins/pcsuite.$(OBJEXT): plugins/$(am__dirstamp) \
755         plugins/$(DEPDIR)/$(am__dirstamp)
756 plugins/opp.$(OBJEXT): plugins/$(am__dirstamp) \
757         plugins/$(DEPDIR)/$(am__dirstamp)
758 plugins/ftp.$(OBJEXT): plugins/$(am__dirstamp) \
759         plugins/$(DEPDIR)/$(am__dirstamp)
760 plugins/pbap.$(OBJEXT): plugins/$(am__dirstamp) \
761         plugins/$(DEPDIR)/$(am__dirstamp)
762 plugins/vcard.$(OBJEXT): plugins/$(am__dirstamp) \
763         plugins/$(DEPDIR)/$(am__dirstamp)
764 plugins/mas.$(OBJEXT): plugins/$(am__dirstamp) \
765         plugins/$(DEPDIR)/$(am__dirstamp)
766 plugins/irmc.$(OBJEXT): plugins/$(am__dirstamp) \
767         plugins/$(DEPDIR)/$(am__dirstamp)
768 plugins/syncevolution.$(OBJEXT): plugins/$(am__dirstamp) \
769         plugins/$(DEPDIR)/$(am__dirstamp)
770 src/main.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
771 src/plugin.$(OBJEXT): src/$(am__dirstamp) \
772         src/$(DEPDIR)/$(am__dirstamp)
773 src/manager.$(OBJEXT): src/$(am__dirstamp) \
774         src/$(DEPDIR)/$(am__dirstamp)
775 src/obex.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
776 src/mimetype.$(OBJEXT): src/$(am__dirstamp) \
777         src/$(DEPDIR)/$(am__dirstamp)
778 src/service.$(OBJEXT): src/$(am__dirstamp) \
779         src/$(DEPDIR)/$(am__dirstamp)
780 src/transport.$(OBJEXT): src/$(am__dirstamp) \
781         src/$(DEPDIR)/$(am__dirstamp)
782 src/server.$(OBJEXT): src/$(am__dirstamp) \
783         src/$(DEPDIR)/$(am__dirstamp)
784 plugins/phonebook.$(OBJEXT): plugins/$(am__dirstamp) \
785         plugins/$(DEPDIR)/$(am__dirstamp)
786 plugins/messages.$(OBJEXT): plugins/$(am__dirstamp) \
787         plugins/$(DEPDIR)/$(am__dirstamp)
788 src/obexd$(EXEEXT): $(src_obexd_OBJECTS) $(src_obexd_DEPENDENCIES) src/$(am__dirstamp)
789         @rm -f src/obexd$(EXEEXT)
790         $(AM_V_CCLD)$(src_obexd_LINK) $(src_obexd_OBJECTS) $(src_obexd_LDADD) $(LIBS)
791 tools/$(am__dirstamp):
792         @$(MKDIR_P) tools
793         @: > tools/$(am__dirstamp)
794 tools/$(DEPDIR)/$(am__dirstamp):
795         @$(MKDIR_P) tools/$(DEPDIR)
796         @: > tools/$(DEPDIR)/$(am__dirstamp)
797 tools/test-client.$(OBJEXT): tools/$(am__dirstamp) \
798         tools/$(DEPDIR)/$(am__dirstamp)
799 tools/test-client$(EXEEXT): $(tools_test_client_OBJECTS) $(tools_test_client_DEPENDENCIES) tools/$(am__dirstamp)
800         @rm -f tools/test-client$(EXEEXT)
801         $(AM_V_CCLD)$(LINK) $(tools_test_client_OBJECTS) $(tools_test_client_LDADD) $(LIBS)
802 tools/test-server.$(OBJEXT): tools/$(am__dirstamp) \
803         tools/$(DEPDIR)/$(am__dirstamp)
804 tools/test-server$(EXEEXT): $(tools_test_server_OBJECTS) $(tools_test_server_DEPENDENCIES) tools/$(am__dirstamp)
805         @rm -f tools/test-server$(EXEEXT)
806         $(AM_V_CCLD)$(LINK) $(tools_test_server_OBJECTS) $(tools_test_server_LDADD) $(LIBS)
807 unit/$(am__dirstamp):
808         @$(MKDIR_P) unit
809         @: > unit/$(am__dirstamp)
810 unit/$(DEPDIR)/$(am__dirstamp):
811         @$(MKDIR_P) unit/$(DEPDIR)
812         @: > unit/$(DEPDIR)/$(am__dirstamp)
813 unit/test-gobex.$(OBJEXT): unit/$(am__dirstamp) \
814         unit/$(DEPDIR)/$(am__dirstamp)
815 unit/util.$(OBJEXT): unit/$(am__dirstamp) \
816         unit/$(DEPDIR)/$(am__dirstamp)
817 unit/test-gobex$(EXEEXT): $(unit_test_gobex_OBJECTS) $(unit_test_gobex_DEPENDENCIES) unit/$(am__dirstamp)
818         @rm -f unit/test-gobex$(EXEEXT)
819         $(AM_V_CCLD)$(LINK) $(unit_test_gobex_OBJECTS) $(unit_test_gobex_LDADD) $(LIBS)
820 unit/test-gobex-header.$(OBJEXT): unit/$(am__dirstamp) \
821         unit/$(DEPDIR)/$(am__dirstamp)
822 unit/test-gobex-header$(EXEEXT): $(unit_test_gobex_header_OBJECTS) $(unit_test_gobex_header_DEPENDENCIES) unit/$(am__dirstamp)
823         @rm -f unit/test-gobex-header$(EXEEXT)
824         $(AM_V_CCLD)$(LINK) $(unit_test_gobex_header_OBJECTS) $(unit_test_gobex_header_LDADD) $(LIBS)
825 unit/test-gobex-packet.$(OBJEXT): unit/$(am__dirstamp) \
826         unit/$(DEPDIR)/$(am__dirstamp)
827 unit/test-gobex-packet$(EXEEXT): $(unit_test_gobex_packet_OBJECTS) $(unit_test_gobex_packet_DEPENDENCIES) unit/$(am__dirstamp)
828         @rm -f unit/test-gobex-packet$(EXEEXT)
829         $(AM_V_CCLD)$(LINK) $(unit_test_gobex_packet_OBJECTS) $(unit_test_gobex_packet_LDADD) $(LIBS)
830 unit/test-gobex-transfer.$(OBJEXT): unit/$(am__dirstamp) \
831         unit/$(DEPDIR)/$(am__dirstamp)
832 unit/test-gobex-transfer$(EXEEXT): $(unit_test_gobex_transfer_OBJECTS) $(unit_test_gobex_transfer_DEPENDENCIES) unit/$(am__dirstamp)
833         @rm -f unit/test-gobex-transfer$(EXEEXT)
834         $(AM_V_CCLD)$(LINK) $(unit_test_gobex_transfer_OBJECTS) $(unit_test_gobex_transfer_LDADD) $(LIBS)
835
836 mostlyclean-compile:
837         -rm -f *.$(OBJEXT)
838         -rm -f btio/btio.$(OBJEXT)
839         -rm -f client/agent.$(OBJEXT)
840         -rm -f client/driver.$(OBJEXT)
841         -rm -f client/ftp.$(OBJEXT)
842         -rm -f client/main.$(OBJEXT)
843         -rm -f client/manager.$(OBJEXT)
844         -rm -f client/map.$(OBJEXT)
845         -rm -f client/opp.$(OBJEXT)
846         -rm -f client/pbap.$(OBJEXT)
847         -rm -f client/session.$(OBJEXT)
848         -rm -f client/sync.$(OBJEXT)
849         -rm -f client/transfer.$(OBJEXT)
850         -rm -f gdbus/mainloop.$(OBJEXT)
851         -rm -f gdbus/object.$(OBJEXT)
852         -rm -f gdbus/polkit.$(OBJEXT)
853         -rm -f gdbus/watch.$(OBJEXT)
854         -rm -f gobex/gobex-defs.$(OBJEXT)
855         -rm -f gobex/gobex-header.$(OBJEXT)
856         -rm -f gobex/gobex-packet.$(OBJEXT)
857         -rm -f gobex/gobex-transfer.$(OBJEXT)
858         -rm -f gobex/gobex.$(OBJEXT)
859         -rm -f plugins/bluetooth.$(OBJEXT)
860         -rm -f plugins/filesystem.$(OBJEXT)
861         -rm -f plugins/ftp.$(OBJEXT)
862         -rm -f plugins/irmc.$(OBJEXT)
863         -rm -f plugins/mas.$(OBJEXT)
864         -rm -f plugins/messages.$(OBJEXT)
865         -rm -f plugins/opp.$(OBJEXT)
866         -rm -f plugins/pbap.$(OBJEXT)
867         -rm -f plugins/pcsuite.$(OBJEXT)
868         -rm -f plugins/phonebook.$(OBJEXT)
869         -rm -f plugins/syncevolution.$(OBJEXT)
870         -rm -f plugins/usb.$(OBJEXT)
871         -rm -f plugins/vcard.$(OBJEXT)
872         -rm -f src/log.$(OBJEXT)
873         -rm -f src/main.$(OBJEXT)
874         -rm -f src/manager.$(OBJEXT)
875         -rm -f src/map_ap.$(OBJEXT)
876         -rm -f src/mimetype.$(OBJEXT)
877         -rm -f src/obex.$(OBJEXT)
878         -rm -f src/plugin.$(OBJEXT)
879         -rm -f src/server.$(OBJEXT)
880         -rm -f src/service.$(OBJEXT)
881         -rm -f src/transport.$(OBJEXT)
882         -rm -f tools/test-client.$(OBJEXT)
883         -rm -f tools/test-server.$(OBJEXT)
884         -rm -f unit/test-gobex-header.$(OBJEXT)
885         -rm -f unit/test-gobex-packet.$(OBJEXT)
886         -rm -f unit/test-gobex-transfer.$(OBJEXT)
887         -rm -f unit/test-gobex.$(OBJEXT)
888         -rm -f unit/util.$(OBJEXT)
889
890 distclean-compile:
891         -rm -f *.tab.c
892
893 @AMDEP_TRUE@@am__include@ @am__quote@btio/$(DEPDIR)/btio.Po@am__quote@
894 @AMDEP_TRUE@@am__include@ @am__quote@client/$(DEPDIR)/agent.Po@am__quote@
895 @AMDEP_TRUE@@am__include@ @am__quote@client/$(DEPDIR)/driver.Po@am__quote@
896 @AMDEP_TRUE@@am__include@ @am__quote@client/$(DEPDIR)/ftp.Po@am__quote@
897 @AMDEP_TRUE@@am__include@ @am__quote@client/$(DEPDIR)/main.Po@am__quote@
898 @AMDEP_TRUE@@am__include@ @am__quote@client/$(DEPDIR)/manager.Po@am__quote@
899 @AMDEP_TRUE@@am__include@ @am__quote@client/$(DEPDIR)/map.Po@am__quote@
900 @AMDEP_TRUE@@am__include@ @am__quote@client/$(DEPDIR)/opp.Po@am__quote@
901 @AMDEP_TRUE@@am__include@ @am__quote@client/$(DEPDIR)/pbap.Po@am__quote@
902 @AMDEP_TRUE@@am__include@ @am__quote@client/$(DEPDIR)/session.Po@am__quote@
903 @AMDEP_TRUE@@am__include@ @am__quote@client/$(DEPDIR)/sync.Po@am__quote@
904 @AMDEP_TRUE@@am__include@ @am__quote@client/$(DEPDIR)/transfer.Po@am__quote@
905 @AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/mainloop.Po@am__quote@
906 @AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/object.Po@am__quote@
907 @AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/polkit.Po@am__quote@
908 @AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/watch.Po@am__quote@
909 @AMDEP_TRUE@@am__include@ @am__quote@gobex/$(DEPDIR)/gobex-defs.Po@am__quote@
910 @AMDEP_TRUE@@am__include@ @am__quote@gobex/$(DEPDIR)/gobex-header.Po@am__quote@
911 @AMDEP_TRUE@@am__include@ @am__quote@gobex/$(DEPDIR)/gobex-packet.Po@am__quote@
912 @AMDEP_TRUE@@am__include@ @am__quote@gobex/$(DEPDIR)/gobex-transfer.Po@am__quote@
913 @AMDEP_TRUE@@am__include@ @am__quote@gobex/$(DEPDIR)/gobex.Po@am__quote@
914 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/bluetooth.Po@am__quote@
915 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/filesystem.Po@am__quote@
916 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/ftp.Po@am__quote@
917 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/irmc.Po@am__quote@
918 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/mas.Po@am__quote@
919 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/messages.Po@am__quote@
920 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/opp.Po@am__quote@
921 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/pbap.Po@am__quote@
922 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/pcsuite.Po@am__quote@
923 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/phonebook.Po@am__quote@
924 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/syncevolution.Po@am__quote@
925 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/usb.Po@am__quote@
926 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/vcard.Po@am__quote@
927 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/log.Po@am__quote@
928 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/main.Po@am__quote@
929 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/manager.Po@am__quote@
930 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/map_ap.Po@am__quote@
931 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/mimetype.Po@am__quote@
932 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/obex.Po@am__quote@
933 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/plugin.Po@am__quote@
934 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/server.Po@am__quote@
935 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/service.Po@am__quote@
936 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/transport.Po@am__quote@
937 @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/test-client.Po@am__quote@
938 @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/test-server.Po@am__quote@
939 @AMDEP_TRUE@@am__include@ @am__quote@unit/$(DEPDIR)/test-gobex-header.Po@am__quote@
940 @AMDEP_TRUE@@am__include@ @am__quote@unit/$(DEPDIR)/test-gobex-packet.Po@am__quote@
941 @AMDEP_TRUE@@am__include@ @am__quote@unit/$(DEPDIR)/test-gobex-transfer.Po@am__quote@
942 @AMDEP_TRUE@@am__include@ @am__quote@unit/$(DEPDIR)/test-gobex.Po@am__quote@
943 @AMDEP_TRUE@@am__include@ @am__quote@unit/$(DEPDIR)/util.Po@am__quote@
944
945 .c.o:
946 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
947 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
948 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
949 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
950 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
951 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
952 @am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ $<
953
954 .c.obj:
955 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
956 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
957 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
958 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
959 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
960 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
961 @am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
962
963 .c.lo:
964 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
965 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
966 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
967 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
968 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
969 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
970 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
971
972 mostlyclean-libtool:
973         -rm -f *.lo
974
975 clean-libtool:
976         -rm -rf .libs _libs
977         -rm -rf client/.libs client/_libs
978         -rm -rf src/.libs src/_libs
979         -rm -rf tools/.libs tools/_libs
980         -rm -rf unit/.libs unit/_libs
981
982 distclean-libtool:
983         -rm -f libtool config.lt
984 install-serviceDATA: $(service_DATA)
985         @$(NORMAL_INSTALL)
986         test -z "$(servicedir)" || $(MKDIR_P) "$(DESTDIR)$(servicedir)"
987         @list='$(service_DATA)'; test -n "$(servicedir)" || list=; \
988         for p in $$list; do \
989           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
990           echo "$$d$$p"; \
991         done | $(am__base_list) | \
992         while read files; do \
993           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(servicedir)'"; \
994           $(INSTALL_DATA) $$files "$(DESTDIR)$(servicedir)" || exit $$?; \
995         done
996
997 uninstall-serviceDATA:
998         @$(NORMAL_UNINSTALL)
999         @list='$(service_DATA)'; test -n "$(servicedir)" || list=; \
1000         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1001         test -n "$$files" || exit 0; \
1002         echo " ( cd '$(DESTDIR)$(servicedir)' && rm -f" $$files ")"; \
1003         cd "$(DESTDIR)$(servicedir)" && rm -f $$files
1004
1005 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1006         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1007         unique=`for i in $$list; do \
1008             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1009           done | \
1010           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1011               END { if (nonempty) { for (i in files) print i; }; }'`; \
1012         mkid -fID $$unique
1013 tags: TAGS
1014
1015 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1016                 $(TAGS_FILES) $(LISP)
1017         set x; \
1018         here=`pwd`; \
1019         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1020         unique=`for i in $$list; do \
1021             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1022           done | \
1023           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1024               END { if (nonempty) { for (i in files) print i; }; }'`; \
1025         shift; \
1026         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1027           test -n "$$unique" || unique=$$empty_fix; \
1028           if test $$# -gt 0; then \
1029             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1030               "$$@" $$unique; \
1031           else \
1032             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1033               $$unique; \
1034           fi; \
1035         fi
1036 ctags: CTAGS
1037 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1038                 $(TAGS_FILES) $(LISP)
1039         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1040         unique=`for i in $$list; do \
1041             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1042           done | \
1043           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1044               END { if (nonempty) { for (i in files) print i; }; }'`; \
1045         test -z "$(CTAGS_ARGS)$$unique" \
1046           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1047              $$unique
1048
1049 GTAGS:
1050         here=`$(am__cd) $(top_builddir) && pwd` \
1051           && $(am__cd) $(top_srcdir) \
1052           && gtags -i $(GTAGS_ARGS) "$$here"
1053
1054 distclean-tags:
1055         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1056
1057 check-TESTS: $(TESTS)
1058         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
1059         srcdir=$(srcdir); export srcdir; \
1060         list=' $(TESTS) '; \
1061         $(am__tty_colors); \
1062         if test -n "$$list"; then \
1063           for tst in $$list; do \
1064             if test -f ./$$tst; then dir=./; \
1065             elif test -f $$tst; then dir=; \
1066             else dir="$(srcdir)/"; fi; \
1067             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1068               all=`expr $$all + 1`; \
1069               case " $(XFAIL_TESTS) " in \
1070               *[\ \     ]$$tst[\ \      ]*) \
1071                 xpass=`expr $$xpass + 1`; \
1072                 failed=`expr $$failed + 1`; \
1073                 col=$$red; res=XPASS; \
1074               ;; \
1075               *) \
1076                 col=$$grn; res=PASS; \
1077               ;; \
1078               esac; \
1079             elif test $$? -ne 77; then \
1080               all=`expr $$all + 1`; \
1081               case " $(XFAIL_TESTS) " in \
1082               *[\ \     ]$$tst[\ \      ]*) \
1083                 xfail=`expr $$xfail + 1`; \
1084                 col=$$lgn; res=XFAIL; \
1085               ;; \
1086               *) \
1087                 failed=`expr $$failed + 1`; \
1088                 col=$$red; res=FAIL; \
1089               ;; \
1090               esac; \
1091             else \
1092               skip=`expr $$skip + 1`; \
1093               col=$$blu; res=SKIP; \
1094             fi; \
1095             echo "$${col}$$res$${std}: $$tst"; \
1096           done; \
1097           if test "$$all" -eq 1; then \
1098             tests="test"; \
1099             All=""; \
1100           else \
1101             tests="tests"; \
1102             All="All "; \
1103           fi; \
1104           if test "$$failed" -eq 0; then \
1105             if test "$$xfail" -eq 0; then \
1106               banner="$$All$$all $$tests passed"; \
1107             else \
1108               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
1109               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1110             fi; \
1111           else \
1112             if test "$$xpass" -eq 0; then \
1113               banner="$$failed of $$all $$tests failed"; \
1114             else \
1115               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
1116               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
1117             fi; \
1118           fi; \
1119           dashes="$$banner"; \
1120           skipped=""; \
1121           if test "$$skip" -ne 0; then \
1122             if test "$$skip" -eq 1; then \
1123               skipped="($$skip test was not run)"; \
1124             else \
1125               skipped="($$skip tests were not run)"; \
1126             fi; \
1127             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1128               dashes="$$skipped"; \
1129           fi; \
1130           report=""; \
1131           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1132             report="Please report to $(PACKAGE_BUGREPORT)"; \
1133             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1134               dashes="$$report"; \
1135           fi; \
1136           dashes=`echo "$$dashes" | sed s/./=/g`; \
1137           if test "$$failed" -eq 0; then \
1138             echo "$$grn$$dashes"; \
1139           else \
1140             echo "$$red$$dashes"; \
1141           fi; \
1142           echo "$$banner"; \
1143           test -z "$$skipped" || echo "$$skipped"; \
1144           test -z "$$report" || echo "$$report"; \
1145           echo "$$dashes$$std"; \
1146           test "$$failed" -eq 0; \
1147         else :; fi
1148
1149 distdir: $(DISTFILES)
1150         $(am__remove_distdir)
1151         test -d "$(distdir)" || mkdir "$(distdir)"
1152         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1153         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1154         list='$(DISTFILES)'; \
1155           dist_files=`for file in $$list; do echo $$file; done | \
1156           sed -e "s|^$$srcdirstrip/||;t" \
1157               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1158         case $$dist_files in \
1159           */*) $(MKDIR_P) `echo "$$dist_files" | \
1160                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1161                            sort -u` ;; \
1162         esac; \
1163         for file in $$dist_files; do \
1164           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1165           if test -d $$d/$$file; then \
1166             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1167             if test -d "$(distdir)/$$file"; then \
1168               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1169             fi; \
1170             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1171               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1172               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1173             fi; \
1174             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1175           else \
1176             test -f "$(distdir)/$$file" \
1177             || cp -p $$d/$$file "$(distdir)/$$file" \
1178             || exit 1; \
1179           fi; \
1180         done
1181         -test -n "$(am__skip_mode_fix)" \
1182         || find "$(distdir)" -type d ! -perm -755 \
1183                 -exec chmod u+rwx,go+rx {} \; -o \
1184           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1185           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1186           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1187         || chmod -R a+r "$(distdir)"
1188 dist-gzip: distdir
1189         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1190         $(am__remove_distdir)
1191
1192 dist-bzip2: distdir
1193         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1194         $(am__remove_distdir)
1195
1196 dist-lzma: distdir
1197         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
1198         $(am__remove_distdir)
1199
1200 dist-xz: distdir
1201         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
1202         $(am__remove_distdir)
1203
1204 dist-tarZ: distdir
1205         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1206         $(am__remove_distdir)
1207
1208 dist-shar: distdir
1209         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1210         $(am__remove_distdir)
1211
1212 dist-zip: distdir
1213         -rm -f $(distdir).zip
1214         zip -rq $(distdir).zip $(distdir)
1215         $(am__remove_distdir)
1216
1217 dist dist-all: distdir
1218         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1219         $(am__remove_distdir)
1220
1221 # This target untars the dist file and tries a VPATH configuration.  Then
1222 # it guarantees that the distribution is self-contained by making another
1223 # tarfile.
1224 distcheck: dist
1225         case '$(DIST_ARCHIVES)' in \
1226         *.tar.gz*) \
1227           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1228         *.tar.bz2*) \
1229           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1230         *.tar.lzma*) \
1231           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
1232         *.tar.xz*) \
1233           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1234         *.tar.Z*) \
1235           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1236         *.shar.gz*) \
1237           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1238         *.zip*) \
1239           unzip $(distdir).zip ;;\
1240         esac
1241         chmod -R a-w $(distdir); chmod a+w $(distdir)
1242         mkdir $(distdir)/_build
1243         mkdir $(distdir)/_inst
1244         chmod a-w $(distdir)
1245         test -d $(distdir)/_build || exit 0; \
1246         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1247           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1248           && am__cwd=`pwd` \
1249           && $(am__cd) $(distdir)/_build \
1250           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1251             $(DISTCHECK_CONFIGURE_FLAGS) \
1252           && $(MAKE) $(AM_MAKEFLAGS) \
1253           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1254           && $(MAKE) $(AM_MAKEFLAGS) check \
1255           && $(MAKE) $(AM_MAKEFLAGS) install \
1256           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1257           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1258           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1259                 distuninstallcheck \
1260           && chmod -R a-w "$$dc_install_base" \
1261           && ({ \
1262                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1263                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1264                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1265                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1266                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1267               } || { rm -rf "$$dc_destdir"; exit 1; }) \
1268           && rm -rf "$$dc_destdir" \
1269           && $(MAKE) $(AM_MAKEFLAGS) dist \
1270           && rm -rf $(DIST_ARCHIVES) \
1271           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1272           && cd "$$am__cwd" \
1273           || exit 1
1274         $(am__remove_distdir)
1275         @(echo "$(distdir) archives ready for distribution: "; \
1276           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1277           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1278 distuninstallcheck:
1279         @$(am__cd) '$(distuninstallcheck_dir)' \
1280         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1281            || { echo "ERROR: files left after uninstall:" ; \
1282                 if test -n "$(DESTDIR)"; then \
1283                   echo "  (check DESTDIR support)"; \
1284                 fi ; \
1285                 $(distuninstallcheck_listfiles) ; \
1286                 exit 1; } >&2
1287 distcleancheck: distclean
1288         @if test '$(srcdir)' = . ; then \
1289           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1290           exit 1 ; \
1291         fi
1292         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1293           || { echo "ERROR: files left in build directory after distclean:" ; \
1294                $(distcleancheck_listfiles) ; \
1295                exit 1; } >&2
1296 check-am: all-am
1297         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1298 check: check-am
1299 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) config.h
1300 installdirs:
1301         for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(servicedir)"; do \
1302           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1303         done
1304 install: install-am
1305 install-exec: install-exec-am
1306 install-data: install-data-am
1307 uninstall: uninstall-am
1308
1309 install-am: all-am
1310         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1311
1312 installcheck: installcheck-am
1313 install-strip:
1314         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1315           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1316           `test -z '$(STRIP)' || \
1317             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1318 mostlyclean-generic:
1319
1320 clean-generic:
1321         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1322
1323 distclean-generic:
1324         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1325         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1326         -rm -f btio/$(DEPDIR)/$(am__dirstamp)
1327         -rm -f btio/$(am__dirstamp)
1328         -rm -f client/$(DEPDIR)/$(am__dirstamp)
1329         -rm -f client/$(am__dirstamp)
1330         -rm -f gdbus/$(DEPDIR)/$(am__dirstamp)
1331         -rm -f gdbus/$(am__dirstamp)
1332         -rm -f gobex/$(DEPDIR)/$(am__dirstamp)
1333         -rm -f gobex/$(am__dirstamp)
1334         -rm -f plugins/$(DEPDIR)/$(am__dirstamp)
1335         -rm -f plugins/$(am__dirstamp)
1336         -rm -f src/$(DEPDIR)/$(am__dirstamp)
1337         -rm -f src/$(am__dirstamp)
1338         -rm -f tools/$(DEPDIR)/$(am__dirstamp)
1339         -rm -f tools/$(am__dirstamp)
1340         -rm -f unit/$(DEPDIR)/$(am__dirstamp)
1341         -rm -f unit/$(am__dirstamp)
1342
1343 maintainer-clean-generic:
1344         @echo "This command is intended for maintainers to use"
1345         @echo "it deletes files that may require special tools to rebuild."
1346         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1347 clean: clean-am
1348
1349 clean-am: clean-generic clean-libexecPROGRAMS clean-libtool \
1350         clean-noinstPROGRAMS clean-pluginLTLIBRARIES mostlyclean-am
1351
1352 distclean: distclean-am
1353         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1354         -rm -rf btio/$(DEPDIR) client/$(DEPDIR) gdbus/$(DEPDIR) gobex/$(DEPDIR) plugins/$(DEPDIR) src/$(DEPDIR) tools/$(DEPDIR) unit/$(DEPDIR)
1355         -rm -f Makefile
1356 distclean-am: clean-am distclean-compile distclean-generic \
1357         distclean-hdr distclean-libtool distclean-tags
1358
1359 dvi: dvi-am
1360
1361 dvi-am:
1362
1363 html: html-am
1364
1365 html-am:
1366
1367 info: info-am
1368
1369 info-am:
1370
1371 install-data-am: install-pluginLTLIBRARIES install-serviceDATA
1372
1373 install-dvi: install-dvi-am
1374
1375 install-dvi-am:
1376
1377 install-exec-am: install-libexecPROGRAMS
1378
1379 install-html: install-html-am
1380
1381 install-html-am:
1382
1383 install-info: install-info-am
1384
1385 install-info-am:
1386
1387 install-man:
1388
1389 install-pdf: install-pdf-am
1390
1391 install-pdf-am:
1392
1393 install-ps: install-ps-am
1394
1395 install-ps-am:
1396
1397 installcheck-am:
1398
1399 maintainer-clean: maintainer-clean-am
1400         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1401         -rm -rf $(top_srcdir)/autom4te.cache
1402         -rm -rf btio/$(DEPDIR) client/$(DEPDIR) gdbus/$(DEPDIR) gobex/$(DEPDIR) plugins/$(DEPDIR) src/$(DEPDIR) tools/$(DEPDIR) unit/$(DEPDIR)
1403         -rm -f Makefile
1404 maintainer-clean-am: distclean-am maintainer-clean-generic
1405
1406 mostlyclean: mostlyclean-am
1407
1408 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1409         mostlyclean-libtool
1410
1411 pdf: pdf-am
1412
1413 pdf-am:
1414
1415 ps: ps-am
1416
1417 ps-am:
1418
1419 uninstall-am: uninstall-libexecPROGRAMS uninstall-pluginLTLIBRARIES \
1420         uninstall-serviceDATA
1421
1422 .MAKE: all check-am install-am install-strip
1423
1424 .PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \
1425         clean clean-generic clean-libexecPROGRAMS clean-libtool \
1426         clean-noinstPROGRAMS clean-pluginLTLIBRARIES ctags dist \
1427         dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
1428         dist-xz dist-zip distcheck distclean distclean-compile \
1429         distclean-generic distclean-hdr distclean-libtool \
1430         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1431         dvi-am html html-am info info-am install install-am \
1432         install-data install-data-am install-dvi install-dvi-am \
1433         install-exec install-exec-am install-html install-html-am \
1434         install-info install-info-am install-libexecPROGRAMS \
1435         install-man install-pdf install-pdf-am \
1436         install-pluginLTLIBRARIES install-ps install-ps-am \
1437         install-serviceDATA install-strip installcheck installcheck-am \
1438         installdirs maintainer-clean maintainer-clean-generic \
1439         mostlyclean mostlyclean-compile mostlyclean-generic \
1440         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
1441         uninstall-am uninstall-libexecPROGRAMS \
1442         uninstall-pluginLTLIBRARIES uninstall-serviceDATA
1443
1444
1445 @SERVER_TRUE@src/plugin.$(OBJEXT): src/builtin.h
1446
1447 @SERVER_TRUE@src/builtin.h: src/genbuiltin $(builtin_sources)
1448 @SERVER_TRUE@   $(AM_V_GEN)$(srcdir)/src/genbuiltin $(builtin_modules) > $@
1449
1450 %.service: %.service.in config.log
1451         $(AM_V_GEN)$(SED) -e "s|\@libexecdir\@|$(libexecdir)|" $< > $@
1452
1453 plugins/phonebook.c: plugins/@PHONEBOOK_DRIVER@
1454         $(AM_V_GEN)$(LN_S) @abs_top_srcdir@/$< $@
1455
1456 plugins/messages.c: plugins/@MESSAGES_DRIVER@
1457         $(AM_V_GEN)$(LN_S) @abs_top_srcdir@/$< $@
1458
1459 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1460 # Otherwise a system limit (for SysV at least) may be exceeded.
1461 .NOEXPORT: