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