~bluetooth/bluez/vivid-phone-overlay

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Simon Fels
  • Date: 2015-09-11 09:01:46 UTC
  • Revision ID: morphis@gravedo.de-20150911090146-4c0ln9s7ec3xf0nx
Import package bluez_4.101-0ubuntu25.1~overlay4 from stable phone overlay PPA

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.3 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
 
 
21
 
 
22
 
 
23
VPATH = @srcdir@
 
24
pkgdatadir = $(datadir)/@PACKAGE@
 
25
pkgincludedir = $(includedir)/@PACKAGE@
 
26
pkglibdir = $(libdir)/@PACKAGE@
 
27
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
28
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
29
install_sh_DATA = $(install_sh) -c -m 644
 
30
install_sh_PROGRAM = $(install_sh) -c
 
31
install_sh_SCRIPT = $(install_sh) -c
 
32
INSTALL_HEADER = $(INSTALL_DATA)
 
33
transform = $(program_transform_name)
 
34
NORMAL_INSTALL = :
 
35
PRE_INSTALL = :
 
36
POST_INSTALL = :
 
37
NORMAL_UNINSTALL = :
 
38
PRE_UNINSTALL = :
 
39
POST_UNINSTALL = :
 
40
build_triplet = @build@
 
41
host_triplet = @host@
 
42
bin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \
 
43
        $(am__EXEEXT_4) $(am__EXEEXT_5) $(am__EXEEXT_6) \
 
44
        $(am__EXEEXT_7)
 
45
sbin_PROGRAMS = src/bluetoothd$(EXEEXT) $(am__EXEEXT_14) \
 
46
        $(am__EXEEXT_15) $(am__EXEEXT_16)
 
47
noinst_PROGRAMS = $(am__EXEEXT_8) $(am__EXEEXT_9) $(am__EXEEXT_10) \
 
48
        $(am__EXEEXT_11) $(am__EXEEXT_13)
 
49
@SBC_TRUE@am__append_1 = sbc/libsbc.la
 
50
@SBC_TRUE@am__append_2 = sbc/sbcinfo sbc/sbcdec sbc/sbcenc
 
51
@SBC_TRUE@@SNDFILE_TRUE@am__append_3 = sbc/sbctester
 
52
@MCAP_TRUE@am__append_4 = health/mcap_lib.h health/mcap_internal.h \
 
53
@MCAP_TRUE@             health/mcap.h health/mcap.c \
 
54
@MCAP_TRUE@             health/mcap_sync.c
 
55
 
 
56
@PNATPLUGIN_TRUE@am__append_5 = pnat
 
57
@PNATPLUGIN_TRUE@am__append_6 = plugins/pnat.c
 
58
@AUDIOPLUGIN_TRUE@am__append_7 = audio
 
59
@AUDIOPLUGIN_TRUE@am__append_8 = audio/main.c \
 
60
@AUDIOPLUGIN_TRUE@                      audio/manager.h audio/manager.c \
 
61
@AUDIOPLUGIN_TRUE@                      audio/gateway.h audio/gateway.c \
 
62
@AUDIOPLUGIN_TRUE@                      audio/headset.h audio/headset.c \
 
63
@AUDIOPLUGIN_TRUE@                      audio/control.h audio/control.c \
 
64
@AUDIOPLUGIN_TRUE@                      audio/avctp.h audio/avctp.c \
 
65
@AUDIOPLUGIN_TRUE@                      audio/avrcp.h audio/avrcp.c \
 
66
@AUDIOPLUGIN_TRUE@                      audio/device.h audio/device.c \
 
67
@AUDIOPLUGIN_TRUE@                      audio/source.h audio/source.c \
 
68
@AUDIOPLUGIN_TRUE@                      audio/sink.h audio/sink.c \
 
69
@AUDIOPLUGIN_TRUE@                      audio/a2dp.h audio/a2dp.c \
 
70
@AUDIOPLUGIN_TRUE@                      audio/avdtp.h audio/avdtp.c \
 
71
@AUDIOPLUGIN_TRUE@                      audio/ipc.h audio/ipc.c \
 
72
@AUDIOPLUGIN_TRUE@                      audio/unix.h audio/unix.c \
 
73
@AUDIOPLUGIN_TRUE@                      audio/media.h audio/media.c \
 
74
@AUDIOPLUGIN_TRUE@                      audio/transport.h audio/transport.c \
 
75
@AUDIOPLUGIN_TRUE@                      audio/telephony.h audio/a2dp-codecs.h
 
76
 
 
77
@AUDIOPLUGIN_TRUE@am__append_9 = audio/telephony.c
 
78
@AUDIOPLUGIN_TRUE@am__append_10 = audio/libtelephony.a
 
79
@SAPPLUGIN_TRUE@am__append_11 = sap
 
80
@SAPPLUGIN_TRUE@am__append_12 = sap/main.c \
 
81
@SAPPLUGIN_TRUE@                        sap/manager.h sap/manager.c \
 
82
@SAPPLUGIN_TRUE@                        sap/server.h sap/server.c \
 
83
@SAPPLUGIN_TRUE@                        sap/sap.h
 
84
 
 
85
@SAPPLUGIN_TRUE@am__append_13 = sap/sap.c
 
86
@SAPPLUGIN_TRUE@am__append_14 = sap/libsap.a
 
87
@INPUTPLUGIN_TRUE@am__append_15 = input
 
88
@INPUTPLUGIN_TRUE@am__append_16 = input/main.c \
 
89
@INPUTPLUGIN_TRUE@                      input/manager.h input/manager.c \
 
90
@INPUTPLUGIN_TRUE@                      input/server.h input/server.c \
 
91
@INPUTPLUGIN_TRUE@                      input/device.h input/device.c \
 
92
@INPUTPLUGIN_TRUE@                      input/fakehid.c input/fakehid.h
 
93
 
 
94
@SERIALPLUGIN_TRUE@am__append_17 = serial
 
95
@SERIALPLUGIN_TRUE@am__append_18 = serial/main.c \
 
96
@SERIALPLUGIN_TRUE@                     serial/manager.h serial/manager.c \
 
97
@SERIALPLUGIN_TRUE@                     serial/proxy.h serial/proxy.c \
 
98
@SERIALPLUGIN_TRUE@                     serial/port.h serial/port.c
 
99
 
 
100
@NETWORKPLUGIN_TRUE@am__append_19 = network
 
101
@NETWORKPLUGIN_TRUE@am__append_20 = network/main.c \
 
102
@NETWORKPLUGIN_TRUE@                    network/manager.h network/manager.c \
 
103
@NETWORKPLUGIN_TRUE@                    network/common.h network/common.c \
 
104
@NETWORKPLUGIN_TRUE@                    network/server.h network/server.c \
 
105
@NETWORKPLUGIN_TRUE@                    network/connection.h network/connection.c
 
106
 
 
107
@SERVICEPLUGIN_TRUE@am__append_21 = service
 
108
@SERVICEPLUGIN_TRUE@am__append_22 = plugins/service.c
 
109
@HEALTHPLUGIN_TRUE@am__append_23 = health
 
110
@HEALTHPLUGIN_TRUE@am__append_24 = health/hdp_main.c health/hdp_types.h \
 
111
@HEALTHPLUGIN_TRUE@                     health/hdp_manager.h health/hdp_manager.c \
 
112
@HEALTHPLUGIN_TRUE@                     health/hdp.h health/hdp.c \
 
113
@HEALTHPLUGIN_TRUE@                     health/hdp_util.h health/hdp_util.c
 
114
 
 
115
@GATTMODULES_TRUE@am__append_25 = thermometer alert time gatt_example proximity \
 
116
@GATTMODULES_TRUE@                      deviceinfo
 
117
 
 
118
@GATTMODULES_TRUE@am__append_26 = thermometer/main.c \
 
119
@GATTMODULES_TRUE@                      thermometer/manager.h thermometer/manager.c \
 
120
@GATTMODULES_TRUE@                      thermometer/thermometer.h thermometer/thermometer.c \
 
121
@GATTMODULES_TRUE@                      alert/main.c alert/server.h alert/server.c \
 
122
@GATTMODULES_TRUE@                      time/main.c time/server.h time/server.c \
 
123
@GATTMODULES_TRUE@                      plugins/gatt-example.c \
 
124
@GATTMODULES_TRUE@                      proximity/main.c proximity/manager.h proximity/manager.c \
 
125
@GATTMODULES_TRUE@                      proximity/monitor.h proximity/monitor.c \
 
126
@GATTMODULES_TRUE@                      proximity/reporter.h proximity/reporter.c \
 
127
@GATTMODULES_TRUE@                      proximity/linkloss.h proximity/linkloss.c \
 
128
@GATTMODULES_TRUE@                      proximity/immalert.h proximity/immalert.c \
 
129
@GATTMODULES_TRUE@                      deviceinfo/main.c \
 
130
@GATTMODULES_TRUE@                      deviceinfo/manager.h deviceinfo/manager.c \
 
131
@GATTMODULES_TRUE@                      deviceinfo/deviceinfo.h deviceinfo/deviceinfo.c
 
132
 
 
133
@HAL_TRUE@am__append_27 = hal
 
134
@HAL_TRUE@am__append_28 = plugins/hal.c
 
135
@HAL_FALSE@am__append_29 = formfactor
 
136
@HAL_FALSE@am__append_30 = plugins/formfactor.c
 
137
@WIIMOTEPLUGIN_TRUE@am__append_31 = wiimote
 
138
@WIIMOTEPLUGIN_TRUE@am__append_32 = plugins/wiimote.c
 
139
@MAEMO6PLUGIN_TRUE@am__append_33 = maemo6
 
140
@MAEMO6PLUGIN_TRUE@am__append_34 = plugins/maemo6.c
 
141
@DBUSOOBPLUGIN_TRUE@am__append_35 = dbusoob
 
142
@DBUSOOBPLUGIN_TRUE@am__append_36 = plugins/dbusoob.c
 
143
@MAINTAINER_MODE_TRUE@am__append_37 = plugins/external-dummy.la
 
144
DIST_COMMON = README $(am__configure_deps) \
 
145
        $(am__dist_udev_SCRIPTS_DIST) $(dist_man_MANS) \
 
146
        $(include_HEADERS) $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
147
        $(srcdir)/Makefile.tools $(srcdir)/bluez.pc.in \
 
148
        $(srcdir)/config.h.in $(top_srcdir)/configure \
 
149
        $(top_srcdir)/doc/version.xml.in \
 
150
        $(top_srcdir)/src/bluetooth.service.in \
 
151
        $(top_srcdir)/src/bluetoothd.8.in AUTHORS COPYING COPYING.LIB \
 
152
        ChangeLog INSTALL NEWS TODO compile config.guess config.sub \
 
153
        depcomp install-sh ltmain.sh missing tools/lexer.c \
 
154
        tools/parser.c tools/parser.h ylwrap
 
155
@DATAFILES_TRUE@@TOOLS_TRUE@am__append_38 = tools/rfcomm.conf
 
156
@TOOLS_TRUE@am__append_39 = tools/rfcomm tools/l2ping \
 
157
@TOOLS_TRUE@                            tools/hcitool tools/sdptool tools/ciptool
 
158
 
 
159
@TOOLS_TRUE@am__append_40 = tools/hciattach tools/hciconfig
 
160
@TOOLS_TRUE@am__append_41 = tools/avinfo tools/ppporc \
 
161
@TOOLS_TRUE@    tools/hcieventmask tools/hcisecfilter mgmt/btmgmt \
 
162
@TOOLS_TRUE@    monitor/btmon emulator/btvirt
 
163
@READLINE_TRUE@@TOOLS_TRUE@am__append_42 = attrib/gatttool
 
164
@TOOLS_TRUE@am__append_43 = tools/rfcomm.1 tools/l2ping.8 \
 
165
@TOOLS_TRUE@                    tools/hciattach.8 tools/hciconfig.8 \
 
166
@TOOLS_TRUE@                    tools/hcitool.1 tools/sdptool.1 tools/ciptool.1
 
167
 
 
168
@TOOLS_FALSE@am__append_44 = tools/rfcomm.1 tools/l2ping.8 \
 
169
@TOOLS_FALSE@                   tools/hciattach.8 tools/hciconfig.8 \
 
170
@TOOLS_FALSE@                   tools/hcitool.1 tools/sdptool.1 tools/ciptool.1
 
171
 
 
172
@BCCMD_TRUE@am__append_45 = tools/bccmd
 
173
@BCCMD_TRUE@@USB_TRUE@am__append_46 = tools/csr_usb.c
 
174
@BCCMD_TRUE@@USB_TRUE@am__append_47 = @USB_LIBS@
 
175
@BCCMD_TRUE@am__append_48 = tools/bccmd.8
 
176
@BCCMD_FALSE@am__append_49 = tools/bccmd.8
 
177
@HID2HCI_TRUE@udev_PROGRAMS = tools/hid2hci$(EXEEXT)
 
178
@HID2HCI_TRUE@am__append_50 = tools/hid2hci.8
 
179
@HID2HCI_FALSE@am__append_51 = tools/hid2hci.8
 
180
@DFUTOOL_TRUE@am__append_52 = tools/dfutool
 
181
@DFUTOOL_TRUE@am__append_53 = tools/dfutool.1
 
182
@DFUTOOL_FALSE@am__append_54 = tools/dfutool.1
 
183
@USB_TRUE@am__append_55 = tools/dfubabel tools/avctrl
 
184
@CUPS_TRUE@cups_PROGRAMS = cups/bluetooth$(EXEEXT)
 
185
@TEST_TRUE@am__append_56 = test/hciemu
 
186
@TEST_TRUE@am__append_57 = test/l2test test/rctest
 
187
@TEST_TRUE@am__append_58 = test/gaptest test/sdptest test/scotest \
 
188
@TEST_TRUE@     test/attest test/hstest test/avtest test/ipctest \
 
189
@TEST_TRUE@     test/lmptest test/bdaddr test/agent test/btiotest \
 
190
@TEST_TRUE@     test/test-textfile test/uuidtest test/mpris-player \
 
191
@TEST_TRUE@     $(unit_tests)
 
192
@TEST_TRUE@am__append_59 = test/rctest.1 test/hciemu.1
 
193
@TEST_TRUE@am__append_60 = test/bdaddr.8
 
194
@TEST_FALSE@am__append_61 = test/rctest.1 test/hciemu.1 test/bdaddr.8
 
195
@HIDD_TRUE@am__append_62 = compat/hidd
 
196
@HIDD_TRUE@am__append_63 = compat/hidd.1
 
197
@HIDD_FALSE@am__append_64 = compat/hidd.1
 
198
@PAND_TRUE@am__append_65 = compat/pand
 
199
@PAND_TRUE@am__append_66 = compat/pand.1
 
200
@PAND_FALSE@am__append_67 = compat/pand.1
 
201
@DUND_TRUE@am__append_68 = compat/dund
 
202
@DUND_TRUE@am__append_69 = compat/dund.1
 
203
@DUND_FALSE@am__append_70 = compat/dund.1
 
204
@DATAFILES_TRUE@@HID2HCI_TRUE@am__append_71 = scripts/bluetooth-hid2hci.rules
 
205
@DATAFILES_TRUE@@PCMCIA_TRUE@am__append_72 = scripts/bluetooth-serial.rules
 
206
@MCAP_TRUE@am__append_73 = -I$(builddir)/health
 
207
@TEST_TRUE@am__append_74 = $(unit_test_eir_OBJECTS)
 
208
TESTS = $(am__EXEEXT_12)
 
209
subdir = .
 
210
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
211
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
212
        $(top_srcdir)/configure.ac
 
213
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
214
        $(ACLOCAL_M4)
 
215
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
216
 configure.lineno config.status.lineno
 
217
mkinstalldirs = $(install_sh) -d
 
218
CONFIG_HEADER = config.h
 
219
CONFIG_CLEAN_FILES = doc/version.xml src/bluetoothd.8 \
 
220
        src/bluetooth.service bluez.pc
 
221
CONFIG_CLEAN_VPATH_FILES =
 
222
LIBRARIES = $(noinst_LIBRARIES)
 
223
ARFLAGS = cru
 
224
AM_V_AR = $(am__v_AR_@AM_V@)
 
225
am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
 
226
am__v_AR_0 = @echo "  AR    " $@;
 
227
AM_V_at = $(am__v_at_@AM_V@)
 
228
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
229
am__v_at_0 = @
 
230
audio_libtelephony_a_AR = $(AR) $(ARFLAGS)
 
231
audio_libtelephony_a_LIBADD =
 
232
am__audio_libtelephony_a_SOURCES_DIST = audio/telephony.h \
 
233
        audio/telephony-dummy.c audio/telephony-maemo5.c \
 
234
        audio/telephony-ofono.c audio/telephony-maemo6.c
 
235
am__dirstamp = $(am__leading_dot)dirstamp
 
236
@AUDIOPLUGIN_TRUE@am_audio_libtelephony_a_OBJECTS =  \
 
237
@AUDIOPLUGIN_TRUE@      audio/telephony-dummy.$(OBJEXT) \
 
238
@AUDIOPLUGIN_TRUE@      audio/telephony-maemo5.$(OBJEXT) \
 
239
@AUDIOPLUGIN_TRUE@      audio/telephony-ofono.$(OBJEXT) \
 
240
@AUDIOPLUGIN_TRUE@      audio/telephony-maemo6.$(OBJEXT)
 
241
audio_libtelephony_a_OBJECTS = $(am_audio_libtelephony_a_OBJECTS)
 
242
sap_libsap_a_AR = $(AR) $(ARFLAGS)
 
243
sap_libsap_a_LIBADD =
 
244
am__sap_libsap_a_SOURCES_DIST = sap/sap.h sap/sap-dummy.c \
 
245
        sap/sap-u8500.c
 
246
@SAPPLUGIN_TRUE@am_sap_libsap_a_OBJECTS = sap/sap-dummy.$(OBJEXT) \
 
247
@SAPPLUGIN_TRUE@        sap/sap-u8500.$(OBJEXT)
 
248
sap_libsap_a_OBJECTS = $(am_sap_libsap_a_OBJECTS)
 
249
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
250
am__vpath_adj = case $$p in \
 
251
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
252
    *) f=$$p;; \
 
253
  esac;
 
254
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
255
am__install_max = 40
 
256
am__nobase_strip_setup = \
 
257
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
258
am__nobase_strip = \
 
259
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
260
am__nobase_list = $(am__nobase_strip_setup); \
 
261
  for p in $$list; do echo "$$p $$p"; done | \
 
262
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
263
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
264
    if (++n[$$2] == $(am__install_max)) \
 
265
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
266
    END { for (dir in files) print dir, files[dir] }'
 
267
am__base_list = \
 
268
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
269
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
270
am__uninstall_files_from_dir = { \
 
271
  test -z "$$files" \
 
272
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
273
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
274
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
275
  }
 
276
am__installdirs = "$(DESTDIR)$(alsadir)" "$(DESTDIR)$(gstreamerdir)" \
 
277
        "$(DESTDIR)$(libdir)" "$(DESTDIR)$(plugindir)" \
 
278
        "$(DESTDIR)$(bindir)" "$(DESTDIR)$(cupsdir)" \
 
279
        "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(udevdir)" \
 
280
        "$(DESTDIR)$(udevdir)" "$(DESTDIR)$(man1dir)" \
 
281
        "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(alsaconfdir)" \
 
282
        "$(DESTDIR)$(confdir)" "$(DESTDIR)$(dbusdir)" \
 
283
        "$(DESTDIR)$(dbusservicedir)" "$(DESTDIR)$(pkgconfigdir)" \
 
284
        "$(DESTDIR)$(rulesdir)" "$(DESTDIR)$(statedir)" \
 
285
        "$(DESTDIR)$(systemdunitdir)" "$(DESTDIR)$(includedir)"
 
286
LTLIBRARIES = $(alsa_LTLIBRARIES) $(gstreamer_LTLIBRARIES) \
 
287
        $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) $(plugin_LTLIBRARIES)
 
288
@ALSA_TRUE@audio_libasound_module_ctl_bluetooth_la_DEPENDENCIES =  \
 
289
@ALSA_TRUE@     lib/libbluetooth-private.la
 
290
am__audio_libasound_module_ctl_bluetooth_la_SOURCES_DIST =  \
 
291
        audio/ctl_bluetooth.c audio/rtp.h audio/ipc.h audio/ipc.c
 
292
@ALSA_TRUE@am_audio_libasound_module_ctl_bluetooth_la_OBJECTS = audio/audio_libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo \
 
293
@ALSA_TRUE@     audio/audio_libasound_module_ctl_bluetooth_la-ipc.lo
 
294
audio_libasound_module_ctl_bluetooth_la_OBJECTS =  \
 
295
        $(am_audio_libasound_module_ctl_bluetooth_la_OBJECTS)
 
296
AM_V_lt = $(am__v_lt_@AM_V@)
 
297
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
 
298
am__v_lt_0 = --silent
 
299
audio_libasound_module_ctl_bluetooth_la_LINK = $(LIBTOOL) $(AM_V_lt) \
 
300
        --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
 
301
        $(CCLD) $(audio_libasound_module_ctl_bluetooth_la_CFLAGS) \
 
302
        $(CFLAGS) $(audio_libasound_module_ctl_bluetooth_la_LDFLAGS) \
 
303
        $(LDFLAGS) -o $@
 
304
@ALSA_TRUE@am_audio_libasound_module_ctl_bluetooth_la_rpath = -rpath \
 
305
@ALSA_TRUE@     $(alsadir)
 
306
@ALSA_TRUE@audio_libasound_module_pcm_bluetooth_la_DEPENDENCIES =  \
 
307
@ALSA_TRUE@     sbc/libsbc.la lib/libbluetooth-private.la
 
308
am__audio_libasound_module_pcm_bluetooth_la_SOURCES_DIST =  \
 
309
        audio/pcm_bluetooth.c audio/rtp.h audio/ipc.h audio/ipc.c
 
310
@ALSA_TRUE@am_audio_libasound_module_pcm_bluetooth_la_OBJECTS = audio/audio_libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo \
 
311
@ALSA_TRUE@     audio/audio_libasound_module_pcm_bluetooth_la-ipc.lo
 
312
audio_libasound_module_pcm_bluetooth_la_OBJECTS =  \
 
313
        $(am_audio_libasound_module_pcm_bluetooth_la_OBJECTS)
 
314
audio_libasound_module_pcm_bluetooth_la_LINK = $(LIBTOOL) $(AM_V_lt) \
 
315
        --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
 
316
        $(CCLD) $(audio_libasound_module_pcm_bluetooth_la_CFLAGS) \
 
317
        $(CFLAGS) $(audio_libasound_module_pcm_bluetooth_la_LDFLAGS) \
 
318
        $(LDFLAGS) -o $@
 
319
@ALSA_TRUE@am_audio_libasound_module_pcm_bluetooth_la_rpath = -rpath \
 
320
@ALSA_TRUE@     $(alsadir)
 
321
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@audio_libgstbluetooth_la_DEPENDENCIES =  \
 
322
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@      sbc/libsbc.la \
 
323
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@      lib/libbluetooth-private.la
 
324
am__audio_libgstbluetooth_la_SOURCES_DIST = audio/gstbluetooth.c \
 
325
        audio/gstpragma.h audio/gstsbcenc.h audio/gstsbcenc.c \
 
326
        audio/gstsbcdec.h audio/gstsbcdec.c audio/gstsbcparse.h \
 
327
        audio/gstsbcparse.c audio/gstavdtpsink.h audio/gstavdtpsink.c \
 
328
        audio/gsta2dpsink.h audio/gsta2dpsink.c audio/gstsbcutil.h \
 
329
        audio/gstsbcutil.c audio/gstrtpsbcpay.h audio/gstrtpsbcpay.c \
 
330
        audio/rtp.h audio/ipc.h audio/ipc.c
 
331
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@am_audio_libgstbluetooth_la_OBJECTS = audio/audio_libgstbluetooth_la-gstbluetooth.lo \
 
332
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@      audio/audio_libgstbluetooth_la-gstsbcenc.lo \
 
333
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@      audio/audio_libgstbluetooth_la-gstsbcdec.lo \
 
334
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@      audio/audio_libgstbluetooth_la-gstsbcparse.lo \
 
335
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@      audio/audio_libgstbluetooth_la-gstavdtpsink.lo \
 
336
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@      audio/audio_libgstbluetooth_la-gsta2dpsink.lo \
 
337
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@      audio/audio_libgstbluetooth_la-gstsbcutil.lo \
 
338
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@      audio/audio_libgstbluetooth_la-gstrtpsbcpay.lo \
 
339
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@      audio/audio_libgstbluetooth_la-ipc.lo
 
340
audio_libgstbluetooth_la_OBJECTS =  \
 
341
        $(am_audio_libgstbluetooth_la_OBJECTS)
 
342
audio_libgstbluetooth_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 
343
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
344
        $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) \
 
345
        $(audio_libgstbluetooth_la_LDFLAGS) $(LDFLAGS) -o $@
 
346
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@am_audio_libgstbluetooth_la_rpath =  \
 
347
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@      -rpath $(gstreamerdir)
 
348
lib_libbluetooth_private_la_LIBADD =
 
349
am__objects_1 =
 
350
am__objects_2 = $(am__objects_1) lib/bluetooth.lo lib/hci.lo \
 
351
        lib/sdp.lo lib/uuid.lo
 
352
am_lib_libbluetooth_private_la_OBJECTS = $(am__objects_2)
 
353
lib_libbluetooth_private_la_OBJECTS =  \
 
354
        $(am_lib_libbluetooth_private_la_OBJECTS)
 
355
lib_libbluetooth_la_LIBADD =
 
356
am_lib_libbluetooth_la_OBJECTS = $(am__objects_1) lib/bluetooth.lo \
 
357
        lib/hci.lo lib/sdp.lo lib/uuid.lo
 
358
lib_libbluetooth_la_OBJECTS = $(am_lib_libbluetooth_la_OBJECTS)
 
359
lib_libbluetooth_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 
360
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
361
        $(AM_CFLAGS) $(CFLAGS) $(lib_libbluetooth_la_LDFLAGS) \
 
362
        $(LDFLAGS) -o $@
 
363
plugins_external_dummy_la_LIBADD =
 
364
am__plugins_external_dummy_la_SOURCES_DIST = plugins/external-dummy.c
 
365
@MAINTAINER_MODE_TRUE@am_plugins_external_dummy_la_OBJECTS = plugins/plugins_external_dummy_la-external-dummy.lo
 
366
plugins_external_dummy_la_OBJECTS =  \
 
367
        $(am_plugins_external_dummy_la_OBJECTS)
 
368
plugins_external_dummy_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 
369
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
370
        $(plugins_external_dummy_la_CFLAGS) $(CFLAGS) \
 
371
        $(plugins_external_dummy_la_LDFLAGS) $(LDFLAGS) -o $@
 
372
@MAINTAINER_MODE_TRUE@am_plugins_external_dummy_la_rpath = -rpath \
 
373
@MAINTAINER_MODE_TRUE@  $(plugindir)
 
374
sbc_libsbc_la_LIBADD =
 
375
am__sbc_libsbc_la_SOURCES_DIST = sbc/sbc.h sbc/sbc.c sbc/sbc_math.h \
 
376
        sbc/sbc_tables.h sbc/sbc_primitives.h sbc/sbc_primitives.c \
 
377
        sbc/sbc_primitives_mmx.h sbc/sbc_primitives_mmx.c \
 
378
        sbc/sbc_primitives_iwmmxt.h sbc/sbc_primitives_iwmmxt.c \
 
379
        sbc/sbc_primitives_neon.h sbc/sbc_primitives_neon.c \
 
380
        sbc/sbc_primitives_armv6.h sbc/sbc_primitives_armv6.c
 
381
@SBC_TRUE@am_sbc_libsbc_la_OBJECTS = sbc/sbc_libsbc_la-sbc.lo \
 
382
@SBC_TRUE@      sbc/sbc_libsbc_la-sbc_primitives.lo \
 
383
@SBC_TRUE@      sbc/sbc_libsbc_la-sbc_primitives_mmx.lo \
 
384
@SBC_TRUE@      sbc/sbc_libsbc_la-sbc_primitives_iwmmxt.lo \
 
385
@SBC_TRUE@      sbc/sbc_libsbc_la-sbc_primitives_neon.lo \
 
386
@SBC_TRUE@      sbc/sbc_libsbc_la-sbc_primitives_armv6.lo
 
387
sbc_libsbc_la_OBJECTS = $(am_sbc_libsbc_la_OBJECTS)
 
388
sbc_libsbc_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
389
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(sbc_libsbc_la_CFLAGS) \
 
390
        $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
391
@SBC_TRUE@am_sbc_libsbc_la_rpath =
 
392
@TOOLS_TRUE@am__EXEEXT_1 = tools/rfcomm$(EXEEXT) tools/l2ping$(EXEEXT) \
 
393
@TOOLS_TRUE@    tools/hcitool$(EXEEXT) tools/sdptool$(EXEEXT) \
 
394
@TOOLS_TRUE@    tools/ciptool$(EXEEXT)
 
395
@READLINE_TRUE@@TOOLS_TRUE@am__EXEEXT_2 = attrib/gatttool$(EXEEXT)
 
396
@DFUTOOL_TRUE@am__EXEEXT_3 = tools/dfutool$(EXEEXT)
 
397
@TEST_TRUE@am__EXEEXT_4 = test/l2test$(EXEEXT) test/rctest$(EXEEXT)
 
398
@HIDD_TRUE@am__EXEEXT_5 = compat/hidd$(EXEEXT)
 
399
@PAND_TRUE@am__EXEEXT_6 = compat/pand$(EXEEXT)
 
400
@DUND_TRUE@am__EXEEXT_7 = compat/dund$(EXEEXT)
 
401
@SBC_TRUE@am__EXEEXT_8 = sbc/sbcinfo$(EXEEXT) sbc/sbcdec$(EXEEXT) \
 
402
@SBC_TRUE@      sbc/sbcenc$(EXEEXT)
 
403
@SBC_TRUE@@SNDFILE_TRUE@am__EXEEXT_9 = sbc/sbctester$(EXEEXT)
 
404
@TOOLS_TRUE@am__EXEEXT_10 = tools/avinfo$(EXEEXT) \
 
405
@TOOLS_TRUE@    tools/ppporc$(EXEEXT) tools/hcieventmask$(EXEEXT) \
 
406
@TOOLS_TRUE@    tools/hcisecfilter$(EXEEXT) mgmt/btmgmt$(EXEEXT) \
 
407
@TOOLS_TRUE@    monitor/btmon$(EXEEXT) emulator/btvirt$(EXEEXT)
 
408
@USB_TRUE@am__EXEEXT_11 = tools/dfubabel$(EXEEXT) \
 
409
@USB_TRUE@      tools/avctrl$(EXEEXT)
 
410
@TEST_TRUE@am__EXEEXT_12 = unit/test-eir$(EXEEXT)
 
411
@TEST_TRUE@am__EXEEXT_13 = test/gaptest$(EXEEXT) test/sdptest$(EXEEXT) \
 
412
@TEST_TRUE@     test/scotest$(EXEEXT) test/attest$(EXEEXT) \
 
413
@TEST_TRUE@     test/hstest$(EXEEXT) test/avtest$(EXEEXT) \
 
414
@TEST_TRUE@     test/ipctest$(EXEEXT) test/lmptest$(EXEEXT) \
 
415
@TEST_TRUE@     test/bdaddr$(EXEEXT) test/agent$(EXEEXT) \
 
416
@TEST_TRUE@     test/btiotest$(EXEEXT) test/test-textfile$(EXEEXT) \
 
417
@TEST_TRUE@     test/uuidtest$(EXEEXT) test/mpris-player$(EXEEXT) \
 
418
@TEST_TRUE@     $(am__EXEEXT_12)
 
419
@TOOLS_TRUE@am__EXEEXT_14 = tools/hciattach$(EXEEXT) \
 
420
@TOOLS_TRUE@    tools/hciconfig$(EXEEXT)
 
421
@BCCMD_TRUE@am__EXEEXT_15 = tools/bccmd$(EXEEXT)
 
422
@TEST_TRUE@am__EXEEXT_16 = test/hciemu$(EXEEXT)
 
423
PROGRAMS = $(bin_PROGRAMS) $(cups_PROGRAMS) $(noinst_PROGRAMS) \
 
424
        $(sbin_PROGRAMS) $(udev_PROGRAMS)
 
425
am__attrib_gatttool_SOURCES_DIST = attrib/gatttool.c attrib/att.c \
 
426
        attrib/gatt.c attrib/gattrib.c btio/btio.c attrib/gatttool.h \
 
427
        attrib/interactive.c attrib/utils.c src/log.c
 
428
@READLINE_TRUE@@TOOLS_TRUE@am_attrib_gatttool_OBJECTS =  \
 
429
@READLINE_TRUE@@TOOLS_TRUE@     attrib/gatttool.$(OBJEXT) \
 
430
@READLINE_TRUE@@TOOLS_TRUE@     attrib/att.$(OBJEXT) \
 
431
@READLINE_TRUE@@TOOLS_TRUE@     attrib/gatt.$(OBJEXT) \
 
432
@READLINE_TRUE@@TOOLS_TRUE@     attrib/gattrib.$(OBJEXT) \
 
433
@READLINE_TRUE@@TOOLS_TRUE@     btio/btio.$(OBJEXT) \
 
434
@READLINE_TRUE@@TOOLS_TRUE@     attrib/interactive.$(OBJEXT) \
 
435
@READLINE_TRUE@@TOOLS_TRUE@     attrib/utils.$(OBJEXT) \
 
436
@READLINE_TRUE@@TOOLS_TRUE@     src/log.$(OBJEXT)
 
437
attrib_gatttool_OBJECTS = $(am_attrib_gatttool_OBJECTS)
 
438
@READLINE_TRUE@@TOOLS_TRUE@attrib_gatttool_DEPENDENCIES =  \
 
439
@READLINE_TRUE@@TOOLS_TRUE@     lib/libbluetooth-private.la
 
440
am__compat_dund_SOURCES_DIST = compat/dund.c compat/dund.h \
 
441
        compat/lib.h compat/sdp.h compat/sdp.c compat/dun.c \
 
442
        compat/msdun.c src/textfile.h src/textfile.c
 
443
@DUND_TRUE@am_compat_dund_OBJECTS = compat/dund.$(OBJEXT) \
 
444
@DUND_TRUE@     compat/sdp.$(OBJEXT) compat/dun.$(OBJEXT) \
 
445
@DUND_TRUE@     compat/msdun.$(OBJEXT) src/textfile.$(OBJEXT)
 
446
compat_dund_OBJECTS = $(am_compat_dund_OBJECTS)
 
447
@DUND_TRUE@compat_dund_DEPENDENCIES = lib/libbluetooth-private.la
 
448
am__compat_hidd_SOURCES_DIST = compat/hidd.c compat/hidd.h \
 
449
        src/uinput.h compat/sdp.h compat/sdp.c compat/fakehid.c \
 
450
        src/textfile.h src/textfile.c
 
451
@HIDD_TRUE@am_compat_hidd_OBJECTS = compat/hidd.$(OBJEXT) \
 
452
@HIDD_TRUE@     compat/sdp.$(OBJEXT) compat/fakehid.$(OBJEXT) \
 
453
@HIDD_TRUE@     src/textfile.$(OBJEXT)
 
454
compat_hidd_OBJECTS = $(am_compat_hidd_OBJECTS)
 
455
@HIDD_TRUE@compat_hidd_DEPENDENCIES = lib/libbluetooth-private.la
 
456
am__compat_pand_SOURCES_DIST = compat/pand.c compat/pand.h \
 
457
        compat/bnep.c compat/sdp.h compat/sdp.c src/textfile.h \
 
458
        src/textfile.c
 
459
@PAND_TRUE@am_compat_pand_OBJECTS = compat/pand.$(OBJEXT) \
 
460
@PAND_TRUE@     compat/bnep.$(OBJEXT) compat/sdp.$(OBJEXT) \
 
461
@PAND_TRUE@     src/textfile.$(OBJEXT)
 
462
compat_pand_OBJECTS = $(am_compat_pand_OBJECTS)
 
463
@PAND_TRUE@compat_pand_DEPENDENCIES = lib/libbluetooth-private.la
 
464
am__cups_bluetooth_SOURCES_DIST = gdbus/gdbus.h gdbus/mainloop.c \
 
465
        gdbus/watch.c gdbus/object.c gdbus/polkit.c cups/main.c \
 
466
        cups/cups.h cups/sdp.c cups/spp.c cups/hcrp.c
 
467
am__objects_3 = gdbus/mainloop.$(OBJEXT) gdbus/watch.$(OBJEXT) \
 
468
        gdbus/object.$(OBJEXT) gdbus/polkit.$(OBJEXT)
 
469
@CUPS_TRUE@am_cups_bluetooth_OBJECTS = $(am__objects_3) \
 
470
@CUPS_TRUE@     cups/main.$(OBJEXT) cups/sdp.$(OBJEXT) \
 
471
@CUPS_TRUE@     cups/spp.$(OBJEXT) cups/hcrp.$(OBJEXT)
 
472
cups_bluetooth_OBJECTS = $(am_cups_bluetooth_OBJECTS)
 
473
@CUPS_TRUE@cups_bluetooth_DEPENDENCIES = lib/libbluetooth-private.la
 
474
am__emulator_btvirt_SOURCES_DIST = emulator/main.c monitor/bt.h \
 
475
        monitor/mainloop.h monitor/mainloop.c emulator/server.h \
 
476
        emulator/server.c emulator/vhci.h emulator/vhci.c \
 
477
        emulator/btdev.h emulator/btdev.c
 
478
@TOOLS_TRUE@am_emulator_btvirt_OBJECTS = emulator/main.$(OBJEXT) \
 
479
@TOOLS_TRUE@    monitor/mainloop.$(OBJEXT) \
 
480
@TOOLS_TRUE@    emulator/server.$(OBJEXT) emulator/vhci.$(OBJEXT) \
 
481
@TOOLS_TRUE@    emulator/btdev.$(OBJEXT)
 
482
emulator_btvirt_OBJECTS = $(am_emulator_btvirt_OBJECTS)
 
483
emulator_btvirt_LDADD = $(LDADD)
 
484
am__mgmt_btmgmt_SOURCES_DIST = mgmt/main.c src/glib-helper.c
 
485
@TOOLS_TRUE@am_mgmt_btmgmt_OBJECTS = mgmt/main.$(OBJEXT) \
 
486
@TOOLS_TRUE@    src/glib-helper.$(OBJEXT)
 
487
mgmt_btmgmt_OBJECTS = $(am_mgmt_btmgmt_OBJECTS)
 
488
@TOOLS_TRUE@mgmt_btmgmt_DEPENDENCIES = lib/libbluetooth-private.la
 
489
am__monitor_btmon_SOURCES_DIST = monitor/main.c monitor/bt.h \
 
490
        monitor/mainloop.h monitor/mainloop.c monitor/hcidump.h \
 
491
        monitor/hcidump.c monitor/btsnoop.h monitor/btsnoop.c \
 
492
        monitor/control.h monitor/control.c monitor/packet.h \
 
493
        monitor/packet.c
 
494
@TOOLS_TRUE@am_monitor_btmon_OBJECTS = monitor/main.$(OBJEXT) \
 
495
@TOOLS_TRUE@    monitor/mainloop.$(OBJEXT) \
 
496
@TOOLS_TRUE@    monitor/hcidump.$(OBJEXT) \
 
497
@TOOLS_TRUE@    monitor/btsnoop.$(OBJEXT) \
 
498
@TOOLS_TRUE@    monitor/control.$(OBJEXT) monitor/packet.$(OBJEXT)
 
499
monitor_btmon_OBJECTS = $(am_monitor_btmon_OBJECTS)
 
500
@TOOLS_TRUE@monitor_btmon_DEPENDENCIES = lib/libbluetooth-private.la
 
501
am__sbc_sbcdec_SOURCES_DIST = sbc/sbcdec.c sbc/formats.h
 
502
@SBC_TRUE@am_sbc_sbcdec_OBJECTS = sbc/sbcdec.$(OBJEXT)
 
503
sbc_sbcdec_OBJECTS = $(am_sbc_sbcdec_OBJECTS)
 
504
@SBC_TRUE@sbc_sbcdec_DEPENDENCIES = sbc/libsbc.la
 
505
am__sbc_sbcenc_SOURCES_DIST = sbc/sbcenc.c sbc/formats.h
 
506
@SBC_TRUE@am_sbc_sbcenc_OBJECTS = sbc/sbcenc.$(OBJEXT)
 
507
sbc_sbcenc_OBJECTS = $(am_sbc_sbcenc_OBJECTS)
 
508
@SBC_TRUE@sbc_sbcenc_DEPENDENCIES = sbc/libsbc.la
 
509
sbc_sbcinfo_SOURCES = sbc/sbcinfo.c
 
510
sbc_sbcinfo_OBJECTS = sbc/sbcinfo.$(OBJEXT)
 
511
sbc_sbcinfo_LDADD = $(LDADD)
 
512
sbc_sbctester_SOURCES = sbc/sbctester.c
 
513
sbc_sbctester_OBJECTS = sbc/sbctester.$(OBJEXT)
 
514
sbc_sbctester_DEPENDENCIES =
 
515
am__src_bluetoothd_SOURCES_DIST = gdbus/gdbus.h gdbus/mainloop.c \
 
516
        gdbus/watch.c gdbus/object.c gdbus/polkit.c plugins/pnat.c \
 
517
        audio/main.c audio/manager.h audio/manager.c audio/gateway.h \
 
518
        audio/gateway.c audio/headset.h audio/headset.c \
 
519
        audio/control.h audio/control.c audio/avctp.h audio/avctp.c \
 
520
        audio/avrcp.h audio/avrcp.c audio/device.h audio/device.c \
 
521
        audio/source.h audio/source.c audio/sink.h audio/sink.c \
 
522
        audio/a2dp.h audio/a2dp.c audio/avdtp.h audio/avdtp.c \
 
523
        audio/ipc.h audio/ipc.c audio/unix.h audio/unix.c \
 
524
        audio/media.h audio/media.c audio/transport.h \
 
525
        audio/transport.c audio/telephony.h audio/a2dp-codecs.h \
 
526
        sap/main.c sap/manager.h sap/manager.c sap/server.h \
 
527
        sap/server.c sap/sap.h input/main.c input/manager.h \
 
528
        input/manager.c input/server.h input/server.c input/device.h \
 
529
        input/device.c input/fakehid.c input/fakehid.h serial/main.c \
 
530
        serial/manager.h serial/manager.c serial/proxy.h \
 
531
        serial/proxy.c serial/port.h serial/port.c network/main.c \
 
532
        network/manager.h network/manager.c network/common.h \
 
533
        network/common.c network/server.h network/server.c \
 
534
        network/connection.h network/connection.c plugins/service.c \
 
535
        health/hdp_main.c health/hdp_types.h health/hdp_manager.h \
 
536
        health/hdp_manager.c health/hdp.h health/hdp.c \
 
537
        health/hdp_util.h health/hdp_util.c thermometer/main.c \
 
538
        thermometer/manager.h thermometer/manager.c \
 
539
        thermometer/thermometer.h thermometer/thermometer.c \
 
540
        alert/main.c alert/server.h alert/server.c time/main.c \
 
541
        time/server.h time/server.c plugins/gatt-example.c \
 
542
        proximity/main.c proximity/manager.h proximity/manager.c \
 
543
        proximity/monitor.h proximity/monitor.c proximity/reporter.h \
 
544
        proximity/reporter.c proximity/linkloss.h proximity/linkloss.c \
 
545
        proximity/immalert.h proximity/immalert.c deviceinfo/main.c \
 
546
        deviceinfo/manager.h deviceinfo/manager.c \
 
547
        deviceinfo/deviceinfo.h deviceinfo/deviceinfo.c \
 
548
        plugins/hciops.c plugins/mgmtops.c plugins/hal.c \
 
549
        plugins/formfactor.c plugins/storage.c plugins/adaptername.c \
 
550
        plugins/wiimote.c plugins/maemo6.c plugins/dbusoob.c \
 
551
        attrib/att.h attrib/att-database.h attrib/att.c attrib/gatt.h \
 
552
        attrib/gatt.c attrib/gattrib.h attrib/gattrib.c \
 
553
        attrib/client.h attrib/client.c attrib/gatt-service.h \
 
554
        attrib/gatt-service.c btio/btio.h btio/btio.c \
 
555
        health/mcap_lib.h health/mcap_internal.h health/mcap.h \
 
556
        health/mcap.c health/mcap_sync.c src/bluetooth.ver src/main.c \
 
557
        src/log.h src/log.c src/rfkill.c src/hcid.h src/sdpd.h \
 
558
        src/sdpd-server.c src/sdpd-request.c src/sdpd-service.c \
 
559
        src/sdpd-database.c src/attrib-server.h src/attrib-server.c \
 
560
        src/sdp-xml.h src/sdp-xml.c src/sdp-client.h src/sdp-client.c \
 
561
        src/textfile.h src/textfile.c src/glib-helper.h \
 
562
        src/glib-helper.c src/oui.h src/oui.c src/uinput.h src/ppoll.h \
 
563
        src/plugin.h src/plugin.c src/storage.h src/storage.c \
 
564
        src/agent.h src/agent.c src/error.h src/error.c src/manager.h \
 
565
        src/manager.c src/adapter.h src/adapter.c src/device.h \
 
566
        src/device.c src/attio.h src/dbus-common.c src/dbus-common.h \
 
567
        src/event.h src/event.c src/oob.h src/oob.c src/eir.h \
 
568
        src/eir.c
 
569
am__objects_4 = gdbus/bluetoothd-mainloop.$(OBJEXT) \
 
570
        gdbus/bluetoothd-watch.$(OBJEXT) \
 
571
        gdbus/bluetoothd-object.$(OBJEXT) \
 
572
        gdbus/bluetoothd-polkit.$(OBJEXT)
 
573
@PNATPLUGIN_TRUE@am__objects_5 = plugins/bluetoothd-pnat.$(OBJEXT)
 
574
@AUDIOPLUGIN_TRUE@am__objects_6 = audio/bluetoothd-main.$(OBJEXT) \
 
575
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-manager.$(OBJEXT) \
 
576
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-gateway.$(OBJEXT) \
 
577
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-headset.$(OBJEXT) \
 
578
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-control.$(OBJEXT) \
 
579
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-avctp.$(OBJEXT) \
 
580
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-avrcp.$(OBJEXT) \
 
581
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-device.$(OBJEXT) \
 
582
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-source.$(OBJEXT) \
 
583
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-sink.$(OBJEXT) \
 
584
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-a2dp.$(OBJEXT) \
 
585
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-avdtp.$(OBJEXT) \
 
586
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-ipc.$(OBJEXT) \
 
587
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-unix.$(OBJEXT) \
 
588
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-media.$(OBJEXT) \
 
589
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-transport.$(OBJEXT)
 
590
@SAPPLUGIN_TRUE@am__objects_7 = sap/bluetoothd-main.$(OBJEXT) \
 
591
@SAPPLUGIN_TRUE@        sap/bluetoothd-manager.$(OBJEXT) \
 
592
@SAPPLUGIN_TRUE@        sap/bluetoothd-server.$(OBJEXT)
 
593
@INPUTPLUGIN_TRUE@am__objects_8 = input/bluetoothd-main.$(OBJEXT) \
 
594
@INPUTPLUGIN_TRUE@      input/bluetoothd-manager.$(OBJEXT) \
 
595
@INPUTPLUGIN_TRUE@      input/bluetoothd-server.$(OBJEXT) \
 
596
@INPUTPLUGIN_TRUE@      input/bluetoothd-device.$(OBJEXT) \
 
597
@INPUTPLUGIN_TRUE@      input/bluetoothd-fakehid.$(OBJEXT)
 
598
@SERIALPLUGIN_TRUE@am__objects_9 = serial/bluetoothd-main.$(OBJEXT) \
 
599
@SERIALPLUGIN_TRUE@     serial/bluetoothd-manager.$(OBJEXT) \
 
600
@SERIALPLUGIN_TRUE@     serial/bluetoothd-proxy.$(OBJEXT) \
 
601
@SERIALPLUGIN_TRUE@     serial/bluetoothd-port.$(OBJEXT)
 
602
@NETWORKPLUGIN_TRUE@am__objects_10 =  \
 
603
@NETWORKPLUGIN_TRUE@    network/bluetoothd-main.$(OBJEXT) \
 
604
@NETWORKPLUGIN_TRUE@    network/bluetoothd-manager.$(OBJEXT) \
 
605
@NETWORKPLUGIN_TRUE@    network/bluetoothd-common.$(OBJEXT) \
 
606
@NETWORKPLUGIN_TRUE@    network/bluetoothd-server.$(OBJEXT) \
 
607
@NETWORKPLUGIN_TRUE@    network/bluetoothd-connection.$(OBJEXT)
 
608
@SERVICEPLUGIN_TRUE@am__objects_11 =  \
 
609
@SERVICEPLUGIN_TRUE@    plugins/bluetoothd-service.$(OBJEXT)
 
610
@HEALTHPLUGIN_TRUE@am__objects_12 =  \
 
611
@HEALTHPLUGIN_TRUE@     health/bluetoothd-hdp_main.$(OBJEXT) \
 
612
@HEALTHPLUGIN_TRUE@     health/bluetoothd-hdp_manager.$(OBJEXT) \
 
613
@HEALTHPLUGIN_TRUE@     health/bluetoothd-hdp.$(OBJEXT) \
 
614
@HEALTHPLUGIN_TRUE@     health/bluetoothd-hdp_util.$(OBJEXT)
 
615
@GATTMODULES_TRUE@am__objects_13 =  \
 
616
@GATTMODULES_TRUE@      thermometer/bluetoothd-main.$(OBJEXT) \
 
617
@GATTMODULES_TRUE@      thermometer/bluetoothd-manager.$(OBJEXT) \
 
618
@GATTMODULES_TRUE@      thermometer/bluetoothd-thermometer.$(OBJEXT) \
 
619
@GATTMODULES_TRUE@      alert/bluetoothd-main.$(OBJEXT) \
 
620
@GATTMODULES_TRUE@      alert/bluetoothd-server.$(OBJEXT) \
 
621
@GATTMODULES_TRUE@      time/bluetoothd-main.$(OBJEXT) \
 
622
@GATTMODULES_TRUE@      time/bluetoothd-server.$(OBJEXT) \
 
623
@GATTMODULES_TRUE@      plugins/bluetoothd-gatt-example.$(OBJEXT) \
 
624
@GATTMODULES_TRUE@      proximity/bluetoothd-main.$(OBJEXT) \
 
625
@GATTMODULES_TRUE@      proximity/bluetoothd-manager.$(OBJEXT) \
 
626
@GATTMODULES_TRUE@      proximity/bluetoothd-monitor.$(OBJEXT) \
 
627
@GATTMODULES_TRUE@      proximity/bluetoothd-reporter.$(OBJEXT) \
 
628
@GATTMODULES_TRUE@      proximity/bluetoothd-linkloss.$(OBJEXT) \
 
629
@GATTMODULES_TRUE@      proximity/bluetoothd-immalert.$(OBJEXT) \
 
630
@GATTMODULES_TRUE@      deviceinfo/bluetoothd-main.$(OBJEXT) \
 
631
@GATTMODULES_TRUE@      deviceinfo/bluetoothd-manager.$(OBJEXT) \
 
632
@GATTMODULES_TRUE@      deviceinfo/bluetoothd-deviceinfo.$(OBJEXT)
 
633
@HAL_TRUE@am__objects_14 = plugins/bluetoothd-hal.$(OBJEXT)
 
634
@HAL_FALSE@am__objects_15 = plugins/bluetoothd-formfactor.$(OBJEXT)
 
635
@WIIMOTEPLUGIN_TRUE@am__objects_16 =  \
 
636
@WIIMOTEPLUGIN_TRUE@    plugins/bluetoothd-wiimote.$(OBJEXT)
 
637
@MAEMO6PLUGIN_TRUE@am__objects_17 =  \
 
638
@MAEMO6PLUGIN_TRUE@     plugins/bluetoothd-maemo6.$(OBJEXT)
 
639
@DBUSOOBPLUGIN_TRUE@am__objects_18 =  \
 
640
@DBUSOOBPLUGIN_TRUE@    plugins/bluetoothd-dbusoob.$(OBJEXT)
 
641
am__objects_19 = $(am__objects_5) $(am__objects_6) $(am__objects_7) \
 
642
        $(am__objects_8) $(am__objects_9) $(am__objects_10) \
 
643
        $(am__objects_11) $(am__objects_12) $(am__objects_13) \
 
644
        plugins/bluetoothd-hciops.$(OBJEXT) \
 
645
        plugins/bluetoothd-mgmtops.$(OBJEXT) $(am__objects_14) \
 
646
        $(am__objects_15) plugins/bluetoothd-storage.$(OBJEXT) \
 
647
        plugins/bluetoothd-adaptername.$(OBJEXT) $(am__objects_16) \
 
648
        $(am__objects_17) $(am__objects_18)
 
649
am__objects_20 = attrib/bluetoothd-att.$(OBJEXT) \
 
650
        attrib/bluetoothd-gatt.$(OBJEXT) \
 
651
        attrib/bluetoothd-gattrib.$(OBJEXT) \
 
652
        attrib/bluetoothd-client.$(OBJEXT) \
 
653
        attrib/bluetoothd-gatt-service.$(OBJEXT)
 
654
am__objects_21 = btio/bluetoothd-btio.$(OBJEXT)
 
655
@MCAP_TRUE@am__objects_22 = health/bluetoothd-mcap.$(OBJEXT) \
 
656
@MCAP_TRUE@     health/bluetoothd-mcap_sync.$(OBJEXT)
 
657
am__objects_23 = $(am__objects_22)
 
658
am_src_bluetoothd_OBJECTS = $(am__objects_4) $(am__objects_19) \
 
659
        $(am__objects_20) $(am__objects_21) $(am__objects_23) \
 
660
        src/bluetoothd-main.$(OBJEXT) src/bluetoothd-log.$(OBJEXT) \
 
661
        src/bluetoothd-rfkill.$(OBJEXT) \
 
662
        src/bluetoothd-sdpd-server.$(OBJEXT) \
 
663
        src/bluetoothd-sdpd-request.$(OBJEXT) \
 
664
        src/bluetoothd-sdpd-service.$(OBJEXT) \
 
665
        src/bluetoothd-sdpd-database.$(OBJEXT) \
 
666
        src/bluetoothd-attrib-server.$(OBJEXT) \
 
667
        src/bluetoothd-sdp-xml.$(OBJEXT) \
 
668
        src/bluetoothd-sdp-client.$(OBJEXT) \
 
669
        src/bluetoothd-textfile.$(OBJEXT) \
 
670
        src/bluetoothd-glib-helper.$(OBJEXT) \
 
671
        src/bluetoothd-oui.$(OBJEXT) src/bluetoothd-plugin.$(OBJEXT) \
 
672
        src/bluetoothd-storage.$(OBJEXT) \
 
673
        src/bluetoothd-agent.$(OBJEXT) src/bluetoothd-error.$(OBJEXT) \
 
674
        src/bluetoothd-manager.$(OBJEXT) \
 
675
        src/bluetoothd-adapter.$(OBJEXT) \
 
676
        src/bluetoothd-device.$(OBJEXT) \
 
677
        src/bluetoothd-dbus-common.$(OBJEXT) \
 
678
        src/bluetoothd-event.$(OBJEXT) src/bluetoothd-oob.$(OBJEXT) \
 
679
        src/bluetoothd-eir.$(OBJEXT)
 
680
@AUDIOPLUGIN_TRUE@am__objects_24 =  \
 
681
@AUDIOPLUGIN_TRUE@      audio/bluetoothd-telephony.$(OBJEXT)
 
682
@SAPPLUGIN_TRUE@am__objects_25 = sap/bluetoothd-sap.$(OBJEXT)
 
683
am__objects_26 = $(am__objects_24) $(am__objects_25)
 
684
am__objects_27 = $(am__objects_26)
 
685
nodist_src_bluetoothd_OBJECTS = $(am__objects_27)
 
686
src_bluetoothd_OBJECTS = $(am_src_bluetoothd_OBJECTS) \
 
687
        $(nodist_src_bluetoothd_OBJECTS)
 
688
src_bluetoothd_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 
689
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
690
        $(src_bluetoothd_CFLAGS) $(CFLAGS) $(src_bluetoothd_LDFLAGS) \
 
691
        $(LDFLAGS) -o $@
 
692
test_agent_SOURCES = test/agent.c
 
693
test_agent_OBJECTS = test/agent.$(OBJEXT)
 
694
test_agent_DEPENDENCIES =
 
695
test_attest_SOURCES = test/attest.c
 
696
test_attest_OBJECTS = test/attest.$(OBJEXT)
 
697
@TEST_TRUE@test_attest_DEPENDENCIES = lib/libbluetooth-private.la
 
698
test_avtest_SOURCES = test/avtest.c
 
699
test_avtest_OBJECTS = test/avtest.$(OBJEXT)
 
700
@TEST_TRUE@test_avtest_DEPENDENCIES = lib/libbluetooth-private.la
 
701
am__test_bdaddr_SOURCES_DIST = test/bdaddr.c src/oui.h src/oui.c
 
702
@TEST_TRUE@am_test_bdaddr_OBJECTS = test/bdaddr.$(OBJEXT) \
 
703
@TEST_TRUE@     src/oui.$(OBJEXT)
 
704
test_bdaddr_OBJECTS = $(am_test_bdaddr_OBJECTS)
 
705
@TEST_TRUE@test_bdaddr_DEPENDENCIES = lib/libbluetooth-private.la
 
706
am__test_btiotest_SOURCES_DIST = test/btiotest.c btio/btio.h \
 
707
        btio/btio.c
 
708
@TEST_TRUE@am_test_btiotest_OBJECTS = test/btiotest.$(OBJEXT) \
 
709
@TEST_TRUE@     btio/btio.$(OBJEXT)
 
710
test_btiotest_OBJECTS = $(am_test_btiotest_OBJECTS)
 
711
@TEST_TRUE@test_btiotest_DEPENDENCIES = lib/libbluetooth-private.la
 
712
test_gaptest_SOURCES = test/gaptest.c
 
713
test_gaptest_OBJECTS = test/gaptest.$(OBJEXT)
 
714
test_gaptest_DEPENDENCIES =
 
715
test_hciemu_SOURCES = test/hciemu.c
 
716
test_hciemu_OBJECTS = test/hciemu.$(OBJEXT)
 
717
@TEST_TRUE@test_hciemu_DEPENDENCIES = lib/libbluetooth-private.la
 
718
test_hstest_SOURCES = test/hstest.c
 
719
test_hstest_OBJECTS = test/hstest.$(OBJEXT)
 
720
@TEST_TRUE@test_hstest_DEPENDENCIES = lib/libbluetooth-private.la
 
721
am__test_ipctest_SOURCES_DIST = test/ipctest.c audio/ipc.h audio/ipc.c
 
722
@TEST_TRUE@am_test_ipctest_OBJECTS = test/ipctest.$(OBJEXT) \
 
723
@TEST_TRUE@     audio/ipc.$(OBJEXT)
 
724
test_ipctest_OBJECTS = $(am_test_ipctest_OBJECTS)
 
725
@TEST_TRUE@test_ipctest_DEPENDENCIES = sbc/libsbc.la
 
726
test_l2test_SOURCES = test/l2test.c
 
727
test_l2test_OBJECTS = test/l2test.$(OBJEXT)
 
728
@TEST_TRUE@test_l2test_DEPENDENCIES = lib/libbluetooth-private.la
 
729
test_lmptest_SOURCES = test/lmptest.c
 
730
test_lmptest_OBJECTS = test/lmptest.$(OBJEXT)
 
731
@TEST_TRUE@test_lmptest_DEPENDENCIES = lib/libbluetooth-private.la
 
732
am__test_mpris_player_SOURCES_DIST = test/mpris-player.c
 
733
@TEST_TRUE@am_test_mpris_player_OBJECTS = test/mpris-player.$(OBJEXT)
 
734
test_mpris_player_OBJECTS = $(am_test_mpris_player_OBJECTS)
 
735
test_mpris_player_DEPENDENCIES =
 
736
test_rctest_SOURCES = test/rctest.c
 
737
test_rctest_OBJECTS = test/rctest.$(OBJEXT)
 
738
@TEST_TRUE@test_rctest_DEPENDENCIES = lib/libbluetooth-private.la
 
739
test_scotest_SOURCES = test/scotest.c
 
740
test_scotest_OBJECTS = test/scotest.$(OBJEXT)
 
741
@TEST_TRUE@test_scotest_DEPENDENCIES = lib/libbluetooth-private.la
 
742
test_sdptest_SOURCES = test/sdptest.c
 
743
test_sdptest_OBJECTS = test/sdptest.$(OBJEXT)
 
744
@TEST_TRUE@test_sdptest_DEPENDENCIES = lib/libbluetooth-private.la
 
745
am__test_test_textfile_SOURCES_DIST = test/test-textfile.c \
 
746
        src/textfile.h src/textfile.c
 
747
@TEST_TRUE@am_test_test_textfile_OBJECTS =  \
 
748
@TEST_TRUE@     test/test-textfile.$(OBJEXT) src/textfile.$(OBJEXT)
 
749
test_test_textfile_OBJECTS = $(am_test_test_textfile_OBJECTS)
 
750
test_test_textfile_LDADD = $(LDADD)
 
751
am__test_uuidtest_SOURCES_DIST = test/uuidtest.c
 
752
@TEST_TRUE@am_test_uuidtest_OBJECTS = test/uuidtest.$(OBJEXT)
 
753
test_uuidtest_OBJECTS = $(am_test_uuidtest_OBJECTS)
 
754
@TEST_TRUE@test_uuidtest_DEPENDENCIES = lib/libbluetooth-private.la
 
755
tools_avctrl_SOURCES = tools/avctrl.c
 
756
tools_avctrl_OBJECTS = tools/avctrl.$(OBJEXT)
 
757
tools_avctrl_DEPENDENCIES =
 
758
tools_avinfo_SOURCES = tools/avinfo.c
 
759
tools_avinfo_OBJECTS = tools/avinfo.$(OBJEXT)
 
760
@TOOLS_TRUE@tools_avinfo_DEPENDENCIES = lib/libbluetooth-private.la
 
761
am__tools_bccmd_SOURCES_DIST = tools/bccmd.c tools/csr.h tools/csr.c \
 
762
        tools/csr_hci.c tools/csr_h4.c tools/csr_3wire.c \
 
763
        tools/csr_bcsp.c tools/ubcsp.h tools/ubcsp.c tools/csr_usb.c
 
764
@BCCMD_TRUE@@USB_TRUE@am__objects_28 = tools/csr_usb.$(OBJEXT)
 
765
@BCCMD_TRUE@am_tools_bccmd_OBJECTS = tools/bccmd.$(OBJEXT) \
 
766
@BCCMD_TRUE@    tools/csr.$(OBJEXT) tools/csr_hci.$(OBJEXT) \
 
767
@BCCMD_TRUE@    tools/csr_h4.$(OBJEXT) tools/csr_3wire.$(OBJEXT) \
 
768
@BCCMD_TRUE@    tools/csr_bcsp.$(OBJEXT) tools/ubcsp.$(OBJEXT) \
 
769
@BCCMD_TRUE@    $(am__objects_28)
 
770
tools_bccmd_OBJECTS = $(am_tools_bccmd_OBJECTS)
 
771
am__DEPENDENCIES_1 =
 
772
@BCCMD_TRUE@tools_bccmd_DEPENDENCIES = lib/libbluetooth-private.la \
 
773
@BCCMD_TRUE@    $(am__DEPENDENCIES_1)
 
774
tools_ciptool_SOURCES = tools/ciptool.c
 
775
tools_ciptool_OBJECTS = tools/ciptool.$(OBJEXT)
 
776
@TOOLS_TRUE@tools_ciptool_DEPENDENCIES = lib/libbluetooth-private.la
 
777
tools_dfubabel_SOURCES = tools/dfubabel.c
 
778
tools_dfubabel_OBJECTS = tools/dfubabel.$(OBJEXT)
 
779
tools_dfubabel_DEPENDENCIES =
 
780
am__tools_dfutool_SOURCES_DIST = tools/dfutool.c tools/dfu.h \
 
781
        tools/dfu.c
 
782
@DFUTOOL_TRUE@am_tools_dfutool_OBJECTS = tools/dfutool.$(OBJEXT) \
 
783
@DFUTOOL_TRUE@  tools/dfu.$(OBJEXT)
 
784
tools_dfutool_OBJECTS = $(am_tools_dfutool_OBJECTS)
 
785
tools_dfutool_DEPENDENCIES =
 
786
am__tools_hciattach_SOURCES_DIST = tools/hciattach.c tools/hciattach.h \
 
787
        tools/hciattach_st.c tools/hciattach_ti.c \
 
788
        tools/hciattach_tialt.c tools/hciattach_ath3k.c \
 
789
        tools/hciattach_qualcomm.c tools/hciattach_intel.c
 
790
@TOOLS_TRUE@am_tools_hciattach_OBJECTS = tools/hciattach.$(OBJEXT) \
 
791
@TOOLS_TRUE@    tools/hciattach_st.$(OBJEXT) \
 
792
@TOOLS_TRUE@    tools/hciattach_ti.$(OBJEXT) \
 
793
@TOOLS_TRUE@    tools/hciattach_tialt.$(OBJEXT) \
 
794
@TOOLS_TRUE@    tools/hciattach_ath3k.$(OBJEXT) \
 
795
@TOOLS_TRUE@    tools/hciattach_qualcomm.$(OBJEXT) \
 
796
@TOOLS_TRUE@    tools/hciattach_intel.$(OBJEXT)
 
797
tools_hciattach_OBJECTS = $(am_tools_hciattach_OBJECTS)
 
798
@TOOLS_TRUE@tools_hciattach_DEPENDENCIES =  \
 
799
@TOOLS_TRUE@    lib/libbluetooth-private.la
 
800
am__tools_hciconfig_SOURCES_DIST = tools/hciconfig.c tools/csr.h \
 
801
        tools/csr.c src/textfile.h src/textfile.c
 
802
@TOOLS_TRUE@am_tools_hciconfig_OBJECTS = tools/hciconfig.$(OBJEXT) \
 
803
@TOOLS_TRUE@    tools/csr.$(OBJEXT) src/textfile.$(OBJEXT)
 
804
tools_hciconfig_OBJECTS = $(am_tools_hciconfig_OBJECTS)
 
805
@TOOLS_TRUE@tools_hciconfig_DEPENDENCIES =  \
 
806
@TOOLS_TRUE@    lib/libbluetooth-private.la
 
807
tools_hcieventmask_SOURCES = tools/hcieventmask.c
 
808
tools_hcieventmask_OBJECTS = tools/hcieventmask.$(OBJEXT)
 
809
@TOOLS_TRUE@tools_hcieventmask_DEPENDENCIES =  \
 
810
@TOOLS_TRUE@    lib/libbluetooth-private.la
 
811
tools_hcisecfilter_SOURCES = tools/hcisecfilter.c
 
812
tools_hcisecfilter_OBJECTS = tools/hcisecfilter.$(OBJEXT)
 
813
tools_hcisecfilter_LDADD = $(LDADD)
 
814
am__tools_hcitool_SOURCES_DIST = tools/hcitool.c src/oui.h src/oui.c \
 
815
        src/textfile.h src/textfile.c
 
816
@TOOLS_TRUE@am_tools_hcitool_OBJECTS = tools/hcitool.$(OBJEXT) \
 
817
@TOOLS_TRUE@    src/oui.$(OBJEXT) src/textfile.$(OBJEXT)
 
818
tools_hcitool_OBJECTS = $(am_tools_hcitool_OBJECTS)
 
819
@TOOLS_TRUE@tools_hcitool_DEPENDENCIES = lib/libbluetooth-private.la
 
820
tools_hid2hci_SOURCES = tools/hid2hci.c
 
821
tools_hid2hci_OBJECTS = tools/hid2hci.$(OBJEXT)
 
822
tools_hid2hci_DEPENDENCIES =
 
823
tools_l2ping_SOURCES = tools/l2ping.c
 
824
tools_l2ping_OBJECTS = tools/l2ping.$(OBJEXT)
 
825
@TOOLS_TRUE@tools_l2ping_DEPENDENCIES = lib/libbluetooth-private.la
 
826
tools_ppporc_SOURCES = tools/ppporc.c
 
827
tools_ppporc_OBJECTS = tools/ppporc.$(OBJEXT)
 
828
@TOOLS_TRUE@tools_ppporc_DEPENDENCIES = lib/libbluetooth-private.la
 
829
am__tools_rfcomm_SOURCES_DIST = tools/rfcomm.c tools/parser.y \
 
830
        tools/lexer.l tools/kword.h tools/kword.c
 
831
@TOOLS_TRUE@am_tools_rfcomm_OBJECTS = tools/rfcomm.$(OBJEXT) \
 
832
@TOOLS_TRUE@    tools/parser.$(OBJEXT) tools/lexer.$(OBJEXT) \
 
833
@TOOLS_TRUE@    tools/kword.$(OBJEXT)
 
834
am__EXTRA_tools_rfcomm_SOURCES_DIST = tools/parser.h tools/parser.c \
 
835
        tools/lexer.c
 
836
tools_rfcomm_OBJECTS = $(am_tools_rfcomm_OBJECTS)
 
837
@TOOLS_TRUE@tools_rfcomm_DEPENDENCIES = lib/libbluetooth-private.la
 
838
am__tools_sdptool_SOURCES_DIST = tools/sdptool.c src/sdp-xml.h \
 
839
        src/sdp-xml.c
 
840
@TOOLS_TRUE@am_tools_sdptool_OBJECTS = tools/sdptool.$(OBJEXT) \
 
841
@TOOLS_TRUE@    src/sdp-xml.$(OBJEXT)
 
842
tools_sdptool_OBJECTS = $(am_tools_sdptool_OBJECTS)
 
843
@TOOLS_TRUE@tools_sdptool_DEPENDENCIES = lib/libbluetooth-private.la
 
844
am__unit_test_eir_SOURCES_DIST = unit/test-eir.c src/eir.c \
 
845
        src/glib-helper.c
 
846
@TEST_TRUE@am_unit_test_eir_OBJECTS =  \
 
847
@TEST_TRUE@     unit/unit_test_eir-test-eir.$(OBJEXT) \
 
848
@TEST_TRUE@     src/unit_test_eir-eir.$(OBJEXT) \
 
849
@TEST_TRUE@     src/unit_test_eir-glib-helper.$(OBJEXT)
 
850
unit_test_eir_OBJECTS = $(am_unit_test_eir_OBJECTS)
 
851
@TEST_TRUE@unit_test_eir_DEPENDENCIES = lib/libbluetooth-private.la
 
852
unit_test_eir_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
853
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(unit_test_eir_CFLAGS) \
 
854
        $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
855
am__dist_udev_SCRIPTS_DIST = scripts/bluetooth_serial
 
856
SCRIPTS = $(dist_udev_SCRIPTS)
 
857
DEFAULT_INCLUDES = -I.@am__isrc@
 
858
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
859
am__depfiles_maybe = depfiles
 
860
am__mv = mv -f
 
861
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
862
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
863
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
864
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
865
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
866
        $(AM_CFLAGS) $(CFLAGS)
 
867
AM_V_CC = $(am__v_CC_@AM_V@)
 
868
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
 
869
am__v_CC_0 = @echo "  CC    " $@;
 
870
CCLD = $(CC)
 
871
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
872
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
873
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
874
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
875
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
 
876
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
877
@MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
 
878
LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
 
879
LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
 
880
        $(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
 
881
AM_V_LEX = $(am__v_LEX_@AM_V@)
 
882
am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
 
883
am__v_LEX_0 = @echo "  LEX   " $@;
 
884
YLWRAP = $(top_srcdir)/ylwrap
 
885
@MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
 
886
YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
 
887
LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
 
888
        $(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
 
889
AM_V_YACC = $(am__v_YACC_@AM_V@)
 
890
am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
 
891
am__v_YACC_0 = @echo "  YACC  " $@;
 
892
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
893
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
894
am__v_GEN_0 = @echo "  GEN   " $@;
 
895
SOURCES = $(audio_libtelephony_a_SOURCES) $(sap_libsap_a_SOURCES) \
 
896
        $(audio_libasound_module_ctl_bluetooth_la_SOURCES) \
 
897
        $(audio_libasound_module_pcm_bluetooth_la_SOURCES) \
 
898
        $(audio_libgstbluetooth_la_SOURCES) \
 
899
        $(lib_libbluetooth_private_la_SOURCES) \
 
900
        $(lib_libbluetooth_la_SOURCES) \
 
901
        $(plugins_external_dummy_la_SOURCES) $(sbc_libsbc_la_SOURCES) \
 
902
        $(attrib_gatttool_SOURCES) $(compat_dund_SOURCES) \
 
903
        $(compat_hidd_SOURCES) $(compat_pand_SOURCES) \
 
904
        $(cups_bluetooth_SOURCES) $(emulator_btvirt_SOURCES) \
 
905
        $(mgmt_btmgmt_SOURCES) $(monitor_btmon_SOURCES) \
 
906
        $(sbc_sbcdec_SOURCES) $(sbc_sbcenc_SOURCES) sbc/sbcinfo.c \
 
907
        sbc/sbctester.c $(src_bluetoothd_SOURCES) \
 
908
        $(nodist_src_bluetoothd_SOURCES) test/agent.c test/attest.c \
 
909
        test/avtest.c $(test_bdaddr_SOURCES) $(test_btiotest_SOURCES) \
 
910
        test/gaptest.c test/hciemu.c test/hstest.c \
 
911
        $(test_ipctest_SOURCES) test/l2test.c test/lmptest.c \
 
912
        $(test_mpris_player_SOURCES) test/rctest.c test/scotest.c \
 
913
        test/sdptest.c $(test_test_textfile_SOURCES) \
 
914
        $(test_uuidtest_SOURCES) tools/avctrl.c tools/avinfo.c \
 
915
        $(tools_bccmd_SOURCES) tools/ciptool.c tools/dfubabel.c \
 
916
        $(tools_dfutool_SOURCES) $(tools_hciattach_SOURCES) \
 
917
        $(tools_hciconfig_SOURCES) tools/hcieventmask.c \
 
918
        tools/hcisecfilter.c $(tools_hcitool_SOURCES) tools/hid2hci.c \
 
919
        tools/l2ping.c tools/ppporc.c $(tools_rfcomm_SOURCES) \
 
920
        $(EXTRA_tools_rfcomm_SOURCES) $(tools_sdptool_SOURCES) \
 
921
        $(unit_test_eir_SOURCES)
 
922
DIST_SOURCES = $(am__audio_libtelephony_a_SOURCES_DIST) \
 
923
        $(am__sap_libsap_a_SOURCES_DIST) \
 
924
        $(am__audio_libasound_module_ctl_bluetooth_la_SOURCES_DIST) \
 
925
        $(am__audio_libasound_module_pcm_bluetooth_la_SOURCES_DIST) \
 
926
        $(am__audio_libgstbluetooth_la_SOURCES_DIST) \
 
927
        $(lib_libbluetooth_private_la_SOURCES) \
 
928
        $(lib_libbluetooth_la_SOURCES) \
 
929
        $(am__plugins_external_dummy_la_SOURCES_DIST) \
 
930
        $(am__sbc_libsbc_la_SOURCES_DIST) \
 
931
        $(am__attrib_gatttool_SOURCES_DIST) \
 
932
        $(am__compat_dund_SOURCES_DIST) \
 
933
        $(am__compat_hidd_SOURCES_DIST) \
 
934
        $(am__compat_pand_SOURCES_DIST) \
 
935
        $(am__cups_bluetooth_SOURCES_DIST) \
 
936
        $(am__emulator_btvirt_SOURCES_DIST) \
 
937
        $(am__mgmt_btmgmt_SOURCES_DIST) \
 
938
        $(am__monitor_btmon_SOURCES_DIST) \
 
939
        $(am__sbc_sbcdec_SOURCES_DIST) $(am__sbc_sbcenc_SOURCES_DIST) \
 
940
        sbc/sbcinfo.c sbc/sbctester.c \
 
941
        $(am__src_bluetoothd_SOURCES_DIST) test/agent.c test/attest.c \
 
942
        test/avtest.c $(am__test_bdaddr_SOURCES_DIST) \
 
943
        $(am__test_btiotest_SOURCES_DIST) test/gaptest.c test/hciemu.c \
 
944
        test/hstest.c $(am__test_ipctest_SOURCES_DIST) test/l2test.c \
 
945
        test/lmptest.c $(am__test_mpris_player_SOURCES_DIST) \
 
946
        test/rctest.c test/scotest.c test/sdptest.c \
 
947
        $(am__test_test_textfile_SOURCES_DIST) \
 
948
        $(am__test_uuidtest_SOURCES_DIST) tools/avctrl.c \
 
949
        tools/avinfo.c $(am__tools_bccmd_SOURCES_DIST) tools/ciptool.c \
 
950
        tools/dfubabel.c $(am__tools_dfutool_SOURCES_DIST) \
 
951
        $(am__tools_hciattach_SOURCES_DIST) \
 
952
        $(am__tools_hciconfig_SOURCES_DIST) tools/hcieventmask.c \
 
953
        tools/hcisecfilter.c $(am__tools_hcitool_SOURCES_DIST) \
 
954
        tools/hid2hci.c tools/l2ping.c tools/ppporc.c \
 
955
        $(am__tools_rfcomm_SOURCES_DIST) \
 
956
        $(am__EXTRA_tools_rfcomm_SOURCES_DIST) \
 
957
        $(am__tools_sdptool_SOURCES_DIST) \
 
958
        $(am__unit_test_eir_SOURCES_DIST)
 
959
man1dir = $(mandir)/man1
 
960
man8dir = $(mandir)/man8
 
961
NROFF = nroff
 
962
MANS = $(dist_man_MANS) $(man_MANS)
 
963
DATA = $(alsaconf_DATA) $(conf_DATA) $(dbus_DATA) $(dbusservice_DATA) \
 
964
        $(pkgconfig_DATA) $(rules_DATA) $(state_DATA) \
 
965
        $(systemdunit_DATA)
 
966
HEADERS = $(include_HEADERS)
 
967
ETAGS = etags
 
968
CTAGS = ctags
 
969
# If stdout is a non-dumb tty, use colors.  If test -t is not supported,
 
970
# then this fails; a conservative approach.  Of course do not redirect
 
971
# stdout here, just stderr.
 
972
am__tty_colors = \
 
973
red=; grn=; lgn=; blu=; std=; \
 
974
test "X$(AM_COLOR_TESTS)" != Xno \
 
975
&& test "X$$TERM" != Xdumb \
 
976
&& { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \
 
977
&& { \
 
978
  red=''; \
 
979
  grn=''; \
 
980
  lgn=''; \
 
981
  blu=''; \
 
982
  std=''; \
 
983
}
 
984
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
985
distdir = $(PACKAGE)-$(VERSION)
 
986
top_distdir = $(distdir)
 
987
am__remove_distdir = \
 
988
  if test -d "$(distdir)"; then \
 
989
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
990
      && rm -rf "$(distdir)" \
 
991
      || { sleep 5 && rm -rf "$(distdir)"; }; \
 
992
  else :; fi
 
993
DIST_ARCHIVES = $(distdir).tar.gz
 
994
GZIP_ENV = --best
 
995
distuninstallcheck_listfiles = find . -type f -print
 
996
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
 
997
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
 
998
distcleancheck_listfiles = find . -type f -print
 
999
ACLOCAL = @ACLOCAL@
 
1000
ALSA_CFLAGS = @ALSA_CFLAGS@
 
1001
ALSA_LIBS = @ALSA_LIBS@
 
1002
AMTAR = @AMTAR@
 
1003
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
1004
AR = @AR@
 
1005
AUTOCONF = @AUTOCONF@
 
1006
AUTOHEADER = @AUTOHEADER@
 
1007
AUTOMAKE = @AUTOMAKE@
 
1008
AWK = @AWK@
 
1009
CC = @CC@
 
1010
CCDEPMODE = @CCDEPMODE@
 
1011
CFLAGS = @CFLAGS@
 
1012
CHECK_CFLAGS = @CHECK_CFLAGS@
 
1013
CHECK_LIBS = @CHECK_LIBS@
 
1014
CONFIGDIR = @CONFIGDIR@
 
1015
CPP = @CPP@
 
1016
CPPFLAGS = @CPPFLAGS@
 
1017
CYGPATH_W = @CYGPATH_W@
 
1018
DBUS_CFLAGS = @DBUS_CFLAGS@
 
1019
DBUS_LIBS = @DBUS_LIBS@
 
1020
DEFS = @DEFS@
 
1021
DEPDIR = @DEPDIR@
 
1022
DLLTOOL = @DLLTOOL@
 
1023
DSYMUTIL = @DSYMUTIL@
 
1024
DUMPBIN = @DUMPBIN@
 
1025
ECHO_C = @ECHO_C@
 
1026
ECHO_N = @ECHO_N@
 
1027
ECHO_T = @ECHO_T@
 
1028
EGREP = @EGREP@
 
1029
EXEEXT = @EXEEXT@
 
1030
FGREP = @FGREP@
 
1031
GLIB_CFLAGS = @GLIB_CFLAGS@
 
1032
GLIB_LIBS = @GLIB_LIBS@
 
1033
GREP = @GREP@
 
1034
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
 
1035
GSTREAMER_LIBS = @GSTREAMER_LIBS@
 
1036
GSTREAMER_PLUGINSDIR = @GSTREAMER_PLUGINSDIR@
 
1037
INSTALL = @INSTALL@
 
1038
INSTALL_DATA = @INSTALL_DATA@
 
1039
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
1040
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
1041
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
1042
LD = @LD@
 
1043
LDFLAGS = @LDFLAGS@
 
1044
LEX = @LEX@
 
1045
LEXLIB = @LEXLIB@
 
1046
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
1047
LIBOBJS = @LIBOBJS@
 
1048
LIBS = @LIBS@
 
1049
LIBTOOL = @LIBTOOL@
 
1050
LIPO = @LIPO@
 
1051
LN_S = @LN_S@
 
1052
LTLIBOBJS = @LTLIBOBJS@
 
1053
MAINT = @MAINT@
 
1054
MAKEINFO = @MAKEINFO@
 
1055
MANIFEST_TOOL = @MANIFEST_TOOL@
 
1056
MISC_CFLAGS = @MISC_CFLAGS@
 
1057
MISC_LDFLAGS = @MISC_LDFLAGS@
 
1058
MKDIR_P = @MKDIR_P@
 
1059
NM = @NM@
 
1060
NMEDIT = @NMEDIT@
 
1061
OBJDUMP = @OBJDUMP@
 
1062
OBJEXT = @OBJEXT@
 
1063
OTOOL = @OTOOL@
 
1064
OTOOL64 = @OTOOL64@
 
1065
PACKAGE = @PACKAGE@
 
1066
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
1067
PACKAGE_NAME = @PACKAGE_NAME@
 
1068
PACKAGE_STRING = @PACKAGE_STRING@
 
1069
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
1070
PACKAGE_URL = @PACKAGE_URL@
 
1071
PACKAGE_VERSION = @PACKAGE_VERSION@
 
1072
PATH_SEPARATOR = @PATH_SEPARATOR@
 
1073
PKG_CONFIG = @PKG_CONFIG@
 
1074
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
1075
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
1076
RANLIB = @RANLIB@
 
1077
READLINE_LIBS = @READLINE_LIBS@
 
1078
SAP_DRIVER = @SAP_DRIVER@
 
1079
SED = @SED@
 
1080
SET_MAKE = @SET_MAKE@
 
1081
SHELL = @SHELL@
 
1082
SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
 
1083
SNDFILE_LIBS = @SNDFILE_LIBS@
 
1084
STORAGEDIR = @STORAGEDIR@
 
1085
STRIP = @STRIP@
 
1086
SYSTEMD_UNITDIR = @SYSTEMD_UNITDIR@
 
1087
TELEPHONY_DRIVER = @TELEPHONY_DRIVER@
 
1088
UDEV_CFLAGS = @UDEV_CFLAGS@
 
1089
UDEV_DIR = @UDEV_DIR@
 
1090
UDEV_LIBS = @UDEV_LIBS@
 
1091
USB_CFLAGS = @USB_CFLAGS@
 
1092
USB_LIBS = @USB_LIBS@
 
1093
VERSION = @VERSION@
 
1094
WARNING_CFLAGS = @WARNING_CFLAGS@
 
1095
YACC = @YACC@
 
1096
YFLAGS = @YFLAGS@
 
1097
abs_builddir = @abs_builddir@
 
1098
abs_srcdir = @abs_srcdir@
 
1099
abs_top_builddir = @abs_top_builddir@
 
1100
abs_top_srcdir = @abs_top_srcdir@
 
1101
ac_ct_AR = @ac_ct_AR@
 
1102
ac_ct_CC = @ac_ct_CC@
 
1103
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
1104
am__include = @am__include@
 
1105
am__leading_dot = @am__leading_dot@
 
1106
am__quote = @am__quote@
 
1107
am__tar = @am__tar@
 
1108
am__untar = @am__untar@
 
1109
bindir = @bindir@
 
1110
build = @build@
 
1111
build_alias = @build_alias@
 
1112
build_cpu = @build_cpu@
 
1113
build_os = @build_os@
 
1114
build_vendor = @build_vendor@
 
1115
builddir = @builddir@
 
1116
datadir = @datadir@
 
1117
datarootdir = @datarootdir@
 
1118
docdir = @docdir@
 
1119
dvidir = @dvidir@
 
1120
exec_prefix = @exec_prefix@
 
1121
host = @host@
 
1122
host_alias = @host_alias@
 
1123
host_cpu = @host_cpu@
 
1124
host_os = @host_os@
 
1125
host_vendor = @host_vendor@
 
1126
htmldir = @htmldir@
 
1127
includedir = @includedir@/bluetooth
 
1128
infodir = @infodir@
 
1129
install_sh = @install_sh@
 
1130
libdir = @libdir@
 
1131
libexecdir = @libexecdir@
 
1132
localedir = @localedir@
 
1133
localstatedir = @localstatedir@
 
1134
mandir = @mandir@
 
1135
mkdir_p = @mkdir_p@
 
1136
oldincludedir = @oldincludedir@
 
1137
pdfdir = @pdfdir@
 
1138
prefix = @prefix@
 
1139
program_transform_name = @program_transform_name@
 
1140
psdir = @psdir@
 
1141
sbindir = @sbindir@
 
1142
sharedstatedir = @sharedstatedir@
 
1143
srcdir = @srcdir@
 
1144
sysconfdir = @sysconfdir@
 
1145
target_alias = @target_alias@
 
1146
top_build_prefix = @top_build_prefix@
 
1147
top_builddir = @top_builddir@
 
1148
top_srcdir = @top_srcdir@
 
1149
AM_MAKEFLAGS = --no-print-directory
 
1150
lib_LTLIBRARIES = lib/libbluetooth.la
 
1151
noinst_LIBRARIES = $(am__append_10) $(am__append_14)
 
1152
noinst_LTLIBRARIES = lib/libbluetooth-private.la $(am__append_1)
 
1153
dist_man_MANS = $(am__append_43) $(am__append_48) $(am__append_50) \
 
1154
        $(am__append_53) $(am__append_59) $(am__append_63) \
 
1155
        $(am__append_66) $(am__append_69)
 
1156
dist_noinst_MANS = 
 
1157
CLEANFILES = $(builtin_files) tools/lexer.c tools/parser.c \
 
1158
        tools/parser.h $(rules_DATA)
 
1159
EXTRA_DIST = plugins/hal.c plugins/formfactor.c src/genbuiltin \
 
1160
        src/bluetooth.conf src/org.bluez.service src/main.conf \
 
1161
        network/network.conf input/input.conf serial/serial.conf \
 
1162
        audio/audio.conf audio/telephony-dummy.c \
 
1163
        audio/telephony-maemo5.c audio/telephony-ofono.c \
 
1164
        audio/telephony-maemo6.c sap/sap-dummy.c sap/sap-u8500.c \
 
1165
        proximity/proximity.conf audio/bluetooth.conf $(am__append_44) \
 
1166
        tools/rfcomm.conf $(am__append_49) $(am__append_51) \
 
1167
        $(am__append_54) tools/dfubabel.1 tools/avctrl.8 \
 
1168
        $(am__append_60) $(am__append_61) test/sap-client test/hsplay \
 
1169
        test/hsmicro test/dbusdef.py test/monitor-bluetooth \
 
1170
        test/list-devices test/test-discovery test/test-manager \
 
1171
        test/test-adapter test/test-device test/test-service \
 
1172
        test/test-serial test/test-telephony test/test-network \
 
1173
        test/simple-agent test/simple-service test/simple-endpoint \
 
1174
        test/test-audio test/test-input test/test-sap-server \
 
1175
        test/test-oob test/test-attrib test/test-proximity \
 
1176
        test/test-thermometer test/test-serial-proxy test/test-health \
 
1177
        test/test-health-sink test/service-record.dtd \
 
1178
        test/service-did.xml test/service-spp.xml test/service-opp.xml \
 
1179
        test/service-ftp.xml test/simple-player test/test-nap \
 
1180
        $(am__append_64) $(am__append_67) $(am__append_70) \
 
1181
        scripts/bluetooth-hid2hci.rules scripts/bluetooth-serial.rules \
 
1182
        doc/manager-api.txt doc/adapter-api.txt doc/device-api.txt \
 
1183
        doc/service-api.txt doc/agent-api.txt doc/attribute-api.txt \
 
1184
        doc/serial-api.txt doc/network-api.txt doc/input-api.txt \
 
1185
        doc/audio-api.txt doc/control-api.txt doc/hfp-api.txt \
 
1186
        doc/health-api.txt doc/sap-api.txt doc/media-api.txt \
 
1187
        doc/assigned-numbers.txt
 
1188
include_HEADERS = $(lib_headers)
 
1189
AM_CFLAGS = $(WARNING_CFLAGS) $(MISC_CFLAGS) @DBUS_CFLAGS@ \
 
1190
        @GLIB_CFLAGS@ $(am__empty)
 
1191
AM_LDFLAGS = $(MISC_LDFLAGS)
 
1192
@DATAFILES_TRUE@dbusdir = $(sysconfdir)/dbus-1/system.d
 
1193
@DATAFILES_TRUE@dbusservicedir = $(datadir)/dbus-1/system-services
 
1194
@DATAFILES_TRUE@dbus_DATA = src/bluetooth.conf
 
1195
@DATAFILES_TRUE@dbusservice_DATA = src/org.bluez.service
 
1196
@DATAFILES_TRUE@confdir = $(sysconfdir)/bluetooth
 
1197
@DATAFILES_TRUE@conf_DATA = src/main.conf $(am__append_38)
 
1198
@DATAFILES_TRUE@statedir = $(localstatedir)/lib/bluetooth
 
1199
@DATAFILES_TRUE@state_DATA = 
 
1200
@DATAFILES_TRUE@@SYSTEMD_TRUE@systemdunitdir = @SYSTEMD_UNITDIR@
 
1201
@DATAFILES_TRUE@@SYSTEMD_TRUE@systemdunit_DATA = src/bluetooth.service
 
1202
plugindir = $(libdir)/bluetooth/plugins
 
1203
@MAINTAINER_MODE_FALSE@build_plugindir = $(plugindir)
 
1204
@MAINTAINER_MODE_TRUE@build_plugindir = $(abs_top_srcdir)/plugins/.libs
 
1205
plugin_LTLIBRARIES = $(am__append_37)
 
1206
lib_headers = lib/bluetooth.h lib/hci.h lib/hci_lib.h lib/mgmt.h \
 
1207
                lib/sco.h lib/l2cap.h lib/sdp.h lib/sdp_lib.h lib/uuid.h \
 
1208
                lib/rfcomm.h lib/bnep.h lib/cmtp.h lib/hidp.h lib/a2mp.h
 
1209
 
 
1210
local_headers = $(foreach file,$(lib_headers), lib/bluetooth/$(notdir $(file)))
 
1211
BUILT_SOURCES = $(local_headers) src/builtin.h
 
1212
lib_libbluetooth_la_SOURCES = $(lib_headers) \
 
1213
                                lib/bluetooth.c lib/hci.c lib/sdp.c lib/uuid.c
 
1214
 
 
1215
lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 16:0:13
 
1216
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 
1217
lib_libbluetooth_private_la_SOURCES = $(lib_libbluetooth_la_SOURCES)
 
1218
@SBC_TRUE@sbc_libsbc_la_SOURCES = sbc/sbc.h sbc/sbc.c sbc/sbc_math.h sbc/sbc_tables.h \
 
1219
@SBC_TRUE@                      sbc/sbc_primitives.h sbc/sbc_primitives.c \
 
1220
@SBC_TRUE@                      sbc/sbc_primitives_mmx.h sbc/sbc_primitives_mmx.c \
 
1221
@SBC_TRUE@                      sbc/sbc_primitives_iwmmxt.h sbc/sbc_primitives_iwmmxt.c \
 
1222
@SBC_TRUE@                      sbc/sbc_primitives_neon.h sbc/sbc_primitives_neon.c \
 
1223
@SBC_TRUE@                      sbc/sbc_primitives_armv6.h sbc/sbc_primitives_armv6.c
 
1224
 
 
1225
@SBC_TRUE@sbc_libsbc_la_CFLAGS = $(AM_CFLAGS) -finline-functions -fgcse-after-reload \
 
1226
@SBC_TRUE@                                      -funswitch-loops -funroll-loops
 
1227
 
 
1228
@SBC_TRUE@sbc_sbcdec_SOURCES = sbc/sbcdec.c sbc/formats.h
 
1229
@SBC_TRUE@sbc_sbcdec_LDADD = sbc/libsbc.la
 
1230
@SBC_TRUE@sbc_sbcenc_SOURCES = sbc/sbcenc.c sbc/formats.h
 
1231
@SBC_TRUE@sbc_sbcenc_LDADD = sbc/libsbc.la
 
1232
@SBC_TRUE@@SNDFILE_TRUE@sbc_sbctester_LDADD = @SNDFILE_LIBS@ -lm
 
1233
@SBC_TRUE@@SNDFILE_TRUE@sbc_sbctest_CFLAGS = $(AM_CFLAGS) @SNDFILE_CFLAGS@
 
1234
attrib_sources = attrib/att.h attrib/att-database.h attrib/att.c \
 
1235
                attrib/gatt.h attrib/gatt.c \
 
1236
                attrib/gattrib.h attrib/gattrib.c attrib/client.h \
 
1237
                attrib/client.c attrib/gatt-service.h attrib/gatt-service.c
 
1238
 
 
1239
gdbus_sources = gdbus/gdbus.h gdbus/mainloop.c gdbus/watch.c \
 
1240
                                        gdbus/object.c gdbus/polkit.c
 
1241
 
 
1242
btio_sources = btio/btio.h btio/btio.c
 
1243
builtin_modules = $(am__append_5) $(am__append_7) $(am__append_11) \
 
1244
        $(am__append_15) $(am__append_17) $(am__append_19) \
 
1245
        $(am__append_21) $(am__append_23) $(am__append_25) hciops \
 
1246
        mgmtops $(am__append_27) $(am__append_29) storage adaptername \
 
1247
        $(am__append_31) $(am__append_33) $(am__append_35)
 
1248
builtin_sources = $(am__append_6) $(am__append_8) $(am__append_12) \
 
1249
        $(am__append_16) $(am__append_18) $(am__append_20) \
 
1250
        $(am__append_22) $(am__append_24) $(am__append_26) \
 
1251
        plugins/hciops.c plugins/mgmtops.c $(am__append_28) \
 
1252
        $(am__append_30) plugins/storage.c plugins/adaptername.c \
 
1253
        $(am__append_32) $(am__append_34) $(am__append_36)
 
1254
builtin_nodist = $(am__append_9) $(am__append_13)
 
1255
mcap_sources = $(am__append_4)
 
1256
@AUDIOPLUGIN_TRUE@audio_libtelephony_a_SOURCES = audio/telephony.h audio/telephony-dummy.c \
 
1257
@AUDIOPLUGIN_TRUE@                              audio/telephony-maemo5.c audio/telephony-ofono.c \
 
1258
@AUDIOPLUGIN_TRUE@                              audio/telephony-maemo6.c
 
1259
 
 
1260
@SAPPLUGIN_TRUE@sap_libsap_a_SOURCES = sap/sap.h sap/sap-dummy.c sap/sap-u8500.c
 
1261
@MAINTAINER_MODE_TRUE@plugins_external_dummy_la_SOURCES = plugins/external-dummy.c
 
1262
@MAINTAINER_MODE_TRUE@plugins_external_dummy_la_LDFLAGS = $(AM_LDFLAGS) -module -avoid-version \
 
1263
@MAINTAINER_MODE_TRUE@                              -no-undefined
 
1264
 
 
1265
@MAINTAINER_MODE_TRUE@plugins_external_dummy_la_CFLAGS = $(AM_CFLAGS) -fvisibility=hidden
 
1266
src_bluetoothd_SOURCES = $(gdbus_sources) $(builtin_sources) \
 
1267
                        $(attrib_sources) $(btio_sources) \
 
1268
                        $(mcap_sources) src/bluetooth.ver \
 
1269
                        src/main.c src/log.h src/log.c \
 
1270
                        src/rfkill.c src/hcid.h src/sdpd.h \
 
1271
                        src/sdpd-server.c src/sdpd-request.c \
 
1272
                        src/sdpd-service.c src/sdpd-database.c \
 
1273
                        src/attrib-server.h src/attrib-server.c \
 
1274
                        src/sdp-xml.h src/sdp-xml.c \
 
1275
                        src/sdp-client.h src/sdp-client.c \
 
1276
                        src/textfile.h src/textfile.c \
 
1277
                        src/glib-helper.h src/glib-helper.c \
 
1278
                        src/oui.h src/oui.c src/uinput.h src/ppoll.h \
 
1279
                        src/plugin.h src/plugin.c \
 
1280
                        src/storage.h src/storage.c \
 
1281
                        src/agent.h src/agent.c \
 
1282
                        src/error.h src/error.c \
 
1283
                        src/manager.h src/manager.c \
 
1284
                        src/adapter.h src/adapter.c \
 
1285
                        src/device.h src/device.c src/attio.h \
 
1286
                        src/dbus-common.c src/dbus-common.h \
 
1287
                        src/event.h src/event.c \
 
1288
                        src/oob.h src/oob.c src/eir.h src/eir.c
 
1289
 
 
1290
src_bluetoothd_LDADD = lib/libbluetooth-private.la @GLIB_LIBS@ @DBUS_LIBS@ \
 
1291
                                                                -ldl -lrt
 
1292
 
 
1293
src_bluetoothd_LDFLAGS = $(AM_LDFLAGS) -Wl,--export-dynamic \
 
1294
                                -Wl,--version-script=$(srcdir)/src/bluetooth.ver
 
1295
 
 
1296
src_bluetoothd_DEPENDENCIES = lib/libbluetooth-private.la
 
1297
src_bluetoothd_CFLAGS = $(AM_CFLAGS) -DBLUETOOTH_PLUGIN_BUILTIN \
 
1298
                                        -DPLUGINDIR=\""$(build_plugindir)"\"
 
1299
 
 
1300
src_bluetoothd_SHORTNAME = bluetoothd
 
1301
builtin_files = src/builtin.h $(builtin_nodist)
 
1302
nodist_src_bluetoothd_SOURCES = $(builtin_files)
 
1303
man_MANS = src/bluetoothd.8
 
1304
@ALSA_TRUE@alsadir = $(libdir)/alsa-lib
 
1305
@ALSA_TRUE@alsa_LTLIBRARIES = audio/libasound_module_pcm_bluetooth.la \
 
1306
@ALSA_TRUE@                             audio/libasound_module_ctl_bluetooth.la
 
1307
 
 
1308
@ALSA_TRUE@audio_libasound_module_pcm_bluetooth_la_SOURCES = audio/pcm_bluetooth.c \
 
1309
@ALSA_TRUE@                                     audio/rtp.h audio/ipc.h audio/ipc.c
 
1310
 
 
1311
@ALSA_TRUE@audio_libasound_module_pcm_bluetooth_la_LDFLAGS = $(AM_LDFLAGS) -module \
 
1312
@ALSA_TRUE@                                               -avoid-version
 
1313
 
 
1314
@ALSA_TRUE@audio_libasound_module_pcm_bluetooth_la_LIBADD = sbc/libsbc.la \
 
1315
@ALSA_TRUE@                                     lib/libbluetooth-private.la @ALSA_LIBS@
 
1316
 
 
1317
@ALSA_TRUE@audio_libasound_module_pcm_bluetooth_la_CFLAGS = $(AM_CFLAGS) @ALSA_CFLAGS@
 
1318
@ALSA_TRUE@audio_libasound_module_ctl_bluetooth_la_SOURCES = audio/ctl_bluetooth.c \
 
1319
@ALSA_TRUE@                                     audio/rtp.h audio/ipc.h audio/ipc.c
 
1320
 
 
1321
@ALSA_TRUE@audio_libasound_module_ctl_bluetooth_la_LDFLAGS = $(AM_LDFLAGS) -module \
 
1322
@ALSA_TRUE@                                               -avoid-version
 
1323
 
 
1324
@ALSA_TRUE@audio_libasound_module_ctl_bluetooth_la_LIBADD = \
 
1325
@ALSA_TRUE@                                     lib/libbluetooth-private.la @ALSA_LIBS@
 
1326
 
 
1327
@ALSA_TRUE@audio_libasound_module_ctl_bluetooth_la_CFLAGS = $(AM_CFLAGS) @ALSA_CFLAGS@
 
1328
@ALSA_TRUE@@DATAFILES_TRUE@alsaconfdir = $(datadir)/alsa
 
1329
@ALSA_TRUE@@DATAFILES_TRUE@alsaconf_DATA = audio/bluetooth.conf
 
1330
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@gstreamerdir = $(libdir)/gstreamer-0.10
 
1331
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@gstreamer_LTLIBRARIES = audio/libgstbluetooth.la
 
1332
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@audio_libgstbluetooth_la_SOURCES = audio/gstbluetooth.c audio/gstpragma.h \
 
1333
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@                              audio/gstsbcenc.h audio/gstsbcenc.c \
 
1334
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@                              audio/gstsbcdec.h audio/gstsbcdec.c \
 
1335
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@                              audio/gstsbcparse.h audio/gstsbcparse.c \
 
1336
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@                              audio/gstavdtpsink.h audio/gstavdtpsink.c \
 
1337
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@                              audio/gsta2dpsink.h audio/gsta2dpsink.c \
 
1338
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@                              audio/gstsbcutil.h audio/gstsbcutil.c \
 
1339
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@                              audio/gstrtpsbcpay.h audio/gstrtpsbcpay.c \
 
1340
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@                              audio/rtp.h audio/ipc.h audio/ipc.c
 
1341
 
 
1342
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@audio_libgstbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -module -avoid-version
 
1343
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@audio_libgstbluetooth_la_LIBADD = sbc/libsbc.la lib/libbluetooth-private.la \
 
1344
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@                                              @DBUS_LIBS@ @GSTREAMER_LIBS@ \
 
1345
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@                                              -lgstaudio-0.10 -lgstrtp-0.10
 
1346
 
 
1347
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@audio_libgstbluetooth_la_CFLAGS = -fvisibility=hidden -fno-strict-aliasing \
 
1348
@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@                               $(AM_CFLAGS) @DBUS_CFLAGS@ @GSTREAMER_CFLAGS@
 
1349
 
 
1350
@TOOLS_TRUE@tools_rfcomm_SOURCES = tools/rfcomm.c tools/parser.y tools/lexer.l \
 
1351
@TOOLS_TRUE@                                    tools/kword.h tools/kword.c
 
1352
 
 
1353
@TOOLS_TRUE@EXTRA_tools_rfcomm_SOURCES = tools/parser.h tools/parser.c \
 
1354
@TOOLS_TRUE@                                                    tools/lexer.c
 
1355
 
 
1356
@TOOLS_TRUE@tools_rfcomm_LDADD = lib/libbluetooth-private.la
 
1357
@TOOLS_TRUE@tools_l2ping_LDADD = lib/libbluetooth-private.la
 
1358
@TOOLS_TRUE@tools_hciattach_SOURCES = tools/hciattach.c tools/hciattach.h \
 
1359
@TOOLS_TRUE@                                            tools/hciattach_st.c \
 
1360
@TOOLS_TRUE@                                            tools/hciattach_ti.c \
 
1361
@TOOLS_TRUE@                                            tools/hciattach_tialt.c \
 
1362
@TOOLS_TRUE@                                            tools/hciattach_ath3k.c \
 
1363
@TOOLS_TRUE@                                            tools/hciattach_qualcomm.c \
 
1364
@TOOLS_TRUE@                                            tools/hciattach_intel.c
 
1365
 
 
1366
@TOOLS_TRUE@tools_hciattach_LDADD = lib/libbluetooth-private.la
 
1367
@TOOLS_TRUE@tools_hciconfig_SOURCES = tools/hciconfig.c tools/csr.h tools/csr.c \
 
1368
@TOOLS_TRUE@                                            src/textfile.h src/textfile.c
 
1369
 
 
1370
@TOOLS_TRUE@tools_hciconfig_LDADD = lib/libbluetooth-private.la
 
1371
@TOOLS_TRUE@tools_hcitool_SOURCES = tools/hcitool.c src/oui.h src/oui.c \
 
1372
@TOOLS_TRUE@                                            src/textfile.h src/textfile.c
 
1373
 
 
1374
@TOOLS_TRUE@tools_hcitool_LDADD = lib/libbluetooth-private.la
 
1375
@TOOLS_TRUE@tools_sdptool_SOURCES = tools/sdptool.c src/sdp-xml.h src/sdp-xml.c
 
1376
@TOOLS_TRUE@tools_sdptool_LDADD = lib/libbluetooth-private.la
 
1377
@TOOLS_TRUE@tools_ciptool_LDADD = lib/libbluetooth-private.la
 
1378
@TOOLS_TRUE@tools_avinfo_LDADD = lib/libbluetooth-private.la
 
1379
@TOOLS_TRUE@tools_ppporc_LDADD = lib/libbluetooth-private.la
 
1380
@TOOLS_TRUE@tools_hcieventmask_LDADD = lib/libbluetooth-private.la
 
1381
@TOOLS_TRUE@mgmt_btmgmt_SOURCES = mgmt/main.c src/glib-helper.c
 
1382
@TOOLS_TRUE@mgmt_btmgmt_LDADD = lib/libbluetooth-private.la @GLIB_LIBS@
 
1383
@TOOLS_TRUE@monitor_btmon_SOURCES = monitor/main.c monitor/bt.h \
 
1384
@TOOLS_TRUE@                                    monitor/mainloop.h monitor/mainloop.c \
 
1385
@TOOLS_TRUE@                                    monitor/hcidump.h monitor/hcidump.c \
 
1386
@TOOLS_TRUE@                                    monitor/btsnoop.h monitor/btsnoop.c \
 
1387
@TOOLS_TRUE@                                    monitor/control.h monitor/control.c \
 
1388
@TOOLS_TRUE@                                    monitor/packet.h monitor/packet.c
 
1389
 
 
1390
@TOOLS_TRUE@monitor_btmon_LDADD = lib/libbluetooth-private.la
 
1391
@TOOLS_TRUE@emulator_btvirt_SOURCES = emulator/main.c monitor/bt.h \
 
1392
@TOOLS_TRUE@                                    monitor/mainloop.h monitor/mainloop.c \
 
1393
@TOOLS_TRUE@                                    emulator/server.h emulator/server.c \
 
1394
@TOOLS_TRUE@                                    emulator/vhci.h emulator/vhci.c \
 
1395
@TOOLS_TRUE@                                    emulator/btdev.h emulator/btdev.c
 
1396
 
 
1397
@READLINE_TRUE@@TOOLS_TRUE@attrib_gatttool_SOURCES = attrib/gatttool.c attrib/att.c attrib/gatt.c \
 
1398
@READLINE_TRUE@@TOOLS_TRUE@                             attrib/gattrib.c btio/btio.c \
 
1399
@READLINE_TRUE@@TOOLS_TRUE@                             attrib/gatttool.h attrib/interactive.c \
 
1400
@READLINE_TRUE@@TOOLS_TRUE@                             attrib/utils.c src/log.c
 
1401
 
 
1402
@READLINE_TRUE@@TOOLS_TRUE@attrib_gatttool_LDADD = lib/libbluetooth-private.la @GLIB_LIBS@ @READLINE_LIBS@
 
1403
@BCCMD_TRUE@tools_bccmd_SOURCES = tools/bccmd.c tools/csr.h \
 
1404
@BCCMD_TRUE@    tools/csr.c tools/csr_hci.c tools/csr_h4.c \
 
1405
@BCCMD_TRUE@    tools/csr_3wire.c tools/csr_bcsp.c tools/ubcsp.h \
 
1406
@BCCMD_TRUE@    tools/ubcsp.c $(am__append_46)
 
1407
@BCCMD_TRUE@tools_bccmd_LDADD = lib/libbluetooth-private.la \
 
1408
@BCCMD_TRUE@    $(am__append_47)
 
1409
@DATAFILES_TRUE@@PCMCIA_TRUE@udevdir = @UDEV_DIR@
 
1410
@HID2HCI_TRUE@udevdir = @UDEV_DIR@
 
1411
@HID2HCI_TRUE@tools_hid2hci_LDADD = @USB_LIBS@ @UDEV_LIBS@
 
1412
@DFUTOOL_TRUE@tools_dfutool_SOURCES = tools/dfutool.c tools/dfu.h tools/dfu.c
 
1413
@DFUTOOL_TRUE@tools_dfutool_LDADD = @USB_LIBS@
 
1414
@USB_TRUE@tools_dfubabel_LDADD = @USB_LIBS@
 
1415
@USB_TRUE@tools_avctrl_LDADD = @USB_LIBS@
 
1416
@CUPS_TRUE@cupsdir = $(libdir)/cups/backend
 
1417
@CUPS_TRUE@cups_bluetooth_SOURCES = $(gdbus_sources) cups/main.c cups/cups.h \
 
1418
@CUPS_TRUE@                                     cups/sdp.c cups/spp.c cups/hcrp.c
 
1419
 
 
1420
@CUPS_TRUE@cups_bluetooth_LDADD = @GLIB_LIBS@ @DBUS_LIBS@ lib/libbluetooth-private.la
 
1421
@TEST_TRUE@test_hciemu_LDADD = lib/libbluetooth-private.la
 
1422
@TEST_TRUE@test_l2test_LDADD = lib/libbluetooth-private.la
 
1423
@TEST_TRUE@test_rctest_LDADD = lib/libbluetooth-private.la
 
1424
@TEST_TRUE@test_gaptest_LDADD = @DBUS_LIBS@
 
1425
@TEST_TRUE@test_sdptest_LDADD = lib/libbluetooth-private.la
 
1426
@TEST_TRUE@test_scotest_LDADD = lib/libbluetooth-private.la
 
1427
@TEST_TRUE@test_attest_LDADD = lib/libbluetooth-private.la
 
1428
@TEST_TRUE@test_hstest_LDADD = lib/libbluetooth-private.la
 
1429
@TEST_TRUE@test_avtest_LDADD = lib/libbluetooth-private.la
 
1430
@TEST_TRUE@test_lmptest_LDADD = lib/libbluetooth-private.la
 
1431
@TEST_TRUE@test_ipctest_SOURCES = test/ipctest.c audio/ipc.h audio/ipc.c
 
1432
@TEST_TRUE@test_ipctest_LDADD = @GLIB_LIBS@ sbc/libsbc.la
 
1433
@TEST_TRUE@test_bdaddr_SOURCES = test/bdaddr.c src/oui.h src/oui.c
 
1434
@TEST_TRUE@test_bdaddr_LDADD = lib/libbluetooth-private.la
 
1435
@TEST_TRUE@test_agent_LDADD = @DBUS_LIBS@
 
1436
@TEST_TRUE@test_btiotest_SOURCES = test/btiotest.c btio/btio.h btio/btio.c
 
1437
@TEST_TRUE@test_btiotest_LDADD = @GLIB_LIBS@ lib/libbluetooth-private.la
 
1438
@TEST_TRUE@test_uuidtest_SOURCES = test/uuidtest.c
 
1439
@TEST_TRUE@test_uuidtest_LDADD = lib/libbluetooth-private.la
 
1440
@TEST_TRUE@test_mpris_player_SOURCES = test/mpris-player.c
 
1441
@TEST_TRUE@test_mpris_player_LDADD = @DBUS_LIBS@ @GLIB_LIBS@
 
1442
@TEST_TRUE@test_test_textfile_SOURCES = test/test-textfile.c src/textfile.h src/textfile.c
 
1443
@HIDD_TRUE@compat_hidd_SOURCES = compat/hidd.c compat/hidd.h src/uinput.h \
 
1444
@HIDD_TRUE@                             compat/sdp.h compat/sdp.c compat/fakehid.c \
 
1445
@HIDD_TRUE@                                             src/textfile.h src/textfile.c
 
1446
 
 
1447
@HIDD_TRUE@compat_hidd_LDADD = -lm lib/libbluetooth-private.la
 
1448
@PAND_TRUE@compat_pand_SOURCES = compat/pand.c compat/pand.h \
 
1449
@PAND_TRUE@                             compat/bnep.c compat/sdp.h compat/sdp.c \
 
1450
@PAND_TRUE@                                             src/textfile.h src/textfile.c
 
1451
 
 
1452
@PAND_TRUE@compat_pand_LDADD = lib/libbluetooth-private.la
 
1453
@DUND_TRUE@compat_dund_SOURCES = compat/dund.c compat/dund.h compat/lib.h \
 
1454
@DUND_TRUE@                     compat/sdp.h compat/sdp.c compat/dun.c compat/msdun.c \
 
1455
@DUND_TRUE@                                             src/textfile.h src/textfile.c
 
1456
 
 
1457
@DUND_TRUE@compat_dund_LDADD = lib/libbluetooth-private.la
 
1458
@DATAFILES_TRUE@rulesdir = @UDEV_DIR@/rules.d
 
1459
@DATAFILES_TRUE@udev_files = $(am__append_71) $(am__append_72)
 
1460
@DATAFILES_TRUE@@PCMCIA_TRUE@dist_udev_SCRIPTS = scripts/bluetooth_serial
 
1461
@DATAFILES_TRUE@rules_DATA = $(foreach file,$(udev_files), scripts/97-$(notdir $(file)))
 
1462
AM_YFLAGS = -d
 
1463
INCLUDES = -I$(builddir)/lib -I$(builddir)/src -I$(srcdir)/src \
 
1464
        -I$(srcdir)/audio -I$(srcdir)/sbc -I$(srcdir)/gdbus \
 
1465
        -I$(srcdir)/attrib -I$(srcdir)/btio -I$(srcdir)/tools \
 
1466
        -I$(builddir)/tools -I$(srcdir)/monitor $(am__append_73)
 
1467
unit_objects = $(am__append_74)
 
1468
@TEST_FALSE@unit_tests = 
 
1469
@TEST_TRUE@unit_tests = unit/test-eir
 
1470
@TEST_TRUE@unit_test_eir_SOURCES = unit/test-eir.c src/eir.c src/glib-helper.c
 
1471
@TEST_TRUE@unit_test_eir_LDADD = lib/libbluetooth-private.la @GLIB_LIBS@ @CHECK_LIBS@
 
1472
@TEST_TRUE@unit_test_eir_CFLAGS = $(AM_CFLAGS) @CHECK_CFLAGS@
 
1473
pkgconfigdir = $(libdir)/pkgconfig
 
1474
pkgconfig_DATA = bluez.pc
 
1475
DISTCHECK_CONFIGURE_FLAGS = --disable-datafiles
 
1476
DISTCLEANFILES = $(pkgconfig_DATA)
 
1477
MAINTAINERCLEANFILES = Makefile.in \
 
1478
        aclocal.m4 configure config.h.in config.sub config.guess \
 
1479
        ltmain.sh depcomp compile missing install-sh mkinstalldirs ylwrap
 
1480
 
 
1481
all: $(BUILT_SOURCES) config.h
 
1482
        $(MAKE) $(AM_MAKEFLAGS) all-am
 
1483
 
 
1484
.SUFFIXES:
 
1485
.SUFFIXES: .c .l .lo .o .obj .y
 
1486
am--refresh: Makefile
 
1487
        @:
 
1488
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/Makefile.tools $(am__configure_deps)
 
1489
        @for dep in $?; do \
 
1490
          case '$(am__configure_deps)' in \
 
1491
            *$$dep*) \
 
1492
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
 
1493
              $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
 
1494
                && exit 0; \
 
1495
              exit 1;; \
 
1496
          esac; \
 
1497
        done; \
 
1498
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
 
1499
        $(am__cd) $(top_srcdir) && \
 
1500
          $(AUTOMAKE) --foreign Makefile
 
1501
.PRECIOUS: Makefile
 
1502
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
1503
        @case '$?' in \
 
1504
          *config.status*) \
 
1505
            echo ' $(SHELL) ./config.status'; \
 
1506
            $(SHELL) ./config.status;; \
 
1507
          *) \
 
1508
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
1509
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
1510
        esac;
 
1511
$(srcdir)/Makefile.tools:
 
1512
 
 
1513
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
1514
        $(SHELL) ./config.status --recheck
 
1515
 
 
1516
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
1517
        $(am__cd) $(srcdir) && $(AUTOCONF)
 
1518
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
1519
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
1520
$(am__aclocal_m4_deps):
 
1521
 
 
1522
config.h: stamp-h1
 
1523
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
 
1524
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
 
1525
 
 
1526
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
1527
        @rm -f stamp-h1
 
1528
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
1529
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
 
1530
        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
 
1531
        rm -f stamp-h1
 
1532
        touch $@
 
1533
 
 
1534
distclean-hdr:
 
1535
        -rm -f config.h stamp-h1
 
1536
doc/version.xml: $(top_builddir)/config.status $(top_srcdir)/doc/version.xml.in
 
1537
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
1538
src/bluetoothd.8: $(top_builddir)/config.status $(top_srcdir)/src/bluetoothd.8.in
 
1539
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
1540
src/bluetooth.service: $(top_builddir)/config.status $(top_srcdir)/src/bluetooth.service.in
 
1541
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
1542
bluez.pc: $(top_builddir)/config.status $(srcdir)/bluez.pc.in
 
1543
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
1544
 
 
1545
clean-noinstLIBRARIES:
 
1546
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
1547
audio/$(am__dirstamp):
 
1548
        @$(MKDIR_P) audio
 
1549
        @: > audio/$(am__dirstamp)
 
1550
audio/$(DEPDIR)/$(am__dirstamp):
 
1551
        @$(MKDIR_P) audio/$(DEPDIR)
 
1552
        @: > audio/$(DEPDIR)/$(am__dirstamp)
 
1553
audio/telephony-dummy.$(OBJEXT): audio/$(am__dirstamp) \
 
1554
        audio/$(DEPDIR)/$(am__dirstamp)
 
1555
audio/telephony-maemo5.$(OBJEXT): audio/$(am__dirstamp) \
 
1556
        audio/$(DEPDIR)/$(am__dirstamp)
 
1557
audio/telephony-ofono.$(OBJEXT): audio/$(am__dirstamp) \
 
1558
        audio/$(DEPDIR)/$(am__dirstamp)
 
1559
audio/telephony-maemo6.$(OBJEXT): audio/$(am__dirstamp) \
 
1560
        audio/$(DEPDIR)/$(am__dirstamp)
 
1561
audio/libtelephony.a: $(audio_libtelephony_a_OBJECTS) $(audio_libtelephony_a_DEPENDENCIES) $(EXTRA_audio_libtelephony_a_DEPENDENCIES) audio/$(am__dirstamp)
 
1562
        $(AM_V_at)-rm -f audio/libtelephony.a
 
1563
        $(AM_V_AR)$(audio_libtelephony_a_AR) audio/libtelephony.a $(audio_libtelephony_a_OBJECTS) $(audio_libtelephony_a_LIBADD)
 
1564
        $(AM_V_at)$(RANLIB) audio/libtelephony.a
 
1565
sap/$(am__dirstamp):
 
1566
        @$(MKDIR_P) sap
 
1567
        @: > sap/$(am__dirstamp)
 
1568
sap/$(DEPDIR)/$(am__dirstamp):
 
1569
        @$(MKDIR_P) sap/$(DEPDIR)
 
1570
        @: > sap/$(DEPDIR)/$(am__dirstamp)
 
1571
sap/sap-dummy.$(OBJEXT): sap/$(am__dirstamp) \
 
1572
        sap/$(DEPDIR)/$(am__dirstamp)
 
1573
sap/sap-u8500.$(OBJEXT): sap/$(am__dirstamp) \
 
1574
        sap/$(DEPDIR)/$(am__dirstamp)
 
1575
sap/libsap.a: $(sap_libsap_a_OBJECTS) $(sap_libsap_a_DEPENDENCIES) $(EXTRA_sap_libsap_a_DEPENDENCIES) sap/$(am__dirstamp)
 
1576
        $(AM_V_at)-rm -f sap/libsap.a
 
1577
        $(AM_V_AR)$(sap_libsap_a_AR) sap/libsap.a $(sap_libsap_a_OBJECTS) $(sap_libsap_a_LIBADD)
 
1578
        $(AM_V_at)$(RANLIB) sap/libsap.a
 
1579
install-alsaLTLIBRARIES: $(alsa_LTLIBRARIES)
 
1580
        @$(NORMAL_INSTALL)
 
1581
        test -z "$(alsadir)" || $(MKDIR_P) "$(DESTDIR)$(alsadir)"
 
1582
        @list='$(alsa_LTLIBRARIES)'; test -n "$(alsadir)" || list=; \
 
1583
        list2=; for p in $$list; do \
 
1584
          if test -f $$p; then \
 
1585
            list2="$$list2 $$p"; \
 
1586
          else :; fi; \
 
1587
        done; \
 
1588
        test -z "$$list2" || { \
 
1589
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(alsadir)'"; \
 
1590
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(alsadir)"; \
 
1591
        }
 
1592
 
 
1593
uninstall-alsaLTLIBRARIES:
 
1594
        @$(NORMAL_UNINSTALL)
 
1595
        @list='$(alsa_LTLIBRARIES)'; test -n "$(alsadir)" || list=; \
 
1596
        for p in $$list; do \
 
1597
          $(am__strip_dir) \
 
1598
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(alsadir)/$$f'"; \
 
1599
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(alsadir)/$$f"; \
 
1600
        done
 
1601
 
 
1602
clean-alsaLTLIBRARIES:
 
1603
        -test -z "$(alsa_LTLIBRARIES)" || rm -f $(alsa_LTLIBRARIES)
 
1604
        @list='$(alsa_LTLIBRARIES)'; for p in $$list; do \
 
1605
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
1606
          test "$$dir" != "$$p" || dir=.; \
 
1607
          echo "rm -f \"$${dir}/so_locations\""; \
 
1608
          rm -f "$${dir}/so_locations"; \
 
1609
        done
 
1610
install-gstreamerLTLIBRARIES: $(gstreamer_LTLIBRARIES)
 
1611
        @$(NORMAL_INSTALL)
 
1612
        test -z "$(gstreamerdir)" || $(MKDIR_P) "$(DESTDIR)$(gstreamerdir)"
 
1613
        @list='$(gstreamer_LTLIBRARIES)'; test -n "$(gstreamerdir)" || list=; \
 
1614
        list2=; for p in $$list; do \
 
1615
          if test -f $$p; then \
 
1616
            list2="$$list2 $$p"; \
 
1617
          else :; fi; \
 
1618
        done; \
 
1619
        test -z "$$list2" || { \
 
1620
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(gstreamerdir)'"; \
 
1621
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(gstreamerdir)"; \
 
1622
        }
 
1623
 
 
1624
uninstall-gstreamerLTLIBRARIES:
 
1625
        @$(NORMAL_UNINSTALL)
 
1626
        @list='$(gstreamer_LTLIBRARIES)'; test -n "$(gstreamerdir)" || list=; \
 
1627
        for p in $$list; do \
 
1628
          $(am__strip_dir) \
 
1629
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(gstreamerdir)/$$f'"; \
 
1630
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(gstreamerdir)/$$f"; \
 
1631
        done
 
1632
 
 
1633
clean-gstreamerLTLIBRARIES:
 
1634
        -test -z "$(gstreamer_LTLIBRARIES)" || rm -f $(gstreamer_LTLIBRARIES)
 
1635
        @list='$(gstreamer_LTLIBRARIES)'; for p in $$list; do \
 
1636
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
1637
          test "$$dir" != "$$p" || dir=.; \
 
1638
          echo "rm -f \"$${dir}/so_locations\""; \
 
1639
          rm -f "$${dir}/so_locations"; \
 
1640
        done
 
1641
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
1642
        @$(NORMAL_INSTALL)
 
1643
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
 
1644
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
1645
        list2=; for p in $$list; do \
 
1646
          if test -f $$p; then \
 
1647
            list2="$$list2 $$p"; \
 
1648
          else :; fi; \
 
1649
        done; \
 
1650
        test -z "$$list2" || { \
 
1651
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
 
1652
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
 
1653
        }
 
1654
 
 
1655
uninstall-libLTLIBRARIES:
 
1656
        @$(NORMAL_UNINSTALL)
 
1657
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
1658
        for p in $$list; do \
 
1659
          $(am__strip_dir) \
 
1660
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
 
1661
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
 
1662
        done
 
1663
 
 
1664
clean-libLTLIBRARIES:
 
1665
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
1666
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
1667
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
1668
          test "$$dir" != "$$p" || dir=.; \
 
1669
          echo "rm -f \"$${dir}/so_locations\""; \
 
1670
          rm -f "$${dir}/so_locations"; \
 
1671
        done
 
1672
 
 
1673
clean-noinstLTLIBRARIES:
 
1674
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
1675
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
1676
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
1677
          test "$$dir" != "$$p" || dir=.; \
 
1678
          echo "rm -f \"$${dir}/so_locations\""; \
 
1679
          rm -f "$${dir}/so_locations"; \
 
1680
        done
 
1681
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
 
1682
        @$(NORMAL_INSTALL)
 
1683
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
 
1684
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
 
1685
        list2=; for p in $$list; do \
 
1686
          if test -f $$p; then \
 
1687
            list2="$$list2 $$p"; \
 
1688
          else :; fi; \
 
1689
        done; \
 
1690
        test -z "$$list2" || { \
 
1691
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
 
1692
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
 
1693
        }
 
1694
 
 
1695
uninstall-pluginLTLIBRARIES:
 
1696
        @$(NORMAL_UNINSTALL)
 
1697
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
 
1698
        for p in $$list; do \
 
1699
          $(am__strip_dir) \
 
1700
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
 
1701
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
 
1702
        done
 
1703
 
 
1704
clean-pluginLTLIBRARIES:
 
1705
        -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
 
1706
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
1707
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
1708
          test "$$dir" != "$$p" || dir=.; \
 
1709
          echo "rm -f \"$${dir}/so_locations\""; \
 
1710
          rm -f "$${dir}/so_locations"; \
 
1711
        done
 
1712
audio/audio_libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo:  \
 
1713
        audio/$(am__dirstamp) audio/$(DEPDIR)/$(am__dirstamp)
 
1714
audio/audio_libasound_module_ctl_bluetooth_la-ipc.lo:  \
 
1715
        audio/$(am__dirstamp) audio/$(DEPDIR)/$(am__dirstamp)
 
1716
audio/libasound_module_ctl_bluetooth.la: $(audio_libasound_module_ctl_bluetooth_la_OBJECTS) $(audio_libasound_module_ctl_bluetooth_la_DEPENDENCIES) $(EXTRA_audio_libasound_module_ctl_bluetooth_la_DEPENDENCIES) audio/$(am__dirstamp)
 
1717
        $(AM_V_CCLD)$(audio_libasound_module_ctl_bluetooth_la_LINK) $(am_audio_libasound_module_ctl_bluetooth_la_rpath) $(audio_libasound_module_ctl_bluetooth_la_OBJECTS) $(audio_libasound_module_ctl_bluetooth_la_LIBADD) $(LIBS)
 
1718
audio/audio_libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo:  \
 
1719
        audio/$(am__dirstamp) audio/$(DEPDIR)/$(am__dirstamp)
 
1720
audio/audio_libasound_module_pcm_bluetooth_la-ipc.lo:  \
 
1721
        audio/$(am__dirstamp) audio/$(DEPDIR)/$(am__dirstamp)
 
1722
audio/libasound_module_pcm_bluetooth.la: $(audio_libasound_module_pcm_bluetooth_la_OBJECTS) $(audio_libasound_module_pcm_bluetooth_la_DEPENDENCIES) $(EXTRA_audio_libasound_module_pcm_bluetooth_la_DEPENDENCIES) audio/$(am__dirstamp)
 
1723
        $(AM_V_CCLD)$(audio_libasound_module_pcm_bluetooth_la_LINK) $(am_audio_libasound_module_pcm_bluetooth_la_rpath) $(audio_libasound_module_pcm_bluetooth_la_OBJECTS) $(audio_libasound_module_pcm_bluetooth_la_LIBADD) $(LIBS)
 
1724
audio/audio_libgstbluetooth_la-gstbluetooth.lo: audio/$(am__dirstamp) \
 
1725
        audio/$(DEPDIR)/$(am__dirstamp)
 
1726
audio/audio_libgstbluetooth_la-gstsbcenc.lo: audio/$(am__dirstamp) \
 
1727
        audio/$(DEPDIR)/$(am__dirstamp)
 
1728
audio/audio_libgstbluetooth_la-gstsbcdec.lo: audio/$(am__dirstamp) \
 
1729
        audio/$(DEPDIR)/$(am__dirstamp)
 
1730
audio/audio_libgstbluetooth_la-gstsbcparse.lo: audio/$(am__dirstamp) \
 
1731
        audio/$(DEPDIR)/$(am__dirstamp)
 
1732
audio/audio_libgstbluetooth_la-gstavdtpsink.lo: audio/$(am__dirstamp) \
 
1733
        audio/$(DEPDIR)/$(am__dirstamp)
 
1734
audio/audio_libgstbluetooth_la-gsta2dpsink.lo: audio/$(am__dirstamp) \
 
1735
        audio/$(DEPDIR)/$(am__dirstamp)
 
1736
audio/audio_libgstbluetooth_la-gstsbcutil.lo: audio/$(am__dirstamp) \
 
1737
        audio/$(DEPDIR)/$(am__dirstamp)
 
1738
audio/audio_libgstbluetooth_la-gstrtpsbcpay.lo: audio/$(am__dirstamp) \
 
1739
        audio/$(DEPDIR)/$(am__dirstamp)
 
1740
audio/audio_libgstbluetooth_la-ipc.lo: audio/$(am__dirstamp) \
 
1741
        audio/$(DEPDIR)/$(am__dirstamp)
 
1742
audio/libgstbluetooth.la: $(audio_libgstbluetooth_la_OBJECTS) $(audio_libgstbluetooth_la_DEPENDENCIES) $(EXTRA_audio_libgstbluetooth_la_DEPENDENCIES) audio/$(am__dirstamp)
 
1743
        $(AM_V_CCLD)$(audio_libgstbluetooth_la_LINK) $(am_audio_libgstbluetooth_la_rpath) $(audio_libgstbluetooth_la_OBJECTS) $(audio_libgstbluetooth_la_LIBADD) $(LIBS)
 
1744
lib/$(am__dirstamp):
 
1745
        @$(MKDIR_P) lib
 
1746
        @: > lib/$(am__dirstamp)
 
1747
lib/$(DEPDIR)/$(am__dirstamp):
 
1748
        @$(MKDIR_P) lib/$(DEPDIR)
 
1749
        @: > lib/$(DEPDIR)/$(am__dirstamp)
 
1750
lib/bluetooth.lo: lib/$(am__dirstamp) lib/$(DEPDIR)/$(am__dirstamp)
 
1751
lib/hci.lo: lib/$(am__dirstamp) lib/$(DEPDIR)/$(am__dirstamp)
 
1752
lib/sdp.lo: lib/$(am__dirstamp) lib/$(DEPDIR)/$(am__dirstamp)
 
1753
lib/uuid.lo: lib/$(am__dirstamp) lib/$(DEPDIR)/$(am__dirstamp)
 
1754
lib/libbluetooth-private.la: $(lib_libbluetooth_private_la_OBJECTS) $(lib_libbluetooth_private_la_DEPENDENCIES) $(EXTRA_lib_libbluetooth_private_la_DEPENDENCIES) lib/$(am__dirstamp)
 
1755
        $(AM_V_CCLD)$(LINK)  $(lib_libbluetooth_private_la_OBJECTS) $(lib_libbluetooth_private_la_LIBADD) $(LIBS)
 
1756
lib/libbluetooth.la: $(lib_libbluetooth_la_OBJECTS) $(lib_libbluetooth_la_DEPENDENCIES) $(EXTRA_lib_libbluetooth_la_DEPENDENCIES) lib/$(am__dirstamp)
 
1757
        $(AM_V_CCLD)$(lib_libbluetooth_la_LINK) -rpath $(libdir) $(lib_libbluetooth_la_OBJECTS) $(lib_libbluetooth_la_LIBADD) $(LIBS)
 
1758
plugins/$(am__dirstamp):
 
1759
        @$(MKDIR_P) plugins
 
1760
        @: > plugins/$(am__dirstamp)
 
1761
plugins/$(DEPDIR)/$(am__dirstamp):
 
1762
        @$(MKDIR_P) plugins/$(DEPDIR)
 
1763
        @: > plugins/$(DEPDIR)/$(am__dirstamp)
 
1764
plugins/plugins_external_dummy_la-external-dummy.lo:  \
 
1765
        plugins/$(am__dirstamp) plugins/$(DEPDIR)/$(am__dirstamp)
 
1766
plugins/external-dummy.la: $(plugins_external_dummy_la_OBJECTS) $(plugins_external_dummy_la_DEPENDENCIES) $(EXTRA_plugins_external_dummy_la_DEPENDENCIES) plugins/$(am__dirstamp)
 
1767
        $(AM_V_CCLD)$(plugins_external_dummy_la_LINK) $(am_plugins_external_dummy_la_rpath) $(plugins_external_dummy_la_OBJECTS) $(plugins_external_dummy_la_LIBADD) $(LIBS)
 
1768
sbc/$(am__dirstamp):
 
1769
        @$(MKDIR_P) sbc
 
1770
        @: > sbc/$(am__dirstamp)
 
1771
sbc/$(DEPDIR)/$(am__dirstamp):
 
1772
        @$(MKDIR_P) sbc/$(DEPDIR)
 
1773
        @: > sbc/$(DEPDIR)/$(am__dirstamp)
 
1774
sbc/sbc_libsbc_la-sbc.lo: sbc/$(am__dirstamp) \
 
1775
        sbc/$(DEPDIR)/$(am__dirstamp)
 
1776
sbc/sbc_libsbc_la-sbc_primitives.lo: sbc/$(am__dirstamp) \
 
1777
        sbc/$(DEPDIR)/$(am__dirstamp)
 
1778
sbc/sbc_libsbc_la-sbc_primitives_mmx.lo: sbc/$(am__dirstamp) \
 
1779
        sbc/$(DEPDIR)/$(am__dirstamp)
 
1780
sbc/sbc_libsbc_la-sbc_primitives_iwmmxt.lo: sbc/$(am__dirstamp) \
 
1781
        sbc/$(DEPDIR)/$(am__dirstamp)
 
1782
sbc/sbc_libsbc_la-sbc_primitives_neon.lo: sbc/$(am__dirstamp) \
 
1783
        sbc/$(DEPDIR)/$(am__dirstamp)
 
1784
sbc/sbc_libsbc_la-sbc_primitives_armv6.lo: sbc/$(am__dirstamp) \
 
1785
        sbc/$(DEPDIR)/$(am__dirstamp)
 
1786
sbc/libsbc.la: $(sbc_libsbc_la_OBJECTS) $(sbc_libsbc_la_DEPENDENCIES) $(EXTRA_sbc_libsbc_la_DEPENDENCIES) sbc/$(am__dirstamp)
 
1787
        $(AM_V_CCLD)$(sbc_libsbc_la_LINK) $(am_sbc_libsbc_la_rpath) $(sbc_libsbc_la_OBJECTS) $(sbc_libsbc_la_LIBADD) $(LIBS)
 
1788
install-binPROGRAMS: $(bin_PROGRAMS)
 
1789
        @$(NORMAL_INSTALL)
 
1790
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
 
1791
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
1792
        for p in $$list; do echo "$$p $$p"; done | \
 
1793
        sed 's/$(EXEEXT)$$//' | \
 
1794
        while read p p1; do if test -f $$p || test -f $$p1; \
 
1795
          then echo "$$p"; echo "$$p"; else :; fi; \
 
1796
        done | \
 
1797
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
1798
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
1799
        sed 'N;N;N;s,\n, ,g' | \
 
1800
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
1801
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
1802
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
1803
            else { print "f", $$3 "/" $$4, $$1; } } \
 
1804
          END { for (d in files) print "f", d, files[d] }' | \
 
1805
        while read type dir files; do \
 
1806
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
1807
            test -z "$$files" || { \
 
1808
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
1809
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
1810
            } \
 
1811
        ; done
 
1812
 
 
1813
uninstall-binPROGRAMS:
 
1814
        @$(NORMAL_UNINSTALL)
 
1815
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
1816
        files=`for p in $$list; do echo "$$p"; done | \
 
1817
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
1818
              -e 's/$$/$(EXEEXT)/' `; \
 
1819
        test -n "$$list" || exit 0; \
 
1820
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
1821
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
 
1822
 
 
1823
clean-binPROGRAMS:
 
1824
        @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
 
1825
        echo " rm -f" $$list; \
 
1826
        rm -f $$list || exit $$?; \
 
1827
        test -n "$(EXEEXT)" || exit 0; \
 
1828
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
1829
        echo " rm -f" $$list; \
 
1830
        rm -f $$list
 
1831
install-cupsPROGRAMS: $(cups_PROGRAMS)
 
1832
        @$(NORMAL_INSTALL)
 
1833
        test -z "$(cupsdir)" || $(MKDIR_P) "$(DESTDIR)$(cupsdir)"
 
1834
        @list='$(cups_PROGRAMS)'; test -n "$(cupsdir)" || list=; \
 
1835
        for p in $$list; do echo "$$p $$p"; done | \
 
1836
        sed 's/$(EXEEXT)$$//' | \
 
1837
        while read p p1; do if test -f $$p || test -f $$p1; \
 
1838
          then echo "$$p"; echo "$$p"; else :; fi; \
 
1839
        done | \
 
1840
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
1841
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
1842
        sed 'N;N;N;s,\n, ,g' | \
 
1843
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
1844
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
1845
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
1846
            else { print "f", $$3 "/" $$4, $$1; } } \
 
1847
          END { for (d in files) print "f", d, files[d] }' | \
 
1848
        while read type dir files; do \
 
1849
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
1850
            test -z "$$files" || { \
 
1851
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(cupsdir)$$dir'"; \
 
1852
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(cupsdir)$$dir" || exit $$?; \
 
1853
            } \
 
1854
        ; done
 
1855
 
 
1856
uninstall-cupsPROGRAMS:
 
1857
        @$(NORMAL_UNINSTALL)
 
1858
        @list='$(cups_PROGRAMS)'; test -n "$(cupsdir)" || list=; \
 
1859
        files=`for p in $$list; do echo "$$p"; done | \
 
1860
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
1861
              -e 's/$$/$(EXEEXT)/' `; \
 
1862
        test -n "$$list" || exit 0; \
 
1863
        echo " ( cd '$(DESTDIR)$(cupsdir)' && rm -f" $$files ")"; \
 
1864
        cd "$(DESTDIR)$(cupsdir)" && rm -f $$files
 
1865
 
 
1866
clean-cupsPROGRAMS:
 
1867
        @list='$(cups_PROGRAMS)'; test -n "$$list" || exit 0; \
 
1868
        echo " rm -f" $$list; \
 
1869
        rm -f $$list || exit $$?; \
 
1870
        test -n "$(EXEEXT)" || exit 0; \
 
1871
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
1872
        echo " rm -f" $$list; \
 
1873
        rm -f $$list
 
1874
 
 
1875
clean-noinstPROGRAMS:
 
1876
        @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
 
1877
        echo " rm -f" $$list; \
 
1878
        rm -f $$list || exit $$?; \
 
1879
        test -n "$(EXEEXT)" || exit 0; \
 
1880
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
1881
        echo " rm -f" $$list; \
 
1882
        rm -f $$list
 
1883
install-sbinPROGRAMS: $(sbin_PROGRAMS)
 
1884
        @$(NORMAL_INSTALL)
 
1885
        test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
 
1886
        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
 
1887
        for p in $$list; do echo "$$p $$p"; done | \
 
1888
        sed 's/$(EXEEXT)$$//' | \
 
1889
        while read p p1; do if test -f $$p || test -f $$p1; \
 
1890
          then echo "$$p"; echo "$$p"; else :; fi; \
 
1891
        done | \
 
1892
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
1893
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
1894
        sed 'N;N;N;s,\n, ,g' | \
 
1895
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
1896
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
1897
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
1898
            else { print "f", $$3 "/" $$4, $$1; } } \
 
1899
          END { for (d in files) print "f", d, files[d] }' | \
 
1900
        while read type dir files; do \
 
1901
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
1902
            test -z "$$files" || { \
 
1903
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
 
1904
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
 
1905
            } \
 
1906
        ; done
 
1907
 
 
1908
uninstall-sbinPROGRAMS:
 
1909
        @$(NORMAL_UNINSTALL)
 
1910
        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
 
1911
        files=`for p in $$list; do echo "$$p"; done | \
 
1912
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
1913
              -e 's/$$/$(EXEEXT)/' `; \
 
1914
        test -n "$$list" || exit 0; \
 
1915
        echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
 
1916
        cd "$(DESTDIR)$(sbindir)" && rm -f $$files
 
1917
 
 
1918
clean-sbinPROGRAMS:
 
1919
        @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
 
1920
        echo " rm -f" $$list; \
 
1921
        rm -f $$list || exit $$?; \
 
1922
        test -n "$(EXEEXT)" || exit 0; \
 
1923
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
1924
        echo " rm -f" $$list; \
 
1925
        rm -f $$list
 
1926
install-udevPROGRAMS: $(udev_PROGRAMS)
 
1927
        @$(NORMAL_INSTALL)
 
1928
        test -z "$(udevdir)" || $(MKDIR_P) "$(DESTDIR)$(udevdir)"
 
1929
        @list='$(udev_PROGRAMS)'; test -n "$(udevdir)" || list=; \
 
1930
        for p in $$list; do echo "$$p $$p"; done | \
 
1931
        sed 's/$(EXEEXT)$$//' | \
 
1932
        while read p p1; do if test -f $$p || test -f $$p1; \
 
1933
          then echo "$$p"; echo "$$p"; else :; fi; \
 
1934
        done | \
 
1935
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
1936
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
1937
        sed 'N;N;N;s,\n, ,g' | \
 
1938
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
1939
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
1940
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
1941
            else { print "f", $$3 "/" $$4, $$1; } } \
 
1942
          END { for (d in files) print "f", d, files[d] }' | \
 
1943
        while read type dir files; do \
 
1944
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
1945
            test -z "$$files" || { \
 
1946
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(udevdir)$$dir'"; \
 
1947
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(udevdir)$$dir" || exit $$?; \
 
1948
            } \
 
1949
        ; done
 
1950
 
 
1951
uninstall-udevPROGRAMS:
 
1952
        @$(NORMAL_UNINSTALL)
 
1953
        @list='$(udev_PROGRAMS)'; test -n "$(udevdir)" || list=; \
 
1954
        files=`for p in $$list; do echo "$$p"; done | \
 
1955
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
1956
              -e 's/$$/$(EXEEXT)/' `; \
 
1957
        test -n "$$list" || exit 0; \
 
1958
        echo " ( cd '$(DESTDIR)$(udevdir)' && rm -f" $$files ")"; \
 
1959
        cd "$(DESTDIR)$(udevdir)" && rm -f $$files
 
1960
 
 
1961
clean-udevPROGRAMS:
 
1962
        @list='$(udev_PROGRAMS)'; test -n "$$list" || exit 0; \
 
1963
        echo " rm -f" $$list; \
 
1964
        rm -f $$list || exit $$?; \
 
1965
        test -n "$(EXEEXT)" || exit 0; \
 
1966
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
1967
        echo " rm -f" $$list; \
 
1968
        rm -f $$list
 
1969
attrib/$(am__dirstamp):
 
1970
        @$(MKDIR_P) attrib
 
1971
        @: > attrib/$(am__dirstamp)
 
1972
attrib/$(DEPDIR)/$(am__dirstamp):
 
1973
        @$(MKDIR_P) attrib/$(DEPDIR)
 
1974
        @: > attrib/$(DEPDIR)/$(am__dirstamp)
 
1975
attrib/gatttool.$(OBJEXT): attrib/$(am__dirstamp) \
 
1976
        attrib/$(DEPDIR)/$(am__dirstamp)
 
1977
attrib/att.$(OBJEXT): attrib/$(am__dirstamp) \
 
1978
        attrib/$(DEPDIR)/$(am__dirstamp)
 
1979
attrib/gatt.$(OBJEXT): attrib/$(am__dirstamp) \
 
1980
        attrib/$(DEPDIR)/$(am__dirstamp)
 
1981
attrib/gattrib.$(OBJEXT): attrib/$(am__dirstamp) \
 
1982
        attrib/$(DEPDIR)/$(am__dirstamp)
 
1983
btio/$(am__dirstamp):
 
1984
        @$(MKDIR_P) btio
 
1985
        @: > btio/$(am__dirstamp)
 
1986
btio/$(DEPDIR)/$(am__dirstamp):
 
1987
        @$(MKDIR_P) btio/$(DEPDIR)
 
1988
        @: > btio/$(DEPDIR)/$(am__dirstamp)
 
1989
btio/btio.$(OBJEXT): btio/$(am__dirstamp) \
 
1990
        btio/$(DEPDIR)/$(am__dirstamp)
 
1991
attrib/interactive.$(OBJEXT): attrib/$(am__dirstamp) \
 
1992
        attrib/$(DEPDIR)/$(am__dirstamp)
 
1993
attrib/utils.$(OBJEXT): attrib/$(am__dirstamp) \
 
1994
        attrib/$(DEPDIR)/$(am__dirstamp)
 
1995
src/$(am__dirstamp):
 
1996
        @$(MKDIR_P) src
 
1997
        @: > src/$(am__dirstamp)
 
1998
src/$(DEPDIR)/$(am__dirstamp):
 
1999
        @$(MKDIR_P) src/$(DEPDIR)
 
2000
        @: > src/$(DEPDIR)/$(am__dirstamp)
 
2001
src/log.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
 
2002
attrib/gatttool$(EXEEXT): $(attrib_gatttool_OBJECTS) $(attrib_gatttool_DEPENDENCIES) $(EXTRA_attrib_gatttool_DEPENDENCIES) attrib/$(am__dirstamp)
 
2003
        @rm -f attrib/gatttool$(EXEEXT)
 
2004
        $(AM_V_CCLD)$(LINK) $(attrib_gatttool_OBJECTS) $(attrib_gatttool_LDADD) $(LIBS)
 
2005
compat/$(am__dirstamp):
 
2006
        @$(MKDIR_P) compat
 
2007
        @: > compat/$(am__dirstamp)
 
2008
compat/$(DEPDIR)/$(am__dirstamp):
 
2009
        @$(MKDIR_P) compat/$(DEPDIR)
 
2010
        @: > compat/$(DEPDIR)/$(am__dirstamp)
 
2011
compat/dund.$(OBJEXT): compat/$(am__dirstamp) \
 
2012
        compat/$(DEPDIR)/$(am__dirstamp)
 
2013
compat/sdp.$(OBJEXT): compat/$(am__dirstamp) \
 
2014
        compat/$(DEPDIR)/$(am__dirstamp)
 
2015
compat/dun.$(OBJEXT): compat/$(am__dirstamp) \
 
2016
        compat/$(DEPDIR)/$(am__dirstamp)
 
2017
compat/msdun.$(OBJEXT): compat/$(am__dirstamp) \
 
2018
        compat/$(DEPDIR)/$(am__dirstamp)
 
2019
src/textfile.$(OBJEXT): src/$(am__dirstamp) \
 
2020
        src/$(DEPDIR)/$(am__dirstamp)
 
2021
compat/dund$(EXEEXT): $(compat_dund_OBJECTS) $(compat_dund_DEPENDENCIES) $(EXTRA_compat_dund_DEPENDENCIES) compat/$(am__dirstamp)
 
2022
        @rm -f compat/dund$(EXEEXT)
 
2023
        $(AM_V_CCLD)$(LINK) $(compat_dund_OBJECTS) $(compat_dund_LDADD) $(LIBS)
 
2024
compat/hidd.$(OBJEXT): compat/$(am__dirstamp) \
 
2025
        compat/$(DEPDIR)/$(am__dirstamp)
 
2026
compat/fakehid.$(OBJEXT): compat/$(am__dirstamp) \
 
2027
        compat/$(DEPDIR)/$(am__dirstamp)
 
2028
compat/hidd$(EXEEXT): $(compat_hidd_OBJECTS) $(compat_hidd_DEPENDENCIES) $(EXTRA_compat_hidd_DEPENDENCIES) compat/$(am__dirstamp)
 
2029
        @rm -f compat/hidd$(EXEEXT)
 
2030
        $(AM_V_CCLD)$(LINK) $(compat_hidd_OBJECTS) $(compat_hidd_LDADD) $(LIBS)
 
2031
compat/pand.$(OBJEXT): compat/$(am__dirstamp) \
 
2032
        compat/$(DEPDIR)/$(am__dirstamp)
 
2033
compat/bnep.$(OBJEXT): compat/$(am__dirstamp) \
 
2034
        compat/$(DEPDIR)/$(am__dirstamp)
 
2035
compat/pand$(EXEEXT): $(compat_pand_OBJECTS) $(compat_pand_DEPENDENCIES) $(EXTRA_compat_pand_DEPENDENCIES) compat/$(am__dirstamp)
 
2036
        @rm -f compat/pand$(EXEEXT)
 
2037
        $(AM_V_CCLD)$(LINK) $(compat_pand_OBJECTS) $(compat_pand_LDADD) $(LIBS)
 
2038
gdbus/$(am__dirstamp):
 
2039
        @$(MKDIR_P) gdbus
 
2040
        @: > gdbus/$(am__dirstamp)
 
2041
gdbus/$(DEPDIR)/$(am__dirstamp):
 
2042
        @$(MKDIR_P) gdbus/$(DEPDIR)
 
2043
        @: > gdbus/$(DEPDIR)/$(am__dirstamp)
 
2044
gdbus/mainloop.$(OBJEXT): gdbus/$(am__dirstamp) \
 
2045
        gdbus/$(DEPDIR)/$(am__dirstamp)
 
2046
gdbus/watch.$(OBJEXT): gdbus/$(am__dirstamp) \
 
2047
        gdbus/$(DEPDIR)/$(am__dirstamp)
 
2048
gdbus/object.$(OBJEXT): gdbus/$(am__dirstamp) \
 
2049
        gdbus/$(DEPDIR)/$(am__dirstamp)
 
2050
gdbus/polkit.$(OBJEXT): gdbus/$(am__dirstamp) \
 
2051
        gdbus/$(DEPDIR)/$(am__dirstamp)
 
2052
cups/$(am__dirstamp):
 
2053
        @$(MKDIR_P) cups
 
2054
        @: > cups/$(am__dirstamp)
 
2055
cups/$(DEPDIR)/$(am__dirstamp):
 
2056
        @$(MKDIR_P) cups/$(DEPDIR)
 
2057
        @: > cups/$(DEPDIR)/$(am__dirstamp)
 
2058
cups/main.$(OBJEXT): cups/$(am__dirstamp) \
 
2059
        cups/$(DEPDIR)/$(am__dirstamp)
 
2060
cups/sdp.$(OBJEXT): cups/$(am__dirstamp) \
 
2061
        cups/$(DEPDIR)/$(am__dirstamp)
 
2062
cups/spp.$(OBJEXT): cups/$(am__dirstamp) \
 
2063
        cups/$(DEPDIR)/$(am__dirstamp)
 
2064
cups/hcrp.$(OBJEXT): cups/$(am__dirstamp) \
 
2065
        cups/$(DEPDIR)/$(am__dirstamp)
 
2066
cups/bluetooth$(EXEEXT): $(cups_bluetooth_OBJECTS) $(cups_bluetooth_DEPENDENCIES) $(EXTRA_cups_bluetooth_DEPENDENCIES) cups/$(am__dirstamp)
 
2067
        @rm -f cups/bluetooth$(EXEEXT)
 
2068
        $(AM_V_CCLD)$(LINK) $(cups_bluetooth_OBJECTS) $(cups_bluetooth_LDADD) $(LIBS)
 
2069
emulator/$(am__dirstamp):
 
2070
        @$(MKDIR_P) emulator
 
2071
        @: > emulator/$(am__dirstamp)
 
2072
emulator/$(DEPDIR)/$(am__dirstamp):
 
2073
        @$(MKDIR_P) emulator/$(DEPDIR)
 
2074
        @: > emulator/$(DEPDIR)/$(am__dirstamp)
 
2075
emulator/main.$(OBJEXT): emulator/$(am__dirstamp) \
 
2076
        emulator/$(DEPDIR)/$(am__dirstamp)
 
2077
monitor/$(am__dirstamp):
 
2078
        @$(MKDIR_P) monitor
 
2079
        @: > monitor/$(am__dirstamp)
 
2080
monitor/$(DEPDIR)/$(am__dirstamp):
 
2081
        @$(MKDIR_P) monitor/$(DEPDIR)
 
2082
        @: > monitor/$(DEPDIR)/$(am__dirstamp)
 
2083
monitor/mainloop.$(OBJEXT): monitor/$(am__dirstamp) \
 
2084
        monitor/$(DEPDIR)/$(am__dirstamp)
 
2085
emulator/server.$(OBJEXT): emulator/$(am__dirstamp) \
 
2086
        emulator/$(DEPDIR)/$(am__dirstamp)
 
2087
emulator/vhci.$(OBJEXT): emulator/$(am__dirstamp) \
 
2088
        emulator/$(DEPDIR)/$(am__dirstamp)
 
2089
emulator/btdev.$(OBJEXT): emulator/$(am__dirstamp) \
 
2090
        emulator/$(DEPDIR)/$(am__dirstamp)
 
2091
emulator/btvirt$(EXEEXT): $(emulator_btvirt_OBJECTS) $(emulator_btvirt_DEPENDENCIES) $(EXTRA_emulator_btvirt_DEPENDENCIES) emulator/$(am__dirstamp)
 
2092
        @rm -f emulator/btvirt$(EXEEXT)
 
2093
        $(AM_V_CCLD)$(LINK) $(emulator_btvirt_OBJECTS) $(emulator_btvirt_LDADD) $(LIBS)
 
2094
mgmt/$(am__dirstamp):
 
2095
        @$(MKDIR_P) mgmt
 
2096
        @: > mgmt/$(am__dirstamp)
 
2097
mgmt/$(DEPDIR)/$(am__dirstamp):
 
2098
        @$(MKDIR_P) mgmt/$(DEPDIR)
 
2099
        @: > mgmt/$(DEPDIR)/$(am__dirstamp)
 
2100
mgmt/main.$(OBJEXT): mgmt/$(am__dirstamp) \
 
2101
        mgmt/$(DEPDIR)/$(am__dirstamp)
 
2102
src/glib-helper.$(OBJEXT): src/$(am__dirstamp) \
 
2103
        src/$(DEPDIR)/$(am__dirstamp)
 
2104
mgmt/btmgmt$(EXEEXT): $(mgmt_btmgmt_OBJECTS) $(mgmt_btmgmt_DEPENDENCIES) $(EXTRA_mgmt_btmgmt_DEPENDENCIES) mgmt/$(am__dirstamp)
 
2105
        @rm -f mgmt/btmgmt$(EXEEXT)
 
2106
        $(AM_V_CCLD)$(LINK) $(mgmt_btmgmt_OBJECTS) $(mgmt_btmgmt_LDADD) $(LIBS)
 
2107
monitor/main.$(OBJEXT): monitor/$(am__dirstamp) \
 
2108
        monitor/$(DEPDIR)/$(am__dirstamp)
 
2109
monitor/hcidump.$(OBJEXT): monitor/$(am__dirstamp) \
 
2110
        monitor/$(DEPDIR)/$(am__dirstamp)
 
2111
monitor/btsnoop.$(OBJEXT): monitor/$(am__dirstamp) \
 
2112
        monitor/$(DEPDIR)/$(am__dirstamp)
 
2113
monitor/control.$(OBJEXT): monitor/$(am__dirstamp) \
 
2114
        monitor/$(DEPDIR)/$(am__dirstamp)
 
2115
monitor/packet.$(OBJEXT): monitor/$(am__dirstamp) \
 
2116
        monitor/$(DEPDIR)/$(am__dirstamp)
 
2117
monitor/btmon$(EXEEXT): $(monitor_btmon_OBJECTS) $(monitor_btmon_DEPENDENCIES) $(EXTRA_monitor_btmon_DEPENDENCIES) monitor/$(am__dirstamp)
 
2118
        @rm -f monitor/btmon$(EXEEXT)
 
2119
        $(AM_V_CCLD)$(LINK) $(monitor_btmon_OBJECTS) $(monitor_btmon_LDADD) $(LIBS)
 
2120
sbc/sbcdec.$(OBJEXT): sbc/$(am__dirstamp) \
 
2121
        sbc/$(DEPDIR)/$(am__dirstamp)
 
2122
sbc/sbcdec$(EXEEXT): $(sbc_sbcdec_OBJECTS) $(sbc_sbcdec_DEPENDENCIES) $(EXTRA_sbc_sbcdec_DEPENDENCIES) sbc/$(am__dirstamp)
 
2123
        @rm -f sbc/sbcdec$(EXEEXT)
 
2124
        $(AM_V_CCLD)$(LINK) $(sbc_sbcdec_OBJECTS) $(sbc_sbcdec_LDADD) $(LIBS)
 
2125
sbc/sbcenc.$(OBJEXT): sbc/$(am__dirstamp) \
 
2126
        sbc/$(DEPDIR)/$(am__dirstamp)
 
2127
sbc/sbcenc$(EXEEXT): $(sbc_sbcenc_OBJECTS) $(sbc_sbcenc_DEPENDENCIES) $(EXTRA_sbc_sbcenc_DEPENDENCIES) sbc/$(am__dirstamp)
 
2128
        @rm -f sbc/sbcenc$(EXEEXT)
 
2129
        $(AM_V_CCLD)$(LINK) $(sbc_sbcenc_OBJECTS) $(sbc_sbcenc_LDADD) $(LIBS)
 
2130
sbc/sbcinfo.$(OBJEXT): sbc/$(am__dirstamp) \
 
2131
        sbc/$(DEPDIR)/$(am__dirstamp)
 
2132
sbc/sbcinfo$(EXEEXT): $(sbc_sbcinfo_OBJECTS) $(sbc_sbcinfo_DEPENDENCIES) $(EXTRA_sbc_sbcinfo_DEPENDENCIES) sbc/$(am__dirstamp)
 
2133
        @rm -f sbc/sbcinfo$(EXEEXT)
 
2134
        $(AM_V_CCLD)$(LINK) $(sbc_sbcinfo_OBJECTS) $(sbc_sbcinfo_LDADD) $(LIBS)
 
2135
sbc/sbctester.$(OBJEXT): sbc/$(am__dirstamp) \
 
2136
        sbc/$(DEPDIR)/$(am__dirstamp)
 
2137
sbc/sbctester$(EXEEXT): $(sbc_sbctester_OBJECTS) $(sbc_sbctester_DEPENDENCIES) $(EXTRA_sbc_sbctester_DEPENDENCIES) sbc/$(am__dirstamp)
 
2138
        @rm -f sbc/sbctester$(EXEEXT)
 
2139
        $(AM_V_CCLD)$(LINK) $(sbc_sbctester_OBJECTS) $(sbc_sbctester_LDADD) $(LIBS)
 
2140
gdbus/bluetoothd-mainloop.$(OBJEXT): gdbus/$(am__dirstamp) \
 
2141
        gdbus/$(DEPDIR)/$(am__dirstamp)
 
2142
gdbus/bluetoothd-watch.$(OBJEXT): gdbus/$(am__dirstamp) \
 
2143
        gdbus/$(DEPDIR)/$(am__dirstamp)
 
2144
gdbus/bluetoothd-object.$(OBJEXT): gdbus/$(am__dirstamp) \
 
2145
        gdbus/$(DEPDIR)/$(am__dirstamp)
 
2146
gdbus/bluetoothd-polkit.$(OBJEXT): gdbus/$(am__dirstamp) \
 
2147
        gdbus/$(DEPDIR)/$(am__dirstamp)
 
2148
plugins/bluetoothd-pnat.$(OBJEXT): plugins/$(am__dirstamp) \
 
2149
        plugins/$(DEPDIR)/$(am__dirstamp)
 
2150
audio/bluetoothd-main.$(OBJEXT): audio/$(am__dirstamp) \
 
2151
        audio/$(DEPDIR)/$(am__dirstamp)
 
2152
audio/bluetoothd-manager.$(OBJEXT): audio/$(am__dirstamp) \
 
2153
        audio/$(DEPDIR)/$(am__dirstamp)
 
2154
audio/bluetoothd-gateway.$(OBJEXT): audio/$(am__dirstamp) \
 
2155
        audio/$(DEPDIR)/$(am__dirstamp)
 
2156
audio/bluetoothd-headset.$(OBJEXT): audio/$(am__dirstamp) \
 
2157
        audio/$(DEPDIR)/$(am__dirstamp)
 
2158
audio/bluetoothd-control.$(OBJEXT): audio/$(am__dirstamp) \
 
2159
        audio/$(DEPDIR)/$(am__dirstamp)
 
2160
audio/bluetoothd-avctp.$(OBJEXT): audio/$(am__dirstamp) \
 
2161
        audio/$(DEPDIR)/$(am__dirstamp)
 
2162
audio/bluetoothd-avrcp.$(OBJEXT): audio/$(am__dirstamp) \
 
2163
        audio/$(DEPDIR)/$(am__dirstamp)
 
2164
audio/bluetoothd-device.$(OBJEXT): audio/$(am__dirstamp) \
 
2165
        audio/$(DEPDIR)/$(am__dirstamp)
 
2166
audio/bluetoothd-source.$(OBJEXT): audio/$(am__dirstamp) \
 
2167
        audio/$(DEPDIR)/$(am__dirstamp)
 
2168
audio/bluetoothd-sink.$(OBJEXT): audio/$(am__dirstamp) \
 
2169
        audio/$(DEPDIR)/$(am__dirstamp)
 
2170
audio/bluetoothd-a2dp.$(OBJEXT): audio/$(am__dirstamp) \
 
2171
        audio/$(DEPDIR)/$(am__dirstamp)
 
2172
audio/bluetoothd-avdtp.$(OBJEXT): audio/$(am__dirstamp) \
 
2173
        audio/$(DEPDIR)/$(am__dirstamp)
 
2174
audio/bluetoothd-ipc.$(OBJEXT): audio/$(am__dirstamp) \
 
2175
        audio/$(DEPDIR)/$(am__dirstamp)
 
2176
audio/bluetoothd-unix.$(OBJEXT): audio/$(am__dirstamp) \
 
2177
        audio/$(DEPDIR)/$(am__dirstamp)
 
2178
audio/bluetoothd-media.$(OBJEXT): audio/$(am__dirstamp) \
 
2179
        audio/$(DEPDIR)/$(am__dirstamp)
 
2180
audio/bluetoothd-transport.$(OBJEXT): audio/$(am__dirstamp) \
 
2181
        audio/$(DEPDIR)/$(am__dirstamp)
 
2182
sap/bluetoothd-main.$(OBJEXT): sap/$(am__dirstamp) \
 
2183
        sap/$(DEPDIR)/$(am__dirstamp)
 
2184
sap/bluetoothd-manager.$(OBJEXT): sap/$(am__dirstamp) \
 
2185
        sap/$(DEPDIR)/$(am__dirstamp)
 
2186
sap/bluetoothd-server.$(OBJEXT): sap/$(am__dirstamp) \
 
2187
        sap/$(DEPDIR)/$(am__dirstamp)
 
2188
input/$(am__dirstamp):
 
2189
        @$(MKDIR_P) input
 
2190
        @: > input/$(am__dirstamp)
 
2191
input/$(DEPDIR)/$(am__dirstamp):
 
2192
        @$(MKDIR_P) input/$(DEPDIR)
 
2193
        @: > input/$(DEPDIR)/$(am__dirstamp)
 
2194
input/bluetoothd-main.$(OBJEXT): input/$(am__dirstamp) \
 
2195
        input/$(DEPDIR)/$(am__dirstamp)
 
2196
input/bluetoothd-manager.$(OBJEXT): input/$(am__dirstamp) \
 
2197
        input/$(DEPDIR)/$(am__dirstamp)
 
2198
input/bluetoothd-server.$(OBJEXT): input/$(am__dirstamp) \
 
2199
        input/$(DEPDIR)/$(am__dirstamp)
 
2200
input/bluetoothd-device.$(OBJEXT): input/$(am__dirstamp) \
 
2201
        input/$(DEPDIR)/$(am__dirstamp)
 
2202
input/bluetoothd-fakehid.$(OBJEXT): input/$(am__dirstamp) \
 
2203
        input/$(DEPDIR)/$(am__dirstamp)
 
2204
serial/$(am__dirstamp):
 
2205
        @$(MKDIR_P) serial
 
2206
        @: > serial/$(am__dirstamp)
 
2207
serial/$(DEPDIR)/$(am__dirstamp):
 
2208
        @$(MKDIR_P) serial/$(DEPDIR)
 
2209
        @: > serial/$(DEPDIR)/$(am__dirstamp)
 
2210
serial/bluetoothd-main.$(OBJEXT): serial/$(am__dirstamp) \
 
2211
        serial/$(DEPDIR)/$(am__dirstamp)
 
2212
serial/bluetoothd-manager.$(OBJEXT): serial/$(am__dirstamp) \
 
2213
        serial/$(DEPDIR)/$(am__dirstamp)
 
2214
serial/bluetoothd-proxy.$(OBJEXT): serial/$(am__dirstamp) \
 
2215
        serial/$(DEPDIR)/$(am__dirstamp)
 
2216
serial/bluetoothd-port.$(OBJEXT): serial/$(am__dirstamp) \
 
2217
        serial/$(DEPDIR)/$(am__dirstamp)
 
2218
network/$(am__dirstamp):
 
2219
        @$(MKDIR_P) network
 
2220
        @: > network/$(am__dirstamp)
 
2221
network/$(DEPDIR)/$(am__dirstamp):
 
2222
        @$(MKDIR_P) network/$(DEPDIR)
 
2223
        @: > network/$(DEPDIR)/$(am__dirstamp)
 
2224
network/bluetoothd-main.$(OBJEXT): network/$(am__dirstamp) \
 
2225
        network/$(DEPDIR)/$(am__dirstamp)
 
2226
network/bluetoothd-manager.$(OBJEXT): network/$(am__dirstamp) \
 
2227
        network/$(DEPDIR)/$(am__dirstamp)
 
2228
network/bluetoothd-common.$(OBJEXT): network/$(am__dirstamp) \
 
2229
        network/$(DEPDIR)/$(am__dirstamp)
 
2230
network/bluetoothd-server.$(OBJEXT): network/$(am__dirstamp) \
 
2231
        network/$(DEPDIR)/$(am__dirstamp)
 
2232
network/bluetoothd-connection.$(OBJEXT): network/$(am__dirstamp) \
 
2233
        network/$(DEPDIR)/$(am__dirstamp)
 
2234
plugins/bluetoothd-service.$(OBJEXT): plugins/$(am__dirstamp) \
 
2235
        plugins/$(DEPDIR)/$(am__dirstamp)
 
2236
health/$(am__dirstamp):
 
2237
        @$(MKDIR_P) health
 
2238
        @: > health/$(am__dirstamp)
 
2239
health/$(DEPDIR)/$(am__dirstamp):
 
2240
        @$(MKDIR_P) health/$(DEPDIR)
 
2241
        @: > health/$(DEPDIR)/$(am__dirstamp)
 
2242
health/bluetoothd-hdp_main.$(OBJEXT): health/$(am__dirstamp) \
 
2243
        health/$(DEPDIR)/$(am__dirstamp)
 
2244
health/bluetoothd-hdp_manager.$(OBJEXT): health/$(am__dirstamp) \
 
2245
        health/$(DEPDIR)/$(am__dirstamp)
 
2246
health/bluetoothd-hdp.$(OBJEXT): health/$(am__dirstamp) \
 
2247
        health/$(DEPDIR)/$(am__dirstamp)
 
2248
health/bluetoothd-hdp_util.$(OBJEXT): health/$(am__dirstamp) \
 
2249
        health/$(DEPDIR)/$(am__dirstamp)
 
2250
thermometer/$(am__dirstamp):
 
2251
        @$(MKDIR_P) thermometer
 
2252
        @: > thermometer/$(am__dirstamp)
 
2253
thermometer/$(DEPDIR)/$(am__dirstamp):
 
2254
        @$(MKDIR_P) thermometer/$(DEPDIR)
 
2255
        @: > thermometer/$(DEPDIR)/$(am__dirstamp)
 
2256
thermometer/bluetoothd-main.$(OBJEXT): thermometer/$(am__dirstamp) \
 
2257
        thermometer/$(DEPDIR)/$(am__dirstamp)
 
2258
thermometer/bluetoothd-manager.$(OBJEXT): thermometer/$(am__dirstamp) \
 
2259
        thermometer/$(DEPDIR)/$(am__dirstamp)
 
2260
thermometer/bluetoothd-thermometer.$(OBJEXT):  \
 
2261
        thermometer/$(am__dirstamp) \
 
2262
        thermometer/$(DEPDIR)/$(am__dirstamp)
 
2263
alert/$(am__dirstamp):
 
2264
        @$(MKDIR_P) alert
 
2265
        @: > alert/$(am__dirstamp)
 
2266
alert/$(DEPDIR)/$(am__dirstamp):
 
2267
        @$(MKDIR_P) alert/$(DEPDIR)
 
2268
        @: > alert/$(DEPDIR)/$(am__dirstamp)
 
2269
alert/bluetoothd-main.$(OBJEXT): alert/$(am__dirstamp) \
 
2270
        alert/$(DEPDIR)/$(am__dirstamp)
 
2271
alert/bluetoothd-server.$(OBJEXT): alert/$(am__dirstamp) \
 
2272
        alert/$(DEPDIR)/$(am__dirstamp)
 
2273
time/$(am__dirstamp):
 
2274
        @$(MKDIR_P) time
 
2275
        @: > time/$(am__dirstamp)
 
2276
time/$(DEPDIR)/$(am__dirstamp):
 
2277
        @$(MKDIR_P) time/$(DEPDIR)
 
2278
        @: > time/$(DEPDIR)/$(am__dirstamp)
 
2279
time/bluetoothd-main.$(OBJEXT): time/$(am__dirstamp) \
 
2280
        time/$(DEPDIR)/$(am__dirstamp)
 
2281
time/bluetoothd-server.$(OBJEXT): time/$(am__dirstamp) \
 
2282
        time/$(DEPDIR)/$(am__dirstamp)
 
2283
plugins/bluetoothd-gatt-example.$(OBJEXT): plugins/$(am__dirstamp) \
 
2284
        plugins/$(DEPDIR)/$(am__dirstamp)
 
2285
proximity/$(am__dirstamp):
 
2286
        @$(MKDIR_P) proximity
 
2287
        @: > proximity/$(am__dirstamp)
 
2288
proximity/$(DEPDIR)/$(am__dirstamp):
 
2289
        @$(MKDIR_P) proximity/$(DEPDIR)
 
2290
        @: > proximity/$(DEPDIR)/$(am__dirstamp)
 
2291
proximity/bluetoothd-main.$(OBJEXT): proximity/$(am__dirstamp) \
 
2292
        proximity/$(DEPDIR)/$(am__dirstamp)
 
2293
proximity/bluetoothd-manager.$(OBJEXT): proximity/$(am__dirstamp) \
 
2294
        proximity/$(DEPDIR)/$(am__dirstamp)
 
2295
proximity/bluetoothd-monitor.$(OBJEXT): proximity/$(am__dirstamp) \
 
2296
        proximity/$(DEPDIR)/$(am__dirstamp)
 
2297
proximity/bluetoothd-reporter.$(OBJEXT): proximity/$(am__dirstamp) \
 
2298
        proximity/$(DEPDIR)/$(am__dirstamp)
 
2299
proximity/bluetoothd-linkloss.$(OBJEXT): proximity/$(am__dirstamp) \
 
2300
        proximity/$(DEPDIR)/$(am__dirstamp)
 
2301
proximity/bluetoothd-immalert.$(OBJEXT): proximity/$(am__dirstamp) \
 
2302
        proximity/$(DEPDIR)/$(am__dirstamp)
 
2303
deviceinfo/$(am__dirstamp):
 
2304
        @$(MKDIR_P) deviceinfo
 
2305
        @: > deviceinfo/$(am__dirstamp)
 
2306
deviceinfo/$(DEPDIR)/$(am__dirstamp):
 
2307
        @$(MKDIR_P) deviceinfo/$(DEPDIR)
 
2308
        @: > deviceinfo/$(DEPDIR)/$(am__dirstamp)
 
2309
deviceinfo/bluetoothd-main.$(OBJEXT): deviceinfo/$(am__dirstamp) \
 
2310
        deviceinfo/$(DEPDIR)/$(am__dirstamp)
 
2311
deviceinfo/bluetoothd-manager.$(OBJEXT): deviceinfo/$(am__dirstamp) \
 
2312
        deviceinfo/$(DEPDIR)/$(am__dirstamp)
 
2313
deviceinfo/bluetoothd-deviceinfo.$(OBJEXT):  \
 
2314
        deviceinfo/$(am__dirstamp) \
 
2315
        deviceinfo/$(DEPDIR)/$(am__dirstamp)
 
2316
plugins/bluetoothd-hciops.$(OBJEXT): plugins/$(am__dirstamp) \
 
2317
        plugins/$(DEPDIR)/$(am__dirstamp)
 
2318
plugins/bluetoothd-mgmtops.$(OBJEXT): plugins/$(am__dirstamp) \
 
2319
        plugins/$(DEPDIR)/$(am__dirstamp)
 
2320
plugins/bluetoothd-hal.$(OBJEXT): plugins/$(am__dirstamp) \
 
2321
        plugins/$(DEPDIR)/$(am__dirstamp)
 
2322
plugins/bluetoothd-formfactor.$(OBJEXT): plugins/$(am__dirstamp) \
 
2323
        plugins/$(DEPDIR)/$(am__dirstamp)
 
2324
plugins/bluetoothd-storage.$(OBJEXT): plugins/$(am__dirstamp) \
 
2325
        plugins/$(DEPDIR)/$(am__dirstamp)
 
2326
plugins/bluetoothd-adaptername.$(OBJEXT): plugins/$(am__dirstamp) \
 
2327
        plugins/$(DEPDIR)/$(am__dirstamp)
 
2328
plugins/bluetoothd-wiimote.$(OBJEXT): plugins/$(am__dirstamp) \
 
2329
        plugins/$(DEPDIR)/$(am__dirstamp)
 
2330
plugins/bluetoothd-maemo6.$(OBJEXT): plugins/$(am__dirstamp) \
 
2331
        plugins/$(DEPDIR)/$(am__dirstamp)
 
2332
plugins/bluetoothd-dbusoob.$(OBJEXT): plugins/$(am__dirstamp) \
 
2333
        plugins/$(DEPDIR)/$(am__dirstamp)
 
2334
attrib/bluetoothd-att.$(OBJEXT): attrib/$(am__dirstamp) \
 
2335
        attrib/$(DEPDIR)/$(am__dirstamp)
 
2336
attrib/bluetoothd-gatt.$(OBJEXT): attrib/$(am__dirstamp) \
 
2337
        attrib/$(DEPDIR)/$(am__dirstamp)
 
2338
attrib/bluetoothd-gattrib.$(OBJEXT): attrib/$(am__dirstamp) \
 
2339
        attrib/$(DEPDIR)/$(am__dirstamp)
 
2340
attrib/bluetoothd-client.$(OBJEXT): attrib/$(am__dirstamp) \
 
2341
        attrib/$(DEPDIR)/$(am__dirstamp)
 
2342
attrib/bluetoothd-gatt-service.$(OBJEXT): attrib/$(am__dirstamp) \
 
2343
        attrib/$(DEPDIR)/$(am__dirstamp)
 
2344
btio/bluetoothd-btio.$(OBJEXT): btio/$(am__dirstamp) \
 
2345
        btio/$(DEPDIR)/$(am__dirstamp)
 
2346
health/bluetoothd-mcap.$(OBJEXT): health/$(am__dirstamp) \
 
2347
        health/$(DEPDIR)/$(am__dirstamp)
 
2348
health/bluetoothd-mcap_sync.$(OBJEXT): health/$(am__dirstamp) \
 
2349
        health/$(DEPDIR)/$(am__dirstamp)
 
2350
src/bluetoothd-main.$(OBJEXT): src/$(am__dirstamp) \
 
2351
        src/$(DEPDIR)/$(am__dirstamp)
 
2352
src/bluetoothd-log.$(OBJEXT): src/$(am__dirstamp) \
 
2353
        src/$(DEPDIR)/$(am__dirstamp)
 
2354
src/bluetoothd-rfkill.$(OBJEXT): src/$(am__dirstamp) \
 
2355
        src/$(DEPDIR)/$(am__dirstamp)
 
2356
src/bluetoothd-sdpd-server.$(OBJEXT): src/$(am__dirstamp) \
 
2357
        src/$(DEPDIR)/$(am__dirstamp)
 
2358
src/bluetoothd-sdpd-request.$(OBJEXT): src/$(am__dirstamp) \
 
2359
        src/$(DEPDIR)/$(am__dirstamp)
 
2360
src/bluetoothd-sdpd-service.$(OBJEXT): src/$(am__dirstamp) \
 
2361
        src/$(DEPDIR)/$(am__dirstamp)
 
2362
src/bluetoothd-sdpd-database.$(OBJEXT): src/$(am__dirstamp) \
 
2363
        src/$(DEPDIR)/$(am__dirstamp)
 
2364
src/bluetoothd-attrib-server.$(OBJEXT): src/$(am__dirstamp) \
 
2365
        src/$(DEPDIR)/$(am__dirstamp)
 
2366
src/bluetoothd-sdp-xml.$(OBJEXT): src/$(am__dirstamp) \
 
2367
        src/$(DEPDIR)/$(am__dirstamp)
 
2368
src/bluetoothd-sdp-client.$(OBJEXT): src/$(am__dirstamp) \
 
2369
        src/$(DEPDIR)/$(am__dirstamp)
 
2370
src/bluetoothd-textfile.$(OBJEXT): src/$(am__dirstamp) \
 
2371
        src/$(DEPDIR)/$(am__dirstamp)
 
2372
src/bluetoothd-glib-helper.$(OBJEXT): src/$(am__dirstamp) \
 
2373
        src/$(DEPDIR)/$(am__dirstamp)
 
2374
src/bluetoothd-oui.$(OBJEXT): src/$(am__dirstamp) \
 
2375
        src/$(DEPDIR)/$(am__dirstamp)
 
2376
src/bluetoothd-plugin.$(OBJEXT): src/$(am__dirstamp) \
 
2377
        src/$(DEPDIR)/$(am__dirstamp)
 
2378
src/bluetoothd-storage.$(OBJEXT): src/$(am__dirstamp) \
 
2379
        src/$(DEPDIR)/$(am__dirstamp)
 
2380
src/bluetoothd-agent.$(OBJEXT): src/$(am__dirstamp) \
 
2381
        src/$(DEPDIR)/$(am__dirstamp)
 
2382
src/bluetoothd-error.$(OBJEXT): src/$(am__dirstamp) \
 
2383
        src/$(DEPDIR)/$(am__dirstamp)
 
2384
src/bluetoothd-manager.$(OBJEXT): src/$(am__dirstamp) \
 
2385
        src/$(DEPDIR)/$(am__dirstamp)
 
2386
src/bluetoothd-adapter.$(OBJEXT): src/$(am__dirstamp) \
 
2387
        src/$(DEPDIR)/$(am__dirstamp)
 
2388
src/bluetoothd-device.$(OBJEXT): src/$(am__dirstamp) \
 
2389
        src/$(DEPDIR)/$(am__dirstamp)
 
2390
src/bluetoothd-dbus-common.$(OBJEXT): src/$(am__dirstamp) \
 
2391
        src/$(DEPDIR)/$(am__dirstamp)
 
2392
src/bluetoothd-event.$(OBJEXT): src/$(am__dirstamp) \
 
2393
        src/$(DEPDIR)/$(am__dirstamp)
 
2394
src/bluetoothd-oob.$(OBJEXT): src/$(am__dirstamp) \
 
2395
        src/$(DEPDIR)/$(am__dirstamp)
 
2396
src/bluetoothd-eir.$(OBJEXT): src/$(am__dirstamp) \
 
2397
        src/$(DEPDIR)/$(am__dirstamp)
 
2398
audio/bluetoothd-telephony.$(OBJEXT): audio/$(am__dirstamp) \
 
2399
        audio/$(DEPDIR)/$(am__dirstamp)
 
2400
sap/bluetoothd-sap.$(OBJEXT): sap/$(am__dirstamp) \
 
2401
        sap/$(DEPDIR)/$(am__dirstamp)
 
2402
src/bluetoothd$(EXEEXT): $(src_bluetoothd_OBJECTS) $(src_bluetoothd_DEPENDENCIES) $(EXTRA_src_bluetoothd_DEPENDENCIES) src/$(am__dirstamp)
 
2403
        @rm -f src/bluetoothd$(EXEEXT)
 
2404
        $(AM_V_CCLD)$(src_bluetoothd_LINK) $(src_bluetoothd_OBJECTS) $(src_bluetoothd_LDADD) $(LIBS)
 
2405
test/$(am__dirstamp):
 
2406
        @$(MKDIR_P) test
 
2407
        @: > test/$(am__dirstamp)
 
2408
test/$(DEPDIR)/$(am__dirstamp):
 
2409
        @$(MKDIR_P) test/$(DEPDIR)
 
2410
        @: > test/$(DEPDIR)/$(am__dirstamp)
 
2411
test/agent.$(OBJEXT): test/$(am__dirstamp) \
 
2412
        test/$(DEPDIR)/$(am__dirstamp)
 
2413
test/agent$(EXEEXT): $(test_agent_OBJECTS) $(test_agent_DEPENDENCIES) $(EXTRA_test_agent_DEPENDENCIES) test/$(am__dirstamp)
 
2414
        @rm -f test/agent$(EXEEXT)
 
2415
        $(AM_V_CCLD)$(LINK) $(test_agent_OBJECTS) $(test_agent_LDADD) $(LIBS)
 
2416
test/attest.$(OBJEXT): test/$(am__dirstamp) \
 
2417
        test/$(DEPDIR)/$(am__dirstamp)
 
2418
test/attest$(EXEEXT): $(test_attest_OBJECTS) $(test_attest_DEPENDENCIES) $(EXTRA_test_attest_DEPENDENCIES) test/$(am__dirstamp)
 
2419
        @rm -f test/attest$(EXEEXT)
 
2420
        $(AM_V_CCLD)$(LINK) $(test_attest_OBJECTS) $(test_attest_LDADD) $(LIBS)
 
2421
test/avtest.$(OBJEXT): test/$(am__dirstamp) \
 
2422
        test/$(DEPDIR)/$(am__dirstamp)
 
2423
test/avtest$(EXEEXT): $(test_avtest_OBJECTS) $(test_avtest_DEPENDENCIES) $(EXTRA_test_avtest_DEPENDENCIES) test/$(am__dirstamp)
 
2424
        @rm -f test/avtest$(EXEEXT)
 
2425
        $(AM_V_CCLD)$(LINK) $(test_avtest_OBJECTS) $(test_avtest_LDADD) $(LIBS)
 
2426
test/bdaddr.$(OBJEXT): test/$(am__dirstamp) \
 
2427
        test/$(DEPDIR)/$(am__dirstamp)
 
2428
src/oui.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
 
2429
test/bdaddr$(EXEEXT): $(test_bdaddr_OBJECTS) $(test_bdaddr_DEPENDENCIES) $(EXTRA_test_bdaddr_DEPENDENCIES) test/$(am__dirstamp)
 
2430
        @rm -f test/bdaddr$(EXEEXT)
 
2431
        $(AM_V_CCLD)$(LINK) $(test_bdaddr_OBJECTS) $(test_bdaddr_LDADD) $(LIBS)
 
2432
test/btiotest.$(OBJEXT): test/$(am__dirstamp) \
 
2433
        test/$(DEPDIR)/$(am__dirstamp)
 
2434
test/btiotest$(EXEEXT): $(test_btiotest_OBJECTS) $(test_btiotest_DEPENDENCIES) $(EXTRA_test_btiotest_DEPENDENCIES) test/$(am__dirstamp)
 
2435
        @rm -f test/btiotest$(EXEEXT)
 
2436
        $(AM_V_CCLD)$(LINK) $(test_btiotest_OBJECTS) $(test_btiotest_LDADD) $(LIBS)
 
2437
test/gaptest.$(OBJEXT): test/$(am__dirstamp) \
 
2438
        test/$(DEPDIR)/$(am__dirstamp)
 
2439
test/gaptest$(EXEEXT): $(test_gaptest_OBJECTS) $(test_gaptest_DEPENDENCIES) $(EXTRA_test_gaptest_DEPENDENCIES) test/$(am__dirstamp)
 
2440
        @rm -f test/gaptest$(EXEEXT)
 
2441
        $(AM_V_CCLD)$(LINK) $(test_gaptest_OBJECTS) $(test_gaptest_LDADD) $(LIBS)
 
2442
test/hciemu.$(OBJEXT): test/$(am__dirstamp) \
 
2443
        test/$(DEPDIR)/$(am__dirstamp)
 
2444
test/hciemu$(EXEEXT): $(test_hciemu_OBJECTS) $(test_hciemu_DEPENDENCIES) $(EXTRA_test_hciemu_DEPENDENCIES) test/$(am__dirstamp)
 
2445
        @rm -f test/hciemu$(EXEEXT)
 
2446
        $(AM_V_CCLD)$(LINK) $(test_hciemu_OBJECTS) $(test_hciemu_LDADD) $(LIBS)
 
2447
test/hstest.$(OBJEXT): test/$(am__dirstamp) \
 
2448
        test/$(DEPDIR)/$(am__dirstamp)
 
2449
test/hstest$(EXEEXT): $(test_hstest_OBJECTS) $(test_hstest_DEPENDENCIES) $(EXTRA_test_hstest_DEPENDENCIES) test/$(am__dirstamp)
 
2450
        @rm -f test/hstest$(EXEEXT)
 
2451
        $(AM_V_CCLD)$(LINK) $(test_hstest_OBJECTS) $(test_hstest_LDADD) $(LIBS)
 
2452
test/ipctest.$(OBJEXT): test/$(am__dirstamp) \
 
2453
        test/$(DEPDIR)/$(am__dirstamp)
 
2454
audio/ipc.$(OBJEXT): audio/$(am__dirstamp) \
 
2455
        audio/$(DEPDIR)/$(am__dirstamp)
 
2456
test/ipctest$(EXEEXT): $(test_ipctest_OBJECTS) $(test_ipctest_DEPENDENCIES) $(EXTRA_test_ipctest_DEPENDENCIES) test/$(am__dirstamp)
 
2457
        @rm -f test/ipctest$(EXEEXT)
 
2458
        $(AM_V_CCLD)$(LINK) $(test_ipctest_OBJECTS) $(test_ipctest_LDADD) $(LIBS)
 
2459
test/l2test.$(OBJEXT): test/$(am__dirstamp) \
 
2460
        test/$(DEPDIR)/$(am__dirstamp)
 
2461
test/l2test$(EXEEXT): $(test_l2test_OBJECTS) $(test_l2test_DEPENDENCIES) $(EXTRA_test_l2test_DEPENDENCIES) test/$(am__dirstamp)
 
2462
        @rm -f test/l2test$(EXEEXT)
 
2463
        $(AM_V_CCLD)$(LINK) $(test_l2test_OBJECTS) $(test_l2test_LDADD) $(LIBS)
 
2464
test/lmptest.$(OBJEXT): test/$(am__dirstamp) \
 
2465
        test/$(DEPDIR)/$(am__dirstamp)
 
2466
test/lmptest$(EXEEXT): $(test_lmptest_OBJECTS) $(test_lmptest_DEPENDENCIES) $(EXTRA_test_lmptest_DEPENDENCIES) test/$(am__dirstamp)
 
2467
        @rm -f test/lmptest$(EXEEXT)
 
2468
        $(AM_V_CCLD)$(LINK) $(test_lmptest_OBJECTS) $(test_lmptest_LDADD) $(LIBS)
 
2469
test/mpris-player.$(OBJEXT): test/$(am__dirstamp) \
 
2470
        test/$(DEPDIR)/$(am__dirstamp)
 
2471
test/mpris-player$(EXEEXT): $(test_mpris_player_OBJECTS) $(test_mpris_player_DEPENDENCIES) $(EXTRA_test_mpris_player_DEPENDENCIES) test/$(am__dirstamp)
 
2472
        @rm -f test/mpris-player$(EXEEXT)
 
2473
        $(AM_V_CCLD)$(LINK) $(test_mpris_player_OBJECTS) $(test_mpris_player_LDADD) $(LIBS)
 
2474
test/rctest.$(OBJEXT): test/$(am__dirstamp) \
 
2475
        test/$(DEPDIR)/$(am__dirstamp)
 
2476
test/rctest$(EXEEXT): $(test_rctest_OBJECTS) $(test_rctest_DEPENDENCIES) $(EXTRA_test_rctest_DEPENDENCIES) test/$(am__dirstamp)
 
2477
        @rm -f test/rctest$(EXEEXT)
 
2478
        $(AM_V_CCLD)$(LINK) $(test_rctest_OBJECTS) $(test_rctest_LDADD) $(LIBS)
 
2479
test/scotest.$(OBJEXT): test/$(am__dirstamp) \
 
2480
        test/$(DEPDIR)/$(am__dirstamp)
 
2481
test/scotest$(EXEEXT): $(test_scotest_OBJECTS) $(test_scotest_DEPENDENCIES) $(EXTRA_test_scotest_DEPENDENCIES) test/$(am__dirstamp)
 
2482
        @rm -f test/scotest$(EXEEXT)
 
2483
        $(AM_V_CCLD)$(LINK) $(test_scotest_OBJECTS) $(test_scotest_LDADD) $(LIBS)
 
2484
test/sdptest.$(OBJEXT): test/$(am__dirstamp) \
 
2485
        test/$(DEPDIR)/$(am__dirstamp)
 
2486
test/sdptest$(EXEEXT): $(test_sdptest_OBJECTS) $(test_sdptest_DEPENDENCIES) $(EXTRA_test_sdptest_DEPENDENCIES) test/$(am__dirstamp)
 
2487
        @rm -f test/sdptest$(EXEEXT)
 
2488
        $(AM_V_CCLD)$(LINK) $(test_sdptest_OBJECTS) $(test_sdptest_LDADD) $(LIBS)
 
2489
test/test-textfile.$(OBJEXT): test/$(am__dirstamp) \
 
2490
        test/$(DEPDIR)/$(am__dirstamp)
 
2491
test/test-textfile$(EXEEXT): $(test_test_textfile_OBJECTS) $(test_test_textfile_DEPENDENCIES) $(EXTRA_test_test_textfile_DEPENDENCIES) test/$(am__dirstamp)
 
2492
        @rm -f test/test-textfile$(EXEEXT)
 
2493
        $(AM_V_CCLD)$(LINK) $(test_test_textfile_OBJECTS) $(test_test_textfile_LDADD) $(LIBS)
 
2494
test/uuidtest.$(OBJEXT): test/$(am__dirstamp) \
 
2495
        test/$(DEPDIR)/$(am__dirstamp)
 
2496
test/uuidtest$(EXEEXT): $(test_uuidtest_OBJECTS) $(test_uuidtest_DEPENDENCIES) $(EXTRA_test_uuidtest_DEPENDENCIES) test/$(am__dirstamp)
 
2497
        @rm -f test/uuidtest$(EXEEXT)
 
2498
        $(AM_V_CCLD)$(LINK) $(test_uuidtest_OBJECTS) $(test_uuidtest_LDADD) $(LIBS)
 
2499
tools/$(am__dirstamp):
 
2500
        @$(MKDIR_P) tools
 
2501
        @: > tools/$(am__dirstamp)
 
2502
tools/$(DEPDIR)/$(am__dirstamp):
 
2503
        @$(MKDIR_P) tools/$(DEPDIR)
 
2504
        @: > tools/$(DEPDIR)/$(am__dirstamp)
 
2505
tools/avctrl.$(OBJEXT): tools/$(am__dirstamp) \
 
2506
        tools/$(DEPDIR)/$(am__dirstamp)
 
2507
tools/avctrl$(EXEEXT): $(tools_avctrl_OBJECTS) $(tools_avctrl_DEPENDENCIES) $(EXTRA_tools_avctrl_DEPENDENCIES) tools/$(am__dirstamp)
 
2508
        @rm -f tools/avctrl$(EXEEXT)
 
2509
        $(AM_V_CCLD)$(LINK) $(tools_avctrl_OBJECTS) $(tools_avctrl_LDADD) $(LIBS)
 
2510
tools/avinfo.$(OBJEXT): tools/$(am__dirstamp) \
 
2511
        tools/$(DEPDIR)/$(am__dirstamp)
 
2512
tools/avinfo$(EXEEXT): $(tools_avinfo_OBJECTS) $(tools_avinfo_DEPENDENCIES) $(EXTRA_tools_avinfo_DEPENDENCIES) tools/$(am__dirstamp)
 
2513
        @rm -f tools/avinfo$(EXEEXT)
 
2514
        $(AM_V_CCLD)$(LINK) $(tools_avinfo_OBJECTS) $(tools_avinfo_LDADD) $(LIBS)
 
2515
tools/bccmd.$(OBJEXT): tools/$(am__dirstamp) \
 
2516
        tools/$(DEPDIR)/$(am__dirstamp)
 
2517
tools/csr.$(OBJEXT): tools/$(am__dirstamp) \
 
2518
        tools/$(DEPDIR)/$(am__dirstamp)
 
2519
tools/csr_hci.$(OBJEXT): tools/$(am__dirstamp) \
 
2520
        tools/$(DEPDIR)/$(am__dirstamp)
 
2521
tools/csr_h4.$(OBJEXT): tools/$(am__dirstamp) \
 
2522
        tools/$(DEPDIR)/$(am__dirstamp)
 
2523
tools/csr_3wire.$(OBJEXT): tools/$(am__dirstamp) \
 
2524
        tools/$(DEPDIR)/$(am__dirstamp)
 
2525
tools/csr_bcsp.$(OBJEXT): tools/$(am__dirstamp) \
 
2526
        tools/$(DEPDIR)/$(am__dirstamp)
 
2527
tools/ubcsp.$(OBJEXT): tools/$(am__dirstamp) \
 
2528
        tools/$(DEPDIR)/$(am__dirstamp)
 
2529
tools/csr_usb.$(OBJEXT): tools/$(am__dirstamp) \
 
2530
        tools/$(DEPDIR)/$(am__dirstamp)
 
2531
tools/bccmd$(EXEEXT): $(tools_bccmd_OBJECTS) $(tools_bccmd_DEPENDENCIES) $(EXTRA_tools_bccmd_DEPENDENCIES) tools/$(am__dirstamp)
 
2532
        @rm -f tools/bccmd$(EXEEXT)
 
2533
        $(AM_V_CCLD)$(LINK) $(tools_bccmd_OBJECTS) $(tools_bccmd_LDADD) $(LIBS)
 
2534
tools/ciptool.$(OBJEXT): tools/$(am__dirstamp) \
 
2535
        tools/$(DEPDIR)/$(am__dirstamp)
 
2536
tools/ciptool$(EXEEXT): $(tools_ciptool_OBJECTS) $(tools_ciptool_DEPENDENCIES) $(EXTRA_tools_ciptool_DEPENDENCIES) tools/$(am__dirstamp)
 
2537
        @rm -f tools/ciptool$(EXEEXT)
 
2538
        $(AM_V_CCLD)$(LINK) $(tools_ciptool_OBJECTS) $(tools_ciptool_LDADD) $(LIBS)
 
2539
tools/dfubabel.$(OBJEXT): tools/$(am__dirstamp) \
 
2540
        tools/$(DEPDIR)/$(am__dirstamp)
 
2541
tools/dfubabel$(EXEEXT): $(tools_dfubabel_OBJECTS) $(tools_dfubabel_DEPENDENCIES) $(EXTRA_tools_dfubabel_DEPENDENCIES) tools/$(am__dirstamp)
 
2542
        @rm -f tools/dfubabel$(EXEEXT)
 
2543
        $(AM_V_CCLD)$(LINK) $(tools_dfubabel_OBJECTS) $(tools_dfubabel_LDADD) $(LIBS)
 
2544
tools/dfutool.$(OBJEXT): tools/$(am__dirstamp) \
 
2545
        tools/$(DEPDIR)/$(am__dirstamp)
 
2546
tools/dfu.$(OBJEXT): tools/$(am__dirstamp) \
 
2547
        tools/$(DEPDIR)/$(am__dirstamp)
 
2548
tools/dfutool$(EXEEXT): $(tools_dfutool_OBJECTS) $(tools_dfutool_DEPENDENCIES) $(EXTRA_tools_dfutool_DEPENDENCIES) tools/$(am__dirstamp)
 
2549
        @rm -f tools/dfutool$(EXEEXT)
 
2550
        $(AM_V_CCLD)$(LINK) $(tools_dfutool_OBJECTS) $(tools_dfutool_LDADD) $(LIBS)
 
2551
tools/hciattach.$(OBJEXT): tools/$(am__dirstamp) \
 
2552
        tools/$(DEPDIR)/$(am__dirstamp)
 
2553
tools/hciattach_st.$(OBJEXT): tools/$(am__dirstamp) \
 
2554
        tools/$(DEPDIR)/$(am__dirstamp)
 
2555
tools/hciattach_ti.$(OBJEXT): tools/$(am__dirstamp) \
 
2556
        tools/$(DEPDIR)/$(am__dirstamp)
 
2557
tools/hciattach_tialt.$(OBJEXT): tools/$(am__dirstamp) \
 
2558
        tools/$(DEPDIR)/$(am__dirstamp)
 
2559
tools/hciattach_ath3k.$(OBJEXT): tools/$(am__dirstamp) \
 
2560
        tools/$(DEPDIR)/$(am__dirstamp)
 
2561
tools/hciattach_qualcomm.$(OBJEXT): tools/$(am__dirstamp) \
 
2562
        tools/$(DEPDIR)/$(am__dirstamp)
 
2563
tools/hciattach_intel.$(OBJEXT): tools/$(am__dirstamp) \
 
2564
        tools/$(DEPDIR)/$(am__dirstamp)
 
2565
tools/hciattach$(EXEEXT): $(tools_hciattach_OBJECTS) $(tools_hciattach_DEPENDENCIES) $(EXTRA_tools_hciattach_DEPENDENCIES) tools/$(am__dirstamp)
 
2566
        @rm -f tools/hciattach$(EXEEXT)
 
2567
        $(AM_V_CCLD)$(LINK) $(tools_hciattach_OBJECTS) $(tools_hciattach_LDADD) $(LIBS)
 
2568
tools/hciconfig.$(OBJEXT): tools/$(am__dirstamp) \
 
2569
        tools/$(DEPDIR)/$(am__dirstamp)
 
2570
tools/hciconfig$(EXEEXT): $(tools_hciconfig_OBJECTS) $(tools_hciconfig_DEPENDENCIES) $(EXTRA_tools_hciconfig_DEPENDENCIES) tools/$(am__dirstamp)
 
2571
        @rm -f tools/hciconfig$(EXEEXT)
 
2572
        $(AM_V_CCLD)$(LINK) $(tools_hciconfig_OBJECTS) $(tools_hciconfig_LDADD) $(LIBS)
 
2573
tools/hcieventmask.$(OBJEXT): tools/$(am__dirstamp) \
 
2574
        tools/$(DEPDIR)/$(am__dirstamp)
 
2575
tools/hcieventmask$(EXEEXT): $(tools_hcieventmask_OBJECTS) $(tools_hcieventmask_DEPENDENCIES) $(EXTRA_tools_hcieventmask_DEPENDENCIES) tools/$(am__dirstamp)
 
2576
        @rm -f tools/hcieventmask$(EXEEXT)
 
2577
        $(AM_V_CCLD)$(LINK) $(tools_hcieventmask_OBJECTS) $(tools_hcieventmask_LDADD) $(LIBS)
 
2578
tools/hcisecfilter.$(OBJEXT): tools/$(am__dirstamp) \
 
2579
        tools/$(DEPDIR)/$(am__dirstamp)
 
2580
tools/hcisecfilter$(EXEEXT): $(tools_hcisecfilter_OBJECTS) $(tools_hcisecfilter_DEPENDENCIES) $(EXTRA_tools_hcisecfilter_DEPENDENCIES) tools/$(am__dirstamp)
 
2581
        @rm -f tools/hcisecfilter$(EXEEXT)
 
2582
        $(AM_V_CCLD)$(LINK) $(tools_hcisecfilter_OBJECTS) $(tools_hcisecfilter_LDADD) $(LIBS)
 
2583
tools/hcitool.$(OBJEXT): tools/$(am__dirstamp) \
 
2584
        tools/$(DEPDIR)/$(am__dirstamp)
 
2585
tools/hcitool$(EXEEXT): $(tools_hcitool_OBJECTS) $(tools_hcitool_DEPENDENCIES) $(EXTRA_tools_hcitool_DEPENDENCIES) tools/$(am__dirstamp)
 
2586
        @rm -f tools/hcitool$(EXEEXT)
 
2587
        $(AM_V_CCLD)$(LINK) $(tools_hcitool_OBJECTS) $(tools_hcitool_LDADD) $(LIBS)
 
2588
tools/hid2hci.$(OBJEXT): tools/$(am__dirstamp) \
 
2589
        tools/$(DEPDIR)/$(am__dirstamp)
 
2590
tools/hid2hci$(EXEEXT): $(tools_hid2hci_OBJECTS) $(tools_hid2hci_DEPENDENCIES) $(EXTRA_tools_hid2hci_DEPENDENCIES) tools/$(am__dirstamp)
 
2591
        @rm -f tools/hid2hci$(EXEEXT)
 
2592
        $(AM_V_CCLD)$(LINK) $(tools_hid2hci_OBJECTS) $(tools_hid2hci_LDADD) $(LIBS)
 
2593
tools/l2ping.$(OBJEXT): tools/$(am__dirstamp) \
 
2594
        tools/$(DEPDIR)/$(am__dirstamp)
 
2595
tools/l2ping$(EXEEXT): $(tools_l2ping_OBJECTS) $(tools_l2ping_DEPENDENCIES) $(EXTRA_tools_l2ping_DEPENDENCIES) tools/$(am__dirstamp)
 
2596
        @rm -f tools/l2ping$(EXEEXT)
 
2597
        $(AM_V_CCLD)$(LINK) $(tools_l2ping_OBJECTS) $(tools_l2ping_LDADD) $(LIBS)
 
2598
tools/ppporc.$(OBJEXT): tools/$(am__dirstamp) \
 
2599
        tools/$(DEPDIR)/$(am__dirstamp)
 
2600
tools/ppporc$(EXEEXT): $(tools_ppporc_OBJECTS) $(tools_ppporc_DEPENDENCIES) $(EXTRA_tools_ppporc_DEPENDENCIES) tools/$(am__dirstamp)
 
2601
        @rm -f tools/ppporc$(EXEEXT)
 
2602
        $(AM_V_CCLD)$(LINK) $(tools_ppporc_OBJECTS) $(tools_ppporc_LDADD) $(LIBS)
 
2603
tools/rfcomm.$(OBJEXT): tools/$(am__dirstamp) \
 
2604
        tools/$(DEPDIR)/$(am__dirstamp)
 
2605
tools/parser.h: tools/parser.c
 
2606
        @if test ! -f $@; then rm -f tools/parser.c; else :; fi
 
2607
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) tools/parser.c; else :; fi
 
2608
tools/parser.$(OBJEXT): tools/$(am__dirstamp) \
 
2609
        tools/$(DEPDIR)/$(am__dirstamp)
 
2610
tools/lexer.$(OBJEXT): tools/$(am__dirstamp) \
 
2611
        tools/$(DEPDIR)/$(am__dirstamp)
 
2612
tools/kword.$(OBJEXT): tools/$(am__dirstamp) \
 
2613
        tools/$(DEPDIR)/$(am__dirstamp)
 
2614
tools/rfcomm$(EXEEXT): $(tools_rfcomm_OBJECTS) $(tools_rfcomm_DEPENDENCIES) $(EXTRA_tools_rfcomm_DEPENDENCIES) tools/$(am__dirstamp)
 
2615
        @rm -f tools/rfcomm$(EXEEXT)
 
2616
        $(AM_V_CCLD)$(LINK) $(tools_rfcomm_OBJECTS) $(tools_rfcomm_LDADD) $(LIBS)
 
2617
tools/sdptool.$(OBJEXT): tools/$(am__dirstamp) \
 
2618
        tools/$(DEPDIR)/$(am__dirstamp)
 
2619
src/sdp-xml.$(OBJEXT): src/$(am__dirstamp) \
 
2620
        src/$(DEPDIR)/$(am__dirstamp)
 
2621
tools/sdptool$(EXEEXT): $(tools_sdptool_OBJECTS) $(tools_sdptool_DEPENDENCIES) $(EXTRA_tools_sdptool_DEPENDENCIES) tools/$(am__dirstamp)
 
2622
        @rm -f tools/sdptool$(EXEEXT)
 
2623
        $(AM_V_CCLD)$(LINK) $(tools_sdptool_OBJECTS) $(tools_sdptool_LDADD) $(LIBS)
 
2624
unit/$(am__dirstamp):
 
2625
        @$(MKDIR_P) unit
 
2626
        @: > unit/$(am__dirstamp)
 
2627
unit/$(DEPDIR)/$(am__dirstamp):
 
2628
        @$(MKDIR_P) unit/$(DEPDIR)
 
2629
        @: > unit/$(DEPDIR)/$(am__dirstamp)
 
2630
unit/unit_test_eir-test-eir.$(OBJEXT): unit/$(am__dirstamp) \
 
2631
        unit/$(DEPDIR)/$(am__dirstamp)
 
2632
src/unit_test_eir-eir.$(OBJEXT): src/$(am__dirstamp) \
 
2633
        src/$(DEPDIR)/$(am__dirstamp)
 
2634
src/unit_test_eir-glib-helper.$(OBJEXT): src/$(am__dirstamp) \
 
2635
        src/$(DEPDIR)/$(am__dirstamp)
 
2636
unit/test-eir$(EXEEXT): $(unit_test_eir_OBJECTS) $(unit_test_eir_DEPENDENCIES) $(EXTRA_unit_test_eir_DEPENDENCIES) unit/$(am__dirstamp)
 
2637
        @rm -f unit/test-eir$(EXEEXT)
 
2638
        $(AM_V_CCLD)$(unit_test_eir_LINK) $(unit_test_eir_OBJECTS) $(unit_test_eir_LDADD) $(LIBS)
 
2639
install-dist_udevSCRIPTS: $(dist_udev_SCRIPTS)
 
2640
        @$(NORMAL_INSTALL)
 
2641
        test -z "$(udevdir)" || $(MKDIR_P) "$(DESTDIR)$(udevdir)"
 
2642
        @list='$(dist_udev_SCRIPTS)'; test -n "$(udevdir)" || list=; \
 
2643
        for p in $$list; do \
 
2644
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
2645
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
 
2646
        done | \
 
2647
        sed -e 'p;s,.*/,,;n' \
 
2648
            -e 'h;s|.*|.|' \
 
2649
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
 
2650
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
 
2651
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
2652
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
 
2653
              if (++n[d] == $(am__install_max)) { \
 
2654
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
 
2655
            else { print "f", d "/" $$4, $$1 } } \
 
2656
          END { for (d in files) print "f", d, files[d] }' | \
 
2657
        while read type dir files; do \
 
2658
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
2659
             test -z "$$files" || { \
 
2660
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(udevdir)$$dir'"; \
 
2661
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(udevdir)$$dir" || exit $$?; \
 
2662
             } \
 
2663
        ; done
 
2664
 
 
2665
uninstall-dist_udevSCRIPTS:
 
2666
        @$(NORMAL_UNINSTALL)
 
2667
        @list='$(dist_udev_SCRIPTS)'; test -n "$(udevdir)" || exit 0; \
 
2668
        files=`for p in $$list; do echo "$$p"; done | \
 
2669
               sed -e 's,.*/,,;$(transform)'`; \
 
2670
        dir='$(DESTDIR)$(udevdir)'; $(am__uninstall_files_from_dir)
 
2671
 
 
2672
mostlyclean-compile:
 
2673
        -rm -f *.$(OBJEXT)
 
2674
        -rm -f alert/bluetoothd-main.$(OBJEXT)
 
2675
        -rm -f alert/bluetoothd-server.$(OBJEXT)
 
2676
        -rm -f attrib/att.$(OBJEXT)
 
2677
        -rm -f attrib/bluetoothd-att.$(OBJEXT)
 
2678
        -rm -f attrib/bluetoothd-client.$(OBJEXT)
 
2679
        -rm -f attrib/bluetoothd-gatt-service.$(OBJEXT)
 
2680
        -rm -f attrib/bluetoothd-gatt.$(OBJEXT)
 
2681
        -rm -f attrib/bluetoothd-gattrib.$(OBJEXT)
 
2682
        -rm -f attrib/gatt.$(OBJEXT)
 
2683
        -rm -f attrib/gattrib.$(OBJEXT)
 
2684
        -rm -f attrib/gatttool.$(OBJEXT)
 
2685
        -rm -f attrib/interactive.$(OBJEXT)
 
2686
        -rm -f attrib/utils.$(OBJEXT)
 
2687
        -rm -f audio/audio_libasound_module_ctl_bluetooth_la-ctl_bluetooth.$(OBJEXT)
 
2688
        -rm -f audio/audio_libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo
 
2689
        -rm -f audio/audio_libasound_module_ctl_bluetooth_la-ipc.$(OBJEXT)
 
2690
        -rm -f audio/audio_libasound_module_ctl_bluetooth_la-ipc.lo
 
2691
        -rm -f audio/audio_libasound_module_pcm_bluetooth_la-ipc.$(OBJEXT)
 
2692
        -rm -f audio/audio_libasound_module_pcm_bluetooth_la-ipc.lo
 
2693
        -rm -f audio/audio_libasound_module_pcm_bluetooth_la-pcm_bluetooth.$(OBJEXT)
 
2694
        -rm -f audio/audio_libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo
 
2695
        -rm -f audio/audio_libgstbluetooth_la-gsta2dpsink.$(OBJEXT)
 
2696
        -rm -f audio/audio_libgstbluetooth_la-gsta2dpsink.lo
 
2697
        -rm -f audio/audio_libgstbluetooth_la-gstavdtpsink.$(OBJEXT)
 
2698
        -rm -f audio/audio_libgstbluetooth_la-gstavdtpsink.lo
 
2699
        -rm -f audio/audio_libgstbluetooth_la-gstbluetooth.$(OBJEXT)
 
2700
        -rm -f audio/audio_libgstbluetooth_la-gstbluetooth.lo
 
2701
        -rm -f audio/audio_libgstbluetooth_la-gstrtpsbcpay.$(OBJEXT)
 
2702
        -rm -f audio/audio_libgstbluetooth_la-gstrtpsbcpay.lo
 
2703
        -rm -f audio/audio_libgstbluetooth_la-gstsbcdec.$(OBJEXT)
 
2704
        -rm -f audio/audio_libgstbluetooth_la-gstsbcdec.lo
 
2705
        -rm -f audio/audio_libgstbluetooth_la-gstsbcenc.$(OBJEXT)
 
2706
        -rm -f audio/audio_libgstbluetooth_la-gstsbcenc.lo
 
2707
        -rm -f audio/audio_libgstbluetooth_la-gstsbcparse.$(OBJEXT)
 
2708
        -rm -f audio/audio_libgstbluetooth_la-gstsbcparse.lo
 
2709
        -rm -f audio/audio_libgstbluetooth_la-gstsbcutil.$(OBJEXT)
 
2710
        -rm -f audio/audio_libgstbluetooth_la-gstsbcutil.lo
 
2711
        -rm -f audio/audio_libgstbluetooth_la-ipc.$(OBJEXT)
 
2712
        -rm -f audio/audio_libgstbluetooth_la-ipc.lo
 
2713
        -rm -f audio/bluetoothd-a2dp.$(OBJEXT)
 
2714
        -rm -f audio/bluetoothd-avctp.$(OBJEXT)
 
2715
        -rm -f audio/bluetoothd-avdtp.$(OBJEXT)
 
2716
        -rm -f audio/bluetoothd-avrcp.$(OBJEXT)
 
2717
        -rm -f audio/bluetoothd-control.$(OBJEXT)
 
2718
        -rm -f audio/bluetoothd-device.$(OBJEXT)
 
2719
        -rm -f audio/bluetoothd-gateway.$(OBJEXT)
 
2720
        -rm -f audio/bluetoothd-headset.$(OBJEXT)
 
2721
        -rm -f audio/bluetoothd-ipc.$(OBJEXT)
 
2722
        -rm -f audio/bluetoothd-main.$(OBJEXT)
 
2723
        -rm -f audio/bluetoothd-manager.$(OBJEXT)
 
2724
        -rm -f audio/bluetoothd-media.$(OBJEXT)
 
2725
        -rm -f audio/bluetoothd-sink.$(OBJEXT)
 
2726
        -rm -f audio/bluetoothd-source.$(OBJEXT)
 
2727
        -rm -f audio/bluetoothd-telephony.$(OBJEXT)
 
2728
        -rm -f audio/bluetoothd-transport.$(OBJEXT)
 
2729
        -rm -f audio/bluetoothd-unix.$(OBJEXT)
 
2730
        -rm -f audio/ipc.$(OBJEXT)
 
2731
        -rm -f audio/telephony-dummy.$(OBJEXT)
 
2732
        -rm -f audio/telephony-maemo5.$(OBJEXT)
 
2733
        -rm -f audio/telephony-maemo6.$(OBJEXT)
 
2734
        -rm -f audio/telephony-ofono.$(OBJEXT)
 
2735
        -rm -f btio/bluetoothd-btio.$(OBJEXT)
 
2736
        -rm -f btio/btio.$(OBJEXT)
 
2737
        -rm -f compat/bnep.$(OBJEXT)
 
2738
        -rm -f compat/dun.$(OBJEXT)
 
2739
        -rm -f compat/dund.$(OBJEXT)
 
2740
        -rm -f compat/fakehid.$(OBJEXT)
 
2741
        -rm -f compat/hidd.$(OBJEXT)
 
2742
        -rm -f compat/msdun.$(OBJEXT)
 
2743
        -rm -f compat/pand.$(OBJEXT)
 
2744
        -rm -f compat/sdp.$(OBJEXT)
 
2745
        -rm -f cups/hcrp.$(OBJEXT)
 
2746
        -rm -f cups/main.$(OBJEXT)
 
2747
        -rm -f cups/sdp.$(OBJEXT)
 
2748
        -rm -f cups/spp.$(OBJEXT)
 
2749
        -rm -f deviceinfo/bluetoothd-deviceinfo.$(OBJEXT)
 
2750
        -rm -f deviceinfo/bluetoothd-main.$(OBJEXT)
 
2751
        -rm -f deviceinfo/bluetoothd-manager.$(OBJEXT)
 
2752
        -rm -f emulator/btdev.$(OBJEXT)
 
2753
        -rm -f emulator/main.$(OBJEXT)
 
2754
        -rm -f emulator/server.$(OBJEXT)
 
2755
        -rm -f emulator/vhci.$(OBJEXT)
 
2756
        -rm -f gdbus/bluetoothd-mainloop.$(OBJEXT)
 
2757
        -rm -f gdbus/bluetoothd-object.$(OBJEXT)
 
2758
        -rm -f gdbus/bluetoothd-polkit.$(OBJEXT)
 
2759
        -rm -f gdbus/bluetoothd-watch.$(OBJEXT)
 
2760
        -rm -f gdbus/mainloop.$(OBJEXT)
 
2761
        -rm -f gdbus/object.$(OBJEXT)
 
2762
        -rm -f gdbus/polkit.$(OBJEXT)
 
2763
        -rm -f gdbus/watch.$(OBJEXT)
 
2764
        -rm -f health/bluetoothd-hdp.$(OBJEXT)
 
2765
        -rm -f health/bluetoothd-hdp_main.$(OBJEXT)
 
2766
        -rm -f health/bluetoothd-hdp_manager.$(OBJEXT)
 
2767
        -rm -f health/bluetoothd-hdp_util.$(OBJEXT)
 
2768
        -rm -f health/bluetoothd-mcap.$(OBJEXT)
 
2769
        -rm -f health/bluetoothd-mcap_sync.$(OBJEXT)
 
2770
        -rm -f input/bluetoothd-device.$(OBJEXT)
 
2771
        -rm -f input/bluetoothd-fakehid.$(OBJEXT)
 
2772
        -rm -f input/bluetoothd-main.$(OBJEXT)
 
2773
        -rm -f input/bluetoothd-manager.$(OBJEXT)
 
2774
        -rm -f input/bluetoothd-server.$(OBJEXT)
 
2775
        -rm -f lib/bluetooth.$(OBJEXT)
 
2776
        -rm -f lib/bluetooth.lo
 
2777
        -rm -f lib/hci.$(OBJEXT)
 
2778
        -rm -f lib/hci.lo
 
2779
        -rm -f lib/sdp.$(OBJEXT)
 
2780
        -rm -f lib/sdp.lo
 
2781
        -rm -f lib/uuid.$(OBJEXT)
 
2782
        -rm -f lib/uuid.lo
 
2783
        -rm -f mgmt/main.$(OBJEXT)
 
2784
        -rm -f monitor/btsnoop.$(OBJEXT)
 
2785
        -rm -f monitor/control.$(OBJEXT)
 
2786
        -rm -f monitor/hcidump.$(OBJEXT)
 
2787
        -rm -f monitor/main.$(OBJEXT)
 
2788
        -rm -f monitor/mainloop.$(OBJEXT)
 
2789
        -rm -f monitor/packet.$(OBJEXT)
 
2790
        -rm -f network/bluetoothd-common.$(OBJEXT)
 
2791
        -rm -f network/bluetoothd-connection.$(OBJEXT)
 
2792
        -rm -f network/bluetoothd-main.$(OBJEXT)
 
2793
        -rm -f network/bluetoothd-manager.$(OBJEXT)
 
2794
        -rm -f network/bluetoothd-server.$(OBJEXT)
 
2795
        -rm -f plugins/bluetoothd-adaptername.$(OBJEXT)
 
2796
        -rm -f plugins/bluetoothd-dbusoob.$(OBJEXT)
 
2797
        -rm -f plugins/bluetoothd-formfactor.$(OBJEXT)
 
2798
        -rm -f plugins/bluetoothd-gatt-example.$(OBJEXT)
 
2799
        -rm -f plugins/bluetoothd-hal.$(OBJEXT)
 
2800
        -rm -f plugins/bluetoothd-hciops.$(OBJEXT)
 
2801
        -rm -f plugins/bluetoothd-maemo6.$(OBJEXT)
 
2802
        -rm -f plugins/bluetoothd-mgmtops.$(OBJEXT)
 
2803
        -rm -f plugins/bluetoothd-pnat.$(OBJEXT)
 
2804
        -rm -f plugins/bluetoothd-service.$(OBJEXT)
 
2805
        -rm -f plugins/bluetoothd-storage.$(OBJEXT)
 
2806
        -rm -f plugins/bluetoothd-wiimote.$(OBJEXT)
 
2807
        -rm -f plugins/plugins_external_dummy_la-external-dummy.$(OBJEXT)
 
2808
        -rm -f plugins/plugins_external_dummy_la-external-dummy.lo
 
2809
        -rm -f proximity/bluetoothd-immalert.$(OBJEXT)
 
2810
        -rm -f proximity/bluetoothd-linkloss.$(OBJEXT)
 
2811
        -rm -f proximity/bluetoothd-main.$(OBJEXT)
 
2812
        -rm -f proximity/bluetoothd-manager.$(OBJEXT)
 
2813
        -rm -f proximity/bluetoothd-monitor.$(OBJEXT)
 
2814
        -rm -f proximity/bluetoothd-reporter.$(OBJEXT)
 
2815
        -rm -f sap/bluetoothd-main.$(OBJEXT)
 
2816
        -rm -f sap/bluetoothd-manager.$(OBJEXT)
 
2817
        -rm -f sap/bluetoothd-sap.$(OBJEXT)
 
2818
        -rm -f sap/bluetoothd-server.$(OBJEXT)
 
2819
        -rm -f sap/sap-dummy.$(OBJEXT)
 
2820
        -rm -f sap/sap-u8500.$(OBJEXT)
 
2821
        -rm -f sbc/sbc_libsbc_la-sbc.$(OBJEXT)
 
2822
        -rm -f sbc/sbc_libsbc_la-sbc.lo
 
2823
        -rm -f sbc/sbc_libsbc_la-sbc_primitives.$(OBJEXT)
 
2824
        -rm -f sbc/sbc_libsbc_la-sbc_primitives.lo
 
2825
        -rm -f sbc/sbc_libsbc_la-sbc_primitives_armv6.$(OBJEXT)
 
2826
        -rm -f sbc/sbc_libsbc_la-sbc_primitives_armv6.lo
 
2827
        -rm -f sbc/sbc_libsbc_la-sbc_primitives_iwmmxt.$(OBJEXT)
 
2828
        -rm -f sbc/sbc_libsbc_la-sbc_primitives_iwmmxt.lo
 
2829
        -rm -f sbc/sbc_libsbc_la-sbc_primitives_mmx.$(OBJEXT)
 
2830
        -rm -f sbc/sbc_libsbc_la-sbc_primitives_mmx.lo
 
2831
        -rm -f sbc/sbc_libsbc_la-sbc_primitives_neon.$(OBJEXT)
 
2832
        -rm -f sbc/sbc_libsbc_la-sbc_primitives_neon.lo
 
2833
        -rm -f sbc/sbcdec.$(OBJEXT)
 
2834
        -rm -f sbc/sbcenc.$(OBJEXT)
 
2835
        -rm -f sbc/sbcinfo.$(OBJEXT)
 
2836
        -rm -f sbc/sbctester.$(OBJEXT)
 
2837
        -rm -f serial/bluetoothd-main.$(OBJEXT)
 
2838
        -rm -f serial/bluetoothd-manager.$(OBJEXT)
 
2839
        -rm -f serial/bluetoothd-port.$(OBJEXT)
 
2840
        -rm -f serial/bluetoothd-proxy.$(OBJEXT)
 
2841
        -rm -f src/bluetoothd-adapter.$(OBJEXT)
 
2842
        -rm -f src/bluetoothd-agent.$(OBJEXT)
 
2843
        -rm -f src/bluetoothd-attrib-server.$(OBJEXT)
 
2844
        -rm -f src/bluetoothd-dbus-common.$(OBJEXT)
 
2845
        -rm -f src/bluetoothd-device.$(OBJEXT)
 
2846
        -rm -f src/bluetoothd-eir.$(OBJEXT)
 
2847
        -rm -f src/bluetoothd-error.$(OBJEXT)
 
2848
        -rm -f src/bluetoothd-event.$(OBJEXT)
 
2849
        -rm -f src/bluetoothd-glib-helper.$(OBJEXT)
 
2850
        -rm -f src/bluetoothd-log.$(OBJEXT)
 
2851
        -rm -f src/bluetoothd-main.$(OBJEXT)
 
2852
        -rm -f src/bluetoothd-manager.$(OBJEXT)
 
2853
        -rm -f src/bluetoothd-oob.$(OBJEXT)
 
2854
        -rm -f src/bluetoothd-oui.$(OBJEXT)
 
2855
        -rm -f src/bluetoothd-plugin.$(OBJEXT)
 
2856
        -rm -f src/bluetoothd-rfkill.$(OBJEXT)
 
2857
        -rm -f src/bluetoothd-sdp-client.$(OBJEXT)
 
2858
        -rm -f src/bluetoothd-sdp-xml.$(OBJEXT)
 
2859
        -rm -f src/bluetoothd-sdpd-database.$(OBJEXT)
 
2860
        -rm -f src/bluetoothd-sdpd-request.$(OBJEXT)
 
2861
        -rm -f src/bluetoothd-sdpd-server.$(OBJEXT)
 
2862
        -rm -f src/bluetoothd-sdpd-service.$(OBJEXT)
 
2863
        -rm -f src/bluetoothd-storage.$(OBJEXT)
 
2864
        -rm -f src/bluetoothd-textfile.$(OBJEXT)
 
2865
        -rm -f src/glib-helper.$(OBJEXT)
 
2866
        -rm -f src/log.$(OBJEXT)
 
2867
        -rm -f src/oui.$(OBJEXT)
 
2868
        -rm -f src/sdp-xml.$(OBJEXT)
 
2869
        -rm -f src/textfile.$(OBJEXT)
 
2870
        -rm -f src/unit_test_eir-eir.$(OBJEXT)
 
2871
        -rm -f src/unit_test_eir-glib-helper.$(OBJEXT)
 
2872
        -rm -f test/agent.$(OBJEXT)
 
2873
        -rm -f test/attest.$(OBJEXT)
 
2874
        -rm -f test/avtest.$(OBJEXT)
 
2875
        -rm -f test/bdaddr.$(OBJEXT)
 
2876
        -rm -f test/btiotest.$(OBJEXT)
 
2877
        -rm -f test/gaptest.$(OBJEXT)
 
2878
        -rm -f test/hciemu.$(OBJEXT)
 
2879
        -rm -f test/hstest.$(OBJEXT)
 
2880
        -rm -f test/ipctest.$(OBJEXT)
 
2881
        -rm -f test/l2test.$(OBJEXT)
 
2882
        -rm -f test/lmptest.$(OBJEXT)
 
2883
        -rm -f test/mpris-player.$(OBJEXT)
 
2884
        -rm -f test/rctest.$(OBJEXT)
 
2885
        -rm -f test/scotest.$(OBJEXT)
 
2886
        -rm -f test/sdptest.$(OBJEXT)
 
2887
        -rm -f test/test-textfile.$(OBJEXT)
 
2888
        -rm -f test/uuidtest.$(OBJEXT)
 
2889
        -rm -f thermometer/bluetoothd-main.$(OBJEXT)
 
2890
        -rm -f thermometer/bluetoothd-manager.$(OBJEXT)
 
2891
        -rm -f thermometer/bluetoothd-thermometer.$(OBJEXT)
 
2892
        -rm -f time/bluetoothd-main.$(OBJEXT)
 
2893
        -rm -f time/bluetoothd-server.$(OBJEXT)
 
2894
        -rm -f tools/avctrl.$(OBJEXT)
 
2895
        -rm -f tools/avinfo.$(OBJEXT)
 
2896
        -rm -f tools/bccmd.$(OBJEXT)
 
2897
        -rm -f tools/ciptool.$(OBJEXT)
 
2898
        -rm -f tools/csr.$(OBJEXT)
 
2899
        -rm -f tools/csr_3wire.$(OBJEXT)
 
2900
        -rm -f tools/csr_bcsp.$(OBJEXT)
 
2901
        -rm -f tools/csr_h4.$(OBJEXT)
 
2902
        -rm -f tools/csr_hci.$(OBJEXT)
 
2903
        -rm -f tools/csr_usb.$(OBJEXT)
 
2904
        -rm -f tools/dfu.$(OBJEXT)
 
2905
        -rm -f tools/dfubabel.$(OBJEXT)
 
2906
        -rm -f tools/dfutool.$(OBJEXT)
 
2907
        -rm -f tools/hciattach.$(OBJEXT)
 
2908
        -rm -f tools/hciattach_ath3k.$(OBJEXT)
 
2909
        -rm -f tools/hciattach_intel.$(OBJEXT)
 
2910
        -rm -f tools/hciattach_qualcomm.$(OBJEXT)
 
2911
        -rm -f tools/hciattach_st.$(OBJEXT)
 
2912
        -rm -f tools/hciattach_ti.$(OBJEXT)
 
2913
        -rm -f tools/hciattach_tialt.$(OBJEXT)
 
2914
        -rm -f tools/hciconfig.$(OBJEXT)
 
2915
        -rm -f tools/hcieventmask.$(OBJEXT)
 
2916
        -rm -f tools/hcisecfilter.$(OBJEXT)
 
2917
        -rm -f tools/hcitool.$(OBJEXT)
 
2918
        -rm -f tools/hid2hci.$(OBJEXT)
 
2919
        -rm -f tools/kword.$(OBJEXT)
 
2920
        -rm -f tools/l2ping.$(OBJEXT)
 
2921
        -rm -f tools/lexer.$(OBJEXT)
 
2922
        -rm -f tools/parser.$(OBJEXT)
 
2923
        -rm -f tools/ppporc.$(OBJEXT)
 
2924
        -rm -f tools/rfcomm.$(OBJEXT)
 
2925
        -rm -f tools/sdptool.$(OBJEXT)
 
2926
        -rm -f tools/ubcsp.$(OBJEXT)
 
2927
        -rm -f unit/unit_test_eir-test-eir.$(OBJEXT)
 
2928
 
 
2929
distclean-compile:
 
2930
        -rm -f *.tab.c
 
2931
 
 
2932
@AMDEP_TRUE@@am__include@ @am__quote@alert/$(DEPDIR)/bluetoothd-main.Po@am__quote@
 
2933
@AMDEP_TRUE@@am__include@ @am__quote@alert/$(DEPDIR)/bluetoothd-server.Po@am__quote@
 
2934
@AMDEP_TRUE@@am__include@ @am__quote@attrib/$(DEPDIR)/att.Po@am__quote@
 
2935
@AMDEP_TRUE@@am__include@ @am__quote@attrib/$(DEPDIR)/bluetoothd-att.Po@am__quote@
 
2936
@AMDEP_TRUE@@am__include@ @am__quote@attrib/$(DEPDIR)/bluetoothd-client.Po@am__quote@
 
2937
@AMDEP_TRUE@@am__include@ @am__quote@attrib/$(DEPDIR)/bluetoothd-gatt-service.Po@am__quote@
 
2938
@AMDEP_TRUE@@am__include@ @am__quote@attrib/$(DEPDIR)/bluetoothd-gatt.Po@am__quote@
 
2939
@AMDEP_TRUE@@am__include@ @am__quote@attrib/$(DEPDIR)/bluetoothd-gattrib.Po@am__quote@
 
2940
@AMDEP_TRUE@@am__include@ @am__quote@attrib/$(DEPDIR)/gatt.Po@am__quote@
 
2941
@AMDEP_TRUE@@am__include@ @am__quote@attrib/$(DEPDIR)/gattrib.Po@am__quote@
 
2942
@AMDEP_TRUE@@am__include@ @am__quote@attrib/$(DEPDIR)/gatttool.Po@am__quote@
 
2943
@AMDEP_TRUE@@am__include@ @am__quote@attrib/$(DEPDIR)/interactive.Po@am__quote@
 
2944
@AMDEP_TRUE@@am__include@ @am__quote@attrib/$(DEPDIR)/utils.Po@am__quote@
 
2945
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/audio_libasound_module_ctl_bluetooth_la-ctl_bluetooth.Plo@am__quote@
 
2946
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/audio_libasound_module_ctl_bluetooth_la-ipc.Plo@am__quote@
 
2947
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/audio_libasound_module_pcm_bluetooth_la-ipc.Plo@am__quote@
 
2948
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/audio_libasound_module_pcm_bluetooth_la-pcm_bluetooth.Plo@am__quote@
 
2949
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/audio_libgstbluetooth_la-gsta2dpsink.Plo@am__quote@
 
2950
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/audio_libgstbluetooth_la-gstavdtpsink.Plo@am__quote@
 
2951
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/audio_libgstbluetooth_la-gstbluetooth.Plo@am__quote@
 
2952
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/audio_libgstbluetooth_la-gstrtpsbcpay.Plo@am__quote@
 
2953
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcdec.Plo@am__quote@
 
2954
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcenc.Plo@am__quote@
 
2955
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcparse.Plo@am__quote@
 
2956
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcutil.Plo@am__quote@
 
2957
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/audio_libgstbluetooth_la-ipc.Plo@am__quote@
 
2958
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-a2dp.Po@am__quote@
 
2959
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-avctp.Po@am__quote@
 
2960
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-avdtp.Po@am__quote@
 
2961
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-avrcp.Po@am__quote@
 
2962
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-control.Po@am__quote@
 
2963
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-device.Po@am__quote@
 
2964
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-gateway.Po@am__quote@
 
2965
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-headset.Po@am__quote@
 
2966
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-ipc.Po@am__quote@
 
2967
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-main.Po@am__quote@
 
2968
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-manager.Po@am__quote@
 
2969
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-media.Po@am__quote@
 
2970
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-sink.Po@am__quote@
 
2971
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-source.Po@am__quote@
 
2972
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-telephony.Po@am__quote@
 
2973
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-transport.Po@am__quote@
 
2974
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/bluetoothd-unix.Po@am__quote@
 
2975
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/ipc.Po@am__quote@
 
2976
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/telephony-dummy.Po@am__quote@
 
2977
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/telephony-maemo5.Po@am__quote@
 
2978
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/telephony-maemo6.Po@am__quote@
 
2979
@AMDEP_TRUE@@am__include@ @am__quote@audio/$(DEPDIR)/telephony-ofono.Po@am__quote@
 
2980
@AMDEP_TRUE@@am__include@ @am__quote@btio/$(DEPDIR)/bluetoothd-btio.Po@am__quote@
 
2981
@AMDEP_TRUE@@am__include@ @am__quote@btio/$(DEPDIR)/btio.Po@am__quote@
 
2982
@AMDEP_TRUE@@am__include@ @am__quote@compat/$(DEPDIR)/bnep.Po@am__quote@
 
2983
@AMDEP_TRUE@@am__include@ @am__quote@compat/$(DEPDIR)/dun.Po@am__quote@
 
2984
@AMDEP_TRUE@@am__include@ @am__quote@compat/$(DEPDIR)/dund.Po@am__quote@
 
2985
@AMDEP_TRUE@@am__include@ @am__quote@compat/$(DEPDIR)/fakehid.Po@am__quote@
 
2986
@AMDEP_TRUE@@am__include@ @am__quote@compat/$(DEPDIR)/hidd.Po@am__quote@
 
2987
@AMDEP_TRUE@@am__include@ @am__quote@compat/$(DEPDIR)/msdun.Po@am__quote@
 
2988
@AMDEP_TRUE@@am__include@ @am__quote@compat/$(DEPDIR)/pand.Po@am__quote@
 
2989
@AMDEP_TRUE@@am__include@ @am__quote@compat/$(DEPDIR)/sdp.Po@am__quote@
 
2990
@AMDEP_TRUE@@am__include@ @am__quote@cups/$(DEPDIR)/hcrp.Po@am__quote@
 
2991
@AMDEP_TRUE@@am__include@ @am__quote@cups/$(DEPDIR)/main.Po@am__quote@
 
2992
@AMDEP_TRUE@@am__include@ @am__quote@cups/$(DEPDIR)/sdp.Po@am__quote@
 
2993
@AMDEP_TRUE@@am__include@ @am__quote@cups/$(DEPDIR)/spp.Po@am__quote@
 
2994
@AMDEP_TRUE@@am__include@ @am__quote@deviceinfo/$(DEPDIR)/bluetoothd-deviceinfo.Po@am__quote@
 
2995
@AMDEP_TRUE@@am__include@ @am__quote@deviceinfo/$(DEPDIR)/bluetoothd-main.Po@am__quote@
 
2996
@AMDEP_TRUE@@am__include@ @am__quote@deviceinfo/$(DEPDIR)/bluetoothd-manager.Po@am__quote@
 
2997
@AMDEP_TRUE@@am__include@ @am__quote@emulator/$(DEPDIR)/btdev.Po@am__quote@
 
2998
@AMDEP_TRUE@@am__include@ @am__quote@emulator/$(DEPDIR)/main.Po@am__quote@
 
2999
@AMDEP_TRUE@@am__include@ @am__quote@emulator/$(DEPDIR)/server.Po@am__quote@
 
3000
@AMDEP_TRUE@@am__include@ @am__quote@emulator/$(DEPDIR)/vhci.Po@am__quote@
 
3001
@AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/bluetoothd-mainloop.Po@am__quote@
 
3002
@AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/bluetoothd-object.Po@am__quote@
 
3003
@AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/bluetoothd-polkit.Po@am__quote@
 
3004
@AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/bluetoothd-watch.Po@am__quote@
 
3005
@AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/mainloop.Po@am__quote@
 
3006
@AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/object.Po@am__quote@
 
3007
@AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/polkit.Po@am__quote@
 
3008
@AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/watch.Po@am__quote@
 
3009
@AMDEP_TRUE@@am__include@ @am__quote@health/$(DEPDIR)/bluetoothd-hdp.Po@am__quote@
 
3010
@AMDEP_TRUE@@am__include@ @am__quote@health/$(DEPDIR)/bluetoothd-hdp_main.Po@am__quote@
 
3011
@AMDEP_TRUE@@am__include@ @am__quote@health/$(DEPDIR)/bluetoothd-hdp_manager.Po@am__quote@
 
3012
@AMDEP_TRUE@@am__include@ @am__quote@health/$(DEPDIR)/bluetoothd-hdp_util.Po@am__quote@
 
3013
@AMDEP_TRUE@@am__include@ @am__quote@health/$(DEPDIR)/bluetoothd-mcap.Po@am__quote@
 
3014
@AMDEP_TRUE@@am__include@ @am__quote@health/$(DEPDIR)/bluetoothd-mcap_sync.Po@am__quote@
 
3015
@AMDEP_TRUE@@am__include@ @am__quote@input/$(DEPDIR)/bluetoothd-device.Po@am__quote@
 
3016
@AMDEP_TRUE@@am__include@ @am__quote@input/$(DEPDIR)/bluetoothd-fakehid.Po@am__quote@
 
3017
@AMDEP_TRUE@@am__include@ @am__quote@input/$(DEPDIR)/bluetoothd-main.Po@am__quote@
 
3018
@AMDEP_TRUE@@am__include@ @am__quote@input/$(DEPDIR)/bluetoothd-manager.Po@am__quote@
 
3019
@AMDEP_TRUE@@am__include@ @am__quote@input/$(DEPDIR)/bluetoothd-server.Po@am__quote@
 
3020
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/bluetooth.Plo@am__quote@
 
3021
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/hci.Plo@am__quote@
 
3022
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/sdp.Plo@am__quote@
 
3023
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/uuid.Plo@am__quote@
 
3024
@AMDEP_TRUE@@am__include@ @am__quote@mgmt/$(DEPDIR)/main.Po@am__quote@
 
3025
@AMDEP_TRUE@@am__include@ @am__quote@monitor/$(DEPDIR)/btsnoop.Po@am__quote@
 
3026
@AMDEP_TRUE@@am__include@ @am__quote@monitor/$(DEPDIR)/control.Po@am__quote@
 
3027
@AMDEP_TRUE@@am__include@ @am__quote@monitor/$(DEPDIR)/hcidump.Po@am__quote@
 
3028
@AMDEP_TRUE@@am__include@ @am__quote@monitor/$(DEPDIR)/main.Po@am__quote@
 
3029
@AMDEP_TRUE@@am__include@ @am__quote@monitor/$(DEPDIR)/mainloop.Po@am__quote@
 
3030
@AMDEP_TRUE@@am__include@ @am__quote@monitor/$(DEPDIR)/packet.Po@am__quote@
 
3031
@AMDEP_TRUE@@am__include@ @am__quote@network/$(DEPDIR)/bluetoothd-common.Po@am__quote@
 
3032
@AMDEP_TRUE@@am__include@ @am__quote@network/$(DEPDIR)/bluetoothd-connection.Po@am__quote@
 
3033
@AMDEP_TRUE@@am__include@ @am__quote@network/$(DEPDIR)/bluetoothd-main.Po@am__quote@
 
3034
@AMDEP_TRUE@@am__include@ @am__quote@network/$(DEPDIR)/bluetoothd-manager.Po@am__quote@
 
3035
@AMDEP_TRUE@@am__include@ @am__quote@network/$(DEPDIR)/bluetoothd-server.Po@am__quote@
 
3036
@AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/bluetoothd-adaptername.Po@am__quote@
 
3037
@AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/bluetoothd-dbusoob.Po@am__quote@
 
3038
@AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/bluetoothd-formfactor.Po@am__quote@
 
3039
@AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/bluetoothd-gatt-example.Po@am__quote@
 
3040
@AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/bluetoothd-hal.Po@am__quote@
 
3041
@AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/bluetoothd-hciops.Po@am__quote@
 
3042
@AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/bluetoothd-maemo6.Po@am__quote@
 
3043
@AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/bluetoothd-mgmtops.Po@am__quote@
 
3044
@AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/bluetoothd-pnat.Po@am__quote@
 
3045
@AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/bluetoothd-service.Po@am__quote@
 
3046
@AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/bluetoothd-storage.Po@am__quote@
 
3047
@AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/bluetoothd-wiimote.Po@am__quote@
 
3048
@AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/plugins_external_dummy_la-external-dummy.Plo@am__quote@
 
3049
@AMDEP_TRUE@@am__include@ @am__quote@proximity/$(DEPDIR)/bluetoothd-immalert.Po@am__quote@
 
3050
@AMDEP_TRUE@@am__include@ @am__quote@proximity/$(DEPDIR)/bluetoothd-linkloss.Po@am__quote@
 
3051
@AMDEP_TRUE@@am__include@ @am__quote@proximity/$(DEPDIR)/bluetoothd-main.Po@am__quote@
 
3052
@AMDEP_TRUE@@am__include@ @am__quote@proximity/$(DEPDIR)/bluetoothd-manager.Po@am__quote@
 
3053
@AMDEP_TRUE@@am__include@ @am__quote@proximity/$(DEPDIR)/bluetoothd-monitor.Po@am__quote@
 
3054
@AMDEP_TRUE@@am__include@ @am__quote@proximity/$(DEPDIR)/bluetoothd-reporter.Po@am__quote@
 
3055
@AMDEP_TRUE@@am__include@ @am__quote@sap/$(DEPDIR)/bluetoothd-main.Po@am__quote@
 
3056
@AMDEP_TRUE@@am__include@ @am__quote@sap/$(DEPDIR)/bluetoothd-manager.Po@am__quote@
 
3057
@AMDEP_TRUE@@am__include@ @am__quote@sap/$(DEPDIR)/bluetoothd-sap.Po@am__quote@
 
3058
@AMDEP_TRUE@@am__include@ @am__quote@sap/$(DEPDIR)/bluetoothd-server.Po@am__quote@
 
3059
@AMDEP_TRUE@@am__include@ @am__quote@sap/$(DEPDIR)/sap-dummy.Po@am__quote@
 
3060
@AMDEP_TRUE@@am__include@ @am__quote@sap/$(DEPDIR)/sap-u8500.Po@am__quote@
 
3061
@AMDEP_TRUE@@am__include@ @am__quote@sbc/$(DEPDIR)/sbc_libsbc_la-sbc.Plo@am__quote@
 
3062
@AMDEP_TRUE@@am__include@ @am__quote@sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives.Plo@am__quote@
 
3063
@AMDEP_TRUE@@am__include@ @am__quote@sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_armv6.Plo@am__quote@
 
3064
@AMDEP_TRUE@@am__include@ @am__quote@sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_iwmmxt.Plo@am__quote@
 
3065
@AMDEP_TRUE@@am__include@ @am__quote@sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_mmx.Plo@am__quote@
 
3066
@AMDEP_TRUE@@am__include@ @am__quote@sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_neon.Plo@am__quote@
 
3067
@AMDEP_TRUE@@am__include@ @am__quote@sbc/$(DEPDIR)/sbcdec.Po@am__quote@
 
3068
@AMDEP_TRUE@@am__include@ @am__quote@sbc/$(DEPDIR)/sbcenc.Po@am__quote@
 
3069
@AMDEP_TRUE@@am__include@ @am__quote@sbc/$(DEPDIR)/sbcinfo.Po@am__quote@
 
3070
@AMDEP_TRUE@@am__include@ @am__quote@sbc/$(DEPDIR)/sbctester.Po@am__quote@
 
3071
@AMDEP_TRUE@@am__include@ @am__quote@serial/$(DEPDIR)/bluetoothd-main.Po@am__quote@
 
3072
@AMDEP_TRUE@@am__include@ @am__quote@serial/$(DEPDIR)/bluetoothd-manager.Po@am__quote@
 
3073
@AMDEP_TRUE@@am__include@ @am__quote@serial/$(DEPDIR)/bluetoothd-port.Po@am__quote@
 
3074
@AMDEP_TRUE@@am__include@ @am__quote@serial/$(DEPDIR)/bluetoothd-proxy.Po@am__quote@
 
3075
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-adapter.Po@am__quote@
 
3076
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-agent.Po@am__quote@
 
3077
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-attrib-server.Po@am__quote@
 
3078
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-dbus-common.Po@am__quote@
 
3079
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-device.Po@am__quote@
 
3080
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-eir.Po@am__quote@
 
3081
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-error.Po@am__quote@
 
3082
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-event.Po@am__quote@
 
3083
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-glib-helper.Po@am__quote@
 
3084
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-log.Po@am__quote@
 
3085
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-main.Po@am__quote@
 
3086
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-manager.Po@am__quote@
 
3087
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-oob.Po@am__quote@
 
3088
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-oui.Po@am__quote@
 
3089
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-plugin.Po@am__quote@
 
3090
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-rfkill.Po@am__quote@
 
3091
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-sdp-client.Po@am__quote@
 
3092
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-sdp-xml.Po@am__quote@
 
3093
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-sdpd-database.Po@am__quote@
 
3094
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-sdpd-request.Po@am__quote@
 
3095
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-sdpd-server.Po@am__quote@
 
3096
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-sdpd-service.Po@am__quote@
 
3097
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-storage.Po@am__quote@
 
3098
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetoothd-textfile.Po@am__quote@
 
3099
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/glib-helper.Po@am__quote@
 
3100
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/log.Po@am__quote@
 
3101
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/oui.Po@am__quote@
 
3102
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/sdp-xml.Po@am__quote@
 
3103
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/textfile.Po@am__quote@
 
3104
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/unit_test_eir-eir.Po@am__quote@
 
3105
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/unit_test_eir-glib-helper.Po@am__quote@
 
3106
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/agent.Po@am__quote@
 
3107
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/attest.Po@am__quote@
 
3108
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/avtest.Po@am__quote@
 
3109
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/bdaddr.Po@am__quote@
 
3110
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/btiotest.Po@am__quote@
 
3111
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/gaptest.Po@am__quote@
 
3112
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/hciemu.Po@am__quote@
 
3113
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/hstest.Po@am__quote@
 
3114
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/ipctest.Po@am__quote@
 
3115
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/l2test.Po@am__quote@
 
3116
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/lmptest.Po@am__quote@
 
3117
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/mpris-player.Po@am__quote@
 
3118
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/rctest.Po@am__quote@
 
3119
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/scotest.Po@am__quote@
 
3120
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/sdptest.Po@am__quote@
 
3121
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-textfile.Po@am__quote@
 
3122
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/uuidtest.Po@am__quote@
 
3123
@AMDEP_TRUE@@am__include@ @am__quote@thermometer/$(DEPDIR)/bluetoothd-main.Po@am__quote@
 
3124
@AMDEP_TRUE@@am__include@ @am__quote@thermometer/$(DEPDIR)/bluetoothd-manager.Po@am__quote@
 
3125
@AMDEP_TRUE@@am__include@ @am__quote@thermometer/$(DEPDIR)/bluetoothd-thermometer.Po@am__quote@
 
3126
@AMDEP_TRUE@@am__include@ @am__quote@time/$(DEPDIR)/bluetoothd-main.Po@am__quote@
 
3127
@AMDEP_TRUE@@am__include@ @am__quote@time/$(DEPDIR)/bluetoothd-server.Po@am__quote@
 
3128
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/avctrl.Po@am__quote@
 
3129
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/avinfo.Po@am__quote@
 
3130
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/bccmd.Po@am__quote@
 
3131
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/ciptool.Po@am__quote@
 
3132
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/csr.Po@am__quote@
 
3133
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/csr_3wire.Po@am__quote@
 
3134
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/csr_bcsp.Po@am__quote@
 
3135
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/csr_h4.Po@am__quote@
 
3136
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/csr_hci.Po@am__quote@
 
3137
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/csr_usb.Po@am__quote@
 
3138
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/dfu.Po@am__quote@
 
3139
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/dfubabel.Po@am__quote@
 
3140
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/dfutool.Po@am__quote@
 
3141
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/hciattach.Po@am__quote@
 
3142
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/hciattach_ath3k.Po@am__quote@
 
3143
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/hciattach_intel.Po@am__quote@
 
3144
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/hciattach_qualcomm.Po@am__quote@
 
3145
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/hciattach_st.Po@am__quote@
 
3146
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/hciattach_ti.Po@am__quote@
 
3147
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/hciattach_tialt.Po@am__quote@
 
3148
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/hciconfig.Po@am__quote@
 
3149
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/hcieventmask.Po@am__quote@
 
3150
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/hcisecfilter.Po@am__quote@
 
3151
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/hcitool.Po@am__quote@
 
3152
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/hid2hci.Po@am__quote@
 
3153
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/kword.Po@am__quote@
 
3154
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/l2ping.Po@am__quote@
 
3155
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/lexer.Po@am__quote@
 
3156
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/parser.Po@am__quote@
 
3157
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/ppporc.Po@am__quote@
 
3158
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/rfcomm.Po@am__quote@
 
3159
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/sdptool.Po@am__quote@
 
3160
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/ubcsp.Po@am__quote@
 
3161
@AMDEP_TRUE@@am__include@ @am__quote@unit/$(DEPDIR)/unit_test_eir-test-eir.Po@am__quote@
 
3162
 
 
3163
.c.o:
 
3164
@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
 
3165
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
 
3166
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
 
3167
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
3168
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3169
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
 
3170
 
 
3171
.c.obj:
 
3172
@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
 
3173
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
 
3174
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
 
3175
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
3176
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3177
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
3178
 
 
3179
.c.lo:
 
3180
@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
 
3181
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
 
3182
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
 
3183
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
3184
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3185
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
3186
 
 
3187
audio/audio_libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo: audio/ctl_bluetooth.c
 
3188
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libasound_module_ctl_bluetooth_la_CFLAGS) $(CFLAGS) -MT audio/audio_libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo -MD -MP -MF audio/$(DEPDIR)/audio_libasound_module_ctl_bluetooth_la-ctl_bluetooth.Tpo -c -o audio/audio_libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo `test -f 'audio/ctl_bluetooth.c' || echo '$(srcdir)/'`audio/ctl_bluetooth.c
 
3189
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/audio_libasound_module_ctl_bluetooth_la-ctl_bluetooth.Tpo audio/$(DEPDIR)/audio_libasound_module_ctl_bluetooth_la-ctl_bluetooth.Plo
 
3190
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/ctl_bluetooth.c' object='audio/audio_libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo' libtool=yes @AMDEPBACKSLASH@
 
3191
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3192
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libasound_module_ctl_bluetooth_la_CFLAGS) $(CFLAGS) -c -o audio/audio_libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo `test -f 'audio/ctl_bluetooth.c' || echo '$(srcdir)/'`audio/ctl_bluetooth.c
 
3193
 
 
3194
audio/audio_libasound_module_ctl_bluetooth_la-ipc.lo: audio/ipc.c
 
3195
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libasound_module_ctl_bluetooth_la_CFLAGS) $(CFLAGS) -MT audio/audio_libasound_module_ctl_bluetooth_la-ipc.lo -MD -MP -MF audio/$(DEPDIR)/audio_libasound_module_ctl_bluetooth_la-ipc.Tpo -c -o audio/audio_libasound_module_ctl_bluetooth_la-ipc.lo `test -f 'audio/ipc.c' || echo '$(srcdir)/'`audio/ipc.c
 
3196
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/audio_libasound_module_ctl_bluetooth_la-ipc.Tpo audio/$(DEPDIR)/audio_libasound_module_ctl_bluetooth_la-ipc.Plo
 
3197
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/ipc.c' object='audio/audio_libasound_module_ctl_bluetooth_la-ipc.lo' libtool=yes @AMDEPBACKSLASH@
 
3198
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3199
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libasound_module_ctl_bluetooth_la_CFLAGS) $(CFLAGS) -c -o audio/audio_libasound_module_ctl_bluetooth_la-ipc.lo `test -f 'audio/ipc.c' || echo '$(srcdir)/'`audio/ipc.c
 
3200
 
 
3201
audio/audio_libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo: audio/pcm_bluetooth.c
 
3202
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libasound_module_pcm_bluetooth_la_CFLAGS) $(CFLAGS) -MT audio/audio_libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo -MD -MP -MF audio/$(DEPDIR)/audio_libasound_module_pcm_bluetooth_la-pcm_bluetooth.Tpo -c -o audio/audio_libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo `test -f 'audio/pcm_bluetooth.c' || echo '$(srcdir)/'`audio/pcm_bluetooth.c
 
3203
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/audio_libasound_module_pcm_bluetooth_la-pcm_bluetooth.Tpo audio/$(DEPDIR)/audio_libasound_module_pcm_bluetooth_la-pcm_bluetooth.Plo
 
3204
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/pcm_bluetooth.c' object='audio/audio_libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo' libtool=yes @AMDEPBACKSLASH@
 
3205
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3206
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libasound_module_pcm_bluetooth_la_CFLAGS) $(CFLAGS) -c -o audio/audio_libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo `test -f 'audio/pcm_bluetooth.c' || echo '$(srcdir)/'`audio/pcm_bluetooth.c
 
3207
 
 
3208
audio/audio_libasound_module_pcm_bluetooth_la-ipc.lo: audio/ipc.c
 
3209
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libasound_module_pcm_bluetooth_la_CFLAGS) $(CFLAGS) -MT audio/audio_libasound_module_pcm_bluetooth_la-ipc.lo -MD -MP -MF audio/$(DEPDIR)/audio_libasound_module_pcm_bluetooth_la-ipc.Tpo -c -o audio/audio_libasound_module_pcm_bluetooth_la-ipc.lo `test -f 'audio/ipc.c' || echo '$(srcdir)/'`audio/ipc.c
 
3210
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/audio_libasound_module_pcm_bluetooth_la-ipc.Tpo audio/$(DEPDIR)/audio_libasound_module_pcm_bluetooth_la-ipc.Plo
 
3211
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/ipc.c' object='audio/audio_libasound_module_pcm_bluetooth_la-ipc.lo' libtool=yes @AMDEPBACKSLASH@
 
3212
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3213
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libasound_module_pcm_bluetooth_la_CFLAGS) $(CFLAGS) -c -o audio/audio_libasound_module_pcm_bluetooth_la-ipc.lo `test -f 'audio/ipc.c' || echo '$(srcdir)/'`audio/ipc.c
 
3214
 
 
3215
audio/audio_libgstbluetooth_la-gstbluetooth.lo: audio/gstbluetooth.c
 
3216
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -MT audio/audio_libgstbluetooth_la-gstbluetooth.lo -MD -MP -MF audio/$(DEPDIR)/audio_libgstbluetooth_la-gstbluetooth.Tpo -c -o audio/audio_libgstbluetooth_la-gstbluetooth.lo `test -f 'audio/gstbluetooth.c' || echo '$(srcdir)/'`audio/gstbluetooth.c
 
3217
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/audio_libgstbluetooth_la-gstbluetooth.Tpo audio/$(DEPDIR)/audio_libgstbluetooth_la-gstbluetooth.Plo
 
3218
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/gstbluetooth.c' object='audio/audio_libgstbluetooth_la-gstbluetooth.lo' libtool=yes @AMDEPBACKSLASH@
 
3219
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3220
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -c -o audio/audio_libgstbluetooth_la-gstbluetooth.lo `test -f 'audio/gstbluetooth.c' || echo '$(srcdir)/'`audio/gstbluetooth.c
 
3221
 
 
3222
audio/audio_libgstbluetooth_la-gstsbcenc.lo: audio/gstsbcenc.c
 
3223
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -MT audio/audio_libgstbluetooth_la-gstsbcenc.lo -MD -MP -MF audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcenc.Tpo -c -o audio/audio_libgstbluetooth_la-gstsbcenc.lo `test -f 'audio/gstsbcenc.c' || echo '$(srcdir)/'`audio/gstsbcenc.c
 
3224
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcenc.Tpo audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcenc.Plo
 
3225
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/gstsbcenc.c' object='audio/audio_libgstbluetooth_la-gstsbcenc.lo' libtool=yes @AMDEPBACKSLASH@
 
3226
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3227
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -c -o audio/audio_libgstbluetooth_la-gstsbcenc.lo `test -f 'audio/gstsbcenc.c' || echo '$(srcdir)/'`audio/gstsbcenc.c
 
3228
 
 
3229
audio/audio_libgstbluetooth_la-gstsbcdec.lo: audio/gstsbcdec.c
 
3230
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -MT audio/audio_libgstbluetooth_la-gstsbcdec.lo -MD -MP -MF audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcdec.Tpo -c -o audio/audio_libgstbluetooth_la-gstsbcdec.lo `test -f 'audio/gstsbcdec.c' || echo '$(srcdir)/'`audio/gstsbcdec.c
 
3231
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcdec.Tpo audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcdec.Plo
 
3232
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/gstsbcdec.c' object='audio/audio_libgstbluetooth_la-gstsbcdec.lo' libtool=yes @AMDEPBACKSLASH@
 
3233
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3234
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -c -o audio/audio_libgstbluetooth_la-gstsbcdec.lo `test -f 'audio/gstsbcdec.c' || echo '$(srcdir)/'`audio/gstsbcdec.c
 
3235
 
 
3236
audio/audio_libgstbluetooth_la-gstsbcparse.lo: audio/gstsbcparse.c
 
3237
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -MT audio/audio_libgstbluetooth_la-gstsbcparse.lo -MD -MP -MF audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcparse.Tpo -c -o audio/audio_libgstbluetooth_la-gstsbcparse.lo `test -f 'audio/gstsbcparse.c' || echo '$(srcdir)/'`audio/gstsbcparse.c
 
3238
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcparse.Tpo audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcparse.Plo
 
3239
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/gstsbcparse.c' object='audio/audio_libgstbluetooth_la-gstsbcparse.lo' libtool=yes @AMDEPBACKSLASH@
 
3240
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3241
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -c -o audio/audio_libgstbluetooth_la-gstsbcparse.lo `test -f 'audio/gstsbcparse.c' || echo '$(srcdir)/'`audio/gstsbcparse.c
 
3242
 
 
3243
audio/audio_libgstbluetooth_la-gstavdtpsink.lo: audio/gstavdtpsink.c
 
3244
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -MT audio/audio_libgstbluetooth_la-gstavdtpsink.lo -MD -MP -MF audio/$(DEPDIR)/audio_libgstbluetooth_la-gstavdtpsink.Tpo -c -o audio/audio_libgstbluetooth_la-gstavdtpsink.lo `test -f 'audio/gstavdtpsink.c' || echo '$(srcdir)/'`audio/gstavdtpsink.c
 
3245
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/audio_libgstbluetooth_la-gstavdtpsink.Tpo audio/$(DEPDIR)/audio_libgstbluetooth_la-gstavdtpsink.Plo
 
3246
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/gstavdtpsink.c' object='audio/audio_libgstbluetooth_la-gstavdtpsink.lo' libtool=yes @AMDEPBACKSLASH@
 
3247
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3248
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -c -o audio/audio_libgstbluetooth_la-gstavdtpsink.lo `test -f 'audio/gstavdtpsink.c' || echo '$(srcdir)/'`audio/gstavdtpsink.c
 
3249
 
 
3250
audio/audio_libgstbluetooth_la-gsta2dpsink.lo: audio/gsta2dpsink.c
 
3251
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -MT audio/audio_libgstbluetooth_la-gsta2dpsink.lo -MD -MP -MF audio/$(DEPDIR)/audio_libgstbluetooth_la-gsta2dpsink.Tpo -c -o audio/audio_libgstbluetooth_la-gsta2dpsink.lo `test -f 'audio/gsta2dpsink.c' || echo '$(srcdir)/'`audio/gsta2dpsink.c
 
3252
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/audio_libgstbluetooth_la-gsta2dpsink.Tpo audio/$(DEPDIR)/audio_libgstbluetooth_la-gsta2dpsink.Plo
 
3253
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/gsta2dpsink.c' object='audio/audio_libgstbluetooth_la-gsta2dpsink.lo' libtool=yes @AMDEPBACKSLASH@
 
3254
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3255
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -c -o audio/audio_libgstbluetooth_la-gsta2dpsink.lo `test -f 'audio/gsta2dpsink.c' || echo '$(srcdir)/'`audio/gsta2dpsink.c
 
3256
 
 
3257
audio/audio_libgstbluetooth_la-gstsbcutil.lo: audio/gstsbcutil.c
 
3258
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -MT audio/audio_libgstbluetooth_la-gstsbcutil.lo -MD -MP -MF audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcutil.Tpo -c -o audio/audio_libgstbluetooth_la-gstsbcutil.lo `test -f 'audio/gstsbcutil.c' || echo '$(srcdir)/'`audio/gstsbcutil.c
 
3259
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcutil.Tpo audio/$(DEPDIR)/audio_libgstbluetooth_la-gstsbcutil.Plo
 
3260
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/gstsbcutil.c' object='audio/audio_libgstbluetooth_la-gstsbcutil.lo' libtool=yes @AMDEPBACKSLASH@
 
3261
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3262
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -c -o audio/audio_libgstbluetooth_la-gstsbcutil.lo `test -f 'audio/gstsbcutil.c' || echo '$(srcdir)/'`audio/gstsbcutil.c
 
3263
 
 
3264
audio/audio_libgstbluetooth_la-gstrtpsbcpay.lo: audio/gstrtpsbcpay.c
 
3265
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -MT audio/audio_libgstbluetooth_la-gstrtpsbcpay.lo -MD -MP -MF audio/$(DEPDIR)/audio_libgstbluetooth_la-gstrtpsbcpay.Tpo -c -o audio/audio_libgstbluetooth_la-gstrtpsbcpay.lo `test -f 'audio/gstrtpsbcpay.c' || echo '$(srcdir)/'`audio/gstrtpsbcpay.c
 
3266
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/audio_libgstbluetooth_la-gstrtpsbcpay.Tpo audio/$(DEPDIR)/audio_libgstbluetooth_la-gstrtpsbcpay.Plo
 
3267
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/gstrtpsbcpay.c' object='audio/audio_libgstbluetooth_la-gstrtpsbcpay.lo' libtool=yes @AMDEPBACKSLASH@
 
3268
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3269
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -c -o audio/audio_libgstbluetooth_la-gstrtpsbcpay.lo `test -f 'audio/gstrtpsbcpay.c' || echo '$(srcdir)/'`audio/gstrtpsbcpay.c
 
3270
 
 
3271
audio/audio_libgstbluetooth_la-ipc.lo: audio/ipc.c
 
3272
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -MT audio/audio_libgstbluetooth_la-ipc.lo -MD -MP -MF audio/$(DEPDIR)/audio_libgstbluetooth_la-ipc.Tpo -c -o audio/audio_libgstbluetooth_la-ipc.lo `test -f 'audio/ipc.c' || echo '$(srcdir)/'`audio/ipc.c
 
3273
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/audio_libgstbluetooth_la-ipc.Tpo audio/$(DEPDIR)/audio_libgstbluetooth_la-ipc.Plo
 
3274
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/ipc.c' object='audio/audio_libgstbluetooth_la-ipc.lo' libtool=yes @AMDEPBACKSLASH@
 
3275
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3276
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_libgstbluetooth_la_CFLAGS) $(CFLAGS) -c -o audio/audio_libgstbluetooth_la-ipc.lo `test -f 'audio/ipc.c' || echo '$(srcdir)/'`audio/ipc.c
 
3277
 
 
3278
plugins/plugins_external_dummy_la-external-dummy.lo: plugins/external-dummy.c
 
3279
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_external_dummy_la_CFLAGS) $(CFLAGS) -MT plugins/plugins_external_dummy_la-external-dummy.lo -MD -MP -MF plugins/$(DEPDIR)/plugins_external_dummy_la-external-dummy.Tpo -c -o plugins/plugins_external_dummy_la-external-dummy.lo `test -f 'plugins/external-dummy.c' || echo '$(srcdir)/'`plugins/external-dummy.c
 
3280
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/plugins_external_dummy_la-external-dummy.Tpo plugins/$(DEPDIR)/plugins_external_dummy_la-external-dummy.Plo
 
3281
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/external-dummy.c' object='plugins/plugins_external_dummy_la-external-dummy.lo' libtool=yes @AMDEPBACKSLASH@
 
3282
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3283
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_external_dummy_la_CFLAGS) $(CFLAGS) -c -o plugins/plugins_external_dummy_la-external-dummy.lo `test -f 'plugins/external-dummy.c' || echo '$(srcdir)/'`plugins/external-dummy.c
 
3284
 
 
3285
sbc/sbc_libsbc_la-sbc.lo: sbc/sbc.c
 
3286
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sbc_libsbc_la_CFLAGS) $(CFLAGS) -MT sbc/sbc_libsbc_la-sbc.lo -MD -MP -MF sbc/$(DEPDIR)/sbc_libsbc_la-sbc.Tpo -c -o sbc/sbc_libsbc_la-sbc.lo `test -f 'sbc/sbc.c' || echo '$(srcdir)/'`sbc/sbc.c
 
3287
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sbc/$(DEPDIR)/sbc_libsbc_la-sbc.Tpo sbc/$(DEPDIR)/sbc_libsbc_la-sbc.Plo
 
3288
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sbc/sbc.c' object='sbc/sbc_libsbc_la-sbc.lo' libtool=yes @AMDEPBACKSLASH@
 
3289
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3290
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sbc_libsbc_la_CFLAGS) $(CFLAGS) -c -o sbc/sbc_libsbc_la-sbc.lo `test -f 'sbc/sbc.c' || echo '$(srcdir)/'`sbc/sbc.c
 
3291
 
 
3292
sbc/sbc_libsbc_la-sbc_primitives.lo: sbc/sbc_primitives.c
 
3293
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sbc_libsbc_la_CFLAGS) $(CFLAGS) -MT sbc/sbc_libsbc_la-sbc_primitives.lo -MD -MP -MF sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives.Tpo -c -o sbc/sbc_libsbc_la-sbc_primitives.lo `test -f 'sbc/sbc_primitives.c' || echo '$(srcdir)/'`sbc/sbc_primitives.c
 
3294
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives.Tpo sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives.Plo
 
3295
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sbc/sbc_primitives.c' object='sbc/sbc_libsbc_la-sbc_primitives.lo' libtool=yes @AMDEPBACKSLASH@
 
3296
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3297
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sbc_libsbc_la_CFLAGS) $(CFLAGS) -c -o sbc/sbc_libsbc_la-sbc_primitives.lo `test -f 'sbc/sbc_primitives.c' || echo '$(srcdir)/'`sbc/sbc_primitives.c
 
3298
 
 
3299
sbc/sbc_libsbc_la-sbc_primitives_mmx.lo: sbc/sbc_primitives_mmx.c
 
3300
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sbc_libsbc_la_CFLAGS) $(CFLAGS) -MT sbc/sbc_libsbc_la-sbc_primitives_mmx.lo -MD -MP -MF sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_mmx.Tpo -c -o sbc/sbc_libsbc_la-sbc_primitives_mmx.lo `test -f 'sbc/sbc_primitives_mmx.c' || echo '$(srcdir)/'`sbc/sbc_primitives_mmx.c
 
3301
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_mmx.Tpo sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_mmx.Plo
 
3302
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sbc/sbc_primitives_mmx.c' object='sbc/sbc_libsbc_la-sbc_primitives_mmx.lo' libtool=yes @AMDEPBACKSLASH@
 
3303
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3304
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sbc_libsbc_la_CFLAGS) $(CFLAGS) -c -o sbc/sbc_libsbc_la-sbc_primitives_mmx.lo `test -f 'sbc/sbc_primitives_mmx.c' || echo '$(srcdir)/'`sbc/sbc_primitives_mmx.c
 
3305
 
 
3306
sbc/sbc_libsbc_la-sbc_primitives_iwmmxt.lo: sbc/sbc_primitives_iwmmxt.c
 
3307
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sbc_libsbc_la_CFLAGS) $(CFLAGS) -MT sbc/sbc_libsbc_la-sbc_primitives_iwmmxt.lo -MD -MP -MF sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_iwmmxt.Tpo -c -o sbc/sbc_libsbc_la-sbc_primitives_iwmmxt.lo `test -f 'sbc/sbc_primitives_iwmmxt.c' || echo '$(srcdir)/'`sbc/sbc_primitives_iwmmxt.c
 
3308
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_iwmmxt.Tpo sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_iwmmxt.Plo
 
3309
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sbc/sbc_primitives_iwmmxt.c' object='sbc/sbc_libsbc_la-sbc_primitives_iwmmxt.lo' libtool=yes @AMDEPBACKSLASH@
 
3310
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3311
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sbc_libsbc_la_CFLAGS) $(CFLAGS) -c -o sbc/sbc_libsbc_la-sbc_primitives_iwmmxt.lo `test -f 'sbc/sbc_primitives_iwmmxt.c' || echo '$(srcdir)/'`sbc/sbc_primitives_iwmmxt.c
 
3312
 
 
3313
sbc/sbc_libsbc_la-sbc_primitives_neon.lo: sbc/sbc_primitives_neon.c
 
3314
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sbc_libsbc_la_CFLAGS) $(CFLAGS) -MT sbc/sbc_libsbc_la-sbc_primitives_neon.lo -MD -MP -MF sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_neon.Tpo -c -o sbc/sbc_libsbc_la-sbc_primitives_neon.lo `test -f 'sbc/sbc_primitives_neon.c' || echo '$(srcdir)/'`sbc/sbc_primitives_neon.c
 
3315
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_neon.Tpo sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_neon.Plo
 
3316
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sbc/sbc_primitives_neon.c' object='sbc/sbc_libsbc_la-sbc_primitives_neon.lo' libtool=yes @AMDEPBACKSLASH@
 
3317
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3318
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sbc_libsbc_la_CFLAGS) $(CFLAGS) -c -o sbc/sbc_libsbc_la-sbc_primitives_neon.lo `test -f 'sbc/sbc_primitives_neon.c' || echo '$(srcdir)/'`sbc/sbc_primitives_neon.c
 
3319
 
 
3320
sbc/sbc_libsbc_la-sbc_primitives_armv6.lo: sbc/sbc_primitives_armv6.c
 
3321
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sbc_libsbc_la_CFLAGS) $(CFLAGS) -MT sbc/sbc_libsbc_la-sbc_primitives_armv6.lo -MD -MP -MF sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_armv6.Tpo -c -o sbc/sbc_libsbc_la-sbc_primitives_armv6.lo `test -f 'sbc/sbc_primitives_armv6.c' || echo '$(srcdir)/'`sbc/sbc_primitives_armv6.c
 
3322
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_armv6.Tpo sbc/$(DEPDIR)/sbc_libsbc_la-sbc_primitives_armv6.Plo
 
3323
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sbc/sbc_primitives_armv6.c' object='sbc/sbc_libsbc_la-sbc_primitives_armv6.lo' libtool=yes @AMDEPBACKSLASH@
 
3324
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3325
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sbc_libsbc_la_CFLAGS) $(CFLAGS) -c -o sbc/sbc_libsbc_la-sbc_primitives_armv6.lo `test -f 'sbc/sbc_primitives_armv6.c' || echo '$(srcdir)/'`sbc/sbc_primitives_armv6.c
 
3326
 
 
3327
gdbus/bluetoothd-mainloop.o: gdbus/mainloop.c
 
3328
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT gdbus/bluetoothd-mainloop.o -MD -MP -MF gdbus/$(DEPDIR)/bluetoothd-mainloop.Tpo -c -o gdbus/bluetoothd-mainloop.o `test -f 'gdbus/mainloop.c' || echo '$(srcdir)/'`gdbus/mainloop.c
 
3329
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) gdbus/$(DEPDIR)/bluetoothd-mainloop.Tpo gdbus/$(DEPDIR)/bluetoothd-mainloop.Po
 
3330
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gdbus/mainloop.c' object='gdbus/bluetoothd-mainloop.o' libtool=no @AMDEPBACKSLASH@
 
3331
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3332
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o gdbus/bluetoothd-mainloop.o `test -f 'gdbus/mainloop.c' || echo '$(srcdir)/'`gdbus/mainloop.c
 
3333
 
 
3334
gdbus/bluetoothd-mainloop.obj: gdbus/mainloop.c
 
3335
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT gdbus/bluetoothd-mainloop.obj -MD -MP -MF gdbus/$(DEPDIR)/bluetoothd-mainloop.Tpo -c -o gdbus/bluetoothd-mainloop.obj `if test -f 'gdbus/mainloop.c'; then $(CYGPATH_W) 'gdbus/mainloop.c'; else $(CYGPATH_W) '$(srcdir)/gdbus/mainloop.c'; fi`
 
3336
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) gdbus/$(DEPDIR)/bluetoothd-mainloop.Tpo gdbus/$(DEPDIR)/bluetoothd-mainloop.Po
 
3337
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gdbus/mainloop.c' object='gdbus/bluetoothd-mainloop.obj' libtool=no @AMDEPBACKSLASH@
 
3338
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3339
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o gdbus/bluetoothd-mainloop.obj `if test -f 'gdbus/mainloop.c'; then $(CYGPATH_W) 'gdbus/mainloop.c'; else $(CYGPATH_W) '$(srcdir)/gdbus/mainloop.c'; fi`
 
3340
 
 
3341
gdbus/bluetoothd-watch.o: gdbus/watch.c
 
3342
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT gdbus/bluetoothd-watch.o -MD -MP -MF gdbus/$(DEPDIR)/bluetoothd-watch.Tpo -c -o gdbus/bluetoothd-watch.o `test -f 'gdbus/watch.c' || echo '$(srcdir)/'`gdbus/watch.c
 
3343
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) gdbus/$(DEPDIR)/bluetoothd-watch.Tpo gdbus/$(DEPDIR)/bluetoothd-watch.Po
 
3344
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gdbus/watch.c' object='gdbus/bluetoothd-watch.o' libtool=no @AMDEPBACKSLASH@
 
3345
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3346
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o gdbus/bluetoothd-watch.o `test -f 'gdbus/watch.c' || echo '$(srcdir)/'`gdbus/watch.c
 
3347
 
 
3348
gdbus/bluetoothd-watch.obj: gdbus/watch.c
 
3349
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT gdbus/bluetoothd-watch.obj -MD -MP -MF gdbus/$(DEPDIR)/bluetoothd-watch.Tpo -c -o gdbus/bluetoothd-watch.obj `if test -f 'gdbus/watch.c'; then $(CYGPATH_W) 'gdbus/watch.c'; else $(CYGPATH_W) '$(srcdir)/gdbus/watch.c'; fi`
 
3350
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) gdbus/$(DEPDIR)/bluetoothd-watch.Tpo gdbus/$(DEPDIR)/bluetoothd-watch.Po
 
3351
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gdbus/watch.c' object='gdbus/bluetoothd-watch.obj' libtool=no @AMDEPBACKSLASH@
 
3352
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3353
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o gdbus/bluetoothd-watch.obj `if test -f 'gdbus/watch.c'; then $(CYGPATH_W) 'gdbus/watch.c'; else $(CYGPATH_W) '$(srcdir)/gdbus/watch.c'; fi`
 
3354
 
 
3355
gdbus/bluetoothd-object.o: gdbus/object.c
 
3356
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT gdbus/bluetoothd-object.o -MD -MP -MF gdbus/$(DEPDIR)/bluetoothd-object.Tpo -c -o gdbus/bluetoothd-object.o `test -f 'gdbus/object.c' || echo '$(srcdir)/'`gdbus/object.c
 
3357
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) gdbus/$(DEPDIR)/bluetoothd-object.Tpo gdbus/$(DEPDIR)/bluetoothd-object.Po
 
3358
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gdbus/object.c' object='gdbus/bluetoothd-object.o' libtool=no @AMDEPBACKSLASH@
 
3359
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3360
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o gdbus/bluetoothd-object.o `test -f 'gdbus/object.c' || echo '$(srcdir)/'`gdbus/object.c
 
3361
 
 
3362
gdbus/bluetoothd-object.obj: gdbus/object.c
 
3363
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT gdbus/bluetoothd-object.obj -MD -MP -MF gdbus/$(DEPDIR)/bluetoothd-object.Tpo -c -o gdbus/bluetoothd-object.obj `if test -f 'gdbus/object.c'; then $(CYGPATH_W) 'gdbus/object.c'; else $(CYGPATH_W) '$(srcdir)/gdbus/object.c'; fi`
 
3364
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) gdbus/$(DEPDIR)/bluetoothd-object.Tpo gdbus/$(DEPDIR)/bluetoothd-object.Po
 
3365
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gdbus/object.c' object='gdbus/bluetoothd-object.obj' libtool=no @AMDEPBACKSLASH@
 
3366
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3367
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o gdbus/bluetoothd-object.obj `if test -f 'gdbus/object.c'; then $(CYGPATH_W) 'gdbus/object.c'; else $(CYGPATH_W) '$(srcdir)/gdbus/object.c'; fi`
 
3368
 
 
3369
gdbus/bluetoothd-polkit.o: gdbus/polkit.c
 
3370
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT gdbus/bluetoothd-polkit.o -MD -MP -MF gdbus/$(DEPDIR)/bluetoothd-polkit.Tpo -c -o gdbus/bluetoothd-polkit.o `test -f 'gdbus/polkit.c' || echo '$(srcdir)/'`gdbus/polkit.c
 
3371
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) gdbus/$(DEPDIR)/bluetoothd-polkit.Tpo gdbus/$(DEPDIR)/bluetoothd-polkit.Po
 
3372
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gdbus/polkit.c' object='gdbus/bluetoothd-polkit.o' libtool=no @AMDEPBACKSLASH@
 
3373
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3374
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o gdbus/bluetoothd-polkit.o `test -f 'gdbus/polkit.c' || echo '$(srcdir)/'`gdbus/polkit.c
 
3375
 
 
3376
gdbus/bluetoothd-polkit.obj: gdbus/polkit.c
 
3377
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT gdbus/bluetoothd-polkit.obj -MD -MP -MF gdbus/$(DEPDIR)/bluetoothd-polkit.Tpo -c -o gdbus/bluetoothd-polkit.obj `if test -f 'gdbus/polkit.c'; then $(CYGPATH_W) 'gdbus/polkit.c'; else $(CYGPATH_W) '$(srcdir)/gdbus/polkit.c'; fi`
 
3378
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) gdbus/$(DEPDIR)/bluetoothd-polkit.Tpo gdbus/$(DEPDIR)/bluetoothd-polkit.Po
 
3379
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gdbus/polkit.c' object='gdbus/bluetoothd-polkit.obj' libtool=no @AMDEPBACKSLASH@
 
3380
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3381
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o gdbus/bluetoothd-polkit.obj `if test -f 'gdbus/polkit.c'; then $(CYGPATH_W) 'gdbus/polkit.c'; else $(CYGPATH_W) '$(srcdir)/gdbus/polkit.c'; fi`
 
3382
 
 
3383
plugins/bluetoothd-pnat.o: plugins/pnat.c
 
3384
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-pnat.o -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-pnat.Tpo -c -o plugins/bluetoothd-pnat.o `test -f 'plugins/pnat.c' || echo '$(srcdir)/'`plugins/pnat.c
 
3385
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-pnat.Tpo plugins/$(DEPDIR)/bluetoothd-pnat.Po
 
3386
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/pnat.c' object='plugins/bluetoothd-pnat.o' libtool=no @AMDEPBACKSLASH@
 
3387
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3388
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-pnat.o `test -f 'plugins/pnat.c' || echo '$(srcdir)/'`plugins/pnat.c
 
3389
 
 
3390
plugins/bluetoothd-pnat.obj: plugins/pnat.c
 
3391
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-pnat.obj -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-pnat.Tpo -c -o plugins/bluetoothd-pnat.obj `if test -f 'plugins/pnat.c'; then $(CYGPATH_W) 'plugins/pnat.c'; else $(CYGPATH_W) '$(srcdir)/plugins/pnat.c'; fi`
 
3392
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-pnat.Tpo plugins/$(DEPDIR)/bluetoothd-pnat.Po
 
3393
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/pnat.c' object='plugins/bluetoothd-pnat.obj' libtool=no @AMDEPBACKSLASH@
 
3394
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3395
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-pnat.obj `if test -f 'plugins/pnat.c'; then $(CYGPATH_W) 'plugins/pnat.c'; else $(CYGPATH_W) '$(srcdir)/plugins/pnat.c'; fi`
 
3396
 
 
3397
audio/bluetoothd-main.o: audio/main.c
 
3398
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-main.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-main.Tpo -c -o audio/bluetoothd-main.o `test -f 'audio/main.c' || echo '$(srcdir)/'`audio/main.c
 
3399
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-main.Tpo audio/$(DEPDIR)/bluetoothd-main.Po
 
3400
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/main.c' object='audio/bluetoothd-main.o' libtool=no @AMDEPBACKSLASH@
 
3401
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3402
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-main.o `test -f 'audio/main.c' || echo '$(srcdir)/'`audio/main.c
 
3403
 
 
3404
audio/bluetoothd-main.obj: audio/main.c
 
3405
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-main.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-main.Tpo -c -o audio/bluetoothd-main.obj `if test -f 'audio/main.c'; then $(CYGPATH_W) 'audio/main.c'; else $(CYGPATH_W) '$(srcdir)/audio/main.c'; fi`
 
3406
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-main.Tpo audio/$(DEPDIR)/bluetoothd-main.Po
 
3407
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/main.c' object='audio/bluetoothd-main.obj' libtool=no @AMDEPBACKSLASH@
 
3408
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3409
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-main.obj `if test -f 'audio/main.c'; then $(CYGPATH_W) 'audio/main.c'; else $(CYGPATH_W) '$(srcdir)/audio/main.c'; fi`
 
3410
 
 
3411
audio/bluetoothd-manager.o: audio/manager.c
 
3412
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-manager.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-manager.Tpo -c -o audio/bluetoothd-manager.o `test -f 'audio/manager.c' || echo '$(srcdir)/'`audio/manager.c
 
3413
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-manager.Tpo audio/$(DEPDIR)/bluetoothd-manager.Po
 
3414
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/manager.c' object='audio/bluetoothd-manager.o' libtool=no @AMDEPBACKSLASH@
 
3415
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3416
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-manager.o `test -f 'audio/manager.c' || echo '$(srcdir)/'`audio/manager.c
 
3417
 
 
3418
audio/bluetoothd-manager.obj: audio/manager.c
 
3419
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-manager.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-manager.Tpo -c -o audio/bluetoothd-manager.obj `if test -f 'audio/manager.c'; then $(CYGPATH_W) 'audio/manager.c'; else $(CYGPATH_W) '$(srcdir)/audio/manager.c'; fi`
 
3420
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-manager.Tpo audio/$(DEPDIR)/bluetoothd-manager.Po
 
3421
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/manager.c' object='audio/bluetoothd-manager.obj' libtool=no @AMDEPBACKSLASH@
 
3422
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3423
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-manager.obj `if test -f 'audio/manager.c'; then $(CYGPATH_W) 'audio/manager.c'; else $(CYGPATH_W) '$(srcdir)/audio/manager.c'; fi`
 
3424
 
 
3425
audio/bluetoothd-gateway.o: audio/gateway.c
 
3426
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-gateway.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-gateway.Tpo -c -o audio/bluetoothd-gateway.o `test -f 'audio/gateway.c' || echo '$(srcdir)/'`audio/gateway.c
 
3427
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-gateway.Tpo audio/$(DEPDIR)/bluetoothd-gateway.Po
 
3428
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/gateway.c' object='audio/bluetoothd-gateway.o' libtool=no @AMDEPBACKSLASH@
 
3429
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3430
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-gateway.o `test -f 'audio/gateway.c' || echo '$(srcdir)/'`audio/gateway.c
 
3431
 
 
3432
audio/bluetoothd-gateway.obj: audio/gateway.c
 
3433
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-gateway.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-gateway.Tpo -c -o audio/bluetoothd-gateway.obj `if test -f 'audio/gateway.c'; then $(CYGPATH_W) 'audio/gateway.c'; else $(CYGPATH_W) '$(srcdir)/audio/gateway.c'; fi`
 
3434
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-gateway.Tpo audio/$(DEPDIR)/bluetoothd-gateway.Po
 
3435
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/gateway.c' object='audio/bluetoothd-gateway.obj' libtool=no @AMDEPBACKSLASH@
 
3436
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3437
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-gateway.obj `if test -f 'audio/gateway.c'; then $(CYGPATH_W) 'audio/gateway.c'; else $(CYGPATH_W) '$(srcdir)/audio/gateway.c'; fi`
 
3438
 
 
3439
audio/bluetoothd-headset.o: audio/headset.c
 
3440
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-headset.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-headset.Tpo -c -o audio/bluetoothd-headset.o `test -f 'audio/headset.c' || echo '$(srcdir)/'`audio/headset.c
 
3441
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-headset.Tpo audio/$(DEPDIR)/bluetoothd-headset.Po
 
3442
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/headset.c' object='audio/bluetoothd-headset.o' libtool=no @AMDEPBACKSLASH@
 
3443
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3444
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-headset.o `test -f 'audio/headset.c' || echo '$(srcdir)/'`audio/headset.c
 
3445
 
 
3446
audio/bluetoothd-headset.obj: audio/headset.c
 
3447
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-headset.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-headset.Tpo -c -o audio/bluetoothd-headset.obj `if test -f 'audio/headset.c'; then $(CYGPATH_W) 'audio/headset.c'; else $(CYGPATH_W) '$(srcdir)/audio/headset.c'; fi`
 
3448
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-headset.Tpo audio/$(DEPDIR)/bluetoothd-headset.Po
 
3449
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/headset.c' object='audio/bluetoothd-headset.obj' libtool=no @AMDEPBACKSLASH@
 
3450
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3451
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-headset.obj `if test -f 'audio/headset.c'; then $(CYGPATH_W) 'audio/headset.c'; else $(CYGPATH_W) '$(srcdir)/audio/headset.c'; fi`
 
3452
 
 
3453
audio/bluetoothd-control.o: audio/control.c
 
3454
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-control.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-control.Tpo -c -o audio/bluetoothd-control.o `test -f 'audio/control.c' || echo '$(srcdir)/'`audio/control.c
 
3455
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-control.Tpo audio/$(DEPDIR)/bluetoothd-control.Po
 
3456
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/control.c' object='audio/bluetoothd-control.o' libtool=no @AMDEPBACKSLASH@
 
3457
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3458
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-control.o `test -f 'audio/control.c' || echo '$(srcdir)/'`audio/control.c
 
3459
 
 
3460
audio/bluetoothd-control.obj: audio/control.c
 
3461
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-control.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-control.Tpo -c -o audio/bluetoothd-control.obj `if test -f 'audio/control.c'; then $(CYGPATH_W) 'audio/control.c'; else $(CYGPATH_W) '$(srcdir)/audio/control.c'; fi`
 
3462
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-control.Tpo audio/$(DEPDIR)/bluetoothd-control.Po
 
3463
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/control.c' object='audio/bluetoothd-control.obj' libtool=no @AMDEPBACKSLASH@
 
3464
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3465
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-control.obj `if test -f 'audio/control.c'; then $(CYGPATH_W) 'audio/control.c'; else $(CYGPATH_W) '$(srcdir)/audio/control.c'; fi`
 
3466
 
 
3467
audio/bluetoothd-avctp.o: audio/avctp.c
 
3468
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-avctp.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-avctp.Tpo -c -o audio/bluetoothd-avctp.o `test -f 'audio/avctp.c' || echo '$(srcdir)/'`audio/avctp.c
 
3469
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-avctp.Tpo audio/$(DEPDIR)/bluetoothd-avctp.Po
 
3470
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/avctp.c' object='audio/bluetoothd-avctp.o' libtool=no @AMDEPBACKSLASH@
 
3471
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3472
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-avctp.o `test -f 'audio/avctp.c' || echo '$(srcdir)/'`audio/avctp.c
 
3473
 
 
3474
audio/bluetoothd-avctp.obj: audio/avctp.c
 
3475
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-avctp.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-avctp.Tpo -c -o audio/bluetoothd-avctp.obj `if test -f 'audio/avctp.c'; then $(CYGPATH_W) 'audio/avctp.c'; else $(CYGPATH_W) '$(srcdir)/audio/avctp.c'; fi`
 
3476
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-avctp.Tpo audio/$(DEPDIR)/bluetoothd-avctp.Po
 
3477
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/avctp.c' object='audio/bluetoothd-avctp.obj' libtool=no @AMDEPBACKSLASH@
 
3478
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3479
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-avctp.obj `if test -f 'audio/avctp.c'; then $(CYGPATH_W) 'audio/avctp.c'; else $(CYGPATH_W) '$(srcdir)/audio/avctp.c'; fi`
 
3480
 
 
3481
audio/bluetoothd-avrcp.o: audio/avrcp.c
 
3482
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-avrcp.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-avrcp.Tpo -c -o audio/bluetoothd-avrcp.o `test -f 'audio/avrcp.c' || echo '$(srcdir)/'`audio/avrcp.c
 
3483
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-avrcp.Tpo audio/$(DEPDIR)/bluetoothd-avrcp.Po
 
3484
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/avrcp.c' object='audio/bluetoothd-avrcp.o' libtool=no @AMDEPBACKSLASH@
 
3485
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3486
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-avrcp.o `test -f 'audio/avrcp.c' || echo '$(srcdir)/'`audio/avrcp.c
 
3487
 
 
3488
audio/bluetoothd-avrcp.obj: audio/avrcp.c
 
3489
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-avrcp.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-avrcp.Tpo -c -o audio/bluetoothd-avrcp.obj `if test -f 'audio/avrcp.c'; then $(CYGPATH_W) 'audio/avrcp.c'; else $(CYGPATH_W) '$(srcdir)/audio/avrcp.c'; fi`
 
3490
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-avrcp.Tpo audio/$(DEPDIR)/bluetoothd-avrcp.Po
 
3491
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/avrcp.c' object='audio/bluetoothd-avrcp.obj' libtool=no @AMDEPBACKSLASH@
 
3492
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3493
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-avrcp.obj `if test -f 'audio/avrcp.c'; then $(CYGPATH_W) 'audio/avrcp.c'; else $(CYGPATH_W) '$(srcdir)/audio/avrcp.c'; fi`
 
3494
 
 
3495
audio/bluetoothd-device.o: audio/device.c
 
3496
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-device.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-device.Tpo -c -o audio/bluetoothd-device.o `test -f 'audio/device.c' || echo '$(srcdir)/'`audio/device.c
 
3497
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-device.Tpo audio/$(DEPDIR)/bluetoothd-device.Po
 
3498
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/device.c' object='audio/bluetoothd-device.o' libtool=no @AMDEPBACKSLASH@
 
3499
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3500
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-device.o `test -f 'audio/device.c' || echo '$(srcdir)/'`audio/device.c
 
3501
 
 
3502
audio/bluetoothd-device.obj: audio/device.c
 
3503
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-device.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-device.Tpo -c -o audio/bluetoothd-device.obj `if test -f 'audio/device.c'; then $(CYGPATH_W) 'audio/device.c'; else $(CYGPATH_W) '$(srcdir)/audio/device.c'; fi`
 
3504
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-device.Tpo audio/$(DEPDIR)/bluetoothd-device.Po
 
3505
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/device.c' object='audio/bluetoothd-device.obj' libtool=no @AMDEPBACKSLASH@
 
3506
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3507
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-device.obj `if test -f 'audio/device.c'; then $(CYGPATH_W) 'audio/device.c'; else $(CYGPATH_W) '$(srcdir)/audio/device.c'; fi`
 
3508
 
 
3509
audio/bluetoothd-source.o: audio/source.c
 
3510
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-source.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-source.Tpo -c -o audio/bluetoothd-source.o `test -f 'audio/source.c' || echo '$(srcdir)/'`audio/source.c
 
3511
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-source.Tpo audio/$(DEPDIR)/bluetoothd-source.Po
 
3512
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/source.c' object='audio/bluetoothd-source.o' libtool=no @AMDEPBACKSLASH@
 
3513
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3514
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-source.o `test -f 'audio/source.c' || echo '$(srcdir)/'`audio/source.c
 
3515
 
 
3516
audio/bluetoothd-source.obj: audio/source.c
 
3517
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-source.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-source.Tpo -c -o audio/bluetoothd-source.obj `if test -f 'audio/source.c'; then $(CYGPATH_W) 'audio/source.c'; else $(CYGPATH_W) '$(srcdir)/audio/source.c'; fi`
 
3518
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-source.Tpo audio/$(DEPDIR)/bluetoothd-source.Po
 
3519
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/source.c' object='audio/bluetoothd-source.obj' libtool=no @AMDEPBACKSLASH@
 
3520
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3521
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-source.obj `if test -f 'audio/source.c'; then $(CYGPATH_W) 'audio/source.c'; else $(CYGPATH_W) '$(srcdir)/audio/source.c'; fi`
 
3522
 
 
3523
audio/bluetoothd-sink.o: audio/sink.c
 
3524
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-sink.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-sink.Tpo -c -o audio/bluetoothd-sink.o `test -f 'audio/sink.c' || echo '$(srcdir)/'`audio/sink.c
 
3525
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-sink.Tpo audio/$(DEPDIR)/bluetoothd-sink.Po
 
3526
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/sink.c' object='audio/bluetoothd-sink.o' libtool=no @AMDEPBACKSLASH@
 
3527
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3528
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-sink.o `test -f 'audio/sink.c' || echo '$(srcdir)/'`audio/sink.c
 
3529
 
 
3530
audio/bluetoothd-sink.obj: audio/sink.c
 
3531
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-sink.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-sink.Tpo -c -o audio/bluetoothd-sink.obj `if test -f 'audio/sink.c'; then $(CYGPATH_W) 'audio/sink.c'; else $(CYGPATH_W) '$(srcdir)/audio/sink.c'; fi`
 
3532
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-sink.Tpo audio/$(DEPDIR)/bluetoothd-sink.Po
 
3533
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/sink.c' object='audio/bluetoothd-sink.obj' libtool=no @AMDEPBACKSLASH@
 
3534
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3535
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-sink.obj `if test -f 'audio/sink.c'; then $(CYGPATH_W) 'audio/sink.c'; else $(CYGPATH_W) '$(srcdir)/audio/sink.c'; fi`
 
3536
 
 
3537
audio/bluetoothd-a2dp.o: audio/a2dp.c
 
3538
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-a2dp.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-a2dp.Tpo -c -o audio/bluetoothd-a2dp.o `test -f 'audio/a2dp.c' || echo '$(srcdir)/'`audio/a2dp.c
 
3539
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-a2dp.Tpo audio/$(DEPDIR)/bluetoothd-a2dp.Po
 
3540
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/a2dp.c' object='audio/bluetoothd-a2dp.o' libtool=no @AMDEPBACKSLASH@
 
3541
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3542
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-a2dp.o `test -f 'audio/a2dp.c' || echo '$(srcdir)/'`audio/a2dp.c
 
3543
 
 
3544
audio/bluetoothd-a2dp.obj: audio/a2dp.c
 
3545
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-a2dp.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-a2dp.Tpo -c -o audio/bluetoothd-a2dp.obj `if test -f 'audio/a2dp.c'; then $(CYGPATH_W) 'audio/a2dp.c'; else $(CYGPATH_W) '$(srcdir)/audio/a2dp.c'; fi`
 
3546
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-a2dp.Tpo audio/$(DEPDIR)/bluetoothd-a2dp.Po
 
3547
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/a2dp.c' object='audio/bluetoothd-a2dp.obj' libtool=no @AMDEPBACKSLASH@
 
3548
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3549
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-a2dp.obj `if test -f 'audio/a2dp.c'; then $(CYGPATH_W) 'audio/a2dp.c'; else $(CYGPATH_W) '$(srcdir)/audio/a2dp.c'; fi`
 
3550
 
 
3551
audio/bluetoothd-avdtp.o: audio/avdtp.c
 
3552
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-avdtp.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-avdtp.Tpo -c -o audio/bluetoothd-avdtp.o `test -f 'audio/avdtp.c' || echo '$(srcdir)/'`audio/avdtp.c
 
3553
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-avdtp.Tpo audio/$(DEPDIR)/bluetoothd-avdtp.Po
 
3554
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/avdtp.c' object='audio/bluetoothd-avdtp.o' libtool=no @AMDEPBACKSLASH@
 
3555
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3556
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-avdtp.o `test -f 'audio/avdtp.c' || echo '$(srcdir)/'`audio/avdtp.c
 
3557
 
 
3558
audio/bluetoothd-avdtp.obj: audio/avdtp.c
 
3559
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-avdtp.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-avdtp.Tpo -c -o audio/bluetoothd-avdtp.obj `if test -f 'audio/avdtp.c'; then $(CYGPATH_W) 'audio/avdtp.c'; else $(CYGPATH_W) '$(srcdir)/audio/avdtp.c'; fi`
 
3560
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-avdtp.Tpo audio/$(DEPDIR)/bluetoothd-avdtp.Po
 
3561
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/avdtp.c' object='audio/bluetoothd-avdtp.obj' libtool=no @AMDEPBACKSLASH@
 
3562
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3563
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-avdtp.obj `if test -f 'audio/avdtp.c'; then $(CYGPATH_W) 'audio/avdtp.c'; else $(CYGPATH_W) '$(srcdir)/audio/avdtp.c'; fi`
 
3564
 
 
3565
audio/bluetoothd-ipc.o: audio/ipc.c
 
3566
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-ipc.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-ipc.Tpo -c -o audio/bluetoothd-ipc.o `test -f 'audio/ipc.c' || echo '$(srcdir)/'`audio/ipc.c
 
3567
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-ipc.Tpo audio/$(DEPDIR)/bluetoothd-ipc.Po
 
3568
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/ipc.c' object='audio/bluetoothd-ipc.o' libtool=no @AMDEPBACKSLASH@
 
3569
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3570
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-ipc.o `test -f 'audio/ipc.c' || echo '$(srcdir)/'`audio/ipc.c
 
3571
 
 
3572
audio/bluetoothd-ipc.obj: audio/ipc.c
 
3573
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-ipc.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-ipc.Tpo -c -o audio/bluetoothd-ipc.obj `if test -f 'audio/ipc.c'; then $(CYGPATH_W) 'audio/ipc.c'; else $(CYGPATH_W) '$(srcdir)/audio/ipc.c'; fi`
 
3574
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-ipc.Tpo audio/$(DEPDIR)/bluetoothd-ipc.Po
 
3575
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/ipc.c' object='audio/bluetoothd-ipc.obj' libtool=no @AMDEPBACKSLASH@
 
3576
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3577
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-ipc.obj `if test -f 'audio/ipc.c'; then $(CYGPATH_W) 'audio/ipc.c'; else $(CYGPATH_W) '$(srcdir)/audio/ipc.c'; fi`
 
3578
 
 
3579
audio/bluetoothd-unix.o: audio/unix.c
 
3580
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-unix.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-unix.Tpo -c -o audio/bluetoothd-unix.o `test -f 'audio/unix.c' || echo '$(srcdir)/'`audio/unix.c
 
3581
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-unix.Tpo audio/$(DEPDIR)/bluetoothd-unix.Po
 
3582
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/unix.c' object='audio/bluetoothd-unix.o' libtool=no @AMDEPBACKSLASH@
 
3583
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3584
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-unix.o `test -f 'audio/unix.c' || echo '$(srcdir)/'`audio/unix.c
 
3585
 
 
3586
audio/bluetoothd-unix.obj: audio/unix.c
 
3587
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-unix.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-unix.Tpo -c -o audio/bluetoothd-unix.obj `if test -f 'audio/unix.c'; then $(CYGPATH_W) 'audio/unix.c'; else $(CYGPATH_W) '$(srcdir)/audio/unix.c'; fi`
 
3588
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-unix.Tpo audio/$(DEPDIR)/bluetoothd-unix.Po
 
3589
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/unix.c' object='audio/bluetoothd-unix.obj' libtool=no @AMDEPBACKSLASH@
 
3590
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3591
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-unix.obj `if test -f 'audio/unix.c'; then $(CYGPATH_W) 'audio/unix.c'; else $(CYGPATH_W) '$(srcdir)/audio/unix.c'; fi`
 
3592
 
 
3593
audio/bluetoothd-media.o: audio/media.c
 
3594
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-media.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-media.Tpo -c -o audio/bluetoothd-media.o `test -f 'audio/media.c' || echo '$(srcdir)/'`audio/media.c
 
3595
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-media.Tpo audio/$(DEPDIR)/bluetoothd-media.Po
 
3596
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/media.c' object='audio/bluetoothd-media.o' libtool=no @AMDEPBACKSLASH@
 
3597
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3598
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-media.o `test -f 'audio/media.c' || echo '$(srcdir)/'`audio/media.c
 
3599
 
 
3600
audio/bluetoothd-media.obj: audio/media.c
 
3601
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-media.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-media.Tpo -c -o audio/bluetoothd-media.obj `if test -f 'audio/media.c'; then $(CYGPATH_W) 'audio/media.c'; else $(CYGPATH_W) '$(srcdir)/audio/media.c'; fi`
 
3602
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-media.Tpo audio/$(DEPDIR)/bluetoothd-media.Po
 
3603
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/media.c' object='audio/bluetoothd-media.obj' libtool=no @AMDEPBACKSLASH@
 
3604
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3605
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-media.obj `if test -f 'audio/media.c'; then $(CYGPATH_W) 'audio/media.c'; else $(CYGPATH_W) '$(srcdir)/audio/media.c'; fi`
 
3606
 
 
3607
audio/bluetoothd-transport.o: audio/transport.c
 
3608
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-transport.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-transport.Tpo -c -o audio/bluetoothd-transport.o `test -f 'audio/transport.c' || echo '$(srcdir)/'`audio/transport.c
 
3609
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-transport.Tpo audio/$(DEPDIR)/bluetoothd-transport.Po
 
3610
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/transport.c' object='audio/bluetoothd-transport.o' libtool=no @AMDEPBACKSLASH@
 
3611
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3612
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-transport.o `test -f 'audio/transport.c' || echo '$(srcdir)/'`audio/transport.c
 
3613
 
 
3614
audio/bluetoothd-transport.obj: audio/transport.c
 
3615
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-transport.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-transport.Tpo -c -o audio/bluetoothd-transport.obj `if test -f 'audio/transport.c'; then $(CYGPATH_W) 'audio/transport.c'; else $(CYGPATH_W) '$(srcdir)/audio/transport.c'; fi`
 
3616
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-transport.Tpo audio/$(DEPDIR)/bluetoothd-transport.Po
 
3617
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/transport.c' object='audio/bluetoothd-transport.obj' libtool=no @AMDEPBACKSLASH@
 
3618
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3619
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-transport.obj `if test -f 'audio/transport.c'; then $(CYGPATH_W) 'audio/transport.c'; else $(CYGPATH_W) '$(srcdir)/audio/transport.c'; fi`
 
3620
 
 
3621
sap/bluetoothd-main.o: sap/main.c
 
3622
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT sap/bluetoothd-main.o -MD -MP -MF sap/$(DEPDIR)/bluetoothd-main.Tpo -c -o sap/bluetoothd-main.o `test -f 'sap/main.c' || echo '$(srcdir)/'`sap/main.c
 
3623
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sap/$(DEPDIR)/bluetoothd-main.Tpo sap/$(DEPDIR)/bluetoothd-main.Po
 
3624
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sap/main.c' object='sap/bluetoothd-main.o' libtool=no @AMDEPBACKSLASH@
 
3625
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3626
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o sap/bluetoothd-main.o `test -f 'sap/main.c' || echo '$(srcdir)/'`sap/main.c
 
3627
 
 
3628
sap/bluetoothd-main.obj: sap/main.c
 
3629
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT sap/bluetoothd-main.obj -MD -MP -MF sap/$(DEPDIR)/bluetoothd-main.Tpo -c -o sap/bluetoothd-main.obj `if test -f 'sap/main.c'; then $(CYGPATH_W) 'sap/main.c'; else $(CYGPATH_W) '$(srcdir)/sap/main.c'; fi`
 
3630
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sap/$(DEPDIR)/bluetoothd-main.Tpo sap/$(DEPDIR)/bluetoothd-main.Po
 
3631
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sap/main.c' object='sap/bluetoothd-main.obj' libtool=no @AMDEPBACKSLASH@
 
3632
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3633
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o sap/bluetoothd-main.obj `if test -f 'sap/main.c'; then $(CYGPATH_W) 'sap/main.c'; else $(CYGPATH_W) '$(srcdir)/sap/main.c'; fi`
 
3634
 
 
3635
sap/bluetoothd-manager.o: sap/manager.c
 
3636
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT sap/bluetoothd-manager.o -MD -MP -MF sap/$(DEPDIR)/bluetoothd-manager.Tpo -c -o sap/bluetoothd-manager.o `test -f 'sap/manager.c' || echo '$(srcdir)/'`sap/manager.c
 
3637
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sap/$(DEPDIR)/bluetoothd-manager.Tpo sap/$(DEPDIR)/bluetoothd-manager.Po
 
3638
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sap/manager.c' object='sap/bluetoothd-manager.o' libtool=no @AMDEPBACKSLASH@
 
3639
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3640
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o sap/bluetoothd-manager.o `test -f 'sap/manager.c' || echo '$(srcdir)/'`sap/manager.c
 
3641
 
 
3642
sap/bluetoothd-manager.obj: sap/manager.c
 
3643
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT sap/bluetoothd-manager.obj -MD -MP -MF sap/$(DEPDIR)/bluetoothd-manager.Tpo -c -o sap/bluetoothd-manager.obj `if test -f 'sap/manager.c'; then $(CYGPATH_W) 'sap/manager.c'; else $(CYGPATH_W) '$(srcdir)/sap/manager.c'; fi`
 
3644
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sap/$(DEPDIR)/bluetoothd-manager.Tpo sap/$(DEPDIR)/bluetoothd-manager.Po
 
3645
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sap/manager.c' object='sap/bluetoothd-manager.obj' libtool=no @AMDEPBACKSLASH@
 
3646
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3647
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o sap/bluetoothd-manager.obj `if test -f 'sap/manager.c'; then $(CYGPATH_W) 'sap/manager.c'; else $(CYGPATH_W) '$(srcdir)/sap/manager.c'; fi`
 
3648
 
 
3649
sap/bluetoothd-server.o: sap/server.c
 
3650
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT sap/bluetoothd-server.o -MD -MP -MF sap/$(DEPDIR)/bluetoothd-server.Tpo -c -o sap/bluetoothd-server.o `test -f 'sap/server.c' || echo '$(srcdir)/'`sap/server.c
 
3651
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sap/$(DEPDIR)/bluetoothd-server.Tpo sap/$(DEPDIR)/bluetoothd-server.Po
 
3652
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sap/server.c' object='sap/bluetoothd-server.o' libtool=no @AMDEPBACKSLASH@
 
3653
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3654
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o sap/bluetoothd-server.o `test -f 'sap/server.c' || echo '$(srcdir)/'`sap/server.c
 
3655
 
 
3656
sap/bluetoothd-server.obj: sap/server.c
 
3657
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT sap/bluetoothd-server.obj -MD -MP -MF sap/$(DEPDIR)/bluetoothd-server.Tpo -c -o sap/bluetoothd-server.obj `if test -f 'sap/server.c'; then $(CYGPATH_W) 'sap/server.c'; else $(CYGPATH_W) '$(srcdir)/sap/server.c'; fi`
 
3658
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sap/$(DEPDIR)/bluetoothd-server.Tpo sap/$(DEPDIR)/bluetoothd-server.Po
 
3659
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sap/server.c' object='sap/bluetoothd-server.obj' libtool=no @AMDEPBACKSLASH@
 
3660
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3661
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o sap/bluetoothd-server.obj `if test -f 'sap/server.c'; then $(CYGPATH_W) 'sap/server.c'; else $(CYGPATH_W) '$(srcdir)/sap/server.c'; fi`
 
3662
 
 
3663
input/bluetoothd-main.o: input/main.c
 
3664
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT input/bluetoothd-main.o -MD -MP -MF input/$(DEPDIR)/bluetoothd-main.Tpo -c -o input/bluetoothd-main.o `test -f 'input/main.c' || echo '$(srcdir)/'`input/main.c
 
3665
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) input/$(DEPDIR)/bluetoothd-main.Tpo input/$(DEPDIR)/bluetoothd-main.Po
 
3666
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='input/main.c' object='input/bluetoothd-main.o' libtool=no @AMDEPBACKSLASH@
 
3667
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3668
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o input/bluetoothd-main.o `test -f 'input/main.c' || echo '$(srcdir)/'`input/main.c
 
3669
 
 
3670
input/bluetoothd-main.obj: input/main.c
 
3671
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT input/bluetoothd-main.obj -MD -MP -MF input/$(DEPDIR)/bluetoothd-main.Tpo -c -o input/bluetoothd-main.obj `if test -f 'input/main.c'; then $(CYGPATH_W) 'input/main.c'; else $(CYGPATH_W) '$(srcdir)/input/main.c'; fi`
 
3672
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) input/$(DEPDIR)/bluetoothd-main.Tpo input/$(DEPDIR)/bluetoothd-main.Po
 
3673
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='input/main.c' object='input/bluetoothd-main.obj' libtool=no @AMDEPBACKSLASH@
 
3674
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3675
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o input/bluetoothd-main.obj `if test -f 'input/main.c'; then $(CYGPATH_W) 'input/main.c'; else $(CYGPATH_W) '$(srcdir)/input/main.c'; fi`
 
3676
 
 
3677
input/bluetoothd-manager.o: input/manager.c
 
3678
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT input/bluetoothd-manager.o -MD -MP -MF input/$(DEPDIR)/bluetoothd-manager.Tpo -c -o input/bluetoothd-manager.o `test -f 'input/manager.c' || echo '$(srcdir)/'`input/manager.c
 
3679
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) input/$(DEPDIR)/bluetoothd-manager.Tpo input/$(DEPDIR)/bluetoothd-manager.Po
 
3680
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='input/manager.c' object='input/bluetoothd-manager.o' libtool=no @AMDEPBACKSLASH@
 
3681
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3682
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o input/bluetoothd-manager.o `test -f 'input/manager.c' || echo '$(srcdir)/'`input/manager.c
 
3683
 
 
3684
input/bluetoothd-manager.obj: input/manager.c
 
3685
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT input/bluetoothd-manager.obj -MD -MP -MF input/$(DEPDIR)/bluetoothd-manager.Tpo -c -o input/bluetoothd-manager.obj `if test -f 'input/manager.c'; then $(CYGPATH_W) 'input/manager.c'; else $(CYGPATH_W) '$(srcdir)/input/manager.c'; fi`
 
3686
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) input/$(DEPDIR)/bluetoothd-manager.Tpo input/$(DEPDIR)/bluetoothd-manager.Po
 
3687
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='input/manager.c' object='input/bluetoothd-manager.obj' libtool=no @AMDEPBACKSLASH@
 
3688
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3689
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o input/bluetoothd-manager.obj `if test -f 'input/manager.c'; then $(CYGPATH_W) 'input/manager.c'; else $(CYGPATH_W) '$(srcdir)/input/manager.c'; fi`
 
3690
 
 
3691
input/bluetoothd-server.o: input/server.c
 
3692
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT input/bluetoothd-server.o -MD -MP -MF input/$(DEPDIR)/bluetoothd-server.Tpo -c -o input/bluetoothd-server.o `test -f 'input/server.c' || echo '$(srcdir)/'`input/server.c
 
3693
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) input/$(DEPDIR)/bluetoothd-server.Tpo input/$(DEPDIR)/bluetoothd-server.Po
 
3694
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='input/server.c' object='input/bluetoothd-server.o' libtool=no @AMDEPBACKSLASH@
 
3695
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3696
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o input/bluetoothd-server.o `test -f 'input/server.c' || echo '$(srcdir)/'`input/server.c
 
3697
 
 
3698
input/bluetoothd-server.obj: input/server.c
 
3699
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT input/bluetoothd-server.obj -MD -MP -MF input/$(DEPDIR)/bluetoothd-server.Tpo -c -o input/bluetoothd-server.obj `if test -f 'input/server.c'; then $(CYGPATH_W) 'input/server.c'; else $(CYGPATH_W) '$(srcdir)/input/server.c'; fi`
 
3700
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) input/$(DEPDIR)/bluetoothd-server.Tpo input/$(DEPDIR)/bluetoothd-server.Po
 
3701
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='input/server.c' object='input/bluetoothd-server.obj' libtool=no @AMDEPBACKSLASH@
 
3702
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3703
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o input/bluetoothd-server.obj `if test -f 'input/server.c'; then $(CYGPATH_W) 'input/server.c'; else $(CYGPATH_W) '$(srcdir)/input/server.c'; fi`
 
3704
 
 
3705
input/bluetoothd-device.o: input/device.c
 
3706
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT input/bluetoothd-device.o -MD -MP -MF input/$(DEPDIR)/bluetoothd-device.Tpo -c -o input/bluetoothd-device.o `test -f 'input/device.c' || echo '$(srcdir)/'`input/device.c
 
3707
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) input/$(DEPDIR)/bluetoothd-device.Tpo input/$(DEPDIR)/bluetoothd-device.Po
 
3708
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='input/device.c' object='input/bluetoothd-device.o' libtool=no @AMDEPBACKSLASH@
 
3709
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3710
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o input/bluetoothd-device.o `test -f 'input/device.c' || echo '$(srcdir)/'`input/device.c
 
3711
 
 
3712
input/bluetoothd-device.obj: input/device.c
 
3713
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT input/bluetoothd-device.obj -MD -MP -MF input/$(DEPDIR)/bluetoothd-device.Tpo -c -o input/bluetoothd-device.obj `if test -f 'input/device.c'; then $(CYGPATH_W) 'input/device.c'; else $(CYGPATH_W) '$(srcdir)/input/device.c'; fi`
 
3714
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) input/$(DEPDIR)/bluetoothd-device.Tpo input/$(DEPDIR)/bluetoothd-device.Po
 
3715
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='input/device.c' object='input/bluetoothd-device.obj' libtool=no @AMDEPBACKSLASH@
 
3716
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3717
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o input/bluetoothd-device.obj `if test -f 'input/device.c'; then $(CYGPATH_W) 'input/device.c'; else $(CYGPATH_W) '$(srcdir)/input/device.c'; fi`
 
3718
 
 
3719
input/bluetoothd-fakehid.o: input/fakehid.c
 
3720
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT input/bluetoothd-fakehid.o -MD -MP -MF input/$(DEPDIR)/bluetoothd-fakehid.Tpo -c -o input/bluetoothd-fakehid.o `test -f 'input/fakehid.c' || echo '$(srcdir)/'`input/fakehid.c
 
3721
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) input/$(DEPDIR)/bluetoothd-fakehid.Tpo input/$(DEPDIR)/bluetoothd-fakehid.Po
 
3722
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='input/fakehid.c' object='input/bluetoothd-fakehid.o' libtool=no @AMDEPBACKSLASH@
 
3723
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3724
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o input/bluetoothd-fakehid.o `test -f 'input/fakehid.c' || echo '$(srcdir)/'`input/fakehid.c
 
3725
 
 
3726
input/bluetoothd-fakehid.obj: input/fakehid.c
 
3727
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT input/bluetoothd-fakehid.obj -MD -MP -MF input/$(DEPDIR)/bluetoothd-fakehid.Tpo -c -o input/bluetoothd-fakehid.obj `if test -f 'input/fakehid.c'; then $(CYGPATH_W) 'input/fakehid.c'; else $(CYGPATH_W) '$(srcdir)/input/fakehid.c'; fi`
 
3728
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) input/$(DEPDIR)/bluetoothd-fakehid.Tpo input/$(DEPDIR)/bluetoothd-fakehid.Po
 
3729
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='input/fakehid.c' object='input/bluetoothd-fakehid.obj' libtool=no @AMDEPBACKSLASH@
 
3730
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3731
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o input/bluetoothd-fakehid.obj `if test -f 'input/fakehid.c'; then $(CYGPATH_W) 'input/fakehid.c'; else $(CYGPATH_W) '$(srcdir)/input/fakehid.c'; fi`
 
3732
 
 
3733
serial/bluetoothd-main.o: serial/main.c
 
3734
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT serial/bluetoothd-main.o -MD -MP -MF serial/$(DEPDIR)/bluetoothd-main.Tpo -c -o serial/bluetoothd-main.o `test -f 'serial/main.c' || echo '$(srcdir)/'`serial/main.c
 
3735
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) serial/$(DEPDIR)/bluetoothd-main.Tpo serial/$(DEPDIR)/bluetoothd-main.Po
 
3736
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='serial/main.c' object='serial/bluetoothd-main.o' libtool=no @AMDEPBACKSLASH@
 
3737
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3738
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o serial/bluetoothd-main.o `test -f 'serial/main.c' || echo '$(srcdir)/'`serial/main.c
 
3739
 
 
3740
serial/bluetoothd-main.obj: serial/main.c
 
3741
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT serial/bluetoothd-main.obj -MD -MP -MF serial/$(DEPDIR)/bluetoothd-main.Tpo -c -o serial/bluetoothd-main.obj `if test -f 'serial/main.c'; then $(CYGPATH_W) 'serial/main.c'; else $(CYGPATH_W) '$(srcdir)/serial/main.c'; fi`
 
3742
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) serial/$(DEPDIR)/bluetoothd-main.Tpo serial/$(DEPDIR)/bluetoothd-main.Po
 
3743
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='serial/main.c' object='serial/bluetoothd-main.obj' libtool=no @AMDEPBACKSLASH@
 
3744
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3745
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o serial/bluetoothd-main.obj `if test -f 'serial/main.c'; then $(CYGPATH_W) 'serial/main.c'; else $(CYGPATH_W) '$(srcdir)/serial/main.c'; fi`
 
3746
 
 
3747
serial/bluetoothd-manager.o: serial/manager.c
 
3748
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT serial/bluetoothd-manager.o -MD -MP -MF serial/$(DEPDIR)/bluetoothd-manager.Tpo -c -o serial/bluetoothd-manager.o `test -f 'serial/manager.c' || echo '$(srcdir)/'`serial/manager.c
 
3749
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) serial/$(DEPDIR)/bluetoothd-manager.Tpo serial/$(DEPDIR)/bluetoothd-manager.Po
 
3750
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='serial/manager.c' object='serial/bluetoothd-manager.o' libtool=no @AMDEPBACKSLASH@
 
3751
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3752
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o serial/bluetoothd-manager.o `test -f 'serial/manager.c' || echo '$(srcdir)/'`serial/manager.c
 
3753
 
 
3754
serial/bluetoothd-manager.obj: serial/manager.c
 
3755
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT serial/bluetoothd-manager.obj -MD -MP -MF serial/$(DEPDIR)/bluetoothd-manager.Tpo -c -o serial/bluetoothd-manager.obj `if test -f 'serial/manager.c'; then $(CYGPATH_W) 'serial/manager.c'; else $(CYGPATH_W) '$(srcdir)/serial/manager.c'; fi`
 
3756
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) serial/$(DEPDIR)/bluetoothd-manager.Tpo serial/$(DEPDIR)/bluetoothd-manager.Po
 
3757
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='serial/manager.c' object='serial/bluetoothd-manager.obj' libtool=no @AMDEPBACKSLASH@
 
3758
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3759
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o serial/bluetoothd-manager.obj `if test -f 'serial/manager.c'; then $(CYGPATH_W) 'serial/manager.c'; else $(CYGPATH_W) '$(srcdir)/serial/manager.c'; fi`
 
3760
 
 
3761
serial/bluetoothd-proxy.o: serial/proxy.c
 
3762
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT serial/bluetoothd-proxy.o -MD -MP -MF serial/$(DEPDIR)/bluetoothd-proxy.Tpo -c -o serial/bluetoothd-proxy.o `test -f 'serial/proxy.c' || echo '$(srcdir)/'`serial/proxy.c
 
3763
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) serial/$(DEPDIR)/bluetoothd-proxy.Tpo serial/$(DEPDIR)/bluetoothd-proxy.Po
 
3764
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='serial/proxy.c' object='serial/bluetoothd-proxy.o' libtool=no @AMDEPBACKSLASH@
 
3765
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3766
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o serial/bluetoothd-proxy.o `test -f 'serial/proxy.c' || echo '$(srcdir)/'`serial/proxy.c
 
3767
 
 
3768
serial/bluetoothd-proxy.obj: serial/proxy.c
 
3769
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT serial/bluetoothd-proxy.obj -MD -MP -MF serial/$(DEPDIR)/bluetoothd-proxy.Tpo -c -o serial/bluetoothd-proxy.obj `if test -f 'serial/proxy.c'; then $(CYGPATH_W) 'serial/proxy.c'; else $(CYGPATH_W) '$(srcdir)/serial/proxy.c'; fi`
 
3770
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) serial/$(DEPDIR)/bluetoothd-proxy.Tpo serial/$(DEPDIR)/bluetoothd-proxy.Po
 
3771
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='serial/proxy.c' object='serial/bluetoothd-proxy.obj' libtool=no @AMDEPBACKSLASH@
 
3772
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3773
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o serial/bluetoothd-proxy.obj `if test -f 'serial/proxy.c'; then $(CYGPATH_W) 'serial/proxy.c'; else $(CYGPATH_W) '$(srcdir)/serial/proxy.c'; fi`
 
3774
 
 
3775
serial/bluetoothd-port.o: serial/port.c
 
3776
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT serial/bluetoothd-port.o -MD -MP -MF serial/$(DEPDIR)/bluetoothd-port.Tpo -c -o serial/bluetoothd-port.o `test -f 'serial/port.c' || echo '$(srcdir)/'`serial/port.c
 
3777
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) serial/$(DEPDIR)/bluetoothd-port.Tpo serial/$(DEPDIR)/bluetoothd-port.Po
 
3778
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='serial/port.c' object='serial/bluetoothd-port.o' libtool=no @AMDEPBACKSLASH@
 
3779
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3780
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o serial/bluetoothd-port.o `test -f 'serial/port.c' || echo '$(srcdir)/'`serial/port.c
 
3781
 
 
3782
serial/bluetoothd-port.obj: serial/port.c
 
3783
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT serial/bluetoothd-port.obj -MD -MP -MF serial/$(DEPDIR)/bluetoothd-port.Tpo -c -o serial/bluetoothd-port.obj `if test -f 'serial/port.c'; then $(CYGPATH_W) 'serial/port.c'; else $(CYGPATH_W) '$(srcdir)/serial/port.c'; fi`
 
3784
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) serial/$(DEPDIR)/bluetoothd-port.Tpo serial/$(DEPDIR)/bluetoothd-port.Po
 
3785
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='serial/port.c' object='serial/bluetoothd-port.obj' libtool=no @AMDEPBACKSLASH@
 
3786
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3787
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o serial/bluetoothd-port.obj `if test -f 'serial/port.c'; then $(CYGPATH_W) 'serial/port.c'; else $(CYGPATH_W) '$(srcdir)/serial/port.c'; fi`
 
3788
 
 
3789
network/bluetoothd-main.o: network/main.c
 
3790
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT network/bluetoothd-main.o -MD -MP -MF network/$(DEPDIR)/bluetoothd-main.Tpo -c -o network/bluetoothd-main.o `test -f 'network/main.c' || echo '$(srcdir)/'`network/main.c
 
3791
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) network/$(DEPDIR)/bluetoothd-main.Tpo network/$(DEPDIR)/bluetoothd-main.Po
 
3792
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='network/main.c' object='network/bluetoothd-main.o' libtool=no @AMDEPBACKSLASH@
 
3793
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3794
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o network/bluetoothd-main.o `test -f 'network/main.c' || echo '$(srcdir)/'`network/main.c
 
3795
 
 
3796
network/bluetoothd-main.obj: network/main.c
 
3797
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT network/bluetoothd-main.obj -MD -MP -MF network/$(DEPDIR)/bluetoothd-main.Tpo -c -o network/bluetoothd-main.obj `if test -f 'network/main.c'; then $(CYGPATH_W) 'network/main.c'; else $(CYGPATH_W) '$(srcdir)/network/main.c'; fi`
 
3798
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) network/$(DEPDIR)/bluetoothd-main.Tpo network/$(DEPDIR)/bluetoothd-main.Po
 
3799
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='network/main.c' object='network/bluetoothd-main.obj' libtool=no @AMDEPBACKSLASH@
 
3800
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3801
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o network/bluetoothd-main.obj `if test -f 'network/main.c'; then $(CYGPATH_W) 'network/main.c'; else $(CYGPATH_W) '$(srcdir)/network/main.c'; fi`
 
3802
 
 
3803
network/bluetoothd-manager.o: network/manager.c
 
3804
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT network/bluetoothd-manager.o -MD -MP -MF network/$(DEPDIR)/bluetoothd-manager.Tpo -c -o network/bluetoothd-manager.o `test -f 'network/manager.c' || echo '$(srcdir)/'`network/manager.c
 
3805
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) network/$(DEPDIR)/bluetoothd-manager.Tpo network/$(DEPDIR)/bluetoothd-manager.Po
 
3806
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='network/manager.c' object='network/bluetoothd-manager.o' libtool=no @AMDEPBACKSLASH@
 
3807
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3808
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o network/bluetoothd-manager.o `test -f 'network/manager.c' || echo '$(srcdir)/'`network/manager.c
 
3809
 
 
3810
network/bluetoothd-manager.obj: network/manager.c
 
3811
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT network/bluetoothd-manager.obj -MD -MP -MF network/$(DEPDIR)/bluetoothd-manager.Tpo -c -o network/bluetoothd-manager.obj `if test -f 'network/manager.c'; then $(CYGPATH_W) 'network/manager.c'; else $(CYGPATH_W) '$(srcdir)/network/manager.c'; fi`
 
3812
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) network/$(DEPDIR)/bluetoothd-manager.Tpo network/$(DEPDIR)/bluetoothd-manager.Po
 
3813
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='network/manager.c' object='network/bluetoothd-manager.obj' libtool=no @AMDEPBACKSLASH@
 
3814
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3815
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o network/bluetoothd-manager.obj `if test -f 'network/manager.c'; then $(CYGPATH_W) 'network/manager.c'; else $(CYGPATH_W) '$(srcdir)/network/manager.c'; fi`
 
3816
 
 
3817
network/bluetoothd-common.o: network/common.c
 
3818
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT network/bluetoothd-common.o -MD -MP -MF network/$(DEPDIR)/bluetoothd-common.Tpo -c -o network/bluetoothd-common.o `test -f 'network/common.c' || echo '$(srcdir)/'`network/common.c
 
3819
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) network/$(DEPDIR)/bluetoothd-common.Tpo network/$(DEPDIR)/bluetoothd-common.Po
 
3820
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='network/common.c' object='network/bluetoothd-common.o' libtool=no @AMDEPBACKSLASH@
 
3821
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3822
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o network/bluetoothd-common.o `test -f 'network/common.c' || echo '$(srcdir)/'`network/common.c
 
3823
 
 
3824
network/bluetoothd-common.obj: network/common.c
 
3825
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT network/bluetoothd-common.obj -MD -MP -MF network/$(DEPDIR)/bluetoothd-common.Tpo -c -o network/bluetoothd-common.obj `if test -f 'network/common.c'; then $(CYGPATH_W) 'network/common.c'; else $(CYGPATH_W) '$(srcdir)/network/common.c'; fi`
 
3826
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) network/$(DEPDIR)/bluetoothd-common.Tpo network/$(DEPDIR)/bluetoothd-common.Po
 
3827
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='network/common.c' object='network/bluetoothd-common.obj' libtool=no @AMDEPBACKSLASH@
 
3828
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3829
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o network/bluetoothd-common.obj `if test -f 'network/common.c'; then $(CYGPATH_W) 'network/common.c'; else $(CYGPATH_W) '$(srcdir)/network/common.c'; fi`
 
3830
 
 
3831
network/bluetoothd-server.o: network/server.c
 
3832
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT network/bluetoothd-server.o -MD -MP -MF network/$(DEPDIR)/bluetoothd-server.Tpo -c -o network/bluetoothd-server.o `test -f 'network/server.c' || echo '$(srcdir)/'`network/server.c
 
3833
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) network/$(DEPDIR)/bluetoothd-server.Tpo network/$(DEPDIR)/bluetoothd-server.Po
 
3834
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='network/server.c' object='network/bluetoothd-server.o' libtool=no @AMDEPBACKSLASH@
 
3835
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3836
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o network/bluetoothd-server.o `test -f 'network/server.c' || echo '$(srcdir)/'`network/server.c
 
3837
 
 
3838
network/bluetoothd-server.obj: network/server.c
 
3839
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT network/bluetoothd-server.obj -MD -MP -MF network/$(DEPDIR)/bluetoothd-server.Tpo -c -o network/bluetoothd-server.obj `if test -f 'network/server.c'; then $(CYGPATH_W) 'network/server.c'; else $(CYGPATH_W) '$(srcdir)/network/server.c'; fi`
 
3840
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) network/$(DEPDIR)/bluetoothd-server.Tpo network/$(DEPDIR)/bluetoothd-server.Po
 
3841
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='network/server.c' object='network/bluetoothd-server.obj' libtool=no @AMDEPBACKSLASH@
 
3842
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3843
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o network/bluetoothd-server.obj `if test -f 'network/server.c'; then $(CYGPATH_W) 'network/server.c'; else $(CYGPATH_W) '$(srcdir)/network/server.c'; fi`
 
3844
 
 
3845
network/bluetoothd-connection.o: network/connection.c
 
3846
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT network/bluetoothd-connection.o -MD -MP -MF network/$(DEPDIR)/bluetoothd-connection.Tpo -c -o network/bluetoothd-connection.o `test -f 'network/connection.c' || echo '$(srcdir)/'`network/connection.c
 
3847
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) network/$(DEPDIR)/bluetoothd-connection.Tpo network/$(DEPDIR)/bluetoothd-connection.Po
 
3848
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='network/connection.c' object='network/bluetoothd-connection.o' libtool=no @AMDEPBACKSLASH@
 
3849
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3850
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o network/bluetoothd-connection.o `test -f 'network/connection.c' || echo '$(srcdir)/'`network/connection.c
 
3851
 
 
3852
network/bluetoothd-connection.obj: network/connection.c
 
3853
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT network/bluetoothd-connection.obj -MD -MP -MF network/$(DEPDIR)/bluetoothd-connection.Tpo -c -o network/bluetoothd-connection.obj `if test -f 'network/connection.c'; then $(CYGPATH_W) 'network/connection.c'; else $(CYGPATH_W) '$(srcdir)/network/connection.c'; fi`
 
3854
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) network/$(DEPDIR)/bluetoothd-connection.Tpo network/$(DEPDIR)/bluetoothd-connection.Po
 
3855
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='network/connection.c' object='network/bluetoothd-connection.obj' libtool=no @AMDEPBACKSLASH@
 
3856
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3857
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o network/bluetoothd-connection.obj `if test -f 'network/connection.c'; then $(CYGPATH_W) 'network/connection.c'; else $(CYGPATH_W) '$(srcdir)/network/connection.c'; fi`
 
3858
 
 
3859
plugins/bluetoothd-service.o: plugins/service.c
 
3860
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-service.o -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-service.Tpo -c -o plugins/bluetoothd-service.o `test -f 'plugins/service.c' || echo '$(srcdir)/'`plugins/service.c
 
3861
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-service.Tpo plugins/$(DEPDIR)/bluetoothd-service.Po
 
3862
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/service.c' object='plugins/bluetoothd-service.o' libtool=no @AMDEPBACKSLASH@
 
3863
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3864
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-service.o `test -f 'plugins/service.c' || echo '$(srcdir)/'`plugins/service.c
 
3865
 
 
3866
plugins/bluetoothd-service.obj: plugins/service.c
 
3867
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-service.obj -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-service.Tpo -c -o plugins/bluetoothd-service.obj `if test -f 'plugins/service.c'; then $(CYGPATH_W) 'plugins/service.c'; else $(CYGPATH_W) '$(srcdir)/plugins/service.c'; fi`
 
3868
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-service.Tpo plugins/$(DEPDIR)/bluetoothd-service.Po
 
3869
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/service.c' object='plugins/bluetoothd-service.obj' libtool=no @AMDEPBACKSLASH@
 
3870
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3871
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-service.obj `if test -f 'plugins/service.c'; then $(CYGPATH_W) 'plugins/service.c'; else $(CYGPATH_W) '$(srcdir)/plugins/service.c'; fi`
 
3872
 
 
3873
health/bluetoothd-hdp_main.o: health/hdp_main.c
 
3874
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT health/bluetoothd-hdp_main.o -MD -MP -MF health/$(DEPDIR)/bluetoothd-hdp_main.Tpo -c -o health/bluetoothd-hdp_main.o `test -f 'health/hdp_main.c' || echo '$(srcdir)/'`health/hdp_main.c
 
3875
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) health/$(DEPDIR)/bluetoothd-hdp_main.Tpo health/$(DEPDIR)/bluetoothd-hdp_main.Po
 
3876
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='health/hdp_main.c' object='health/bluetoothd-hdp_main.o' libtool=no @AMDEPBACKSLASH@
 
3877
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3878
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o health/bluetoothd-hdp_main.o `test -f 'health/hdp_main.c' || echo '$(srcdir)/'`health/hdp_main.c
 
3879
 
 
3880
health/bluetoothd-hdp_main.obj: health/hdp_main.c
 
3881
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT health/bluetoothd-hdp_main.obj -MD -MP -MF health/$(DEPDIR)/bluetoothd-hdp_main.Tpo -c -o health/bluetoothd-hdp_main.obj `if test -f 'health/hdp_main.c'; then $(CYGPATH_W) 'health/hdp_main.c'; else $(CYGPATH_W) '$(srcdir)/health/hdp_main.c'; fi`
 
3882
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) health/$(DEPDIR)/bluetoothd-hdp_main.Tpo health/$(DEPDIR)/bluetoothd-hdp_main.Po
 
3883
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='health/hdp_main.c' object='health/bluetoothd-hdp_main.obj' libtool=no @AMDEPBACKSLASH@
 
3884
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3885
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o health/bluetoothd-hdp_main.obj `if test -f 'health/hdp_main.c'; then $(CYGPATH_W) 'health/hdp_main.c'; else $(CYGPATH_W) '$(srcdir)/health/hdp_main.c'; fi`
 
3886
 
 
3887
health/bluetoothd-hdp_manager.o: health/hdp_manager.c
 
3888
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT health/bluetoothd-hdp_manager.o -MD -MP -MF health/$(DEPDIR)/bluetoothd-hdp_manager.Tpo -c -o health/bluetoothd-hdp_manager.o `test -f 'health/hdp_manager.c' || echo '$(srcdir)/'`health/hdp_manager.c
 
3889
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) health/$(DEPDIR)/bluetoothd-hdp_manager.Tpo health/$(DEPDIR)/bluetoothd-hdp_manager.Po
 
3890
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='health/hdp_manager.c' object='health/bluetoothd-hdp_manager.o' libtool=no @AMDEPBACKSLASH@
 
3891
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3892
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o health/bluetoothd-hdp_manager.o `test -f 'health/hdp_manager.c' || echo '$(srcdir)/'`health/hdp_manager.c
 
3893
 
 
3894
health/bluetoothd-hdp_manager.obj: health/hdp_manager.c
 
3895
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT health/bluetoothd-hdp_manager.obj -MD -MP -MF health/$(DEPDIR)/bluetoothd-hdp_manager.Tpo -c -o health/bluetoothd-hdp_manager.obj `if test -f 'health/hdp_manager.c'; then $(CYGPATH_W) 'health/hdp_manager.c'; else $(CYGPATH_W) '$(srcdir)/health/hdp_manager.c'; fi`
 
3896
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) health/$(DEPDIR)/bluetoothd-hdp_manager.Tpo health/$(DEPDIR)/bluetoothd-hdp_manager.Po
 
3897
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='health/hdp_manager.c' object='health/bluetoothd-hdp_manager.obj' libtool=no @AMDEPBACKSLASH@
 
3898
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3899
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o health/bluetoothd-hdp_manager.obj `if test -f 'health/hdp_manager.c'; then $(CYGPATH_W) 'health/hdp_manager.c'; else $(CYGPATH_W) '$(srcdir)/health/hdp_manager.c'; fi`
 
3900
 
 
3901
health/bluetoothd-hdp.o: health/hdp.c
 
3902
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT health/bluetoothd-hdp.o -MD -MP -MF health/$(DEPDIR)/bluetoothd-hdp.Tpo -c -o health/bluetoothd-hdp.o `test -f 'health/hdp.c' || echo '$(srcdir)/'`health/hdp.c
 
3903
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) health/$(DEPDIR)/bluetoothd-hdp.Tpo health/$(DEPDIR)/bluetoothd-hdp.Po
 
3904
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='health/hdp.c' object='health/bluetoothd-hdp.o' libtool=no @AMDEPBACKSLASH@
 
3905
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3906
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o health/bluetoothd-hdp.o `test -f 'health/hdp.c' || echo '$(srcdir)/'`health/hdp.c
 
3907
 
 
3908
health/bluetoothd-hdp.obj: health/hdp.c
 
3909
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT health/bluetoothd-hdp.obj -MD -MP -MF health/$(DEPDIR)/bluetoothd-hdp.Tpo -c -o health/bluetoothd-hdp.obj `if test -f 'health/hdp.c'; then $(CYGPATH_W) 'health/hdp.c'; else $(CYGPATH_W) '$(srcdir)/health/hdp.c'; fi`
 
3910
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) health/$(DEPDIR)/bluetoothd-hdp.Tpo health/$(DEPDIR)/bluetoothd-hdp.Po
 
3911
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='health/hdp.c' object='health/bluetoothd-hdp.obj' libtool=no @AMDEPBACKSLASH@
 
3912
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3913
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o health/bluetoothd-hdp.obj `if test -f 'health/hdp.c'; then $(CYGPATH_W) 'health/hdp.c'; else $(CYGPATH_W) '$(srcdir)/health/hdp.c'; fi`
 
3914
 
 
3915
health/bluetoothd-hdp_util.o: health/hdp_util.c
 
3916
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT health/bluetoothd-hdp_util.o -MD -MP -MF health/$(DEPDIR)/bluetoothd-hdp_util.Tpo -c -o health/bluetoothd-hdp_util.o `test -f 'health/hdp_util.c' || echo '$(srcdir)/'`health/hdp_util.c
 
3917
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) health/$(DEPDIR)/bluetoothd-hdp_util.Tpo health/$(DEPDIR)/bluetoothd-hdp_util.Po
 
3918
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='health/hdp_util.c' object='health/bluetoothd-hdp_util.o' libtool=no @AMDEPBACKSLASH@
 
3919
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3920
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o health/bluetoothd-hdp_util.o `test -f 'health/hdp_util.c' || echo '$(srcdir)/'`health/hdp_util.c
 
3921
 
 
3922
health/bluetoothd-hdp_util.obj: health/hdp_util.c
 
3923
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT health/bluetoothd-hdp_util.obj -MD -MP -MF health/$(DEPDIR)/bluetoothd-hdp_util.Tpo -c -o health/bluetoothd-hdp_util.obj `if test -f 'health/hdp_util.c'; then $(CYGPATH_W) 'health/hdp_util.c'; else $(CYGPATH_W) '$(srcdir)/health/hdp_util.c'; fi`
 
3924
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) health/$(DEPDIR)/bluetoothd-hdp_util.Tpo health/$(DEPDIR)/bluetoothd-hdp_util.Po
 
3925
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='health/hdp_util.c' object='health/bluetoothd-hdp_util.obj' libtool=no @AMDEPBACKSLASH@
 
3926
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3927
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o health/bluetoothd-hdp_util.obj `if test -f 'health/hdp_util.c'; then $(CYGPATH_W) 'health/hdp_util.c'; else $(CYGPATH_W) '$(srcdir)/health/hdp_util.c'; fi`
 
3928
 
 
3929
thermometer/bluetoothd-main.o: thermometer/main.c
 
3930
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT thermometer/bluetoothd-main.o -MD -MP -MF thermometer/$(DEPDIR)/bluetoothd-main.Tpo -c -o thermometer/bluetoothd-main.o `test -f 'thermometer/main.c' || echo '$(srcdir)/'`thermometer/main.c
 
3931
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) thermometer/$(DEPDIR)/bluetoothd-main.Tpo thermometer/$(DEPDIR)/bluetoothd-main.Po
 
3932
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='thermometer/main.c' object='thermometer/bluetoothd-main.o' libtool=no @AMDEPBACKSLASH@
 
3933
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3934
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o thermometer/bluetoothd-main.o `test -f 'thermometer/main.c' || echo '$(srcdir)/'`thermometer/main.c
 
3935
 
 
3936
thermometer/bluetoothd-main.obj: thermometer/main.c
 
3937
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT thermometer/bluetoothd-main.obj -MD -MP -MF thermometer/$(DEPDIR)/bluetoothd-main.Tpo -c -o thermometer/bluetoothd-main.obj `if test -f 'thermometer/main.c'; then $(CYGPATH_W) 'thermometer/main.c'; else $(CYGPATH_W) '$(srcdir)/thermometer/main.c'; fi`
 
3938
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) thermometer/$(DEPDIR)/bluetoothd-main.Tpo thermometer/$(DEPDIR)/bluetoothd-main.Po
 
3939
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='thermometer/main.c' object='thermometer/bluetoothd-main.obj' libtool=no @AMDEPBACKSLASH@
 
3940
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3941
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o thermometer/bluetoothd-main.obj `if test -f 'thermometer/main.c'; then $(CYGPATH_W) 'thermometer/main.c'; else $(CYGPATH_W) '$(srcdir)/thermometer/main.c'; fi`
 
3942
 
 
3943
thermometer/bluetoothd-manager.o: thermometer/manager.c
 
3944
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT thermometer/bluetoothd-manager.o -MD -MP -MF thermometer/$(DEPDIR)/bluetoothd-manager.Tpo -c -o thermometer/bluetoothd-manager.o `test -f 'thermometer/manager.c' || echo '$(srcdir)/'`thermometer/manager.c
 
3945
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) thermometer/$(DEPDIR)/bluetoothd-manager.Tpo thermometer/$(DEPDIR)/bluetoothd-manager.Po
 
3946
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='thermometer/manager.c' object='thermometer/bluetoothd-manager.o' libtool=no @AMDEPBACKSLASH@
 
3947
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3948
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o thermometer/bluetoothd-manager.o `test -f 'thermometer/manager.c' || echo '$(srcdir)/'`thermometer/manager.c
 
3949
 
 
3950
thermometer/bluetoothd-manager.obj: thermometer/manager.c
 
3951
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT thermometer/bluetoothd-manager.obj -MD -MP -MF thermometer/$(DEPDIR)/bluetoothd-manager.Tpo -c -o thermometer/bluetoothd-manager.obj `if test -f 'thermometer/manager.c'; then $(CYGPATH_W) 'thermometer/manager.c'; else $(CYGPATH_W) '$(srcdir)/thermometer/manager.c'; fi`
 
3952
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) thermometer/$(DEPDIR)/bluetoothd-manager.Tpo thermometer/$(DEPDIR)/bluetoothd-manager.Po
 
3953
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='thermometer/manager.c' object='thermometer/bluetoothd-manager.obj' libtool=no @AMDEPBACKSLASH@
 
3954
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3955
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o thermometer/bluetoothd-manager.obj `if test -f 'thermometer/manager.c'; then $(CYGPATH_W) 'thermometer/manager.c'; else $(CYGPATH_W) '$(srcdir)/thermometer/manager.c'; fi`
 
3956
 
 
3957
thermometer/bluetoothd-thermometer.o: thermometer/thermometer.c
 
3958
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT thermometer/bluetoothd-thermometer.o -MD -MP -MF thermometer/$(DEPDIR)/bluetoothd-thermometer.Tpo -c -o thermometer/bluetoothd-thermometer.o `test -f 'thermometer/thermometer.c' || echo '$(srcdir)/'`thermometer/thermometer.c
 
3959
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) thermometer/$(DEPDIR)/bluetoothd-thermometer.Tpo thermometer/$(DEPDIR)/bluetoothd-thermometer.Po
 
3960
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='thermometer/thermometer.c' object='thermometer/bluetoothd-thermometer.o' libtool=no @AMDEPBACKSLASH@
 
3961
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3962
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o thermometer/bluetoothd-thermometer.o `test -f 'thermometer/thermometer.c' || echo '$(srcdir)/'`thermometer/thermometer.c
 
3963
 
 
3964
thermometer/bluetoothd-thermometer.obj: thermometer/thermometer.c
 
3965
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT thermometer/bluetoothd-thermometer.obj -MD -MP -MF thermometer/$(DEPDIR)/bluetoothd-thermometer.Tpo -c -o thermometer/bluetoothd-thermometer.obj `if test -f 'thermometer/thermometer.c'; then $(CYGPATH_W) 'thermometer/thermometer.c'; else $(CYGPATH_W) '$(srcdir)/thermometer/thermometer.c'; fi`
 
3966
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) thermometer/$(DEPDIR)/bluetoothd-thermometer.Tpo thermometer/$(DEPDIR)/bluetoothd-thermometer.Po
 
3967
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='thermometer/thermometer.c' object='thermometer/bluetoothd-thermometer.obj' libtool=no @AMDEPBACKSLASH@
 
3968
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3969
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o thermometer/bluetoothd-thermometer.obj `if test -f 'thermometer/thermometer.c'; then $(CYGPATH_W) 'thermometer/thermometer.c'; else $(CYGPATH_W) '$(srcdir)/thermometer/thermometer.c'; fi`
 
3970
 
 
3971
alert/bluetoothd-main.o: alert/main.c
 
3972
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT alert/bluetoothd-main.o -MD -MP -MF alert/$(DEPDIR)/bluetoothd-main.Tpo -c -o alert/bluetoothd-main.o `test -f 'alert/main.c' || echo '$(srcdir)/'`alert/main.c
 
3973
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) alert/$(DEPDIR)/bluetoothd-main.Tpo alert/$(DEPDIR)/bluetoothd-main.Po
 
3974
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='alert/main.c' object='alert/bluetoothd-main.o' libtool=no @AMDEPBACKSLASH@
 
3975
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3976
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o alert/bluetoothd-main.o `test -f 'alert/main.c' || echo '$(srcdir)/'`alert/main.c
 
3977
 
 
3978
alert/bluetoothd-main.obj: alert/main.c
 
3979
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT alert/bluetoothd-main.obj -MD -MP -MF alert/$(DEPDIR)/bluetoothd-main.Tpo -c -o alert/bluetoothd-main.obj `if test -f 'alert/main.c'; then $(CYGPATH_W) 'alert/main.c'; else $(CYGPATH_W) '$(srcdir)/alert/main.c'; fi`
 
3980
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) alert/$(DEPDIR)/bluetoothd-main.Tpo alert/$(DEPDIR)/bluetoothd-main.Po
 
3981
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='alert/main.c' object='alert/bluetoothd-main.obj' libtool=no @AMDEPBACKSLASH@
 
3982
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3983
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o alert/bluetoothd-main.obj `if test -f 'alert/main.c'; then $(CYGPATH_W) 'alert/main.c'; else $(CYGPATH_W) '$(srcdir)/alert/main.c'; fi`
 
3984
 
 
3985
alert/bluetoothd-server.o: alert/server.c
 
3986
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT alert/bluetoothd-server.o -MD -MP -MF alert/$(DEPDIR)/bluetoothd-server.Tpo -c -o alert/bluetoothd-server.o `test -f 'alert/server.c' || echo '$(srcdir)/'`alert/server.c
 
3987
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) alert/$(DEPDIR)/bluetoothd-server.Tpo alert/$(DEPDIR)/bluetoothd-server.Po
 
3988
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='alert/server.c' object='alert/bluetoothd-server.o' libtool=no @AMDEPBACKSLASH@
 
3989
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3990
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o alert/bluetoothd-server.o `test -f 'alert/server.c' || echo '$(srcdir)/'`alert/server.c
 
3991
 
 
3992
alert/bluetoothd-server.obj: alert/server.c
 
3993
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT alert/bluetoothd-server.obj -MD -MP -MF alert/$(DEPDIR)/bluetoothd-server.Tpo -c -o alert/bluetoothd-server.obj `if test -f 'alert/server.c'; then $(CYGPATH_W) 'alert/server.c'; else $(CYGPATH_W) '$(srcdir)/alert/server.c'; fi`
 
3994
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) alert/$(DEPDIR)/bluetoothd-server.Tpo alert/$(DEPDIR)/bluetoothd-server.Po
 
3995
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='alert/server.c' object='alert/bluetoothd-server.obj' libtool=no @AMDEPBACKSLASH@
 
3996
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
3997
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o alert/bluetoothd-server.obj `if test -f 'alert/server.c'; then $(CYGPATH_W) 'alert/server.c'; else $(CYGPATH_W) '$(srcdir)/alert/server.c'; fi`
 
3998
 
 
3999
time/bluetoothd-main.o: time/main.c
 
4000
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT time/bluetoothd-main.o -MD -MP -MF time/$(DEPDIR)/bluetoothd-main.Tpo -c -o time/bluetoothd-main.o `test -f 'time/main.c' || echo '$(srcdir)/'`time/main.c
 
4001
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) time/$(DEPDIR)/bluetoothd-main.Tpo time/$(DEPDIR)/bluetoothd-main.Po
 
4002
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='time/main.c' object='time/bluetoothd-main.o' libtool=no @AMDEPBACKSLASH@
 
4003
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4004
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o time/bluetoothd-main.o `test -f 'time/main.c' || echo '$(srcdir)/'`time/main.c
 
4005
 
 
4006
time/bluetoothd-main.obj: time/main.c
 
4007
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT time/bluetoothd-main.obj -MD -MP -MF time/$(DEPDIR)/bluetoothd-main.Tpo -c -o time/bluetoothd-main.obj `if test -f 'time/main.c'; then $(CYGPATH_W) 'time/main.c'; else $(CYGPATH_W) '$(srcdir)/time/main.c'; fi`
 
4008
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) time/$(DEPDIR)/bluetoothd-main.Tpo time/$(DEPDIR)/bluetoothd-main.Po
 
4009
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='time/main.c' object='time/bluetoothd-main.obj' libtool=no @AMDEPBACKSLASH@
 
4010
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4011
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o time/bluetoothd-main.obj `if test -f 'time/main.c'; then $(CYGPATH_W) 'time/main.c'; else $(CYGPATH_W) '$(srcdir)/time/main.c'; fi`
 
4012
 
 
4013
time/bluetoothd-server.o: time/server.c
 
4014
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT time/bluetoothd-server.o -MD -MP -MF time/$(DEPDIR)/bluetoothd-server.Tpo -c -o time/bluetoothd-server.o `test -f 'time/server.c' || echo '$(srcdir)/'`time/server.c
 
4015
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) time/$(DEPDIR)/bluetoothd-server.Tpo time/$(DEPDIR)/bluetoothd-server.Po
 
4016
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='time/server.c' object='time/bluetoothd-server.o' libtool=no @AMDEPBACKSLASH@
 
4017
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4018
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o time/bluetoothd-server.o `test -f 'time/server.c' || echo '$(srcdir)/'`time/server.c
 
4019
 
 
4020
time/bluetoothd-server.obj: time/server.c
 
4021
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT time/bluetoothd-server.obj -MD -MP -MF time/$(DEPDIR)/bluetoothd-server.Tpo -c -o time/bluetoothd-server.obj `if test -f 'time/server.c'; then $(CYGPATH_W) 'time/server.c'; else $(CYGPATH_W) '$(srcdir)/time/server.c'; fi`
 
4022
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) time/$(DEPDIR)/bluetoothd-server.Tpo time/$(DEPDIR)/bluetoothd-server.Po
 
4023
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='time/server.c' object='time/bluetoothd-server.obj' libtool=no @AMDEPBACKSLASH@
 
4024
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4025
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o time/bluetoothd-server.obj `if test -f 'time/server.c'; then $(CYGPATH_W) 'time/server.c'; else $(CYGPATH_W) '$(srcdir)/time/server.c'; fi`
 
4026
 
 
4027
plugins/bluetoothd-gatt-example.o: plugins/gatt-example.c
 
4028
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-gatt-example.o -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-gatt-example.Tpo -c -o plugins/bluetoothd-gatt-example.o `test -f 'plugins/gatt-example.c' || echo '$(srcdir)/'`plugins/gatt-example.c
 
4029
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-gatt-example.Tpo plugins/$(DEPDIR)/bluetoothd-gatt-example.Po
 
4030
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/gatt-example.c' object='plugins/bluetoothd-gatt-example.o' libtool=no @AMDEPBACKSLASH@
 
4031
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4032
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-gatt-example.o `test -f 'plugins/gatt-example.c' || echo '$(srcdir)/'`plugins/gatt-example.c
 
4033
 
 
4034
plugins/bluetoothd-gatt-example.obj: plugins/gatt-example.c
 
4035
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-gatt-example.obj -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-gatt-example.Tpo -c -o plugins/bluetoothd-gatt-example.obj `if test -f 'plugins/gatt-example.c'; then $(CYGPATH_W) 'plugins/gatt-example.c'; else $(CYGPATH_W) '$(srcdir)/plugins/gatt-example.c'; fi`
 
4036
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-gatt-example.Tpo plugins/$(DEPDIR)/bluetoothd-gatt-example.Po
 
4037
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/gatt-example.c' object='plugins/bluetoothd-gatt-example.obj' libtool=no @AMDEPBACKSLASH@
 
4038
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4039
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-gatt-example.obj `if test -f 'plugins/gatt-example.c'; then $(CYGPATH_W) 'plugins/gatt-example.c'; else $(CYGPATH_W) '$(srcdir)/plugins/gatt-example.c'; fi`
 
4040
 
 
4041
proximity/bluetoothd-main.o: proximity/main.c
 
4042
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT proximity/bluetoothd-main.o -MD -MP -MF proximity/$(DEPDIR)/bluetoothd-main.Tpo -c -o proximity/bluetoothd-main.o `test -f 'proximity/main.c' || echo '$(srcdir)/'`proximity/main.c
 
4043
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) proximity/$(DEPDIR)/bluetoothd-main.Tpo proximity/$(DEPDIR)/bluetoothd-main.Po
 
4044
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='proximity/main.c' object='proximity/bluetoothd-main.o' libtool=no @AMDEPBACKSLASH@
 
4045
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4046
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o proximity/bluetoothd-main.o `test -f 'proximity/main.c' || echo '$(srcdir)/'`proximity/main.c
 
4047
 
 
4048
proximity/bluetoothd-main.obj: proximity/main.c
 
4049
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT proximity/bluetoothd-main.obj -MD -MP -MF proximity/$(DEPDIR)/bluetoothd-main.Tpo -c -o proximity/bluetoothd-main.obj `if test -f 'proximity/main.c'; then $(CYGPATH_W) 'proximity/main.c'; else $(CYGPATH_W) '$(srcdir)/proximity/main.c'; fi`
 
4050
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) proximity/$(DEPDIR)/bluetoothd-main.Tpo proximity/$(DEPDIR)/bluetoothd-main.Po
 
4051
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='proximity/main.c' object='proximity/bluetoothd-main.obj' libtool=no @AMDEPBACKSLASH@
 
4052
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4053
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o proximity/bluetoothd-main.obj `if test -f 'proximity/main.c'; then $(CYGPATH_W) 'proximity/main.c'; else $(CYGPATH_W) '$(srcdir)/proximity/main.c'; fi`
 
4054
 
 
4055
proximity/bluetoothd-manager.o: proximity/manager.c
 
4056
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT proximity/bluetoothd-manager.o -MD -MP -MF proximity/$(DEPDIR)/bluetoothd-manager.Tpo -c -o proximity/bluetoothd-manager.o `test -f 'proximity/manager.c' || echo '$(srcdir)/'`proximity/manager.c
 
4057
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) proximity/$(DEPDIR)/bluetoothd-manager.Tpo proximity/$(DEPDIR)/bluetoothd-manager.Po
 
4058
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='proximity/manager.c' object='proximity/bluetoothd-manager.o' libtool=no @AMDEPBACKSLASH@
 
4059
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4060
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o proximity/bluetoothd-manager.o `test -f 'proximity/manager.c' || echo '$(srcdir)/'`proximity/manager.c
 
4061
 
 
4062
proximity/bluetoothd-manager.obj: proximity/manager.c
 
4063
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT proximity/bluetoothd-manager.obj -MD -MP -MF proximity/$(DEPDIR)/bluetoothd-manager.Tpo -c -o proximity/bluetoothd-manager.obj `if test -f 'proximity/manager.c'; then $(CYGPATH_W) 'proximity/manager.c'; else $(CYGPATH_W) '$(srcdir)/proximity/manager.c'; fi`
 
4064
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) proximity/$(DEPDIR)/bluetoothd-manager.Tpo proximity/$(DEPDIR)/bluetoothd-manager.Po
 
4065
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='proximity/manager.c' object='proximity/bluetoothd-manager.obj' libtool=no @AMDEPBACKSLASH@
 
4066
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4067
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o proximity/bluetoothd-manager.obj `if test -f 'proximity/manager.c'; then $(CYGPATH_W) 'proximity/manager.c'; else $(CYGPATH_W) '$(srcdir)/proximity/manager.c'; fi`
 
4068
 
 
4069
proximity/bluetoothd-monitor.o: proximity/monitor.c
 
4070
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT proximity/bluetoothd-monitor.o -MD -MP -MF proximity/$(DEPDIR)/bluetoothd-monitor.Tpo -c -o proximity/bluetoothd-monitor.o `test -f 'proximity/monitor.c' || echo '$(srcdir)/'`proximity/monitor.c
 
4071
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) proximity/$(DEPDIR)/bluetoothd-monitor.Tpo proximity/$(DEPDIR)/bluetoothd-monitor.Po
 
4072
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='proximity/monitor.c' object='proximity/bluetoothd-monitor.o' libtool=no @AMDEPBACKSLASH@
 
4073
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4074
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o proximity/bluetoothd-monitor.o `test -f 'proximity/monitor.c' || echo '$(srcdir)/'`proximity/monitor.c
 
4075
 
 
4076
proximity/bluetoothd-monitor.obj: proximity/monitor.c
 
4077
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT proximity/bluetoothd-monitor.obj -MD -MP -MF proximity/$(DEPDIR)/bluetoothd-monitor.Tpo -c -o proximity/bluetoothd-monitor.obj `if test -f 'proximity/monitor.c'; then $(CYGPATH_W) 'proximity/monitor.c'; else $(CYGPATH_W) '$(srcdir)/proximity/monitor.c'; fi`
 
4078
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) proximity/$(DEPDIR)/bluetoothd-monitor.Tpo proximity/$(DEPDIR)/bluetoothd-monitor.Po
 
4079
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='proximity/monitor.c' object='proximity/bluetoothd-monitor.obj' libtool=no @AMDEPBACKSLASH@
 
4080
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4081
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o proximity/bluetoothd-monitor.obj `if test -f 'proximity/monitor.c'; then $(CYGPATH_W) 'proximity/monitor.c'; else $(CYGPATH_W) '$(srcdir)/proximity/monitor.c'; fi`
 
4082
 
 
4083
proximity/bluetoothd-reporter.o: proximity/reporter.c
 
4084
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT proximity/bluetoothd-reporter.o -MD -MP -MF proximity/$(DEPDIR)/bluetoothd-reporter.Tpo -c -o proximity/bluetoothd-reporter.o `test -f 'proximity/reporter.c' || echo '$(srcdir)/'`proximity/reporter.c
 
4085
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) proximity/$(DEPDIR)/bluetoothd-reporter.Tpo proximity/$(DEPDIR)/bluetoothd-reporter.Po
 
4086
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='proximity/reporter.c' object='proximity/bluetoothd-reporter.o' libtool=no @AMDEPBACKSLASH@
 
4087
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4088
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o proximity/bluetoothd-reporter.o `test -f 'proximity/reporter.c' || echo '$(srcdir)/'`proximity/reporter.c
 
4089
 
 
4090
proximity/bluetoothd-reporter.obj: proximity/reporter.c
 
4091
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT proximity/bluetoothd-reporter.obj -MD -MP -MF proximity/$(DEPDIR)/bluetoothd-reporter.Tpo -c -o proximity/bluetoothd-reporter.obj `if test -f 'proximity/reporter.c'; then $(CYGPATH_W) 'proximity/reporter.c'; else $(CYGPATH_W) '$(srcdir)/proximity/reporter.c'; fi`
 
4092
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) proximity/$(DEPDIR)/bluetoothd-reporter.Tpo proximity/$(DEPDIR)/bluetoothd-reporter.Po
 
4093
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='proximity/reporter.c' object='proximity/bluetoothd-reporter.obj' libtool=no @AMDEPBACKSLASH@
 
4094
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4095
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o proximity/bluetoothd-reporter.obj `if test -f 'proximity/reporter.c'; then $(CYGPATH_W) 'proximity/reporter.c'; else $(CYGPATH_W) '$(srcdir)/proximity/reporter.c'; fi`
 
4096
 
 
4097
proximity/bluetoothd-linkloss.o: proximity/linkloss.c
 
4098
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT proximity/bluetoothd-linkloss.o -MD -MP -MF proximity/$(DEPDIR)/bluetoothd-linkloss.Tpo -c -o proximity/bluetoothd-linkloss.o `test -f 'proximity/linkloss.c' || echo '$(srcdir)/'`proximity/linkloss.c
 
4099
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) proximity/$(DEPDIR)/bluetoothd-linkloss.Tpo proximity/$(DEPDIR)/bluetoothd-linkloss.Po
 
4100
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='proximity/linkloss.c' object='proximity/bluetoothd-linkloss.o' libtool=no @AMDEPBACKSLASH@
 
4101
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4102
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o proximity/bluetoothd-linkloss.o `test -f 'proximity/linkloss.c' || echo '$(srcdir)/'`proximity/linkloss.c
 
4103
 
 
4104
proximity/bluetoothd-linkloss.obj: proximity/linkloss.c
 
4105
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT proximity/bluetoothd-linkloss.obj -MD -MP -MF proximity/$(DEPDIR)/bluetoothd-linkloss.Tpo -c -o proximity/bluetoothd-linkloss.obj `if test -f 'proximity/linkloss.c'; then $(CYGPATH_W) 'proximity/linkloss.c'; else $(CYGPATH_W) '$(srcdir)/proximity/linkloss.c'; fi`
 
4106
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) proximity/$(DEPDIR)/bluetoothd-linkloss.Tpo proximity/$(DEPDIR)/bluetoothd-linkloss.Po
 
4107
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='proximity/linkloss.c' object='proximity/bluetoothd-linkloss.obj' libtool=no @AMDEPBACKSLASH@
 
4108
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4109
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o proximity/bluetoothd-linkloss.obj `if test -f 'proximity/linkloss.c'; then $(CYGPATH_W) 'proximity/linkloss.c'; else $(CYGPATH_W) '$(srcdir)/proximity/linkloss.c'; fi`
 
4110
 
 
4111
proximity/bluetoothd-immalert.o: proximity/immalert.c
 
4112
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT proximity/bluetoothd-immalert.o -MD -MP -MF proximity/$(DEPDIR)/bluetoothd-immalert.Tpo -c -o proximity/bluetoothd-immalert.o `test -f 'proximity/immalert.c' || echo '$(srcdir)/'`proximity/immalert.c
 
4113
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) proximity/$(DEPDIR)/bluetoothd-immalert.Tpo proximity/$(DEPDIR)/bluetoothd-immalert.Po
 
4114
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='proximity/immalert.c' object='proximity/bluetoothd-immalert.o' libtool=no @AMDEPBACKSLASH@
 
4115
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4116
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o proximity/bluetoothd-immalert.o `test -f 'proximity/immalert.c' || echo '$(srcdir)/'`proximity/immalert.c
 
4117
 
 
4118
proximity/bluetoothd-immalert.obj: proximity/immalert.c
 
4119
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT proximity/bluetoothd-immalert.obj -MD -MP -MF proximity/$(DEPDIR)/bluetoothd-immalert.Tpo -c -o proximity/bluetoothd-immalert.obj `if test -f 'proximity/immalert.c'; then $(CYGPATH_W) 'proximity/immalert.c'; else $(CYGPATH_W) '$(srcdir)/proximity/immalert.c'; fi`
 
4120
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) proximity/$(DEPDIR)/bluetoothd-immalert.Tpo proximity/$(DEPDIR)/bluetoothd-immalert.Po
 
4121
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='proximity/immalert.c' object='proximity/bluetoothd-immalert.obj' libtool=no @AMDEPBACKSLASH@
 
4122
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4123
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o proximity/bluetoothd-immalert.obj `if test -f 'proximity/immalert.c'; then $(CYGPATH_W) 'proximity/immalert.c'; else $(CYGPATH_W) '$(srcdir)/proximity/immalert.c'; fi`
 
4124
 
 
4125
deviceinfo/bluetoothd-main.o: deviceinfo/main.c
 
4126
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT deviceinfo/bluetoothd-main.o -MD -MP -MF deviceinfo/$(DEPDIR)/bluetoothd-main.Tpo -c -o deviceinfo/bluetoothd-main.o `test -f 'deviceinfo/main.c' || echo '$(srcdir)/'`deviceinfo/main.c
 
4127
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) deviceinfo/$(DEPDIR)/bluetoothd-main.Tpo deviceinfo/$(DEPDIR)/bluetoothd-main.Po
 
4128
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='deviceinfo/main.c' object='deviceinfo/bluetoothd-main.o' libtool=no @AMDEPBACKSLASH@
 
4129
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4130
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o deviceinfo/bluetoothd-main.o `test -f 'deviceinfo/main.c' || echo '$(srcdir)/'`deviceinfo/main.c
 
4131
 
 
4132
deviceinfo/bluetoothd-main.obj: deviceinfo/main.c
 
4133
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT deviceinfo/bluetoothd-main.obj -MD -MP -MF deviceinfo/$(DEPDIR)/bluetoothd-main.Tpo -c -o deviceinfo/bluetoothd-main.obj `if test -f 'deviceinfo/main.c'; then $(CYGPATH_W) 'deviceinfo/main.c'; else $(CYGPATH_W) '$(srcdir)/deviceinfo/main.c'; fi`
 
4134
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) deviceinfo/$(DEPDIR)/bluetoothd-main.Tpo deviceinfo/$(DEPDIR)/bluetoothd-main.Po
 
4135
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='deviceinfo/main.c' object='deviceinfo/bluetoothd-main.obj' libtool=no @AMDEPBACKSLASH@
 
4136
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4137
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o deviceinfo/bluetoothd-main.obj `if test -f 'deviceinfo/main.c'; then $(CYGPATH_W) 'deviceinfo/main.c'; else $(CYGPATH_W) '$(srcdir)/deviceinfo/main.c'; fi`
 
4138
 
 
4139
deviceinfo/bluetoothd-manager.o: deviceinfo/manager.c
 
4140
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT deviceinfo/bluetoothd-manager.o -MD -MP -MF deviceinfo/$(DEPDIR)/bluetoothd-manager.Tpo -c -o deviceinfo/bluetoothd-manager.o `test -f 'deviceinfo/manager.c' || echo '$(srcdir)/'`deviceinfo/manager.c
 
4141
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) deviceinfo/$(DEPDIR)/bluetoothd-manager.Tpo deviceinfo/$(DEPDIR)/bluetoothd-manager.Po
 
4142
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='deviceinfo/manager.c' object='deviceinfo/bluetoothd-manager.o' libtool=no @AMDEPBACKSLASH@
 
4143
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4144
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o deviceinfo/bluetoothd-manager.o `test -f 'deviceinfo/manager.c' || echo '$(srcdir)/'`deviceinfo/manager.c
 
4145
 
 
4146
deviceinfo/bluetoothd-manager.obj: deviceinfo/manager.c
 
4147
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT deviceinfo/bluetoothd-manager.obj -MD -MP -MF deviceinfo/$(DEPDIR)/bluetoothd-manager.Tpo -c -o deviceinfo/bluetoothd-manager.obj `if test -f 'deviceinfo/manager.c'; then $(CYGPATH_W) 'deviceinfo/manager.c'; else $(CYGPATH_W) '$(srcdir)/deviceinfo/manager.c'; fi`
 
4148
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) deviceinfo/$(DEPDIR)/bluetoothd-manager.Tpo deviceinfo/$(DEPDIR)/bluetoothd-manager.Po
 
4149
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='deviceinfo/manager.c' object='deviceinfo/bluetoothd-manager.obj' libtool=no @AMDEPBACKSLASH@
 
4150
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4151
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o deviceinfo/bluetoothd-manager.obj `if test -f 'deviceinfo/manager.c'; then $(CYGPATH_W) 'deviceinfo/manager.c'; else $(CYGPATH_W) '$(srcdir)/deviceinfo/manager.c'; fi`
 
4152
 
 
4153
deviceinfo/bluetoothd-deviceinfo.o: deviceinfo/deviceinfo.c
 
4154
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT deviceinfo/bluetoothd-deviceinfo.o -MD -MP -MF deviceinfo/$(DEPDIR)/bluetoothd-deviceinfo.Tpo -c -o deviceinfo/bluetoothd-deviceinfo.o `test -f 'deviceinfo/deviceinfo.c' || echo '$(srcdir)/'`deviceinfo/deviceinfo.c
 
4155
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) deviceinfo/$(DEPDIR)/bluetoothd-deviceinfo.Tpo deviceinfo/$(DEPDIR)/bluetoothd-deviceinfo.Po
 
4156
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='deviceinfo/deviceinfo.c' object='deviceinfo/bluetoothd-deviceinfo.o' libtool=no @AMDEPBACKSLASH@
 
4157
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4158
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o deviceinfo/bluetoothd-deviceinfo.o `test -f 'deviceinfo/deviceinfo.c' || echo '$(srcdir)/'`deviceinfo/deviceinfo.c
 
4159
 
 
4160
deviceinfo/bluetoothd-deviceinfo.obj: deviceinfo/deviceinfo.c
 
4161
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT deviceinfo/bluetoothd-deviceinfo.obj -MD -MP -MF deviceinfo/$(DEPDIR)/bluetoothd-deviceinfo.Tpo -c -o deviceinfo/bluetoothd-deviceinfo.obj `if test -f 'deviceinfo/deviceinfo.c'; then $(CYGPATH_W) 'deviceinfo/deviceinfo.c'; else $(CYGPATH_W) '$(srcdir)/deviceinfo/deviceinfo.c'; fi`
 
4162
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) deviceinfo/$(DEPDIR)/bluetoothd-deviceinfo.Tpo deviceinfo/$(DEPDIR)/bluetoothd-deviceinfo.Po
 
4163
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='deviceinfo/deviceinfo.c' object='deviceinfo/bluetoothd-deviceinfo.obj' libtool=no @AMDEPBACKSLASH@
 
4164
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4165
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o deviceinfo/bluetoothd-deviceinfo.obj `if test -f 'deviceinfo/deviceinfo.c'; then $(CYGPATH_W) 'deviceinfo/deviceinfo.c'; else $(CYGPATH_W) '$(srcdir)/deviceinfo/deviceinfo.c'; fi`
 
4166
 
 
4167
plugins/bluetoothd-hciops.o: plugins/hciops.c
 
4168
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-hciops.o -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-hciops.Tpo -c -o plugins/bluetoothd-hciops.o `test -f 'plugins/hciops.c' || echo '$(srcdir)/'`plugins/hciops.c
 
4169
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-hciops.Tpo plugins/$(DEPDIR)/bluetoothd-hciops.Po
 
4170
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/hciops.c' object='plugins/bluetoothd-hciops.o' libtool=no @AMDEPBACKSLASH@
 
4171
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4172
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-hciops.o `test -f 'plugins/hciops.c' || echo '$(srcdir)/'`plugins/hciops.c
 
4173
 
 
4174
plugins/bluetoothd-hciops.obj: plugins/hciops.c
 
4175
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-hciops.obj -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-hciops.Tpo -c -o plugins/bluetoothd-hciops.obj `if test -f 'plugins/hciops.c'; then $(CYGPATH_W) 'plugins/hciops.c'; else $(CYGPATH_W) '$(srcdir)/plugins/hciops.c'; fi`
 
4176
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-hciops.Tpo plugins/$(DEPDIR)/bluetoothd-hciops.Po
 
4177
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/hciops.c' object='plugins/bluetoothd-hciops.obj' libtool=no @AMDEPBACKSLASH@
 
4178
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4179
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-hciops.obj `if test -f 'plugins/hciops.c'; then $(CYGPATH_W) 'plugins/hciops.c'; else $(CYGPATH_W) '$(srcdir)/plugins/hciops.c'; fi`
 
4180
 
 
4181
plugins/bluetoothd-mgmtops.o: plugins/mgmtops.c
 
4182
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-mgmtops.o -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-mgmtops.Tpo -c -o plugins/bluetoothd-mgmtops.o `test -f 'plugins/mgmtops.c' || echo '$(srcdir)/'`plugins/mgmtops.c
 
4183
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-mgmtops.Tpo plugins/$(DEPDIR)/bluetoothd-mgmtops.Po
 
4184
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/mgmtops.c' object='plugins/bluetoothd-mgmtops.o' libtool=no @AMDEPBACKSLASH@
 
4185
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4186
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-mgmtops.o `test -f 'plugins/mgmtops.c' || echo '$(srcdir)/'`plugins/mgmtops.c
 
4187
 
 
4188
plugins/bluetoothd-mgmtops.obj: plugins/mgmtops.c
 
4189
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-mgmtops.obj -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-mgmtops.Tpo -c -o plugins/bluetoothd-mgmtops.obj `if test -f 'plugins/mgmtops.c'; then $(CYGPATH_W) 'plugins/mgmtops.c'; else $(CYGPATH_W) '$(srcdir)/plugins/mgmtops.c'; fi`
 
4190
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-mgmtops.Tpo plugins/$(DEPDIR)/bluetoothd-mgmtops.Po
 
4191
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/mgmtops.c' object='plugins/bluetoothd-mgmtops.obj' libtool=no @AMDEPBACKSLASH@
 
4192
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4193
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-mgmtops.obj `if test -f 'plugins/mgmtops.c'; then $(CYGPATH_W) 'plugins/mgmtops.c'; else $(CYGPATH_W) '$(srcdir)/plugins/mgmtops.c'; fi`
 
4194
 
 
4195
plugins/bluetoothd-hal.o: plugins/hal.c
 
4196
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-hal.o -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-hal.Tpo -c -o plugins/bluetoothd-hal.o `test -f 'plugins/hal.c' || echo '$(srcdir)/'`plugins/hal.c
 
4197
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-hal.Tpo plugins/$(DEPDIR)/bluetoothd-hal.Po
 
4198
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/hal.c' object='plugins/bluetoothd-hal.o' libtool=no @AMDEPBACKSLASH@
 
4199
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4200
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-hal.o `test -f 'plugins/hal.c' || echo '$(srcdir)/'`plugins/hal.c
 
4201
 
 
4202
plugins/bluetoothd-hal.obj: plugins/hal.c
 
4203
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-hal.obj -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-hal.Tpo -c -o plugins/bluetoothd-hal.obj `if test -f 'plugins/hal.c'; then $(CYGPATH_W) 'plugins/hal.c'; else $(CYGPATH_W) '$(srcdir)/plugins/hal.c'; fi`
 
4204
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-hal.Tpo plugins/$(DEPDIR)/bluetoothd-hal.Po
 
4205
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/hal.c' object='plugins/bluetoothd-hal.obj' libtool=no @AMDEPBACKSLASH@
 
4206
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4207
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-hal.obj `if test -f 'plugins/hal.c'; then $(CYGPATH_W) 'plugins/hal.c'; else $(CYGPATH_W) '$(srcdir)/plugins/hal.c'; fi`
 
4208
 
 
4209
plugins/bluetoothd-formfactor.o: plugins/formfactor.c
 
4210
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-formfactor.o -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-formfactor.Tpo -c -o plugins/bluetoothd-formfactor.o `test -f 'plugins/formfactor.c' || echo '$(srcdir)/'`plugins/formfactor.c
 
4211
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-formfactor.Tpo plugins/$(DEPDIR)/bluetoothd-formfactor.Po
 
4212
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/formfactor.c' object='plugins/bluetoothd-formfactor.o' libtool=no @AMDEPBACKSLASH@
 
4213
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4214
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-formfactor.o `test -f 'plugins/formfactor.c' || echo '$(srcdir)/'`plugins/formfactor.c
 
4215
 
 
4216
plugins/bluetoothd-formfactor.obj: plugins/formfactor.c
 
4217
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-formfactor.obj -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-formfactor.Tpo -c -o plugins/bluetoothd-formfactor.obj `if test -f 'plugins/formfactor.c'; then $(CYGPATH_W) 'plugins/formfactor.c'; else $(CYGPATH_W) '$(srcdir)/plugins/formfactor.c'; fi`
 
4218
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-formfactor.Tpo plugins/$(DEPDIR)/bluetoothd-formfactor.Po
 
4219
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/formfactor.c' object='plugins/bluetoothd-formfactor.obj' libtool=no @AMDEPBACKSLASH@
 
4220
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4221
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-formfactor.obj `if test -f 'plugins/formfactor.c'; then $(CYGPATH_W) 'plugins/formfactor.c'; else $(CYGPATH_W) '$(srcdir)/plugins/formfactor.c'; fi`
 
4222
 
 
4223
plugins/bluetoothd-storage.o: plugins/storage.c
 
4224
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-storage.o -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-storage.Tpo -c -o plugins/bluetoothd-storage.o `test -f 'plugins/storage.c' || echo '$(srcdir)/'`plugins/storage.c
 
4225
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-storage.Tpo plugins/$(DEPDIR)/bluetoothd-storage.Po
 
4226
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/storage.c' object='plugins/bluetoothd-storage.o' libtool=no @AMDEPBACKSLASH@
 
4227
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4228
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-storage.o `test -f 'plugins/storage.c' || echo '$(srcdir)/'`plugins/storage.c
 
4229
 
 
4230
plugins/bluetoothd-storage.obj: plugins/storage.c
 
4231
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-storage.obj -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-storage.Tpo -c -o plugins/bluetoothd-storage.obj `if test -f 'plugins/storage.c'; then $(CYGPATH_W) 'plugins/storage.c'; else $(CYGPATH_W) '$(srcdir)/plugins/storage.c'; fi`
 
4232
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-storage.Tpo plugins/$(DEPDIR)/bluetoothd-storage.Po
 
4233
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/storage.c' object='plugins/bluetoothd-storage.obj' libtool=no @AMDEPBACKSLASH@
 
4234
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4235
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-storage.obj `if test -f 'plugins/storage.c'; then $(CYGPATH_W) 'plugins/storage.c'; else $(CYGPATH_W) '$(srcdir)/plugins/storage.c'; fi`
 
4236
 
 
4237
plugins/bluetoothd-adaptername.o: plugins/adaptername.c
 
4238
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-adaptername.o -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-adaptername.Tpo -c -o plugins/bluetoothd-adaptername.o `test -f 'plugins/adaptername.c' || echo '$(srcdir)/'`plugins/adaptername.c
 
4239
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-adaptername.Tpo plugins/$(DEPDIR)/bluetoothd-adaptername.Po
 
4240
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/adaptername.c' object='plugins/bluetoothd-adaptername.o' libtool=no @AMDEPBACKSLASH@
 
4241
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4242
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-adaptername.o `test -f 'plugins/adaptername.c' || echo '$(srcdir)/'`plugins/adaptername.c
 
4243
 
 
4244
plugins/bluetoothd-adaptername.obj: plugins/adaptername.c
 
4245
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-adaptername.obj -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-adaptername.Tpo -c -o plugins/bluetoothd-adaptername.obj `if test -f 'plugins/adaptername.c'; then $(CYGPATH_W) 'plugins/adaptername.c'; else $(CYGPATH_W) '$(srcdir)/plugins/adaptername.c'; fi`
 
4246
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-adaptername.Tpo plugins/$(DEPDIR)/bluetoothd-adaptername.Po
 
4247
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/adaptername.c' object='plugins/bluetoothd-adaptername.obj' libtool=no @AMDEPBACKSLASH@
 
4248
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4249
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-adaptername.obj `if test -f 'plugins/adaptername.c'; then $(CYGPATH_W) 'plugins/adaptername.c'; else $(CYGPATH_W) '$(srcdir)/plugins/adaptername.c'; fi`
 
4250
 
 
4251
plugins/bluetoothd-wiimote.o: plugins/wiimote.c
 
4252
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-wiimote.o -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-wiimote.Tpo -c -o plugins/bluetoothd-wiimote.o `test -f 'plugins/wiimote.c' || echo '$(srcdir)/'`plugins/wiimote.c
 
4253
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-wiimote.Tpo plugins/$(DEPDIR)/bluetoothd-wiimote.Po
 
4254
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/wiimote.c' object='plugins/bluetoothd-wiimote.o' libtool=no @AMDEPBACKSLASH@
 
4255
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4256
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-wiimote.o `test -f 'plugins/wiimote.c' || echo '$(srcdir)/'`plugins/wiimote.c
 
4257
 
 
4258
plugins/bluetoothd-wiimote.obj: plugins/wiimote.c
 
4259
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-wiimote.obj -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-wiimote.Tpo -c -o plugins/bluetoothd-wiimote.obj `if test -f 'plugins/wiimote.c'; then $(CYGPATH_W) 'plugins/wiimote.c'; else $(CYGPATH_W) '$(srcdir)/plugins/wiimote.c'; fi`
 
4260
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-wiimote.Tpo plugins/$(DEPDIR)/bluetoothd-wiimote.Po
 
4261
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/wiimote.c' object='plugins/bluetoothd-wiimote.obj' libtool=no @AMDEPBACKSLASH@
 
4262
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4263
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-wiimote.obj `if test -f 'plugins/wiimote.c'; then $(CYGPATH_W) 'plugins/wiimote.c'; else $(CYGPATH_W) '$(srcdir)/plugins/wiimote.c'; fi`
 
4264
 
 
4265
plugins/bluetoothd-maemo6.o: plugins/maemo6.c
 
4266
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-maemo6.o -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-maemo6.Tpo -c -o plugins/bluetoothd-maemo6.o `test -f 'plugins/maemo6.c' || echo '$(srcdir)/'`plugins/maemo6.c
 
4267
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-maemo6.Tpo plugins/$(DEPDIR)/bluetoothd-maemo6.Po
 
4268
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/maemo6.c' object='plugins/bluetoothd-maemo6.o' libtool=no @AMDEPBACKSLASH@
 
4269
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4270
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-maemo6.o `test -f 'plugins/maemo6.c' || echo '$(srcdir)/'`plugins/maemo6.c
 
4271
 
 
4272
plugins/bluetoothd-maemo6.obj: plugins/maemo6.c
 
4273
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-maemo6.obj -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-maemo6.Tpo -c -o plugins/bluetoothd-maemo6.obj `if test -f 'plugins/maemo6.c'; then $(CYGPATH_W) 'plugins/maemo6.c'; else $(CYGPATH_W) '$(srcdir)/plugins/maemo6.c'; fi`
 
4274
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-maemo6.Tpo plugins/$(DEPDIR)/bluetoothd-maemo6.Po
 
4275
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/maemo6.c' object='plugins/bluetoothd-maemo6.obj' libtool=no @AMDEPBACKSLASH@
 
4276
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4277
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-maemo6.obj `if test -f 'plugins/maemo6.c'; then $(CYGPATH_W) 'plugins/maemo6.c'; else $(CYGPATH_W) '$(srcdir)/plugins/maemo6.c'; fi`
 
4278
 
 
4279
plugins/bluetoothd-dbusoob.o: plugins/dbusoob.c
 
4280
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-dbusoob.o -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-dbusoob.Tpo -c -o plugins/bluetoothd-dbusoob.o `test -f 'plugins/dbusoob.c' || echo '$(srcdir)/'`plugins/dbusoob.c
 
4281
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-dbusoob.Tpo plugins/$(DEPDIR)/bluetoothd-dbusoob.Po
 
4282
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/dbusoob.c' object='plugins/bluetoothd-dbusoob.o' libtool=no @AMDEPBACKSLASH@
 
4283
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4284
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-dbusoob.o `test -f 'plugins/dbusoob.c' || echo '$(srcdir)/'`plugins/dbusoob.c
 
4285
 
 
4286
plugins/bluetoothd-dbusoob.obj: plugins/dbusoob.c
 
4287
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT plugins/bluetoothd-dbusoob.obj -MD -MP -MF plugins/$(DEPDIR)/bluetoothd-dbusoob.Tpo -c -o plugins/bluetoothd-dbusoob.obj `if test -f 'plugins/dbusoob.c'; then $(CYGPATH_W) 'plugins/dbusoob.c'; else $(CYGPATH_W) '$(srcdir)/plugins/dbusoob.c'; fi`
 
4288
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) plugins/$(DEPDIR)/bluetoothd-dbusoob.Tpo plugins/$(DEPDIR)/bluetoothd-dbusoob.Po
 
4289
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='plugins/dbusoob.c' object='plugins/bluetoothd-dbusoob.obj' libtool=no @AMDEPBACKSLASH@
 
4290
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4291
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o plugins/bluetoothd-dbusoob.obj `if test -f 'plugins/dbusoob.c'; then $(CYGPATH_W) 'plugins/dbusoob.c'; else $(CYGPATH_W) '$(srcdir)/plugins/dbusoob.c'; fi`
 
4292
 
 
4293
attrib/bluetoothd-att.o: attrib/att.c
 
4294
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT attrib/bluetoothd-att.o -MD -MP -MF attrib/$(DEPDIR)/bluetoothd-att.Tpo -c -o attrib/bluetoothd-att.o `test -f 'attrib/att.c' || echo '$(srcdir)/'`attrib/att.c
 
4295
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) attrib/$(DEPDIR)/bluetoothd-att.Tpo attrib/$(DEPDIR)/bluetoothd-att.Po
 
4296
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='attrib/att.c' object='attrib/bluetoothd-att.o' libtool=no @AMDEPBACKSLASH@
 
4297
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4298
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o attrib/bluetoothd-att.o `test -f 'attrib/att.c' || echo '$(srcdir)/'`attrib/att.c
 
4299
 
 
4300
attrib/bluetoothd-att.obj: attrib/att.c
 
4301
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT attrib/bluetoothd-att.obj -MD -MP -MF attrib/$(DEPDIR)/bluetoothd-att.Tpo -c -o attrib/bluetoothd-att.obj `if test -f 'attrib/att.c'; then $(CYGPATH_W) 'attrib/att.c'; else $(CYGPATH_W) '$(srcdir)/attrib/att.c'; fi`
 
4302
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) attrib/$(DEPDIR)/bluetoothd-att.Tpo attrib/$(DEPDIR)/bluetoothd-att.Po
 
4303
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='attrib/att.c' object='attrib/bluetoothd-att.obj' libtool=no @AMDEPBACKSLASH@
 
4304
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4305
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o attrib/bluetoothd-att.obj `if test -f 'attrib/att.c'; then $(CYGPATH_W) 'attrib/att.c'; else $(CYGPATH_W) '$(srcdir)/attrib/att.c'; fi`
 
4306
 
 
4307
attrib/bluetoothd-gatt.o: attrib/gatt.c
 
4308
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT attrib/bluetoothd-gatt.o -MD -MP -MF attrib/$(DEPDIR)/bluetoothd-gatt.Tpo -c -o attrib/bluetoothd-gatt.o `test -f 'attrib/gatt.c' || echo '$(srcdir)/'`attrib/gatt.c
 
4309
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) attrib/$(DEPDIR)/bluetoothd-gatt.Tpo attrib/$(DEPDIR)/bluetoothd-gatt.Po
 
4310
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='attrib/gatt.c' object='attrib/bluetoothd-gatt.o' libtool=no @AMDEPBACKSLASH@
 
4311
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4312
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o attrib/bluetoothd-gatt.o `test -f 'attrib/gatt.c' || echo '$(srcdir)/'`attrib/gatt.c
 
4313
 
 
4314
attrib/bluetoothd-gatt.obj: attrib/gatt.c
 
4315
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT attrib/bluetoothd-gatt.obj -MD -MP -MF attrib/$(DEPDIR)/bluetoothd-gatt.Tpo -c -o attrib/bluetoothd-gatt.obj `if test -f 'attrib/gatt.c'; then $(CYGPATH_W) 'attrib/gatt.c'; else $(CYGPATH_W) '$(srcdir)/attrib/gatt.c'; fi`
 
4316
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) attrib/$(DEPDIR)/bluetoothd-gatt.Tpo attrib/$(DEPDIR)/bluetoothd-gatt.Po
 
4317
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='attrib/gatt.c' object='attrib/bluetoothd-gatt.obj' libtool=no @AMDEPBACKSLASH@
 
4318
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4319
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o attrib/bluetoothd-gatt.obj `if test -f 'attrib/gatt.c'; then $(CYGPATH_W) 'attrib/gatt.c'; else $(CYGPATH_W) '$(srcdir)/attrib/gatt.c'; fi`
 
4320
 
 
4321
attrib/bluetoothd-gattrib.o: attrib/gattrib.c
 
4322
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT attrib/bluetoothd-gattrib.o -MD -MP -MF attrib/$(DEPDIR)/bluetoothd-gattrib.Tpo -c -o attrib/bluetoothd-gattrib.o `test -f 'attrib/gattrib.c' || echo '$(srcdir)/'`attrib/gattrib.c
 
4323
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) attrib/$(DEPDIR)/bluetoothd-gattrib.Tpo attrib/$(DEPDIR)/bluetoothd-gattrib.Po
 
4324
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='attrib/gattrib.c' object='attrib/bluetoothd-gattrib.o' libtool=no @AMDEPBACKSLASH@
 
4325
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4326
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o attrib/bluetoothd-gattrib.o `test -f 'attrib/gattrib.c' || echo '$(srcdir)/'`attrib/gattrib.c
 
4327
 
 
4328
attrib/bluetoothd-gattrib.obj: attrib/gattrib.c
 
4329
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT attrib/bluetoothd-gattrib.obj -MD -MP -MF attrib/$(DEPDIR)/bluetoothd-gattrib.Tpo -c -o attrib/bluetoothd-gattrib.obj `if test -f 'attrib/gattrib.c'; then $(CYGPATH_W) 'attrib/gattrib.c'; else $(CYGPATH_W) '$(srcdir)/attrib/gattrib.c'; fi`
 
4330
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) attrib/$(DEPDIR)/bluetoothd-gattrib.Tpo attrib/$(DEPDIR)/bluetoothd-gattrib.Po
 
4331
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='attrib/gattrib.c' object='attrib/bluetoothd-gattrib.obj' libtool=no @AMDEPBACKSLASH@
 
4332
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4333
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o attrib/bluetoothd-gattrib.obj `if test -f 'attrib/gattrib.c'; then $(CYGPATH_W) 'attrib/gattrib.c'; else $(CYGPATH_W) '$(srcdir)/attrib/gattrib.c'; fi`
 
4334
 
 
4335
attrib/bluetoothd-client.o: attrib/client.c
 
4336
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT attrib/bluetoothd-client.o -MD -MP -MF attrib/$(DEPDIR)/bluetoothd-client.Tpo -c -o attrib/bluetoothd-client.o `test -f 'attrib/client.c' || echo '$(srcdir)/'`attrib/client.c
 
4337
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) attrib/$(DEPDIR)/bluetoothd-client.Tpo attrib/$(DEPDIR)/bluetoothd-client.Po
 
4338
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='attrib/client.c' object='attrib/bluetoothd-client.o' libtool=no @AMDEPBACKSLASH@
 
4339
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4340
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o attrib/bluetoothd-client.o `test -f 'attrib/client.c' || echo '$(srcdir)/'`attrib/client.c
 
4341
 
 
4342
attrib/bluetoothd-client.obj: attrib/client.c
 
4343
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT attrib/bluetoothd-client.obj -MD -MP -MF attrib/$(DEPDIR)/bluetoothd-client.Tpo -c -o attrib/bluetoothd-client.obj `if test -f 'attrib/client.c'; then $(CYGPATH_W) 'attrib/client.c'; else $(CYGPATH_W) '$(srcdir)/attrib/client.c'; fi`
 
4344
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) attrib/$(DEPDIR)/bluetoothd-client.Tpo attrib/$(DEPDIR)/bluetoothd-client.Po
 
4345
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='attrib/client.c' object='attrib/bluetoothd-client.obj' libtool=no @AMDEPBACKSLASH@
 
4346
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4347
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o attrib/bluetoothd-client.obj `if test -f 'attrib/client.c'; then $(CYGPATH_W) 'attrib/client.c'; else $(CYGPATH_W) '$(srcdir)/attrib/client.c'; fi`
 
4348
 
 
4349
attrib/bluetoothd-gatt-service.o: attrib/gatt-service.c
 
4350
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT attrib/bluetoothd-gatt-service.o -MD -MP -MF attrib/$(DEPDIR)/bluetoothd-gatt-service.Tpo -c -o attrib/bluetoothd-gatt-service.o `test -f 'attrib/gatt-service.c' || echo '$(srcdir)/'`attrib/gatt-service.c
 
4351
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) attrib/$(DEPDIR)/bluetoothd-gatt-service.Tpo attrib/$(DEPDIR)/bluetoothd-gatt-service.Po
 
4352
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='attrib/gatt-service.c' object='attrib/bluetoothd-gatt-service.o' libtool=no @AMDEPBACKSLASH@
 
4353
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4354
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o attrib/bluetoothd-gatt-service.o `test -f 'attrib/gatt-service.c' || echo '$(srcdir)/'`attrib/gatt-service.c
 
4355
 
 
4356
attrib/bluetoothd-gatt-service.obj: attrib/gatt-service.c
 
4357
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT attrib/bluetoothd-gatt-service.obj -MD -MP -MF attrib/$(DEPDIR)/bluetoothd-gatt-service.Tpo -c -o attrib/bluetoothd-gatt-service.obj `if test -f 'attrib/gatt-service.c'; then $(CYGPATH_W) 'attrib/gatt-service.c'; else $(CYGPATH_W) '$(srcdir)/attrib/gatt-service.c'; fi`
 
4358
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) attrib/$(DEPDIR)/bluetoothd-gatt-service.Tpo attrib/$(DEPDIR)/bluetoothd-gatt-service.Po
 
4359
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='attrib/gatt-service.c' object='attrib/bluetoothd-gatt-service.obj' libtool=no @AMDEPBACKSLASH@
 
4360
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4361
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o attrib/bluetoothd-gatt-service.obj `if test -f 'attrib/gatt-service.c'; then $(CYGPATH_W) 'attrib/gatt-service.c'; else $(CYGPATH_W) '$(srcdir)/attrib/gatt-service.c'; fi`
 
4362
 
 
4363
btio/bluetoothd-btio.o: btio/btio.c
 
4364
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT btio/bluetoothd-btio.o -MD -MP -MF btio/$(DEPDIR)/bluetoothd-btio.Tpo -c -o btio/bluetoothd-btio.o `test -f 'btio/btio.c' || echo '$(srcdir)/'`btio/btio.c
 
4365
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) btio/$(DEPDIR)/bluetoothd-btio.Tpo btio/$(DEPDIR)/bluetoothd-btio.Po
 
4366
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='btio/btio.c' object='btio/bluetoothd-btio.o' libtool=no @AMDEPBACKSLASH@
 
4367
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4368
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o btio/bluetoothd-btio.o `test -f 'btio/btio.c' || echo '$(srcdir)/'`btio/btio.c
 
4369
 
 
4370
btio/bluetoothd-btio.obj: btio/btio.c
 
4371
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT btio/bluetoothd-btio.obj -MD -MP -MF btio/$(DEPDIR)/bluetoothd-btio.Tpo -c -o btio/bluetoothd-btio.obj `if test -f 'btio/btio.c'; then $(CYGPATH_W) 'btio/btio.c'; else $(CYGPATH_W) '$(srcdir)/btio/btio.c'; fi`
 
4372
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) btio/$(DEPDIR)/bluetoothd-btio.Tpo btio/$(DEPDIR)/bluetoothd-btio.Po
 
4373
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='btio/btio.c' object='btio/bluetoothd-btio.obj' libtool=no @AMDEPBACKSLASH@
 
4374
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4375
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o btio/bluetoothd-btio.obj `if test -f 'btio/btio.c'; then $(CYGPATH_W) 'btio/btio.c'; else $(CYGPATH_W) '$(srcdir)/btio/btio.c'; fi`
 
4376
 
 
4377
health/bluetoothd-mcap.o: health/mcap.c
 
4378
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT health/bluetoothd-mcap.o -MD -MP -MF health/$(DEPDIR)/bluetoothd-mcap.Tpo -c -o health/bluetoothd-mcap.o `test -f 'health/mcap.c' || echo '$(srcdir)/'`health/mcap.c
 
4379
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) health/$(DEPDIR)/bluetoothd-mcap.Tpo health/$(DEPDIR)/bluetoothd-mcap.Po
 
4380
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='health/mcap.c' object='health/bluetoothd-mcap.o' libtool=no @AMDEPBACKSLASH@
 
4381
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4382
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o health/bluetoothd-mcap.o `test -f 'health/mcap.c' || echo '$(srcdir)/'`health/mcap.c
 
4383
 
 
4384
health/bluetoothd-mcap.obj: health/mcap.c
 
4385
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT health/bluetoothd-mcap.obj -MD -MP -MF health/$(DEPDIR)/bluetoothd-mcap.Tpo -c -o health/bluetoothd-mcap.obj `if test -f 'health/mcap.c'; then $(CYGPATH_W) 'health/mcap.c'; else $(CYGPATH_W) '$(srcdir)/health/mcap.c'; fi`
 
4386
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) health/$(DEPDIR)/bluetoothd-mcap.Tpo health/$(DEPDIR)/bluetoothd-mcap.Po
 
4387
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='health/mcap.c' object='health/bluetoothd-mcap.obj' libtool=no @AMDEPBACKSLASH@
 
4388
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4389
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o health/bluetoothd-mcap.obj `if test -f 'health/mcap.c'; then $(CYGPATH_W) 'health/mcap.c'; else $(CYGPATH_W) '$(srcdir)/health/mcap.c'; fi`
 
4390
 
 
4391
health/bluetoothd-mcap_sync.o: health/mcap_sync.c
 
4392
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT health/bluetoothd-mcap_sync.o -MD -MP -MF health/$(DEPDIR)/bluetoothd-mcap_sync.Tpo -c -o health/bluetoothd-mcap_sync.o `test -f 'health/mcap_sync.c' || echo '$(srcdir)/'`health/mcap_sync.c
 
4393
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) health/$(DEPDIR)/bluetoothd-mcap_sync.Tpo health/$(DEPDIR)/bluetoothd-mcap_sync.Po
 
4394
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='health/mcap_sync.c' object='health/bluetoothd-mcap_sync.o' libtool=no @AMDEPBACKSLASH@
 
4395
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4396
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o health/bluetoothd-mcap_sync.o `test -f 'health/mcap_sync.c' || echo '$(srcdir)/'`health/mcap_sync.c
 
4397
 
 
4398
health/bluetoothd-mcap_sync.obj: health/mcap_sync.c
 
4399
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT health/bluetoothd-mcap_sync.obj -MD -MP -MF health/$(DEPDIR)/bluetoothd-mcap_sync.Tpo -c -o health/bluetoothd-mcap_sync.obj `if test -f 'health/mcap_sync.c'; then $(CYGPATH_W) 'health/mcap_sync.c'; else $(CYGPATH_W) '$(srcdir)/health/mcap_sync.c'; fi`
 
4400
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) health/$(DEPDIR)/bluetoothd-mcap_sync.Tpo health/$(DEPDIR)/bluetoothd-mcap_sync.Po
 
4401
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='health/mcap_sync.c' object='health/bluetoothd-mcap_sync.obj' libtool=no @AMDEPBACKSLASH@
 
4402
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4403
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o health/bluetoothd-mcap_sync.obj `if test -f 'health/mcap_sync.c'; then $(CYGPATH_W) 'health/mcap_sync.c'; else $(CYGPATH_W) '$(srcdir)/health/mcap_sync.c'; fi`
 
4404
 
 
4405
src/bluetoothd-main.o: src/main.c
 
4406
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-main.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-main.Tpo -c -o src/bluetoothd-main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c
 
4407
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-main.Tpo src/$(DEPDIR)/bluetoothd-main.Po
 
4408
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/main.c' object='src/bluetoothd-main.o' libtool=no @AMDEPBACKSLASH@
 
4409
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4410
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c
 
4411
 
 
4412
src/bluetoothd-main.obj: src/main.c
 
4413
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-main.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-main.Tpo -c -o src/bluetoothd-main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi`
 
4414
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-main.Tpo src/$(DEPDIR)/bluetoothd-main.Po
 
4415
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/main.c' object='src/bluetoothd-main.obj' libtool=no @AMDEPBACKSLASH@
 
4416
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4417
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi`
 
4418
 
 
4419
src/bluetoothd-log.o: src/log.c
 
4420
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-log.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-log.Tpo -c -o src/bluetoothd-log.o `test -f 'src/log.c' || echo '$(srcdir)/'`src/log.c
 
4421
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-log.Tpo src/$(DEPDIR)/bluetoothd-log.Po
 
4422
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/log.c' object='src/bluetoothd-log.o' libtool=no @AMDEPBACKSLASH@
 
4423
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4424
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-log.o `test -f 'src/log.c' || echo '$(srcdir)/'`src/log.c
 
4425
 
 
4426
src/bluetoothd-log.obj: src/log.c
 
4427
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-log.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-log.Tpo -c -o src/bluetoothd-log.obj `if test -f 'src/log.c'; then $(CYGPATH_W) 'src/log.c'; else $(CYGPATH_W) '$(srcdir)/src/log.c'; fi`
 
4428
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-log.Tpo src/$(DEPDIR)/bluetoothd-log.Po
 
4429
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/log.c' object='src/bluetoothd-log.obj' libtool=no @AMDEPBACKSLASH@
 
4430
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4431
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-log.obj `if test -f 'src/log.c'; then $(CYGPATH_W) 'src/log.c'; else $(CYGPATH_W) '$(srcdir)/src/log.c'; fi`
 
4432
 
 
4433
src/bluetoothd-rfkill.o: src/rfkill.c
 
4434
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-rfkill.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-rfkill.Tpo -c -o src/bluetoothd-rfkill.o `test -f 'src/rfkill.c' || echo '$(srcdir)/'`src/rfkill.c
 
4435
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-rfkill.Tpo src/$(DEPDIR)/bluetoothd-rfkill.Po
 
4436
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/rfkill.c' object='src/bluetoothd-rfkill.o' libtool=no @AMDEPBACKSLASH@
 
4437
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4438
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-rfkill.o `test -f 'src/rfkill.c' || echo '$(srcdir)/'`src/rfkill.c
 
4439
 
 
4440
src/bluetoothd-rfkill.obj: src/rfkill.c
 
4441
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-rfkill.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-rfkill.Tpo -c -o src/bluetoothd-rfkill.obj `if test -f 'src/rfkill.c'; then $(CYGPATH_W) 'src/rfkill.c'; else $(CYGPATH_W) '$(srcdir)/src/rfkill.c'; fi`
 
4442
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-rfkill.Tpo src/$(DEPDIR)/bluetoothd-rfkill.Po
 
4443
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/rfkill.c' object='src/bluetoothd-rfkill.obj' libtool=no @AMDEPBACKSLASH@
 
4444
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4445
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-rfkill.obj `if test -f 'src/rfkill.c'; then $(CYGPATH_W) 'src/rfkill.c'; else $(CYGPATH_W) '$(srcdir)/src/rfkill.c'; fi`
 
4446
 
 
4447
src/bluetoothd-sdpd-server.o: src/sdpd-server.c
 
4448
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-sdpd-server.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-sdpd-server.Tpo -c -o src/bluetoothd-sdpd-server.o `test -f 'src/sdpd-server.c' || echo '$(srcdir)/'`src/sdpd-server.c
 
4449
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-sdpd-server.Tpo src/$(DEPDIR)/bluetoothd-sdpd-server.Po
 
4450
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/sdpd-server.c' object='src/bluetoothd-sdpd-server.o' libtool=no @AMDEPBACKSLASH@
 
4451
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4452
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-sdpd-server.o `test -f 'src/sdpd-server.c' || echo '$(srcdir)/'`src/sdpd-server.c
 
4453
 
 
4454
src/bluetoothd-sdpd-server.obj: src/sdpd-server.c
 
4455
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-sdpd-server.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-sdpd-server.Tpo -c -o src/bluetoothd-sdpd-server.obj `if test -f 'src/sdpd-server.c'; then $(CYGPATH_W) 'src/sdpd-server.c'; else $(CYGPATH_W) '$(srcdir)/src/sdpd-server.c'; fi`
 
4456
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-sdpd-server.Tpo src/$(DEPDIR)/bluetoothd-sdpd-server.Po
 
4457
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/sdpd-server.c' object='src/bluetoothd-sdpd-server.obj' libtool=no @AMDEPBACKSLASH@
 
4458
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4459
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-sdpd-server.obj `if test -f 'src/sdpd-server.c'; then $(CYGPATH_W) 'src/sdpd-server.c'; else $(CYGPATH_W) '$(srcdir)/src/sdpd-server.c'; fi`
 
4460
 
 
4461
src/bluetoothd-sdpd-request.o: src/sdpd-request.c
 
4462
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-sdpd-request.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-sdpd-request.Tpo -c -o src/bluetoothd-sdpd-request.o `test -f 'src/sdpd-request.c' || echo '$(srcdir)/'`src/sdpd-request.c
 
4463
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-sdpd-request.Tpo src/$(DEPDIR)/bluetoothd-sdpd-request.Po
 
4464
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/sdpd-request.c' object='src/bluetoothd-sdpd-request.o' libtool=no @AMDEPBACKSLASH@
 
4465
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4466
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-sdpd-request.o `test -f 'src/sdpd-request.c' || echo '$(srcdir)/'`src/sdpd-request.c
 
4467
 
 
4468
src/bluetoothd-sdpd-request.obj: src/sdpd-request.c
 
4469
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-sdpd-request.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-sdpd-request.Tpo -c -o src/bluetoothd-sdpd-request.obj `if test -f 'src/sdpd-request.c'; then $(CYGPATH_W) 'src/sdpd-request.c'; else $(CYGPATH_W) '$(srcdir)/src/sdpd-request.c'; fi`
 
4470
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-sdpd-request.Tpo src/$(DEPDIR)/bluetoothd-sdpd-request.Po
 
4471
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/sdpd-request.c' object='src/bluetoothd-sdpd-request.obj' libtool=no @AMDEPBACKSLASH@
 
4472
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4473
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-sdpd-request.obj `if test -f 'src/sdpd-request.c'; then $(CYGPATH_W) 'src/sdpd-request.c'; else $(CYGPATH_W) '$(srcdir)/src/sdpd-request.c'; fi`
 
4474
 
 
4475
src/bluetoothd-sdpd-service.o: src/sdpd-service.c
 
4476
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-sdpd-service.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-sdpd-service.Tpo -c -o src/bluetoothd-sdpd-service.o `test -f 'src/sdpd-service.c' || echo '$(srcdir)/'`src/sdpd-service.c
 
4477
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-sdpd-service.Tpo src/$(DEPDIR)/bluetoothd-sdpd-service.Po
 
4478
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/sdpd-service.c' object='src/bluetoothd-sdpd-service.o' libtool=no @AMDEPBACKSLASH@
 
4479
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4480
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-sdpd-service.o `test -f 'src/sdpd-service.c' || echo '$(srcdir)/'`src/sdpd-service.c
 
4481
 
 
4482
src/bluetoothd-sdpd-service.obj: src/sdpd-service.c
 
4483
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-sdpd-service.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-sdpd-service.Tpo -c -o src/bluetoothd-sdpd-service.obj `if test -f 'src/sdpd-service.c'; then $(CYGPATH_W) 'src/sdpd-service.c'; else $(CYGPATH_W) '$(srcdir)/src/sdpd-service.c'; fi`
 
4484
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-sdpd-service.Tpo src/$(DEPDIR)/bluetoothd-sdpd-service.Po
 
4485
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/sdpd-service.c' object='src/bluetoothd-sdpd-service.obj' libtool=no @AMDEPBACKSLASH@
 
4486
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4487
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-sdpd-service.obj `if test -f 'src/sdpd-service.c'; then $(CYGPATH_W) 'src/sdpd-service.c'; else $(CYGPATH_W) '$(srcdir)/src/sdpd-service.c'; fi`
 
4488
 
 
4489
src/bluetoothd-sdpd-database.o: src/sdpd-database.c
 
4490
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-sdpd-database.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-sdpd-database.Tpo -c -o src/bluetoothd-sdpd-database.o `test -f 'src/sdpd-database.c' || echo '$(srcdir)/'`src/sdpd-database.c
 
4491
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-sdpd-database.Tpo src/$(DEPDIR)/bluetoothd-sdpd-database.Po
 
4492
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/sdpd-database.c' object='src/bluetoothd-sdpd-database.o' libtool=no @AMDEPBACKSLASH@
 
4493
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4494
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-sdpd-database.o `test -f 'src/sdpd-database.c' || echo '$(srcdir)/'`src/sdpd-database.c
 
4495
 
 
4496
src/bluetoothd-sdpd-database.obj: src/sdpd-database.c
 
4497
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-sdpd-database.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-sdpd-database.Tpo -c -o src/bluetoothd-sdpd-database.obj `if test -f 'src/sdpd-database.c'; then $(CYGPATH_W) 'src/sdpd-database.c'; else $(CYGPATH_W) '$(srcdir)/src/sdpd-database.c'; fi`
 
4498
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-sdpd-database.Tpo src/$(DEPDIR)/bluetoothd-sdpd-database.Po
 
4499
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/sdpd-database.c' object='src/bluetoothd-sdpd-database.obj' libtool=no @AMDEPBACKSLASH@
 
4500
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4501
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-sdpd-database.obj `if test -f 'src/sdpd-database.c'; then $(CYGPATH_W) 'src/sdpd-database.c'; else $(CYGPATH_W) '$(srcdir)/src/sdpd-database.c'; fi`
 
4502
 
 
4503
src/bluetoothd-attrib-server.o: src/attrib-server.c
 
4504
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-attrib-server.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-attrib-server.Tpo -c -o src/bluetoothd-attrib-server.o `test -f 'src/attrib-server.c' || echo '$(srcdir)/'`src/attrib-server.c
 
4505
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-attrib-server.Tpo src/$(DEPDIR)/bluetoothd-attrib-server.Po
 
4506
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/attrib-server.c' object='src/bluetoothd-attrib-server.o' libtool=no @AMDEPBACKSLASH@
 
4507
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4508
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-attrib-server.o `test -f 'src/attrib-server.c' || echo '$(srcdir)/'`src/attrib-server.c
 
4509
 
 
4510
src/bluetoothd-attrib-server.obj: src/attrib-server.c
 
4511
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-attrib-server.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-attrib-server.Tpo -c -o src/bluetoothd-attrib-server.obj `if test -f 'src/attrib-server.c'; then $(CYGPATH_W) 'src/attrib-server.c'; else $(CYGPATH_W) '$(srcdir)/src/attrib-server.c'; fi`
 
4512
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-attrib-server.Tpo src/$(DEPDIR)/bluetoothd-attrib-server.Po
 
4513
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/attrib-server.c' object='src/bluetoothd-attrib-server.obj' libtool=no @AMDEPBACKSLASH@
 
4514
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4515
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-attrib-server.obj `if test -f 'src/attrib-server.c'; then $(CYGPATH_W) 'src/attrib-server.c'; else $(CYGPATH_W) '$(srcdir)/src/attrib-server.c'; fi`
 
4516
 
 
4517
src/bluetoothd-sdp-xml.o: src/sdp-xml.c
 
4518
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-sdp-xml.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-sdp-xml.Tpo -c -o src/bluetoothd-sdp-xml.o `test -f 'src/sdp-xml.c' || echo '$(srcdir)/'`src/sdp-xml.c
 
4519
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-sdp-xml.Tpo src/$(DEPDIR)/bluetoothd-sdp-xml.Po
 
4520
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/sdp-xml.c' object='src/bluetoothd-sdp-xml.o' libtool=no @AMDEPBACKSLASH@
 
4521
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4522
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-sdp-xml.o `test -f 'src/sdp-xml.c' || echo '$(srcdir)/'`src/sdp-xml.c
 
4523
 
 
4524
src/bluetoothd-sdp-xml.obj: src/sdp-xml.c
 
4525
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-sdp-xml.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-sdp-xml.Tpo -c -o src/bluetoothd-sdp-xml.obj `if test -f 'src/sdp-xml.c'; then $(CYGPATH_W) 'src/sdp-xml.c'; else $(CYGPATH_W) '$(srcdir)/src/sdp-xml.c'; fi`
 
4526
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-sdp-xml.Tpo src/$(DEPDIR)/bluetoothd-sdp-xml.Po
 
4527
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/sdp-xml.c' object='src/bluetoothd-sdp-xml.obj' libtool=no @AMDEPBACKSLASH@
 
4528
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4529
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-sdp-xml.obj `if test -f 'src/sdp-xml.c'; then $(CYGPATH_W) 'src/sdp-xml.c'; else $(CYGPATH_W) '$(srcdir)/src/sdp-xml.c'; fi`
 
4530
 
 
4531
src/bluetoothd-sdp-client.o: src/sdp-client.c
 
4532
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-sdp-client.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-sdp-client.Tpo -c -o src/bluetoothd-sdp-client.o `test -f 'src/sdp-client.c' || echo '$(srcdir)/'`src/sdp-client.c
 
4533
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-sdp-client.Tpo src/$(DEPDIR)/bluetoothd-sdp-client.Po
 
4534
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/sdp-client.c' object='src/bluetoothd-sdp-client.o' libtool=no @AMDEPBACKSLASH@
 
4535
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4536
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-sdp-client.o `test -f 'src/sdp-client.c' || echo '$(srcdir)/'`src/sdp-client.c
 
4537
 
 
4538
src/bluetoothd-sdp-client.obj: src/sdp-client.c
 
4539
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-sdp-client.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-sdp-client.Tpo -c -o src/bluetoothd-sdp-client.obj `if test -f 'src/sdp-client.c'; then $(CYGPATH_W) 'src/sdp-client.c'; else $(CYGPATH_W) '$(srcdir)/src/sdp-client.c'; fi`
 
4540
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-sdp-client.Tpo src/$(DEPDIR)/bluetoothd-sdp-client.Po
 
4541
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/sdp-client.c' object='src/bluetoothd-sdp-client.obj' libtool=no @AMDEPBACKSLASH@
 
4542
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4543
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-sdp-client.obj `if test -f 'src/sdp-client.c'; then $(CYGPATH_W) 'src/sdp-client.c'; else $(CYGPATH_W) '$(srcdir)/src/sdp-client.c'; fi`
 
4544
 
 
4545
src/bluetoothd-textfile.o: src/textfile.c
 
4546
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-textfile.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-textfile.Tpo -c -o src/bluetoothd-textfile.o `test -f 'src/textfile.c' || echo '$(srcdir)/'`src/textfile.c
 
4547
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-textfile.Tpo src/$(DEPDIR)/bluetoothd-textfile.Po
 
4548
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/textfile.c' object='src/bluetoothd-textfile.o' libtool=no @AMDEPBACKSLASH@
 
4549
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4550
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-textfile.o `test -f 'src/textfile.c' || echo '$(srcdir)/'`src/textfile.c
 
4551
 
 
4552
src/bluetoothd-textfile.obj: src/textfile.c
 
4553
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-textfile.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-textfile.Tpo -c -o src/bluetoothd-textfile.obj `if test -f 'src/textfile.c'; then $(CYGPATH_W) 'src/textfile.c'; else $(CYGPATH_W) '$(srcdir)/src/textfile.c'; fi`
 
4554
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-textfile.Tpo src/$(DEPDIR)/bluetoothd-textfile.Po
 
4555
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/textfile.c' object='src/bluetoothd-textfile.obj' libtool=no @AMDEPBACKSLASH@
 
4556
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4557
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-textfile.obj `if test -f 'src/textfile.c'; then $(CYGPATH_W) 'src/textfile.c'; else $(CYGPATH_W) '$(srcdir)/src/textfile.c'; fi`
 
4558
 
 
4559
src/bluetoothd-glib-helper.o: src/glib-helper.c
 
4560
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-glib-helper.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-glib-helper.Tpo -c -o src/bluetoothd-glib-helper.o `test -f 'src/glib-helper.c' || echo '$(srcdir)/'`src/glib-helper.c
 
4561
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-glib-helper.Tpo src/$(DEPDIR)/bluetoothd-glib-helper.Po
 
4562
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/glib-helper.c' object='src/bluetoothd-glib-helper.o' libtool=no @AMDEPBACKSLASH@
 
4563
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4564
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-glib-helper.o `test -f 'src/glib-helper.c' || echo '$(srcdir)/'`src/glib-helper.c
 
4565
 
 
4566
src/bluetoothd-glib-helper.obj: src/glib-helper.c
 
4567
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-glib-helper.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-glib-helper.Tpo -c -o src/bluetoothd-glib-helper.obj `if test -f 'src/glib-helper.c'; then $(CYGPATH_W) 'src/glib-helper.c'; else $(CYGPATH_W) '$(srcdir)/src/glib-helper.c'; fi`
 
4568
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-glib-helper.Tpo src/$(DEPDIR)/bluetoothd-glib-helper.Po
 
4569
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/glib-helper.c' object='src/bluetoothd-glib-helper.obj' libtool=no @AMDEPBACKSLASH@
 
4570
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4571
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-glib-helper.obj `if test -f 'src/glib-helper.c'; then $(CYGPATH_W) 'src/glib-helper.c'; else $(CYGPATH_W) '$(srcdir)/src/glib-helper.c'; fi`
 
4572
 
 
4573
src/bluetoothd-oui.o: src/oui.c
 
4574
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-oui.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-oui.Tpo -c -o src/bluetoothd-oui.o `test -f 'src/oui.c' || echo '$(srcdir)/'`src/oui.c
 
4575
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-oui.Tpo src/$(DEPDIR)/bluetoothd-oui.Po
 
4576
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/oui.c' object='src/bluetoothd-oui.o' libtool=no @AMDEPBACKSLASH@
 
4577
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4578
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-oui.o `test -f 'src/oui.c' || echo '$(srcdir)/'`src/oui.c
 
4579
 
 
4580
src/bluetoothd-oui.obj: src/oui.c
 
4581
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-oui.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-oui.Tpo -c -o src/bluetoothd-oui.obj `if test -f 'src/oui.c'; then $(CYGPATH_W) 'src/oui.c'; else $(CYGPATH_W) '$(srcdir)/src/oui.c'; fi`
 
4582
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-oui.Tpo src/$(DEPDIR)/bluetoothd-oui.Po
 
4583
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/oui.c' object='src/bluetoothd-oui.obj' libtool=no @AMDEPBACKSLASH@
 
4584
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4585
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-oui.obj `if test -f 'src/oui.c'; then $(CYGPATH_W) 'src/oui.c'; else $(CYGPATH_W) '$(srcdir)/src/oui.c'; fi`
 
4586
 
 
4587
src/bluetoothd-plugin.o: src/plugin.c
 
4588
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-plugin.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-plugin.Tpo -c -o src/bluetoothd-plugin.o `test -f 'src/plugin.c' || echo '$(srcdir)/'`src/plugin.c
 
4589
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-plugin.Tpo src/$(DEPDIR)/bluetoothd-plugin.Po
 
4590
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/plugin.c' object='src/bluetoothd-plugin.o' libtool=no @AMDEPBACKSLASH@
 
4591
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4592
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-plugin.o `test -f 'src/plugin.c' || echo '$(srcdir)/'`src/plugin.c
 
4593
 
 
4594
src/bluetoothd-plugin.obj: src/plugin.c
 
4595
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-plugin.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-plugin.Tpo -c -o src/bluetoothd-plugin.obj `if test -f 'src/plugin.c'; then $(CYGPATH_W) 'src/plugin.c'; else $(CYGPATH_W) '$(srcdir)/src/plugin.c'; fi`
 
4596
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-plugin.Tpo src/$(DEPDIR)/bluetoothd-plugin.Po
 
4597
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/plugin.c' object='src/bluetoothd-plugin.obj' libtool=no @AMDEPBACKSLASH@
 
4598
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4599
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-plugin.obj `if test -f 'src/plugin.c'; then $(CYGPATH_W) 'src/plugin.c'; else $(CYGPATH_W) '$(srcdir)/src/plugin.c'; fi`
 
4600
 
 
4601
src/bluetoothd-storage.o: src/storage.c
 
4602
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-storage.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-storage.Tpo -c -o src/bluetoothd-storage.o `test -f 'src/storage.c' || echo '$(srcdir)/'`src/storage.c
 
4603
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-storage.Tpo src/$(DEPDIR)/bluetoothd-storage.Po
 
4604
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/storage.c' object='src/bluetoothd-storage.o' libtool=no @AMDEPBACKSLASH@
 
4605
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4606
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-storage.o `test -f 'src/storage.c' || echo '$(srcdir)/'`src/storage.c
 
4607
 
 
4608
src/bluetoothd-storage.obj: src/storage.c
 
4609
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-storage.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-storage.Tpo -c -o src/bluetoothd-storage.obj `if test -f 'src/storage.c'; then $(CYGPATH_W) 'src/storage.c'; else $(CYGPATH_W) '$(srcdir)/src/storage.c'; fi`
 
4610
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-storage.Tpo src/$(DEPDIR)/bluetoothd-storage.Po
 
4611
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/storage.c' object='src/bluetoothd-storage.obj' libtool=no @AMDEPBACKSLASH@
 
4612
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4613
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-storage.obj `if test -f 'src/storage.c'; then $(CYGPATH_W) 'src/storage.c'; else $(CYGPATH_W) '$(srcdir)/src/storage.c'; fi`
 
4614
 
 
4615
src/bluetoothd-agent.o: src/agent.c
 
4616
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-agent.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-agent.Tpo -c -o src/bluetoothd-agent.o `test -f 'src/agent.c' || echo '$(srcdir)/'`src/agent.c
 
4617
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-agent.Tpo src/$(DEPDIR)/bluetoothd-agent.Po
 
4618
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/agent.c' object='src/bluetoothd-agent.o' libtool=no @AMDEPBACKSLASH@
 
4619
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4620
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-agent.o `test -f 'src/agent.c' || echo '$(srcdir)/'`src/agent.c
 
4621
 
 
4622
src/bluetoothd-agent.obj: src/agent.c
 
4623
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-agent.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-agent.Tpo -c -o src/bluetoothd-agent.obj `if test -f 'src/agent.c'; then $(CYGPATH_W) 'src/agent.c'; else $(CYGPATH_W) '$(srcdir)/src/agent.c'; fi`
 
4624
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-agent.Tpo src/$(DEPDIR)/bluetoothd-agent.Po
 
4625
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/agent.c' object='src/bluetoothd-agent.obj' libtool=no @AMDEPBACKSLASH@
 
4626
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4627
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-agent.obj `if test -f 'src/agent.c'; then $(CYGPATH_W) 'src/agent.c'; else $(CYGPATH_W) '$(srcdir)/src/agent.c'; fi`
 
4628
 
 
4629
src/bluetoothd-error.o: src/error.c
 
4630
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-error.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-error.Tpo -c -o src/bluetoothd-error.o `test -f 'src/error.c' || echo '$(srcdir)/'`src/error.c
 
4631
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-error.Tpo src/$(DEPDIR)/bluetoothd-error.Po
 
4632
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/error.c' object='src/bluetoothd-error.o' libtool=no @AMDEPBACKSLASH@
 
4633
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4634
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-error.o `test -f 'src/error.c' || echo '$(srcdir)/'`src/error.c
 
4635
 
 
4636
src/bluetoothd-error.obj: src/error.c
 
4637
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-error.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-error.Tpo -c -o src/bluetoothd-error.obj `if test -f 'src/error.c'; then $(CYGPATH_W) 'src/error.c'; else $(CYGPATH_W) '$(srcdir)/src/error.c'; fi`
 
4638
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-error.Tpo src/$(DEPDIR)/bluetoothd-error.Po
 
4639
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/error.c' object='src/bluetoothd-error.obj' libtool=no @AMDEPBACKSLASH@
 
4640
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4641
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-error.obj `if test -f 'src/error.c'; then $(CYGPATH_W) 'src/error.c'; else $(CYGPATH_W) '$(srcdir)/src/error.c'; fi`
 
4642
 
 
4643
src/bluetoothd-manager.o: src/manager.c
 
4644
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-manager.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-manager.Tpo -c -o src/bluetoothd-manager.o `test -f 'src/manager.c' || echo '$(srcdir)/'`src/manager.c
 
4645
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-manager.Tpo src/$(DEPDIR)/bluetoothd-manager.Po
 
4646
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/manager.c' object='src/bluetoothd-manager.o' libtool=no @AMDEPBACKSLASH@
 
4647
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4648
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-manager.o `test -f 'src/manager.c' || echo '$(srcdir)/'`src/manager.c
 
4649
 
 
4650
src/bluetoothd-manager.obj: src/manager.c
 
4651
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-manager.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-manager.Tpo -c -o src/bluetoothd-manager.obj `if test -f 'src/manager.c'; then $(CYGPATH_W) 'src/manager.c'; else $(CYGPATH_W) '$(srcdir)/src/manager.c'; fi`
 
4652
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-manager.Tpo src/$(DEPDIR)/bluetoothd-manager.Po
 
4653
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/manager.c' object='src/bluetoothd-manager.obj' libtool=no @AMDEPBACKSLASH@
 
4654
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4655
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-manager.obj `if test -f 'src/manager.c'; then $(CYGPATH_W) 'src/manager.c'; else $(CYGPATH_W) '$(srcdir)/src/manager.c'; fi`
 
4656
 
 
4657
src/bluetoothd-adapter.o: src/adapter.c
 
4658
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-adapter.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-adapter.Tpo -c -o src/bluetoothd-adapter.o `test -f 'src/adapter.c' || echo '$(srcdir)/'`src/adapter.c
 
4659
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-adapter.Tpo src/$(DEPDIR)/bluetoothd-adapter.Po
 
4660
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/adapter.c' object='src/bluetoothd-adapter.o' libtool=no @AMDEPBACKSLASH@
 
4661
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4662
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-adapter.o `test -f 'src/adapter.c' || echo '$(srcdir)/'`src/adapter.c
 
4663
 
 
4664
src/bluetoothd-adapter.obj: src/adapter.c
 
4665
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-adapter.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-adapter.Tpo -c -o src/bluetoothd-adapter.obj `if test -f 'src/adapter.c'; then $(CYGPATH_W) 'src/adapter.c'; else $(CYGPATH_W) '$(srcdir)/src/adapter.c'; fi`
 
4666
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-adapter.Tpo src/$(DEPDIR)/bluetoothd-adapter.Po
 
4667
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/adapter.c' object='src/bluetoothd-adapter.obj' libtool=no @AMDEPBACKSLASH@
 
4668
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4669
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-adapter.obj `if test -f 'src/adapter.c'; then $(CYGPATH_W) 'src/adapter.c'; else $(CYGPATH_W) '$(srcdir)/src/adapter.c'; fi`
 
4670
 
 
4671
src/bluetoothd-device.o: src/device.c
 
4672
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-device.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-device.Tpo -c -o src/bluetoothd-device.o `test -f 'src/device.c' || echo '$(srcdir)/'`src/device.c
 
4673
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-device.Tpo src/$(DEPDIR)/bluetoothd-device.Po
 
4674
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/device.c' object='src/bluetoothd-device.o' libtool=no @AMDEPBACKSLASH@
 
4675
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4676
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-device.o `test -f 'src/device.c' || echo '$(srcdir)/'`src/device.c
 
4677
 
 
4678
src/bluetoothd-device.obj: src/device.c
 
4679
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-device.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-device.Tpo -c -o src/bluetoothd-device.obj `if test -f 'src/device.c'; then $(CYGPATH_W) 'src/device.c'; else $(CYGPATH_W) '$(srcdir)/src/device.c'; fi`
 
4680
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-device.Tpo src/$(DEPDIR)/bluetoothd-device.Po
 
4681
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/device.c' object='src/bluetoothd-device.obj' libtool=no @AMDEPBACKSLASH@
 
4682
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4683
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-device.obj `if test -f 'src/device.c'; then $(CYGPATH_W) 'src/device.c'; else $(CYGPATH_W) '$(srcdir)/src/device.c'; fi`
 
4684
 
 
4685
src/bluetoothd-dbus-common.o: src/dbus-common.c
 
4686
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-dbus-common.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-dbus-common.Tpo -c -o src/bluetoothd-dbus-common.o `test -f 'src/dbus-common.c' || echo '$(srcdir)/'`src/dbus-common.c
 
4687
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-dbus-common.Tpo src/$(DEPDIR)/bluetoothd-dbus-common.Po
 
4688
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/dbus-common.c' object='src/bluetoothd-dbus-common.o' libtool=no @AMDEPBACKSLASH@
 
4689
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4690
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-dbus-common.o `test -f 'src/dbus-common.c' || echo '$(srcdir)/'`src/dbus-common.c
 
4691
 
 
4692
src/bluetoothd-dbus-common.obj: src/dbus-common.c
 
4693
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-dbus-common.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-dbus-common.Tpo -c -o src/bluetoothd-dbus-common.obj `if test -f 'src/dbus-common.c'; then $(CYGPATH_W) 'src/dbus-common.c'; else $(CYGPATH_W) '$(srcdir)/src/dbus-common.c'; fi`
 
4694
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-dbus-common.Tpo src/$(DEPDIR)/bluetoothd-dbus-common.Po
 
4695
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/dbus-common.c' object='src/bluetoothd-dbus-common.obj' libtool=no @AMDEPBACKSLASH@
 
4696
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4697
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-dbus-common.obj `if test -f 'src/dbus-common.c'; then $(CYGPATH_W) 'src/dbus-common.c'; else $(CYGPATH_W) '$(srcdir)/src/dbus-common.c'; fi`
 
4698
 
 
4699
src/bluetoothd-event.o: src/event.c
 
4700
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-event.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-event.Tpo -c -o src/bluetoothd-event.o `test -f 'src/event.c' || echo '$(srcdir)/'`src/event.c
 
4701
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-event.Tpo src/$(DEPDIR)/bluetoothd-event.Po
 
4702
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/event.c' object='src/bluetoothd-event.o' libtool=no @AMDEPBACKSLASH@
 
4703
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4704
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-event.o `test -f 'src/event.c' || echo '$(srcdir)/'`src/event.c
 
4705
 
 
4706
src/bluetoothd-event.obj: src/event.c
 
4707
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-event.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-event.Tpo -c -o src/bluetoothd-event.obj `if test -f 'src/event.c'; then $(CYGPATH_W) 'src/event.c'; else $(CYGPATH_W) '$(srcdir)/src/event.c'; fi`
 
4708
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-event.Tpo src/$(DEPDIR)/bluetoothd-event.Po
 
4709
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/event.c' object='src/bluetoothd-event.obj' libtool=no @AMDEPBACKSLASH@
 
4710
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4711
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-event.obj `if test -f 'src/event.c'; then $(CYGPATH_W) 'src/event.c'; else $(CYGPATH_W) '$(srcdir)/src/event.c'; fi`
 
4712
 
 
4713
src/bluetoothd-oob.o: src/oob.c
 
4714
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-oob.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-oob.Tpo -c -o src/bluetoothd-oob.o `test -f 'src/oob.c' || echo '$(srcdir)/'`src/oob.c
 
4715
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-oob.Tpo src/$(DEPDIR)/bluetoothd-oob.Po
 
4716
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/oob.c' object='src/bluetoothd-oob.o' libtool=no @AMDEPBACKSLASH@
 
4717
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4718
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-oob.o `test -f 'src/oob.c' || echo '$(srcdir)/'`src/oob.c
 
4719
 
 
4720
src/bluetoothd-oob.obj: src/oob.c
 
4721
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-oob.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-oob.Tpo -c -o src/bluetoothd-oob.obj `if test -f 'src/oob.c'; then $(CYGPATH_W) 'src/oob.c'; else $(CYGPATH_W) '$(srcdir)/src/oob.c'; fi`
 
4722
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-oob.Tpo src/$(DEPDIR)/bluetoothd-oob.Po
 
4723
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/oob.c' object='src/bluetoothd-oob.obj' libtool=no @AMDEPBACKSLASH@
 
4724
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4725
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-oob.obj `if test -f 'src/oob.c'; then $(CYGPATH_W) 'src/oob.c'; else $(CYGPATH_W) '$(srcdir)/src/oob.c'; fi`
 
4726
 
 
4727
src/bluetoothd-eir.o: src/eir.c
 
4728
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-eir.o -MD -MP -MF src/$(DEPDIR)/bluetoothd-eir.Tpo -c -o src/bluetoothd-eir.o `test -f 'src/eir.c' || echo '$(srcdir)/'`src/eir.c
 
4729
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-eir.Tpo src/$(DEPDIR)/bluetoothd-eir.Po
 
4730
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/eir.c' object='src/bluetoothd-eir.o' libtool=no @AMDEPBACKSLASH@
 
4731
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4732
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-eir.o `test -f 'src/eir.c' || echo '$(srcdir)/'`src/eir.c
 
4733
 
 
4734
src/bluetoothd-eir.obj: src/eir.c
 
4735
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT src/bluetoothd-eir.obj -MD -MP -MF src/$(DEPDIR)/bluetoothd-eir.Tpo -c -o src/bluetoothd-eir.obj `if test -f 'src/eir.c'; then $(CYGPATH_W) 'src/eir.c'; else $(CYGPATH_W) '$(srcdir)/src/eir.c'; fi`
 
4736
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/bluetoothd-eir.Tpo src/$(DEPDIR)/bluetoothd-eir.Po
 
4737
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/eir.c' object='src/bluetoothd-eir.obj' libtool=no @AMDEPBACKSLASH@
 
4738
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4739
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o src/bluetoothd-eir.obj `if test -f 'src/eir.c'; then $(CYGPATH_W) 'src/eir.c'; else $(CYGPATH_W) '$(srcdir)/src/eir.c'; fi`
 
4740
 
 
4741
audio/bluetoothd-telephony.o: audio/telephony.c
 
4742
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-telephony.o -MD -MP -MF audio/$(DEPDIR)/bluetoothd-telephony.Tpo -c -o audio/bluetoothd-telephony.o `test -f 'audio/telephony.c' || echo '$(srcdir)/'`audio/telephony.c
 
4743
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-telephony.Tpo audio/$(DEPDIR)/bluetoothd-telephony.Po
 
4744
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/telephony.c' object='audio/bluetoothd-telephony.o' libtool=no @AMDEPBACKSLASH@
 
4745
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4746
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-telephony.o `test -f 'audio/telephony.c' || echo '$(srcdir)/'`audio/telephony.c
 
4747
 
 
4748
audio/bluetoothd-telephony.obj: audio/telephony.c
 
4749
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT audio/bluetoothd-telephony.obj -MD -MP -MF audio/$(DEPDIR)/bluetoothd-telephony.Tpo -c -o audio/bluetoothd-telephony.obj `if test -f 'audio/telephony.c'; then $(CYGPATH_W) 'audio/telephony.c'; else $(CYGPATH_W) '$(srcdir)/audio/telephony.c'; fi`
 
4750
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) audio/$(DEPDIR)/bluetoothd-telephony.Tpo audio/$(DEPDIR)/bluetoothd-telephony.Po
 
4751
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='audio/telephony.c' object='audio/bluetoothd-telephony.obj' libtool=no @AMDEPBACKSLASH@
 
4752
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4753
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o audio/bluetoothd-telephony.obj `if test -f 'audio/telephony.c'; then $(CYGPATH_W) 'audio/telephony.c'; else $(CYGPATH_W) '$(srcdir)/audio/telephony.c'; fi`
 
4754
 
 
4755
sap/bluetoothd-sap.o: sap/sap.c
 
4756
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT sap/bluetoothd-sap.o -MD -MP -MF sap/$(DEPDIR)/bluetoothd-sap.Tpo -c -o sap/bluetoothd-sap.o `test -f 'sap/sap.c' || echo '$(srcdir)/'`sap/sap.c
 
4757
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sap/$(DEPDIR)/bluetoothd-sap.Tpo sap/$(DEPDIR)/bluetoothd-sap.Po
 
4758
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sap/sap.c' object='sap/bluetoothd-sap.o' libtool=no @AMDEPBACKSLASH@
 
4759
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4760
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o sap/bluetoothd-sap.o `test -f 'sap/sap.c' || echo '$(srcdir)/'`sap/sap.c
 
4761
 
 
4762
sap/bluetoothd-sap.obj: sap/sap.c
 
4763
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -MT sap/bluetoothd-sap.obj -MD -MP -MF sap/$(DEPDIR)/bluetoothd-sap.Tpo -c -o sap/bluetoothd-sap.obj `if test -f 'sap/sap.c'; then $(CYGPATH_W) 'sap/sap.c'; else $(CYGPATH_W) '$(srcdir)/sap/sap.c'; fi`
 
4764
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) sap/$(DEPDIR)/bluetoothd-sap.Tpo sap/$(DEPDIR)/bluetoothd-sap.Po
 
4765
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sap/sap.c' object='sap/bluetoothd-sap.obj' libtool=no @AMDEPBACKSLASH@
 
4766
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4767
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_bluetoothd_CFLAGS) $(CFLAGS) -c -o sap/bluetoothd-sap.obj `if test -f 'sap/sap.c'; then $(CYGPATH_W) 'sap/sap.c'; else $(CYGPATH_W) '$(srcdir)/sap/sap.c'; fi`
 
4768
 
 
4769
unit/unit_test_eir-test-eir.o: unit/test-eir.c
 
4770
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unit_test_eir_CFLAGS) $(CFLAGS) -MT unit/unit_test_eir-test-eir.o -MD -MP -MF unit/$(DEPDIR)/unit_test_eir-test-eir.Tpo -c -o unit/unit_test_eir-test-eir.o `test -f 'unit/test-eir.c' || echo '$(srcdir)/'`unit/test-eir.c
 
4771
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) unit/$(DEPDIR)/unit_test_eir-test-eir.Tpo unit/$(DEPDIR)/unit_test_eir-test-eir.Po
 
4772
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='unit/test-eir.c' object='unit/unit_test_eir-test-eir.o' libtool=no @AMDEPBACKSLASH@
 
4773
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4774
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unit_test_eir_CFLAGS) $(CFLAGS) -c -o unit/unit_test_eir-test-eir.o `test -f 'unit/test-eir.c' || echo '$(srcdir)/'`unit/test-eir.c
 
4775
 
 
4776
unit/unit_test_eir-test-eir.obj: unit/test-eir.c
 
4777
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unit_test_eir_CFLAGS) $(CFLAGS) -MT unit/unit_test_eir-test-eir.obj -MD -MP -MF unit/$(DEPDIR)/unit_test_eir-test-eir.Tpo -c -o unit/unit_test_eir-test-eir.obj `if test -f 'unit/test-eir.c'; then $(CYGPATH_W) 'unit/test-eir.c'; else $(CYGPATH_W) '$(srcdir)/unit/test-eir.c'; fi`
 
4778
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) unit/$(DEPDIR)/unit_test_eir-test-eir.Tpo unit/$(DEPDIR)/unit_test_eir-test-eir.Po
 
4779
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='unit/test-eir.c' object='unit/unit_test_eir-test-eir.obj' libtool=no @AMDEPBACKSLASH@
 
4780
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4781
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unit_test_eir_CFLAGS) $(CFLAGS) -c -o unit/unit_test_eir-test-eir.obj `if test -f 'unit/test-eir.c'; then $(CYGPATH_W) 'unit/test-eir.c'; else $(CYGPATH_W) '$(srcdir)/unit/test-eir.c'; fi`
 
4782
 
 
4783
src/unit_test_eir-eir.o: src/eir.c
 
4784
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unit_test_eir_CFLAGS) $(CFLAGS) -MT src/unit_test_eir-eir.o -MD -MP -MF src/$(DEPDIR)/unit_test_eir-eir.Tpo -c -o src/unit_test_eir-eir.o `test -f 'src/eir.c' || echo '$(srcdir)/'`src/eir.c
 
4785
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/unit_test_eir-eir.Tpo src/$(DEPDIR)/unit_test_eir-eir.Po
 
4786
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/eir.c' object='src/unit_test_eir-eir.o' libtool=no @AMDEPBACKSLASH@
 
4787
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4788
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unit_test_eir_CFLAGS) $(CFLAGS) -c -o src/unit_test_eir-eir.o `test -f 'src/eir.c' || echo '$(srcdir)/'`src/eir.c
 
4789
 
 
4790
src/unit_test_eir-eir.obj: src/eir.c
 
4791
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unit_test_eir_CFLAGS) $(CFLAGS) -MT src/unit_test_eir-eir.obj -MD -MP -MF src/$(DEPDIR)/unit_test_eir-eir.Tpo -c -o src/unit_test_eir-eir.obj `if test -f 'src/eir.c'; then $(CYGPATH_W) 'src/eir.c'; else $(CYGPATH_W) '$(srcdir)/src/eir.c'; fi`
 
4792
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/unit_test_eir-eir.Tpo src/$(DEPDIR)/unit_test_eir-eir.Po
 
4793
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/eir.c' object='src/unit_test_eir-eir.obj' libtool=no @AMDEPBACKSLASH@
 
4794
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4795
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unit_test_eir_CFLAGS) $(CFLAGS) -c -o src/unit_test_eir-eir.obj `if test -f 'src/eir.c'; then $(CYGPATH_W) 'src/eir.c'; else $(CYGPATH_W) '$(srcdir)/src/eir.c'; fi`
 
4796
 
 
4797
src/unit_test_eir-glib-helper.o: src/glib-helper.c
 
4798
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unit_test_eir_CFLAGS) $(CFLAGS) -MT src/unit_test_eir-glib-helper.o -MD -MP -MF src/$(DEPDIR)/unit_test_eir-glib-helper.Tpo -c -o src/unit_test_eir-glib-helper.o `test -f 'src/glib-helper.c' || echo '$(srcdir)/'`src/glib-helper.c
 
4799
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/unit_test_eir-glib-helper.Tpo src/$(DEPDIR)/unit_test_eir-glib-helper.Po
 
4800
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/glib-helper.c' object='src/unit_test_eir-glib-helper.o' libtool=no @AMDEPBACKSLASH@
 
4801
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4802
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unit_test_eir_CFLAGS) $(CFLAGS) -c -o src/unit_test_eir-glib-helper.o `test -f 'src/glib-helper.c' || echo '$(srcdir)/'`src/glib-helper.c
 
4803
 
 
4804
src/unit_test_eir-glib-helper.obj: src/glib-helper.c
 
4805
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unit_test_eir_CFLAGS) $(CFLAGS) -MT src/unit_test_eir-glib-helper.obj -MD -MP -MF src/$(DEPDIR)/unit_test_eir-glib-helper.Tpo -c -o src/unit_test_eir-glib-helper.obj `if test -f 'src/glib-helper.c'; then $(CYGPATH_W) 'src/glib-helper.c'; else $(CYGPATH_W) '$(srcdir)/src/glib-helper.c'; fi`
 
4806
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/unit_test_eir-glib-helper.Tpo src/$(DEPDIR)/unit_test_eir-glib-helper.Po
 
4807
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='src/glib-helper.c' object='src/unit_test_eir-glib-helper.obj' libtool=no @AMDEPBACKSLASH@
 
4808
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
4809
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unit_test_eir_CFLAGS) $(CFLAGS) -c -o src/unit_test_eir-glib-helper.obj `if test -f 'src/glib-helper.c'; then $(CYGPATH_W) 'src/glib-helper.c'; else $(CYGPATH_W) '$(srcdir)/src/glib-helper.c'; fi`
 
4810
 
 
4811
.l.c:
 
4812
        $(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
 
4813
 
 
4814
.y.c:
 
4815
        $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
 
4816
 
 
4817
mostlyclean-libtool:
 
4818
        -rm -f *.lo
 
4819
 
 
4820
clean-libtool:
 
4821
        -rm -rf .libs _libs
 
4822
        -rm -rf attrib/.libs attrib/_libs
 
4823
        -rm -rf audio/.libs audio/_libs
 
4824
        -rm -rf compat/.libs compat/_libs
 
4825
        -rm -rf cups/.libs cups/_libs
 
4826
        -rm -rf emulator/.libs emulator/_libs
 
4827
        -rm -rf lib/.libs lib/_libs
 
4828
        -rm -rf mgmt/.libs mgmt/_libs
 
4829
        -rm -rf monitor/.libs monitor/_libs
 
4830
        -rm -rf plugins/.libs plugins/_libs
 
4831
        -rm -rf sbc/.libs sbc/_libs
 
4832
        -rm -rf src/.libs src/_libs
 
4833
        -rm -rf test/.libs test/_libs
 
4834
        -rm -rf tools/.libs tools/_libs
 
4835
        -rm -rf unit/.libs unit/_libs
 
4836
 
 
4837
distclean-libtool:
 
4838
        -rm -f libtool config.lt
 
4839
install-man1: $(dist_man_MANS) $(man_MANS)
 
4840
        @$(NORMAL_INSTALL)
 
4841
        test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
 
4842
        @list=''; test -n "$(man1dir)" || exit 0; \
 
4843
        { for i in $$list; do echo "$$i"; done; \
 
4844
        l2='$(dist_man_MANS) $(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
 
4845
          sed -n '/\.1[a-z]*$$/p'; \
 
4846
        } | while read p; do \
 
4847
          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
 
4848
          echo "$$d$$p"; echo "$$p"; \
 
4849
        done | \
 
4850
        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
 
4851
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
 
4852
        sed 'N;N;s,\n, ,g' | { \
 
4853
        list=; while read file base inst; do \
 
4854
          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
 
4855
            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
 
4856
            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
 
4857
          fi; \
 
4858
        done; \
 
4859
        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
 
4860
        while read files; do \
 
4861
          test -z "$$files" || { \
 
4862
            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
 
4863
            $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
 
4864
        done; }
 
4865
 
 
4866
uninstall-man1:
 
4867
        @$(NORMAL_UNINSTALL)
 
4868
        @list=''; test -n "$(man1dir)" || exit 0; \
 
4869
        files=`{ for i in $$list; do echo "$$i"; done; \
 
4870
        l2='$(dist_man_MANS) $(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
 
4871
          sed -n '/\.1[a-z]*$$/p'; \
 
4872
        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
 
4873
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
 
4874
        dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
 
4875
install-man8: $(dist_man_MANS) $(man_MANS)
 
4876
        @$(NORMAL_INSTALL)
 
4877
        test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
 
4878
        @list=''; test -n "$(man8dir)" || exit 0; \
 
4879
        { for i in $$list; do echo "$$i"; done; \
 
4880
        l2='$(dist_man_MANS) $(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
 
4881
          sed -n '/\.8[a-z]*$$/p'; \
 
4882
        } | while read p; do \
 
4883
          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
 
4884
          echo "$$d$$p"; echo "$$p"; \
 
4885
        done | \
 
4886
        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
 
4887
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
 
4888
        sed 'N;N;s,\n, ,g' | { \
 
4889
        list=; while read file base inst; do \
 
4890
          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
 
4891
            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
 
4892
            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
 
4893
          fi; \
 
4894
        done; \
 
4895
        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
 
4896
        while read files; do \
 
4897
          test -z "$$files" || { \
 
4898
            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
 
4899
            $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
 
4900
        done; }
 
4901
 
 
4902
uninstall-man8:
 
4903
        @$(NORMAL_UNINSTALL)
 
4904
        @list=''; test -n "$(man8dir)" || exit 0; \
 
4905
        files=`{ for i in $$list; do echo "$$i"; done; \
 
4906
        l2='$(dist_man_MANS) $(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
 
4907
          sed -n '/\.8[a-z]*$$/p'; \
 
4908
        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
 
4909
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
 
4910
        dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
 
4911
install-alsaconfDATA: $(alsaconf_DATA)
 
4912
        @$(NORMAL_INSTALL)
 
4913
        test -z "$(alsaconfdir)" || $(MKDIR_P) "$(DESTDIR)$(alsaconfdir)"
 
4914
        @list='$(alsaconf_DATA)'; test -n "$(alsaconfdir)" || list=; \
 
4915
        for p in $$list; do \
 
4916
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
4917
          echo "$$d$$p"; \
 
4918
        done | $(am__base_list) | \
 
4919
        while read files; do \
 
4920
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(alsaconfdir)'"; \
 
4921
          $(INSTALL_DATA) $$files "$(DESTDIR)$(alsaconfdir)" || exit $$?; \
 
4922
        done
 
4923
 
 
4924
uninstall-alsaconfDATA:
 
4925
        @$(NORMAL_UNINSTALL)
 
4926
        @list='$(alsaconf_DATA)'; test -n "$(alsaconfdir)" || list=; \
 
4927
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
4928
        dir='$(DESTDIR)$(alsaconfdir)'; $(am__uninstall_files_from_dir)
 
4929
install-confDATA: $(conf_DATA)
 
4930
        @$(NORMAL_INSTALL)
 
4931
        test -z "$(confdir)" || $(MKDIR_P) "$(DESTDIR)$(confdir)"
 
4932
        @list='$(conf_DATA)'; test -n "$(confdir)" || list=; \
 
4933
        for p in $$list; do \
 
4934
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
4935
          echo "$$d$$p"; \
 
4936
        done | $(am__base_list) | \
 
4937
        while read files; do \
 
4938
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(confdir)'"; \
 
4939
          $(INSTALL_DATA) $$files "$(DESTDIR)$(confdir)" || exit $$?; \
 
4940
        done
 
4941
 
 
4942
uninstall-confDATA:
 
4943
        @$(NORMAL_UNINSTALL)
 
4944
        @list='$(conf_DATA)'; test -n "$(confdir)" || list=; \
 
4945
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
4946
        dir='$(DESTDIR)$(confdir)'; $(am__uninstall_files_from_dir)
 
4947
install-dbusDATA: $(dbus_DATA)
 
4948
        @$(NORMAL_INSTALL)
 
4949
        test -z "$(dbusdir)" || $(MKDIR_P) "$(DESTDIR)$(dbusdir)"
 
4950
        @list='$(dbus_DATA)'; test -n "$(dbusdir)" || list=; \
 
4951
        for p in $$list; do \
 
4952
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
4953
          echo "$$d$$p"; \
 
4954
        done | $(am__base_list) | \
 
4955
        while read files; do \
 
4956
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dbusdir)'"; \
 
4957
          $(INSTALL_DATA) $$files "$(DESTDIR)$(dbusdir)" || exit $$?; \
 
4958
        done
 
4959
 
 
4960
uninstall-dbusDATA:
 
4961
        @$(NORMAL_UNINSTALL)
 
4962
        @list='$(dbus_DATA)'; test -n "$(dbusdir)" || list=; \
 
4963
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
4964
        dir='$(DESTDIR)$(dbusdir)'; $(am__uninstall_files_from_dir)
 
4965
install-dbusserviceDATA: $(dbusservice_DATA)
 
4966
        @$(NORMAL_INSTALL)
 
4967
        test -z "$(dbusservicedir)" || $(MKDIR_P) "$(DESTDIR)$(dbusservicedir)"
 
4968
        @list='$(dbusservice_DATA)'; test -n "$(dbusservicedir)" || list=; \
 
4969
        for p in $$list; do \
 
4970
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
4971
          echo "$$d$$p"; \
 
4972
        done | $(am__base_list) | \
 
4973
        while read files; do \
 
4974
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dbusservicedir)'"; \
 
4975
          $(INSTALL_DATA) $$files "$(DESTDIR)$(dbusservicedir)" || exit $$?; \
 
4976
        done
 
4977
 
 
4978
uninstall-dbusserviceDATA:
 
4979
        @$(NORMAL_UNINSTALL)
 
4980
        @list='$(dbusservice_DATA)'; test -n "$(dbusservicedir)" || list=; \
 
4981
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
4982
        dir='$(DESTDIR)$(dbusservicedir)'; $(am__uninstall_files_from_dir)
 
4983
install-pkgconfigDATA: $(pkgconfig_DATA)
 
4984
        @$(NORMAL_INSTALL)
 
4985
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
 
4986
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
4987
        for p in $$list; do \
 
4988
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
4989
          echo "$$d$$p"; \
 
4990
        done | $(am__base_list) | \
 
4991
        while read files; do \
 
4992
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
 
4993
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
 
4994
        done
 
4995
 
 
4996
uninstall-pkgconfigDATA:
 
4997
        @$(NORMAL_UNINSTALL)
 
4998
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
4999
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
5000
        dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
 
5001
install-rulesDATA: $(rules_DATA)
 
5002
        @$(NORMAL_INSTALL)
 
5003
        test -z "$(rulesdir)" || $(MKDIR_P) "$(DESTDIR)$(rulesdir)"
 
5004
        @list='$(rules_DATA)'; test -n "$(rulesdir)" || list=; \
 
5005
        for p in $$list; do \
 
5006
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
5007
          echo "$$d$$p"; \
 
5008
        done | $(am__base_list) | \
 
5009
        while read files; do \
 
5010
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(rulesdir)'"; \
 
5011
          $(INSTALL_DATA) $$files "$(DESTDIR)$(rulesdir)" || exit $$?; \
 
5012
        done
 
5013
 
 
5014
uninstall-rulesDATA:
 
5015
        @$(NORMAL_UNINSTALL)
 
5016
        @list='$(rules_DATA)'; test -n "$(rulesdir)" || list=; \
 
5017
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
5018
        dir='$(DESTDIR)$(rulesdir)'; $(am__uninstall_files_from_dir)
 
5019
install-stateDATA: $(state_DATA)
 
5020
        @$(NORMAL_INSTALL)
 
5021
        test -z "$(statedir)" || $(MKDIR_P) "$(DESTDIR)$(statedir)"
 
5022
        @list='$(state_DATA)'; test -n "$(statedir)" || list=; \
 
5023
        for p in $$list; do \
 
5024
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
5025
          echo "$$d$$p"; \
 
5026
        done | $(am__base_list) | \
 
5027
        while read files; do \
 
5028
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(statedir)'"; \
 
5029
          $(INSTALL_DATA) $$files "$(DESTDIR)$(statedir)" || exit $$?; \
 
5030
        done
 
5031
 
 
5032
uninstall-stateDATA:
 
5033
        @$(NORMAL_UNINSTALL)
 
5034
        @list='$(state_DATA)'; test -n "$(statedir)" || list=; \
 
5035
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
5036
        dir='$(DESTDIR)$(statedir)'; $(am__uninstall_files_from_dir)
 
5037
install-systemdunitDATA: $(systemdunit_DATA)
 
5038
        @$(NORMAL_INSTALL)
 
5039
        test -z "$(systemdunitdir)" || $(MKDIR_P) "$(DESTDIR)$(systemdunitdir)"
 
5040
        @list='$(systemdunit_DATA)'; test -n "$(systemdunitdir)" || list=; \
 
5041
        for p in $$list; do \
 
5042
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
5043
          echo "$$d$$p"; \
 
5044
        done | $(am__base_list) | \
 
5045
        while read files; do \
 
5046
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(systemdunitdir)'"; \
 
5047
          $(INSTALL_DATA) $$files "$(DESTDIR)$(systemdunitdir)" || exit $$?; \
 
5048
        done
 
5049
 
 
5050
uninstall-systemdunitDATA:
 
5051
        @$(NORMAL_UNINSTALL)
 
5052
        @list='$(systemdunit_DATA)'; test -n "$(systemdunitdir)" || list=; \
 
5053
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
5054
        dir='$(DESTDIR)$(systemdunitdir)'; $(am__uninstall_files_from_dir)
 
5055
install-includeHEADERS: $(include_HEADERS)
 
5056
        @$(NORMAL_INSTALL)
 
5057
        test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
 
5058
        @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
 
5059
        for p in $$list; do \
 
5060
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
5061
          echo "$$d$$p"; \
 
5062
        done | $(am__base_list) | \
 
5063
        while read files; do \
 
5064
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
 
5065
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
 
5066
        done
 
5067
 
 
5068
uninstall-includeHEADERS:
 
5069
        @$(NORMAL_UNINSTALL)
 
5070
        @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
 
5071
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
5072
        dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
 
5073
 
 
5074
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
5075
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
5076
        unique=`for i in $$list; do \
 
5077
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
5078
          done | \
 
5079
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
5080
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
5081
        mkid -fID $$unique
 
5082
tags: TAGS
 
5083
 
 
5084
TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
5085
                $(TAGS_FILES) $(LISP)
 
5086
        set x; \
 
5087
        here=`pwd`; \
 
5088
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
5089
        unique=`for i in $$list; do \
 
5090
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
5091
          done | \
 
5092
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
5093
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
5094
        shift; \
 
5095
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
5096
          test -n "$$unique" || unique=$$empty_fix; \
 
5097
          if test $$# -gt 0; then \
 
5098
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
5099
              "$$@" $$unique; \
 
5100
          else \
 
5101
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
5102
              $$unique; \
 
5103
          fi; \
 
5104
        fi
 
5105
ctags: CTAGS
 
5106
CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
5107
                $(TAGS_FILES) $(LISP)
 
5108
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
5109
        unique=`for i in $$list; do \
 
5110
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
5111
          done | \
 
5112
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
5113
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
5114
        test -z "$(CTAGS_ARGS)$$unique" \
 
5115
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
5116
             $$unique
 
5117
 
 
5118
GTAGS:
 
5119
        here=`$(am__cd) $(top_builddir) && pwd` \
 
5120
          && $(am__cd) $(top_srcdir) \
 
5121
          && gtags -i $(GTAGS_ARGS) "$$here"
 
5122
 
 
5123
distclean-tags:
 
5124
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
5125
 
 
5126
check-TESTS: $(TESTS)
 
5127
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
 
5128
        srcdir=$(srcdir); export srcdir; \
 
5129
        list=' $(TESTS) '; \
 
5130
        $(am__tty_colors); \
 
5131
        if test -n "$$list"; then \
 
5132
          for tst in $$list; do \
 
5133
            if test -f ./$$tst; then dir=./; \
 
5134
            elif test -f $$tst; then dir=; \
 
5135
            else dir="$(srcdir)/"; fi; \
 
5136
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
 
5137
              all=`expr $$all + 1`; \
 
5138
              case " $(XFAIL_TESTS) " in \
 
5139
              *[\ \     ]$$tst[\ \      ]*) \
 
5140
                xpass=`expr $$xpass + 1`; \
 
5141
                failed=`expr $$failed + 1`; \
 
5142
                col=$$red; res=XPASS; \
 
5143
              ;; \
 
5144
              *) \
 
5145
                col=$$grn; res=PASS; \
 
5146
              ;; \
 
5147
              esac; \
 
5148
            elif test $$? -ne 77; then \
 
5149
              all=`expr $$all + 1`; \
 
5150
              case " $(XFAIL_TESTS) " in \
 
5151
              *[\ \     ]$$tst[\ \      ]*) \
 
5152
                xfail=`expr $$xfail + 1`; \
 
5153
                col=$$lgn; res=XFAIL; \
 
5154
              ;; \
 
5155
              *) \
 
5156
                failed=`expr $$failed + 1`; \
 
5157
                col=$$red; res=FAIL; \
 
5158
              ;; \
 
5159
              esac; \
 
5160
            else \
 
5161
              skip=`expr $$skip + 1`; \
 
5162
              col=$$blu; res=SKIP; \
 
5163
            fi; \
 
5164
            echo "$${col}$$res$${std}: $$tst"; \
 
5165
          done; \
 
5166
          if test "$$all" -eq 1; then \
 
5167
            tests="test"; \
 
5168
            All=""; \
 
5169
          else \
 
5170
            tests="tests"; \
 
5171
            All="All "; \
 
5172
          fi; \
 
5173
          if test "$$failed" -eq 0; then \
 
5174
            if test "$$xfail" -eq 0; then \
 
5175
              banner="$$All$$all $$tests passed"; \
 
5176
            else \
 
5177
              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
 
5178
              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
 
5179
            fi; \
 
5180
          else \
 
5181
            if test "$$xpass" -eq 0; then \
 
5182
              banner="$$failed of $$all $$tests failed"; \
 
5183
            else \
 
5184
              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
 
5185
              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
 
5186
            fi; \
 
5187
          fi; \
 
5188
          dashes="$$banner"; \
 
5189
          skipped=""; \
 
5190
          if test "$$skip" -ne 0; then \
 
5191
            if test "$$skip" -eq 1; then \
 
5192
              skipped="($$skip test was not run)"; \
 
5193
            else \
 
5194
              skipped="($$skip tests were not run)"; \
 
5195
            fi; \
 
5196
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
 
5197
              dashes="$$skipped"; \
 
5198
          fi; \
 
5199
          report=""; \
 
5200
          if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
 
5201
            report="Please report to $(PACKAGE_BUGREPORT)"; \
 
5202
            test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
 
5203
              dashes="$$report"; \
 
5204
          fi; \
 
5205
          dashes=`echo "$$dashes" | sed s/./=/g`; \
 
5206
          if test "$$failed" -eq 0; then \
 
5207
            col="$$grn"; \
 
5208
          else \
 
5209
            col="$$red"; \
 
5210
          fi; \
 
5211
          echo "$${col}$$dashes$${std}"; \
 
5212
          echo "$${col}$$banner$${std}"; \
 
5213
          test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
 
5214
          test -z "$$report" || echo "$${col}$$report$${std}"; \
 
5215
          echo "$${col}$$dashes$${std}"; \
 
5216
          test "$$failed" -eq 0; \
 
5217
        else :; fi
 
5218
 
 
5219
distdir: $(DISTFILES)
 
5220
        @list='$(MANS)'; if test -n "$$list"; then \
 
5221
          list=`for p in $$list; do \
 
5222
            if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
 
5223
            if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
 
5224
          if test -n "$$list" && \
 
5225
            grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
 
5226
            echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
 
5227
            grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
 
5228
            echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
 
5229
            echo "       typically \`make maintainer-clean' will remove them" >&2; \
 
5230
            exit 1; \
 
5231
          else :; fi; \
 
5232
        else :; fi
 
5233
        $(am__remove_distdir)
 
5234
        test -d "$(distdir)" || mkdir "$(distdir)"
 
5235
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
5236
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
5237
        list='$(DISTFILES)'; \
 
5238
          dist_files=`for file in $$list; do echo $$file; done | \
 
5239
          sed -e "s|^$$srcdirstrip/||;t" \
 
5240
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
5241
        case $$dist_files in \
 
5242
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
5243
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
5244
                           sort -u` ;; \
 
5245
        esac; \
 
5246
        for file in $$dist_files; do \
 
5247
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
5248
          if test -d $$d/$$file; then \
 
5249
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
5250
            if test -d "$(distdir)/$$file"; then \
 
5251
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
5252
            fi; \
 
5253
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
5254
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
5255
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
5256
            fi; \
 
5257
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
5258
          else \
 
5259
            test -f "$(distdir)/$$file" \
 
5260
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
5261
            || exit 1; \
 
5262
          fi; \
 
5263
        done
 
5264
        -test -n "$(am__skip_mode_fix)" \
 
5265
        || find "$(distdir)" -type d ! -perm -755 \
 
5266
                -exec chmod u+rwx,go+rx {} \; -o \
 
5267
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
5268
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
5269
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
 
5270
        || chmod -R a+r "$(distdir)"
 
5271
dist-gzip: distdir
 
5272
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
5273
        $(am__remove_distdir)
 
5274
 
 
5275
dist-bzip2: distdir
 
5276
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 
5277
        $(am__remove_distdir)
 
5278
 
 
5279
dist-lzip: distdir
 
5280
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
 
5281
        $(am__remove_distdir)
 
5282
 
 
5283
dist-lzma: distdir
 
5284
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
 
5285
        $(am__remove_distdir)
 
5286
 
 
5287
dist-xz: distdir
 
5288
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
 
5289
        $(am__remove_distdir)
 
5290
 
 
5291
dist-tarZ: distdir
 
5292
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
5293
        $(am__remove_distdir)
 
5294
 
 
5295
dist-shar: distdir
 
5296
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
5297
        $(am__remove_distdir)
 
5298
 
 
5299
dist-zip: distdir
 
5300
        -rm -f $(distdir).zip
 
5301
        zip -rq $(distdir).zip $(distdir)
 
5302
        $(am__remove_distdir)
 
5303
 
 
5304
dist dist-all: distdir
 
5305
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
5306
        $(am__remove_distdir)
 
5307
 
 
5308
# This target untars the dist file and tries a VPATH configuration.  Then
 
5309
# it guarantees that the distribution is self-contained by making another
 
5310
# tarfile.
 
5311
distcheck: dist
 
5312
        case '$(DIST_ARCHIVES)' in \
 
5313
        *.tar.gz*) \
 
5314
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
 
5315
        *.tar.bz2*) \
 
5316
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
 
5317
        *.tar.lzma*) \
 
5318
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
5319
        *.tar.lz*) \
 
5320
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
 
5321
        *.tar.xz*) \
 
5322
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
 
5323
        *.tar.Z*) \
 
5324
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
5325
        *.shar.gz*) \
 
5326
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
 
5327
        *.zip*) \
 
5328
          unzip $(distdir).zip ;;\
 
5329
        esac
 
5330
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
5331
        mkdir $(distdir)/_build
 
5332
        mkdir $(distdir)/_inst
 
5333
        chmod a-w $(distdir)
 
5334
        test -d $(distdir)/_build || exit 0; \
 
5335
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
5336
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
5337
          && am__cwd=`pwd` \
 
5338
          && $(am__cd) $(distdir)/_build \
 
5339
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
5340
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
 
5341
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
5342
          && $(MAKE) $(AM_MAKEFLAGS) \
 
5343
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
5344
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
5345
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
5346
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
5347
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
5348
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
5349
                distuninstallcheck \
 
5350
          && chmod -R a-w "$$dc_install_base" \
 
5351
          && ({ \
 
5352
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
5353
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
5354
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
5355
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
5356
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
5357
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
5358
          && rm -rf "$$dc_destdir" \
 
5359
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
5360
          && rm -rf $(DIST_ARCHIVES) \
 
5361
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
 
5362
          && cd "$$am__cwd" \
 
5363
          || exit 1
 
5364
        $(am__remove_distdir)
 
5365
        @(echo "$(distdir) archives ready for distribution: "; \
 
5366
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
5367
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
 
5368
distuninstallcheck:
 
5369
        @test -n '$(distuninstallcheck_dir)' || { \
 
5370
          echo 'ERROR: trying to run $@ with an empty' \
 
5371
               '$$(distuninstallcheck_dir)' >&2; \
 
5372
          exit 1; \
 
5373
        }; \
 
5374
        $(am__cd) '$(distuninstallcheck_dir)' || { \
 
5375
          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
 
5376
          exit 1; \
 
5377
        }; \
 
5378
        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
 
5379
           || { echo "ERROR: files left after uninstall:" ; \
 
5380
                if test -n "$(DESTDIR)"; then \
 
5381
                  echo "  (check DESTDIR support)"; \
 
5382
                fi ; \
 
5383
                $(distuninstallcheck_listfiles) ; \
 
5384
                exit 1; } >&2
 
5385
distcleancheck: distclean
 
5386
        @if test '$(srcdir)' = . ; then \
 
5387
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
5388
          exit 1 ; \
 
5389
        fi
 
5390
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
5391
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
5392
               $(distcleancheck_listfiles) ; \
 
5393
               exit 1; } >&2
 
5394
check-am: all-am
 
5395
        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
 
5396
check: $(BUILT_SOURCES)
 
5397
        $(MAKE) $(AM_MAKEFLAGS) check-am
 
5398
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) \
 
5399
                $(MANS) $(DATA) $(HEADERS) config.h
 
5400
install-binPROGRAMS: install-libLTLIBRARIES
 
5401
 
 
5402
installdirs:
 
5403
        for dir in "$(DESTDIR)$(alsadir)" "$(DESTDIR)$(gstreamerdir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(cupsdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(udevdir)" "$(DESTDIR)$(udevdir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(alsaconfdir)" "$(DESTDIR)$(confdir)" "$(DESTDIR)$(dbusdir)" "$(DESTDIR)$(dbusservicedir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(rulesdir)" "$(DESTDIR)$(statedir)" "$(DESTDIR)$(systemdunitdir)" "$(DESTDIR)$(includedir)"; do \
 
5404
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
5405
        done
 
5406
install: $(BUILT_SOURCES)
 
5407
        $(MAKE) $(AM_MAKEFLAGS) install-am
 
5408
install-exec: install-exec-am
 
5409
install-data: install-data-am
 
5410
uninstall: uninstall-am
 
5411
 
 
5412
install-am: all-am
 
5413
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
5414
 
 
5415
installcheck: installcheck-am
 
5416
install-strip:
 
5417
        if test -z '$(STRIP)'; then \
 
5418
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
5419
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
5420
              install; \
 
5421
        else \
 
5422
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
5423
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
5424
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
5425
        fi
 
5426
mostlyclean-generic:
 
5427
 
 
5428
clean-generic:
 
5429
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
5430
 
 
5431
distclean-generic:
 
5432
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
5433
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
5434
        -rm -f alert/$(DEPDIR)/$(am__dirstamp)
 
5435
        -rm -f alert/$(am__dirstamp)
 
5436
        -rm -f attrib/$(DEPDIR)/$(am__dirstamp)
 
5437
        -rm -f attrib/$(am__dirstamp)
 
5438
        -rm -f audio/$(DEPDIR)/$(am__dirstamp)
 
5439
        -rm -f audio/$(am__dirstamp)
 
5440
        -rm -f btio/$(DEPDIR)/$(am__dirstamp)
 
5441
        -rm -f btio/$(am__dirstamp)
 
5442
        -rm -f compat/$(DEPDIR)/$(am__dirstamp)
 
5443
        -rm -f compat/$(am__dirstamp)
 
5444
        -rm -f cups/$(DEPDIR)/$(am__dirstamp)
 
5445
        -rm -f cups/$(am__dirstamp)
 
5446
        -rm -f deviceinfo/$(DEPDIR)/$(am__dirstamp)
 
5447
        -rm -f deviceinfo/$(am__dirstamp)
 
5448
        -rm -f emulator/$(DEPDIR)/$(am__dirstamp)
 
5449
        -rm -f emulator/$(am__dirstamp)
 
5450
        -rm -f gdbus/$(DEPDIR)/$(am__dirstamp)
 
5451
        -rm -f gdbus/$(am__dirstamp)
 
5452
        -rm -f health/$(DEPDIR)/$(am__dirstamp)
 
5453
        -rm -f health/$(am__dirstamp)
 
5454
        -rm -f input/$(DEPDIR)/$(am__dirstamp)
 
5455
        -rm -f input/$(am__dirstamp)
 
5456
        -rm -f lib/$(DEPDIR)/$(am__dirstamp)
 
5457
        -rm -f lib/$(am__dirstamp)
 
5458
        -rm -f mgmt/$(DEPDIR)/$(am__dirstamp)
 
5459
        -rm -f mgmt/$(am__dirstamp)
 
5460
        -rm -f monitor/$(DEPDIR)/$(am__dirstamp)
 
5461
        -rm -f monitor/$(am__dirstamp)
 
5462
        -rm -f network/$(DEPDIR)/$(am__dirstamp)
 
5463
        -rm -f network/$(am__dirstamp)
 
5464
        -rm -f plugins/$(DEPDIR)/$(am__dirstamp)
 
5465
        -rm -f plugins/$(am__dirstamp)
 
5466
        -rm -f proximity/$(DEPDIR)/$(am__dirstamp)
 
5467
        -rm -f proximity/$(am__dirstamp)
 
5468
        -rm -f sap/$(DEPDIR)/$(am__dirstamp)
 
5469
        -rm -f sap/$(am__dirstamp)
 
5470
        -rm -f sbc/$(DEPDIR)/$(am__dirstamp)
 
5471
        -rm -f sbc/$(am__dirstamp)
 
5472
        -rm -f serial/$(DEPDIR)/$(am__dirstamp)
 
5473
        -rm -f serial/$(am__dirstamp)
 
5474
        -rm -f src/$(DEPDIR)/$(am__dirstamp)
 
5475
        -rm -f src/$(am__dirstamp)
 
5476
        -rm -f test/$(DEPDIR)/$(am__dirstamp)
 
5477
        -rm -f test/$(am__dirstamp)
 
5478
        -rm -f thermometer/$(DEPDIR)/$(am__dirstamp)
 
5479
        -rm -f thermometer/$(am__dirstamp)
 
5480
        -rm -f time/$(DEPDIR)/$(am__dirstamp)
 
5481
        -rm -f time/$(am__dirstamp)
 
5482
        -rm -f tools/$(DEPDIR)/$(am__dirstamp)
 
5483
        -rm -f tools/$(am__dirstamp)
 
5484
        -rm -f unit/$(DEPDIR)/$(am__dirstamp)
 
5485
        -rm -f unit/$(am__dirstamp)
 
5486
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
5487
 
 
5488
maintainer-clean-generic:
 
5489
        @echo "This command is intended for maintainers to use"
 
5490
        @echo "it deletes files that may require special tools to rebuild."
 
5491
        -rm -f tools/lexer.c
 
5492
        -rm -f tools/parser.c
 
5493
        -rm -f tools/parser.h
 
5494
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
5495
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
5496
clean: clean-am
 
5497
 
 
5498
clean-am: clean-alsaLTLIBRARIES clean-binPROGRAMS clean-cupsPROGRAMS \
 
5499
        clean-generic clean-gstreamerLTLIBRARIES clean-libLTLIBRARIES \
 
5500
        clean-libtool clean-local clean-noinstLIBRARIES \
 
5501
        clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
 
5502
        clean-pluginLTLIBRARIES clean-sbinPROGRAMS clean-udevPROGRAMS \
 
5503
        mostlyclean-am
 
5504
 
 
5505
distclean: distclean-am
 
5506
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
5507
        -rm -rf alert/$(DEPDIR) attrib/$(DEPDIR) audio/$(DEPDIR) btio/$(DEPDIR) compat/$(DEPDIR) cups/$(DEPDIR) deviceinfo/$(DEPDIR) emulator/$(DEPDIR) gdbus/$(DEPDIR) health/$(DEPDIR) input/$(DEPDIR) lib/$(DEPDIR) mgmt/$(DEPDIR) monitor/$(DEPDIR) network/$(DEPDIR) plugins/$(DEPDIR) proximity/$(DEPDIR) sap/$(DEPDIR) sbc/$(DEPDIR) serial/$(DEPDIR) src/$(DEPDIR) test/$(DEPDIR) thermometer/$(DEPDIR) time/$(DEPDIR) tools/$(DEPDIR) unit/$(DEPDIR)
 
5508
        -rm -f Makefile
 
5509
distclean-am: clean-am distclean-compile distclean-generic \
 
5510
        distclean-hdr distclean-libtool distclean-tags
 
5511
 
 
5512
dvi: dvi-am
 
5513
 
 
5514
dvi-am:
 
5515
 
 
5516
html: html-am
 
5517
 
 
5518
html-am:
 
5519
 
 
5520
info: info-am
 
5521
 
 
5522
info-am:
 
5523
 
 
5524
install-data-am: install-alsaLTLIBRARIES install-alsaconfDATA \
 
5525
        install-confDATA install-cupsPROGRAMS install-dbusDATA \
 
5526
        install-dbusserviceDATA install-dist_udevSCRIPTS \
 
5527
        install-gstreamerLTLIBRARIES install-includeHEADERS \
 
5528
        install-man install-pkgconfigDATA install-pluginLTLIBRARIES \
 
5529
        install-rulesDATA install-stateDATA install-systemdunitDATA \
 
5530
        install-udevPROGRAMS
 
5531
 
 
5532
install-dvi: install-dvi-am
 
5533
 
 
5534
install-dvi-am:
 
5535
 
 
5536
install-exec-am: install-binPROGRAMS install-libLTLIBRARIES \
 
5537
        install-sbinPROGRAMS
 
5538
 
 
5539
install-html: install-html-am
 
5540
 
 
5541
install-html-am:
 
5542
 
 
5543
install-info: install-info-am
 
5544
 
 
5545
install-info-am:
 
5546
 
 
5547
install-man: install-man1 install-man8
 
5548
 
 
5549
install-pdf: install-pdf-am
 
5550
 
 
5551
install-pdf-am:
 
5552
 
 
5553
install-ps: install-ps-am
 
5554
 
 
5555
install-ps-am:
 
5556
 
 
5557
installcheck-am:
 
5558
 
 
5559
maintainer-clean: maintainer-clean-am
 
5560
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
5561
        -rm -rf $(top_srcdir)/autom4te.cache
 
5562
        -rm -rf alert/$(DEPDIR) attrib/$(DEPDIR) audio/$(DEPDIR) btio/$(DEPDIR) compat/$(DEPDIR) cups/$(DEPDIR) deviceinfo/$(DEPDIR) emulator/$(DEPDIR) gdbus/$(DEPDIR) health/$(DEPDIR) input/$(DEPDIR) lib/$(DEPDIR) mgmt/$(DEPDIR) monitor/$(DEPDIR) network/$(DEPDIR) plugins/$(DEPDIR) proximity/$(DEPDIR) sap/$(DEPDIR) sbc/$(DEPDIR) serial/$(DEPDIR) src/$(DEPDIR) test/$(DEPDIR) thermometer/$(DEPDIR) time/$(DEPDIR) tools/$(DEPDIR) unit/$(DEPDIR)
 
5563
        -rm -f Makefile
 
5564
maintainer-clean-am: distclean-am maintainer-clean-generic
 
5565
 
 
5566
mostlyclean: mostlyclean-am
 
5567
 
 
5568
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
5569
        mostlyclean-libtool
 
5570
 
 
5571
pdf: pdf-am
 
5572
 
 
5573
pdf-am:
 
5574
 
 
5575
ps: ps-am
 
5576
 
 
5577
ps-am:
 
5578
 
 
5579
uninstall-am: uninstall-alsaLTLIBRARIES uninstall-alsaconfDATA \
 
5580
        uninstall-binPROGRAMS uninstall-confDATA \
 
5581
        uninstall-cupsPROGRAMS uninstall-dbusDATA \
 
5582
        uninstall-dbusserviceDATA uninstall-dist_udevSCRIPTS \
 
5583
        uninstall-gstreamerLTLIBRARIES uninstall-includeHEADERS \
 
5584
        uninstall-libLTLIBRARIES uninstall-man uninstall-pkgconfigDATA \
 
5585
        uninstall-pluginLTLIBRARIES uninstall-rulesDATA \
 
5586
        uninstall-sbinPROGRAMS uninstall-stateDATA \
 
5587
        uninstall-systemdunitDATA uninstall-udevPROGRAMS
 
5588
 
 
5589
uninstall-man: uninstall-man1 uninstall-man8
 
5590
 
 
5591
.MAKE: all check check-am install install-am install-strip
 
5592
 
 
5593
.PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \
 
5594
        clean clean-alsaLTLIBRARIES clean-binPROGRAMS \
 
5595
        clean-cupsPROGRAMS clean-generic clean-gstreamerLTLIBRARIES \
 
5596
        clean-libLTLIBRARIES clean-libtool clean-local \
 
5597
        clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
 
5598
        clean-noinstPROGRAMS clean-pluginLTLIBRARIES \
 
5599
        clean-sbinPROGRAMS clean-udevPROGRAMS ctags dist dist-all \
 
5600
        dist-bzip2 dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ \
 
5601
        dist-xz dist-zip distcheck distclean distclean-compile \
 
5602
        distclean-generic distclean-hdr distclean-libtool \
 
5603
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
 
5604
        dvi-am html html-am info info-am install \
 
5605
        install-alsaLTLIBRARIES install-alsaconfDATA install-am \
 
5606
        install-binPROGRAMS install-confDATA install-cupsPROGRAMS \
 
5607
        install-data install-data-am install-dbusDATA \
 
5608
        install-dbusserviceDATA install-dist_udevSCRIPTS install-dvi \
 
5609
        install-dvi-am install-exec install-exec-am \
 
5610
        install-gstreamerLTLIBRARIES install-html install-html-am \
 
5611
        install-includeHEADERS install-info install-info-am \
 
5612
        install-libLTLIBRARIES install-man install-man1 install-man8 \
 
5613
        install-pdf install-pdf-am install-pkgconfigDATA \
 
5614
        install-pluginLTLIBRARIES install-ps install-ps-am \
 
5615
        install-rulesDATA install-sbinPROGRAMS install-stateDATA \
 
5616
        install-strip install-systemdunitDATA install-udevPROGRAMS \
 
5617
        installcheck installcheck-am installdirs maintainer-clean \
 
5618
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
5619
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
5620
        tags uninstall uninstall-alsaLTLIBRARIES \
 
5621
        uninstall-alsaconfDATA uninstall-am uninstall-binPROGRAMS \
 
5622
        uninstall-confDATA uninstall-cupsPROGRAMS uninstall-dbusDATA \
 
5623
        uninstall-dbusserviceDATA uninstall-dist_udevSCRIPTS \
 
5624
        uninstall-gstreamerLTLIBRARIES uninstall-includeHEADERS \
 
5625
        uninstall-libLTLIBRARIES uninstall-man uninstall-man1 \
 
5626
        uninstall-man8 uninstall-pkgconfigDATA \
 
5627
        uninstall-pluginLTLIBRARIES uninstall-rulesDATA \
 
5628
        uninstall-sbinPROGRAMS uninstall-stateDATA \
 
5629
        uninstall-systemdunitDATA uninstall-udevPROGRAMS
 
5630
 
 
5631
 
 
5632
@TOOLS_TRUE@tools/kword.c: tools/parser.h
 
5633
 
 
5634
src/builtin.h: src/genbuiltin $(builtin_sources)
 
5635
        $(AM_V_GEN)$(srcdir)/src/genbuiltin $(builtin_modules) > $@
 
5636
 
 
5637
audio/telephony.c: audio/@TELEPHONY_DRIVER@
 
5638
        $(AM_V_GEN)$(LN_S) $(abs_top_builddir)/$< $@
 
5639
 
 
5640
sap/sap.c: sap/@SAP_DRIVER@
 
5641
        $(AM_V_GEN)$(LN_S) $(abs_top_srcdir)/$< $@
 
5642
 
 
5643
scripts/%.rules:
 
5644
        $(AM_V_GEN)cp $(subst 97-,,$@) $@
 
5645
 
 
5646
$(lib_libbluetooth_la_OBJECTS): $(local_headers)
 
5647
 
 
5648
lib/bluetooth/%.h: lib/%.h
 
5649
        $(AM_V_at)$(MKDIR_P) lib/bluetooth
 
5650
        $(AM_V_GEN)$(LN_S) $(abs_top_builddir)/$< $@
 
5651
 
 
5652
clean-local:
 
5653
        $(RM) -r lib/bluetooth
 
5654
 
 
5655
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
5656
# Otherwise a system limit (for SysV at least) may be exceeded.
 
5657
.NOEXPORT: