Imported Upstream version 1.1.0.99.1
[platform/upstream/syncevolution.git] / src / synthesis / src / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 @COND_XMLPARSE_TRUE@am__append_1 = \
37 @COND_XMLPARSE_TRUE@    expat/xmltok/xmltok_impl.c \
38 @COND_XMLPARSE_TRUE@    expat/xmltok/xmltok_ns.c
39
40 @COND_STATIC_TRUE@am__append_2 = sysync_SDK/Sources/UI_util.cpp sysync_SDK/Sources/enginemodulebridge.cpp sysync_SDK/Sources/san.cpp sysync_SDK/Sources/timeutil.cpp
41 @COND_STATIC_FALSE@am__append_3 = sysync_SDK/Sources/SDK_support.cpp sysync_SDK/Sources/SDK_util.c sysync_SDK/Sources/UI_util.cpp sysync_SDK/Sources/blobs.cpp sysync_SDK/Sources/enginemodulebase.cpp sysync_SDK/Sources/enginemodulebridge.cpp sysync_SDK/Sources/lineartime.cpp sysync_SDK/Sources/san.cpp sysync_SDK/Sources/stringutil.cpp sysync_SDK/Sources/syncexception.cpp sysync_SDK/Sources/sysync_b64.cpp sysync_SDK/Sources/sysync_md5.cpp sysync_SDK/Sources/sysync_utils.cpp sysync_SDK/Sources/timeutil.cpp
42 subdir = src
43 DIST_COMMON = $(nobase_include_HEADERS) $(srcdir)/Makefile.am \
44         $(srcdir)/Makefile.in
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/configure.in
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48         $(ACLOCAL_M4)
49 mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
50 CONFIG_HEADER = $(top_builddir)/config.h
51 CONFIG_CLEAN_FILES =
52 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53 am__vpath_adj = case $$p in \
54     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55     *) f=$$p;; \
56   esac;
57 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
58 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
59 libLTLIBRARIES_INSTALL = $(INSTALL)
60 LTLIBRARIES = $(lib_LTLIBRARIES)
61 libsmltk_la_LIBADD =
62 am_libsmltk_la_OBJECTS = libsmltk_la-liblock.lo libsmltk_la-libmem.lo \
63         libsmltk_la-libstr.lo libsmltk_la-libutil.lo \
64         libsmltk_la-mgr.lo libsmltk_la-mgrcmdbuilder.lo \
65         libsmltk_la-mgrcmddispatcher.lo libsmltk_la-mgrinstancelist.lo \
66         libsmltk_la-mgrinstancemgr.lo libsmltk_la-mgrutil.lo \
67         libsmltk_la-wsm.lo libsmltk_la-xltdec.lo \
68         libsmltk_la-xltdecwbxml.lo libsmltk_la-xltdecxml.lo \
69         libsmltk_la-xltdevinf.lo libsmltk_la-xltenc.lo \
70         libsmltk_la-xltenccom.lo libsmltk_la-xltencwbxml.lo \
71         libsmltk_la-xltencxml.lo libsmltk_la-xltmetinf.lo \
72         libsmltk_la-xlttags.lo libsmltk_la-xltutilstack.lo
73 libsmltk_la_OBJECTS = $(am_libsmltk_la_OBJECTS)
74 libsmltk_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
75         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libsmltk_la_CFLAGS) \
76         $(CFLAGS) $(libsmltk_la_LDFLAGS) $(LDFLAGS) -o $@
77 am__DEPENDENCIES_1 =
78 am__libsynthesis_la_SOURCES_DIST =  \
79         DB_interfaces/api_db/DLL_interface.cpp \
80         DB_interfaces/api_db/DLL_interface.h \
81         DB_interfaces/api_db/dbapi.cpp DB_interfaces/api_db/dbapi.h \
82         DB_interfaces/api_db/dbapi_include.h \
83         DB_interfaces/api_db/pluginapiagent.cpp \
84         DB_interfaces/api_db/pluginapiagent.h \
85         DB_interfaces/api_db/pluginapids.cpp \
86         DB_interfaces/api_db/pluginapids.h \
87         DB_interfaces/api_db/plugindb.h \
88         DB_interfaces/api_db/plugindb_precomp.h \
89         DB_interfaces/api_db/sync_dbapiconnect.cpp \
90         DB_interfaces/api_db/sync_dbapiconnect.h \
91         DB_interfaces/odbc_db/odbcapiagent.cpp \
92         DB_interfaces/odbc_db/odbcapiagent.h \
93         DB_interfaces/odbc_db/odbcapids.cpp \
94         DB_interfaces/odbc_db/odbcapids.h \
95         DB_interfaces/odbc_db/odbcdb.h \
96         DB_interfaces/odbc_db/odbcdb_precomp.h \
97         Transport_interfaces/engine/engine_client.h \
98         Transport_interfaces/engine/engine_client_precomp.h \
99         Transport_interfaces/engine/engine_server.h \
100         Transport_interfaces/engine/engine_server_precomp.h \
101         Transport_interfaces/engine/engineclientbase.cpp \
102         Transport_interfaces/engine/engineclientbase.h \
103         Transport_interfaces/engine/enginesessiondispatch.cpp \
104         Transport_interfaces/engine/enginesessiondispatch.h \
105         platform_adapters/binfile.cpp platform_adapters/binfile.h \
106         platform_adapters/configfiles.h \
107         platform_adapters/linux/configfiles.cpp \
108         platform_adapters/linux/platform_DLL.cpp \
109         platform_adapters/linux/platform_exec.c \
110         platform_adapters/linux/platform_exec.h \
111         platform_adapters/linux/platform_headers.h \
112         platform_adapters/linux/platform_time.cpp \
113         platform_adapters/linux/platform_time.h \
114         platform_adapters/linux/platform_timezones.cpp \
115         platform_adapters/linux/profiling.cpp \
116         platform_adapters/platform_DLL.h \
117         platform_adapters/platform_file.h \
118         platform_adapters/platform_headers.h \
119         platform_adapters/platform_mutex.h \
120         platform_adapters/platform_thread.h \
121         platform_adapters/profiling.h \
122         platform_adapters/sysync_glob_vars.h \
123         platform_adapters/sysyncinit.cpp \
124         platform_adapters/unix_common/platform_file.cpp \
125         platform_adapters/unix_common/platform_mutex.cpp \
126         platform_adapters/unix_common/platform_pipe.c \
127         platform_adapters/unix_common/platform_pipe.h \
128         syncapps/clientEngine_custom/clientengine_custom.h \
129         syncapps/clientEngine_custom/clientengine_custom_Base.cpp \
130         syncapps/clientEngine_custom/clientengine_custom_Base.h \
131         syncapps/clientEngine_custom/clientengine_custom_precomp.h \
132         syncapps/clientEngine_custom/product_options.h \
133         syncapps/serverEngine_custom/combi_product_options.h \
134         syncapps/serverEngine_custom/product_options.h \
135         syncapps/serverEngine_custom/serverengine_custom.h \
136         syncapps/serverEngine_custom/serverengine_custom_Base.cpp \
137         syncapps/serverEngine_custom/serverengine_custom_Base.h \
138         syncapps/serverEngine_custom/serverengine_custom_precomp.h \
139         sysync/binfilebase.cpp sysync/binfilebase.h \
140         sysync/binfileimplclient.cpp sysync/binfileimplclient.h \
141         sysync/binfileimplds.cpp sysync/binfileimplds.h \
142         sysync/clientautosync_inc.cpp sysync/clientautosync_inc.h \
143         sysync/clientprovisioning_inc.h sysync/configelement.cpp \
144         sysync/configelement.h sysync/customimplagent.cpp \
145         sysync/customimplagent.h sysync/customimplds.cpp \
146         sysync/customimplds.h sysync/dataconversion.cpp \
147         sysync/dataobjtype.cpp sysync/dataobjtype.h \
148         sysync/debuglogger.cpp sysync/debuglogger.h \
149         sysync/engineentry.cpp sysync/engineentry.h \
150         sysync/engineinterface.cpp sysync/engineinterface.h \
151         sysync/global_progress.h sysync/iso8601.cpp sysync/iso8601.h \
152         sysync/itemfield.cpp sysync/itemfield.h \
153         sysync/localengineds.cpp sysync/localengineds.h \
154         sysync/mimediritemtype.cpp sysync/mimediritemtype.h \
155         sysync/mimedirprofile.cpp sysync/mimedirprofile.h \
156         sysync/multifielditem.cpp sysync/multifielditem.h \
157         sysync/multifielditemtype.cpp sysync/multifielditemtype.h \
158         sysync/rawdataitemtype.cpp sysync/rawdataitemtype.h \
159         sysync/remotedatastore.cpp sysync/remotedatastore.h \
160         sysync/rrules.cpp sysync/rrules.h sysync/scriptcontext.cpp \
161         sysync/scriptcontext.h sysync/simpleitem.cpp \
162         sysync/simpleitem.h sysync/smltk_precomp.h \
163         sysync/smltk_precomp_xpt.h sysync/stdlogicagent.cpp \
164         sysync/stdlogicagent.h sysync/stdlogicds.cpp \
165         sysync/stdlogicds.h sysync/stringutils.cpp \
166         sysync/stringutils.h sysync/superdatastore.cpp \
167         sysync/superdatastore.h sysync/syncagent.cpp \
168         sysync/syncagent.h sysync/syncappbase.cpp sysync/syncappbase.h \
169         sysync/syncclientbase.cpp sysync/syncclientbase.h \
170         sysync/synccommand.cpp sysync/synccommand.h \
171         sysync/syncdatastore.cpp sysync/syncdatastore.h \
172         sysync/syncitem.cpp sysync/syncitem.h sysync/syncitemtype.cpp \
173         sysync/syncitemtype.h sysync/syncml_globs.h sysync/syncml_tk.h \
174         sysync/syncsession.cpp sysync/syncsession.h \
175         sysync/syncsessiondispatch.h sysync/syserial.h sysync/sysync.h \
176         sysync/sysync_crc16.cpp sysync/sysync_crc16.h \
177         sysync/sysync_debug.h sysync/sysync_globs.h \
178         sysync/sysync_precomp.h sysync/sysync_precomp_xpt.h \
179         sysync/textitemtype.cpp sysync/textitemtype.h \
180         sysync/textprofile.cpp sysync/textprofile.h \
181         sysync/timezones.cpp sysync/timezones.h sysync/tz_table.h \
182         sysync/uiapi.cpp sysync/uiapi.h sysync/vcalendaritemtype.cpp \
183         sysync/vcalendaritemtype.h sysync/vcarditemtype.cpp \
184         sysync/vcarditemtype.h sysync/vtimezone.cpp sysync/vtimezone.h \
185         sysync_SDK/DB_Interfaces/text_db/sync_dbapi_text.cpp \
186         sysync_SDK/Sources/SDK_support.cpp \
187         sysync_SDK/Sources/SDK_support.h sysync_SDK/Sources/SDK_util.c \
188         sysync_SDK/Sources/SDK_util.h sysync_SDK/Sources/admindata.cpp \
189         sysync_SDK/Sources/admindata.h sysync_SDK/Sources/blobs.cpp \
190         sysync_SDK/Sources/blobs.h sysync_SDK/Sources/dataconversion.h \
191         sysync_SDK/Sources/dbitem.cpp sysync_SDK/Sources/dbitem.h \
192         sysync_SDK/Sources/engine_defs.h \
193         sysync_SDK/Sources/enginemodulebase.cpp \
194         sysync_SDK/Sources/enginemodulebase.h \
195         sysync_SDK/Sources/generic_types.h \
196         sysync_SDK/Sources/lineartime.cpp \
197         sysync_SDK/Sources/lineartime.h \
198         sysync_SDK/Sources/prefix_file.h sysync_SDK/Sources/syerror.h \
199         sysync_SDK/Sources/sync_dbapi.h \
200         sysync_SDK/Sources/sync_dbapidef.h \
201         sysync_SDK/Sources/sync_declarations.h \
202         sysync_SDK/Sources/sync_include.h \
203         sysync_SDK/Sources/sync_uiapi.h \
204         sysync_SDK/Sources/syncexception.cpp \
205         sysync_SDK/Sources/syncexception.h \
206         sysync_SDK/Sources/sysync_b64.cpp \
207         sysync_SDK/Sources/sysync_b64.h \
208         sysync_SDK/Sources/sysync_md5.cpp \
209         sysync_SDK/Sources/sysync_md5.h \
210         sysync_SDK/Sources/sysync_utils.cpp \
211         sysync_SDK/Sources/sysync_utils.h expat/xmlparse/xmlparse.c \
212         expat/xmlparse/xmlparse.h expat/xmltok/ascii.h \
213         expat/xmltok/asciitab.h expat/xmltok/iasciitab.h \
214         expat/xmltok/latin1tab.h expat/xmltok/nametab.h \
215         expat/xmltok/utf8tab.h expat/xmltok/xmldef.h \
216         expat/xmltok/xmlrole.c expat/xmltok/xmlrole.h \
217         expat/xmltok/xmltok.c expat/xmltok/xmltok.h \
218         expat/xmltok/xmltok_impl.h
219 @COND_XMLPARSE_TRUE@am__objects_1 = libsynthesis_la-xmlparse.lo \
220 @COND_XMLPARSE_TRUE@    libsynthesis_la-xmlrole.lo \
221 @COND_XMLPARSE_TRUE@    libsynthesis_la-xmltok.lo
222 am_libsynthesis_la_OBJECTS = libsynthesis_la-DLL_interface.lo \
223         libsynthesis_la-dbapi.lo libsynthesis_la-pluginapiagent.lo \
224         libsynthesis_la-pluginapids.lo \
225         libsynthesis_la-sync_dbapiconnect.lo \
226         libsynthesis_la-odbcapiagent.lo libsynthesis_la-odbcapids.lo \
227         libsynthesis_la-engineclientbase.lo \
228         libsynthesis_la-enginesessiondispatch.lo \
229         libsynthesis_la-binfile.lo libsynthesis_la-configfiles.lo \
230         libsynthesis_la-platform_DLL.lo \
231         libsynthesis_la-platform_exec.lo \
232         libsynthesis_la-platform_time.lo \
233         libsynthesis_la-platform_timezones.lo \
234         libsynthesis_la-profiling.lo libsynthesis_la-sysyncinit.lo \
235         libsynthesis_la-platform_file.lo \
236         libsynthesis_la-platform_mutex.lo \
237         libsynthesis_la-platform_pipe.lo \
238         libsynthesis_la-clientengine_custom_Base.lo \
239         libsynthesis_la-serverengine_custom_Base.lo \
240         libsynthesis_la-binfilebase.lo \
241         libsynthesis_la-binfileimplclient.lo \
242         libsynthesis_la-binfileimplds.lo \
243         libsynthesis_la-clientautosync_inc.lo \
244         libsynthesis_la-configelement.lo \
245         libsynthesis_la-customimplagent.lo \
246         libsynthesis_la-customimplds.lo \
247         libsynthesis_la-dataconversion.lo \
248         libsynthesis_la-dataobjtype.lo libsynthesis_la-debuglogger.lo \
249         libsynthesis_la-engineentry.lo \
250         libsynthesis_la-engineinterface.lo libsynthesis_la-iso8601.lo \
251         libsynthesis_la-itemfield.lo libsynthesis_la-localengineds.lo \
252         libsynthesis_la-mimediritemtype.lo \
253         libsynthesis_la-mimedirprofile.lo \
254         libsynthesis_la-multifielditem.lo \
255         libsynthesis_la-multifielditemtype.lo \
256         libsynthesis_la-rawdataitemtype.lo \
257         libsynthesis_la-remotedatastore.lo libsynthesis_la-rrules.lo \
258         libsynthesis_la-scriptcontext.lo libsynthesis_la-simpleitem.lo \
259         libsynthesis_la-stdlogicagent.lo libsynthesis_la-stdlogicds.lo \
260         libsynthesis_la-stringutils.lo \
261         libsynthesis_la-superdatastore.lo libsynthesis_la-syncagent.lo \
262         libsynthesis_la-syncappbase.lo \
263         libsynthesis_la-syncclientbase.lo \
264         libsynthesis_la-synccommand.lo \
265         libsynthesis_la-syncdatastore.lo libsynthesis_la-syncitem.lo \
266         libsynthesis_la-syncitemtype.lo libsynthesis_la-syncsession.lo \
267         libsynthesis_la-sysync_crc16.lo \
268         libsynthesis_la-textitemtype.lo libsynthesis_la-textprofile.lo \
269         libsynthesis_la-timezones.lo libsynthesis_la-uiapi.lo \
270         libsynthesis_la-vcalendaritemtype.lo \
271         libsynthesis_la-vcarditemtype.lo libsynthesis_la-vtimezone.lo \
272         libsynthesis_la-sync_dbapi_text.lo \
273         libsynthesis_la-SDK_support.lo libsynthesis_la-SDK_util.lo \
274         libsynthesis_la-admindata.lo libsynthesis_la-blobs.lo \
275         libsynthesis_la-dbitem.lo libsynthesis_la-enginemodulebase.lo \
276         libsynthesis_la-lineartime.lo libsynthesis_la-syncexception.lo \
277         libsynthesis_la-sysync_b64.lo libsynthesis_la-sysync_md5.lo \
278         libsynthesis_la-sysync_utils.lo $(am__objects_1)
279 libsynthesis_la_OBJECTS = $(am_libsynthesis_la_OBJECTS)
280 libsynthesis_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
281         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
282         $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) \
283         $(libsynthesis_la_LDFLAGS) $(LDFLAGS) -o $@
284 libsynthesissdk_la_LIBADD =
285 am__libsynthesissdk_la_SOURCES_DIST = synthesis/SDK_support.h \
286         synthesis/SDK_util.h synthesis/UI_util.h synthesis/admindata.h \
287         synthesis/blobs.h synthesis/dataconversion.h \
288         synthesis/dbitem.h synthesis/engine_defs.h \
289         synthesis/enginemodulebase.h synthesis/enginemodulebridge.h \
290         synthesis/generic_types.h synthesis/lineartime.h \
291         synthesis/prefix_file.h synthesis/san.h synthesis/stringutil.h \
292         synthesis/syerror.h synthesis/sync_dbapi.h \
293         synthesis/sync_dbapidef.h synthesis/sync_declarations.h \
294         synthesis/sync_include.h synthesis/sync_uiapi.h \
295         synthesis/syncexception.h synthesis/sysync_b64.h \
296         synthesis/sysync_md5.h synthesis/sysync_utils.h \
297         synthesis/timeutil.h sysync_SDK/Sources/UI_util.cpp \
298         sysync_SDK/Sources/enginemodulebridge.cpp \
299         sysync_SDK/Sources/san.cpp sysync_SDK/Sources/timeutil.cpp \
300         sysync_SDK/Sources/SDK_support.cpp \
301         sysync_SDK/Sources/SDK_util.c sysync_SDK/Sources/blobs.cpp \
302         sysync_SDK/Sources/enginemodulebase.cpp \
303         sysync_SDK/Sources/lineartime.cpp \
304         sysync_SDK/Sources/stringutil.cpp \
305         sysync_SDK/Sources/syncexception.cpp \
306         sysync_SDK/Sources/sysync_b64.cpp \
307         sysync_SDK/Sources/sysync_md5.cpp \
308         sysync_SDK/Sources/sysync_utils.cpp
309 @COND_STATIC_TRUE@am__objects_2 = libsynthesissdk_la-UI_util.lo \
310 @COND_STATIC_TRUE@      libsynthesissdk_la-enginemodulebridge.lo \
311 @COND_STATIC_TRUE@      libsynthesissdk_la-san.lo \
312 @COND_STATIC_TRUE@      libsynthesissdk_la-timeutil.lo
313 @COND_STATIC_FALSE@am__objects_3 = libsynthesissdk_la-SDK_support.lo \
314 @COND_STATIC_FALSE@     libsynthesissdk_la-SDK_util.lo \
315 @COND_STATIC_FALSE@     libsynthesissdk_la-UI_util.lo \
316 @COND_STATIC_FALSE@     libsynthesissdk_la-blobs.lo \
317 @COND_STATIC_FALSE@     libsynthesissdk_la-enginemodulebase.lo \
318 @COND_STATIC_FALSE@     libsynthesissdk_la-enginemodulebridge.lo \
319 @COND_STATIC_FALSE@     libsynthesissdk_la-lineartime.lo \
320 @COND_STATIC_FALSE@     libsynthesissdk_la-san.lo \
321 @COND_STATIC_FALSE@     libsynthesissdk_la-stringutil.lo \
322 @COND_STATIC_FALSE@     libsynthesissdk_la-syncexception.lo \
323 @COND_STATIC_FALSE@     libsynthesissdk_la-sysync_b64.lo \
324 @COND_STATIC_FALSE@     libsynthesissdk_la-sysync_md5.lo \
325 @COND_STATIC_FALSE@     libsynthesissdk_la-sysync_utils.lo \
326 @COND_STATIC_FALSE@     libsynthesissdk_la-timeutil.lo
327 am_libsynthesissdk_la_OBJECTS = $(am__objects_2) $(am__objects_3)
328 libsynthesissdk_la_OBJECTS = $(am_libsynthesissdk_la_OBJECTS)
329 libsynthesissdk_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
330         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
331         $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) \
332         $(libsynthesissdk_la_LDFLAGS) $(LDFLAGS) -o $@
333 libsynthesisstubs_la_LIBADD =
334 am_libsynthesisstubs_la_OBJECTS = libsynthesisstubs_la-enginestubs.lo
335 libsynthesisstubs_la_OBJECTS = $(am_libsynthesisstubs_la_OBJECTS)
336 libsynthesisstubs_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
337         $(LIBTOOLFLAGS) --mode=link $(CCLD) \
338         $(libsynthesisstubs_la_CFLAGS) $(CFLAGS) \
339         $(libsynthesisstubs_la_LDFLAGS) $(LDFLAGS) -o $@
340 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
341 depcomp = $(SHELL) $(top_srcdir)/../../depcomp
342 am__depfiles_maybe = depfiles
343 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
344         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
345 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
346         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
347         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
348 CCLD = $(CC)
349 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
350         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
351         $(LDFLAGS) -o $@
352 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
353         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
354 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
355         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
356         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
357 CXXLD = $(CXX)
358 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
359         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
360         $(LDFLAGS) -o $@
361 SOURCES = $(libsmltk_la_SOURCES) $(libsynthesis_la_SOURCES) \
362         $(libsynthesissdk_la_SOURCES) $(libsynthesisstubs_la_SOURCES)
363 DIST_SOURCES = $(libsmltk_la_SOURCES) \
364         $(am__libsynthesis_la_SOURCES_DIST) \
365         $(am__libsynthesissdk_la_SOURCES_DIST) \
366         $(libsynthesisstubs_la_SOURCES)
367 nobase_includeHEADERS_INSTALL = $(install_sh_DATA)
368 HEADERS = $(nobase_include_HEADERS)
369 ETAGS = etags
370 CTAGS = ctags
371 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
372 ACLOCAL = @ACLOCAL@
373 AMTAR = @AMTAR@
374 AR = @AR@
375 AUTOCONF = @AUTOCONF@
376 AUTOHEADER = @AUTOHEADER@
377 AUTOMAKE = @AUTOMAKE@
378 AWK = @AWK@
379 CC = @CC@
380 CCDEPMODE = @CCDEPMODE@
381 CFLAGS = @CFLAGS@
382 CPP = @CPP@
383 CPPFLAGS = @CPPFLAGS@
384 CXX = @CXX@
385 CXXCPP = @CXXCPP@
386 CXXDEPMODE = @CXXDEPMODE@
387 CXXFLAGS = @CXXFLAGS@
388 CYGPATH_W = @CYGPATH_W@
389 DEFS = @DEFS@
390 DEPDIR = @DEPDIR@
391 DSYMUTIL = @DSYMUTIL@
392 ECHO = @ECHO@
393 ECHO_C = @ECHO_C@
394 ECHO_N = @ECHO_N@
395 ECHO_T = @ECHO_T@
396 EGREP = @EGREP@
397 EXEEXT = @EXEEXT@
398 F77 = @F77@
399 FFLAGS = @FFLAGS@
400 FOOBAR_CFLAGS = @FOOBAR_CFLAGS@
401 FOOBAR_LIBS = @FOOBAR_LIBS@
402 GREP = @GREP@
403 INSTALL = @INSTALL@
404 INSTALL_DATA = @INSTALL_DATA@
405 INSTALL_PROGRAM = @INSTALL_PROGRAM@
406 INSTALL_SCRIPT = @INSTALL_SCRIPT@
407 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
408 LDFLAGS = @LDFLAGS@
409 LIBECAL_CFLAGS = @LIBECAL_CFLAGS@
410 LIBECAL_LIBS = @LIBECAL_LIBS@
411 LIBICAL_CFLAGS = @LIBICAL_CFLAGS@
412 LIBICAL_LIBS = @LIBICAL_LIBS@
413 LIBOBJS = @LIBOBJS@
414 LIBS = @LIBS@
415 LIBTOOL = @LIBTOOL@
416 LN_S = @LN_S@
417 LTLIBOBJS = @LTLIBOBJS@
418 MAKEINFO = @MAKEINFO@
419 MKDIR_P = @MKDIR_P@
420 NMEDIT = @NMEDIT@
421 OBJEXT = @OBJEXT@
422 PACKAGE = @PACKAGE@
423 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
424 PACKAGE_NAME = @PACKAGE_NAME@
425 PACKAGE_STRING = @PACKAGE_STRING@
426 PACKAGE_TARNAME = @PACKAGE_TARNAME@
427 PACKAGE_VERSION = @PACKAGE_VERSION@
428 PATH_SEPARATOR = @PATH_SEPARATOR@
429 PCRE_CFLAGS = @PCRE_CFLAGS@
430 PCRE_LIBS = @PCRE_LIBS@
431 PIC_CXXFLAGS = @PIC_CXXFLAGS@
432 PKG_CONFIG = @PKG_CONFIG@
433 RANLIB = @RANLIB@
434 SED = @SED@
435 SET_MAKE = @SET_MAKE@
436 SHELL = @SHELL@
437 SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
438 SQLITE3_LIBS = @SQLITE3_LIBS@
439 STRIP = @STRIP@
440 VERSION = @VERSION@
441 XMLPARSE_CFLAGS = @XMLPARSE_CFLAGS@
442 XMLPARSE_LIBS = @XMLPARSE_LIBS@
443 abs_builddir = @abs_builddir@
444 abs_srcdir = @abs_srcdir@
445 abs_top_builddir = @abs_top_builddir@
446 abs_top_srcdir = @abs_top_srcdir@
447 ac_ct_CC = @ac_ct_CC@
448 ac_ct_CXX = @ac_ct_CXX@
449 ac_ct_F77 = @ac_ct_F77@
450 am__include = @am__include@
451 am__leading_dot = @am__leading_dot@
452 am__quote = @am__quote@
453 am__tar = @am__tar@
454 am__untar = @am__untar@
455 bindir = @bindir@
456 build = @build@
457 build_alias = @build_alias@
458 build_cpu = @build_cpu@
459 build_os = @build_os@
460 build_vendor = @build_vendor@
461 builddir = @builddir@
462 datadir = @datadir@
463 datarootdir = @datarootdir@
464 docdir = @docdir@
465 dvidir = @dvidir@
466 exec_prefix = @exec_prefix@
467 host = @host@
468 host_alias = @host_alias@
469 host_cpu = @host_cpu@
470 host_os = @host_os@
471 host_vendor = @host_vendor@
472 htmldir = @htmldir@
473 includedir = @includedir@
474 infodir = @infodir@
475 install_sh = @install_sh@
476 libdir = @libdir@
477 libexecdir = @libexecdir@
478 localedir = @localedir@
479 localstatedir = @localstatedir@
480 mandir = @mandir@
481 mkdir_p = @mkdir_p@
482 oldincludedir = @oldincludedir@
483 pdfdir = @pdfdir@
484 prefix = @prefix@
485 program_transform_name = @program_transform_name@
486 psdir = @psdir@
487 sbindir = @sbindir@
488 sharedstatedir = @sharedstatedir@
489 srcdir = @srcdir@
490 sysconfdir = @sysconfdir@
491 target_alias = @target_alias@
492 top_builddir = @top_builddir@
493 top_srcdir = @top_srcdir@
494
495 # versioning for *all* libs
496 #
497 # CURRENT - most recent interface version
498 # REVISION - minor version number of that interface implementation
499 # AGE - number of previous interface versions supported in addition
500 #       to the current one
501 #
502 # When adding to the interface, increment CURRENT and AGE and reset
503 # REVISION to zero. When breaking the interface in a backwards
504 # incompatible way, increment CURRENT and reset AGE and REVISION to
505 # zero. When fixing something without interface change, increment
506 # REVISION.
507 ENGINE_CURRENT = 4
508 ENGINE_REVISION = 0
509 ENGINE_AGE = 4
510 CLEANFILES = 
511 EXTRA_DIST = $(am__append_1)
512 lib_LTLIBRARIES = libsmltk.la libsynthesis.la libsynthesissdk.la libsynthesisstubs.la
513 nobase_include_HEADERS = synthesis/SDK_support.h synthesis/SDK_util.h synthesis/UI_util.h synthesis/admindata.h synthesis/blobs.h synthesis/dataconversion.h synthesis/dbitem.h synthesis/engine_defs.h synthesis/enginemodulebase.h synthesis/enginemodulebridge.h synthesis/generic_types.h synthesis/lineartime.h synthesis/prefix_file.h synthesis/san.h synthesis/stringutil.h synthesis/syerror.h synthesis/sync_dbapi.h synthesis/sync_dbapidef.h synthesis/sync_declarations.h synthesis/sync_include.h synthesis/sync_uiapi.h synthesis/syncexception.h synthesis/sysync_b64.h synthesis/sysync_md5.h synthesis/sysync_utils.h synthesis/timeutil.h synthesis/target_options.h
514
515 # Configuration header files are searched in this order:
516 # - Targets/ReleasedProducts/autotools: files only used when compiling with autotools
517 # - Targets/ReleasedProducts/[combiEngine_opensource_linux|serverEngine_opensource_linux|SDK]: files also used with Synthesis Linux makefile
518 #
519 # Always included first via -include:
520 # - config.h: configure result (top directory)
521 # - Targets/ReleasedProducts/combiEngine_opensource_linux/clientengine_demo_x86_linux_prefix.h resp. Targets/ReleasedProducts/serverEngine_opensource_linux/serverengine_opensource_linux_prefix.h
522 #
523 # Included as needed:
524 # - define.h: hard-coded SyncML Toolkit config (from search path above)
525 libsynthesis_la_SOURCES = DB_interfaces/api_db/DLL_interface.cpp DB_interfaces/api_db/DLL_interface.h DB_interfaces/api_db/dbapi.cpp DB_interfaces/api_db/dbapi.h DB_interfaces/api_db/dbapi_include.h DB_interfaces/api_db/pluginapiagent.cpp DB_interfaces/api_db/pluginapiagent.h DB_interfaces/api_db/pluginapids.cpp DB_interfaces/api_db/pluginapids.h DB_interfaces/api_db/plugindb.h DB_interfaces/api_db/plugindb_precomp.h DB_interfaces/api_db/sync_dbapiconnect.cpp DB_interfaces/api_db/sync_dbapiconnect.h DB_interfaces/odbc_db/odbcapiagent.cpp DB_interfaces/odbc_db/odbcapiagent.h DB_interfaces/odbc_db/odbcapids.cpp DB_interfaces/odbc_db/odbcapids.h DB_interfaces/odbc_db/odbcdb.h DB_interfaces/odbc_db/odbcdb_precomp.h Transport_interfaces/engine/engine_client.h Transport_interfaces/engine/engine_client_precomp.h Transport_interfaces/engine/engine_server.h Transport_interfaces/engine/engine_server_precomp.h Transport_interfaces/engine/engineclientbase.cpp Transport_interfaces/engine/engineclientbase.h Transport_interfaces/engine/enginesessiondispatch.cpp Transport_interfaces/engine/enginesessiondispatch.h platform_adapters/binfile.cpp platform_adapters/binfile.h platform_adapters/configfiles.h platform_adapters/linux/configfiles.cpp platform_adapters/linux/platform_DLL.cpp platform_adapters/linux/platform_exec.c platform_adapters/linux/platform_exec.h platform_adapters/linux/platform_headers.h platform_adapters/linux/platform_time.cpp platform_adapters/linux/platform_time.h platform_adapters/linux/platform_timezones.cpp platform_adapters/linux/profiling.cpp platform_adapters/platform_DLL.h platform_adapters/platform_file.h platform_adapters/platform_headers.h platform_adapters/platform_mutex.h platform_adapters/platform_thread.h platform_adapters/profiling.h platform_adapters/sysync_glob_vars.h platform_adapters/sysyncinit.cpp platform_adapters/unix_common/platform_file.cpp platform_adapters/unix_common/platform_mutex.cpp platform_adapters/unix_common/platform_pipe.c platform_adapters/unix_common/platform_pipe.h syncapps/clientEngine_custom/clientengine_custom.h syncapps/clientEngine_custom/clientengine_custom_Base.cpp syncapps/clientEngine_custom/clientengine_custom_Base.h syncapps/clientEngine_custom/clientengine_custom_precomp.h syncapps/clientEngine_custom/product_options.h syncapps/serverEngine_custom/combi_product_options.h syncapps/serverEngine_custom/product_options.h syncapps/serverEngine_custom/serverengine_custom.h syncapps/serverEngine_custom/serverengine_custom_Base.cpp syncapps/serverEngine_custom/serverengine_custom_Base.h syncapps/serverEngine_custom/serverengine_custom_precomp.h sysync/binfilebase.cpp sysync/binfilebase.h sysync/binfileimplclient.cpp sysync/binfileimplclient.h sysync/binfileimplds.cpp sysync/binfileimplds.h sysync/clientautosync_inc.cpp sysync/clientautosync_inc.h sysync/clientprovisioning_inc.h sysync/configelement.cpp sysync/configelement.h sysync/customimplagent.cpp sysync/customimplagent.h sysync/customimplds.cpp sysync/customimplds.h sysync/dataconversion.cpp sysync/dataobjtype.cpp sysync/dataobjtype.h sysync/debuglogger.cpp sysync/debuglogger.h sysync/engineentry.cpp sysync/engineentry.h sysync/engineinterface.cpp sysync/engineinterface.h sysync/global_progress.h sysync/iso8601.cpp sysync/iso8601.h sysync/itemfield.cpp sysync/itemfield.h sysync/localengineds.cpp sysync/localengineds.h sysync/mimediritemtype.cpp sysync/mimediritemtype.h sysync/mimedirprofile.cpp sysync/mimedirprofile.h sysync/multifielditem.cpp sysync/multifielditem.h sysync/multifielditemtype.cpp sysync/multifielditemtype.h sysync/rawdataitemtype.cpp sysync/rawdataitemtype.h sysync/remotedatastore.cpp sysync/remotedatastore.h sysync/rrules.cpp sysync/rrules.h sysync/scriptcontext.cpp sysync/scriptcontext.h sysync/simpleitem.cpp sysync/simpleitem.h sysync/smltk_precomp.h sysync/smltk_precomp_xpt.h sysync/stdlogicagent.cpp sysync/stdlogicagent.h sysync/stdlogicds.cpp sysync/stdlogicds.h sysync/stringutils.cpp sysync/stringutils.h sysync/superdatastore.cpp sysync/superdatastore.h sysync/syncagent.cpp sysync/syncagent.h sysync/syncappbase.cpp sysync/syncappbase.h sysync/syncclientbase.cpp sysync/syncclientbase.h sysync/synccommand.cpp sysync/synccommand.h sysync/syncdatastore.cpp sysync/syncdatastore.h sysync/syncitem.cpp sysync/syncitem.h sysync/syncitemtype.cpp sysync/syncitemtype.h sysync/syncml_globs.h sysync/syncml_tk.h sysync/syncsession.cpp sysync/syncsession.h sysync/syncsessiondispatch.h sysync/syserial.h sysync/sysync.h sysync/sysync_crc16.cpp sysync/sysync_crc16.h sysync/sysync_debug.h sysync/sysync_globs.h sysync/sysync_precomp.h sysync/sysync_precomp_xpt.h sysync/textitemtype.cpp sysync/textitemtype.h sysync/textprofile.cpp sysync/textprofile.h sysync/timezones.cpp sysync/timezones.h sysync/tz_table.h sysync/uiapi.cpp sysync/uiapi.h sysync/vcalendaritemtype.cpp sysync/vcalendaritemtype.h sysync/vcarditemtype.cpp sysync/vcarditemtype.h sysync/vtimezone.cpp sysync/vtimezone.h sysync_SDK/DB_Interfaces/text_db/sync_dbapi_text.cpp sysync_SDK/Sources/SDK_support.cpp sysync_SDK/Sources/SDK_support.h sysync_SDK/Sources/SDK_util.c sysync_SDK/Sources/SDK_util.h sysync_SDK/Sources/admindata.cpp sysync_SDK/Sources/admindata.h sysync_SDK/Sources/blobs.cpp sysync_SDK/Sources/blobs.h sysync_SDK/Sources/dataconversion.h sysync_SDK/Sources/dbitem.cpp sysync_SDK/Sources/dbitem.h sysync_SDK/Sources/engine_defs.h sysync_SDK/Sources/enginemodulebase.cpp sysync_SDK/Sources/enginemodulebase.h sysync_SDK/Sources/generic_types.h sysync_SDK/Sources/lineartime.cpp sysync_SDK/Sources/lineartime.h sysync_SDK/Sources/prefix_file.h sysync_SDK/Sources/syerror.h sysync_SDK/Sources/sync_dbapi.h sysync_SDK/Sources/sync_dbapidef.h sysync_SDK/Sources/sync_declarations.h sysync_SDK/Sources/sync_include.h sysync_SDK/Sources/sync_uiapi.h sysync_SDK/Sources/syncexception.cpp sysync_SDK/Sources/syncexception.h sysync_SDK/Sources/sysync_b64.cpp sysync_SDK/Sources/sysync_b64.h sysync_SDK/Sources/sysync_md5.cpp sysync_SDK/Sources/sysync_md5.h sysync_SDK/Sources/sysync_utils.cpp sysync_SDK/Sources/sysync_utils.h \
526         $(XMLPARSE_SOURCES)
527
528 libsynthesis_la_CPPFLAGS = -I$(srcdir)/sysync_SDK/Sources
529 libsynthesis_la_CFLAGS = \
530         -include $(top_builddir)/config.h \
531         -include $(srcdir)/Targets/ReleasedProducts/combiEngine_opensource_linux/combiengine_opensource_linux_prefix.h \
532         -I$(srcdir)/Targets/ReleasedProducts/clientEngine_autotools/ \
533         -I$(srcdir)/Targets/ReleasedProducts/combiEngine_opensource_linux/ \
534         -I$(srcdir)/platform_adapters/linux/ \
535         -I$(srcdir)/platform_adapters/unix_common/ \
536         -I$(srcdir)/platform_adapters/ \
537         -I$(srcdir)/syncapps/clientEngine_custom/ \
538         -I$(srcdir)/syncapps/serverEngine_custom/ \
539         -I$(srcdir)/sysync/ \
540         -I$(srcdir)/Transport_interfaces/engine/ \
541         -I$(srcdir)/ \
542         -I$(srcdir)/syncml_tk/src/sml/inc/ \
543         -I$(srcdir)/syncml_tk/src/sml/lib/inc/ \
544         -I$(srcdir)/syncml_tk/src/sml/lib/ \
545         -I$(srcdir)/syncml_tk/src/sml/mgr/inc/ \
546         -I$(srcdir)/syncml_tk/src/sml/mgr/ \
547         -I$(srcdir)/syncml_tk/src/sml/wsm/inc/ \
548         -I$(srcdir)/syncml_tk/src/sml/xlt/inc \
549         -I$(srcdir)/syncml_tk/src/sml/xlt/all \
550         -I$(srcdir)/DB_interfaces/odbc_db/ \
551         -I$(srcdir)/DB_interfaces/api_db/ \
552         -I$(srcdir)/sysync_SDK/Sources/ \
553         $(PCRE_CFLAGS) \
554         $(SQLITE3_CFLAGS) \
555         $(ZLIB_CFLAGS) \
556         $(XMLPARSE_CFLAGS) \
557         $(XMLPARSE_CFLAGS_BUILTIN) \
558         $(LIBICAL_CFLAGS) \
559         $(LIBECAL_CFLAGS)
560
561 libsynthesis_la_CXXFLAGS = $(libsynthesis_la_CFLAGS)
562 libsynthesis_la_LIBADD = $(PCRE_LIBS) $(SQLITE3_LIBS) $(XMLPARSE_LIBS) $(LIBICAL_LIBS) $(LIBECAL_LIBS) libsmltk.la -lz
563 libsynthesis_la_LDFLAGS = -version-info $(ENGINE_CURRENT):$(ENGINE_REVISION):$(ENGINE_AGE) \
564         -Wl,--version-script=$(srcdir)/synthesis-linker.map
565
566 libsynthesis_la_DEPENDENCIES = $(srcdir)/synthesis-linker.map libsmltk.la
567 # add path to xmlparse.h which includes the system's xmltok/xmlparse.h
568 @COND_XMLPARSE_FALSE@XMLPARSE_CFLAGS_BUILTIN = -I$(srcdir)/Targets/ReleasedProducts/clientEngine_autotools/systemxml
569 @COND_XMLPARSE_TRUE@XMLPARSE_CFLAGS_BUILTIN = -I$(srcdir)/expat -I$(srcdir)/expat/xmltok -I$(srcdir)/expat/xmlparse
570 @COND_XMLPARSE_TRUE@XMLPARSE_SOURCES = \
571 @COND_XMLPARSE_TRUE@    expat/xmlparse/xmlparse.c \
572 @COND_XMLPARSE_TRUE@    expat/xmlparse/xmlparse.h \
573 @COND_XMLPARSE_TRUE@    expat/xmltok/ascii.h \
574 @COND_XMLPARSE_TRUE@    expat/xmltok/asciitab.h \
575 @COND_XMLPARSE_TRUE@    expat/xmltok/iasciitab.h \
576 @COND_XMLPARSE_TRUE@    expat/xmltok/latin1tab.h \
577 @COND_XMLPARSE_TRUE@    expat/xmltok/nametab.h \
578 @COND_XMLPARSE_TRUE@    expat/xmltok/utf8tab.h \
579 @COND_XMLPARSE_TRUE@    expat/xmltok/xmldef.h \
580 @COND_XMLPARSE_TRUE@    expat/xmltok/xmlrole.c \
581 @COND_XMLPARSE_TRUE@    expat/xmltok/xmlrole.h \
582 @COND_XMLPARSE_TRUE@    expat/xmltok/xmltok.c \
583 @COND_XMLPARSE_TRUE@    expat/xmltok/xmltok.h \
584 @COND_XMLPARSE_TRUE@    expat/xmltok/xmltok_impl.h
585
586 libsynthesissdk_la_LDFLAGS = -static
587 libsynthesissdk_la_CFLAGS = $(PIC_CXXFLAGS)
588 libsynthesissdk_la_CXXFLAGS = $(PIC_CXXFLAGS)
589 libsynthesissdk_la_SOURCES = synthesis/SDK_support.h \
590         synthesis/SDK_util.h synthesis/UI_util.h synthesis/admindata.h \
591         synthesis/blobs.h synthesis/dataconversion.h \
592         synthesis/dbitem.h synthesis/engine_defs.h \
593         synthesis/enginemodulebase.h synthesis/enginemodulebridge.h \
594         synthesis/generic_types.h synthesis/lineartime.h \
595         synthesis/prefix_file.h synthesis/san.h synthesis/stringutil.h \
596         synthesis/syerror.h synthesis/sync_dbapi.h \
597         synthesis/sync_dbapidef.h synthesis/sync_declarations.h \
598         synthesis/sync_include.h synthesis/sync_uiapi.h \
599         synthesis/syncexception.h synthesis/sysync_b64.h \
600         synthesis/sysync_md5.h synthesis/sysync_utils.h \
601         synthesis/timeutil.h $(am__append_2) $(am__append_3)
602 libsynthesissdk_la_CPPFLAGS = \
603         -D_GNU_SOURCE=1 \
604         -include $(top_builddir)/config.h \
605         -I$(srcdir)/Targets/ReleasedProducts/SDK \
606         -I$(srcdir)/sysync_SDK/Sources \
607         -I$(srcdir)/platform_adapters/linux/ \
608         -I$(srcdir)/platform_adapters/unix_common/ \
609         -I$(srcdir)/platform_adapters/ \
610         -I$(srcdir)/sysync/ \
611         -I$(srcdir)/syncml_tk/src/sml/inc/ \
612         -I$(srcdir)/syncml_tk/src/sml/lib/inc/ \
613         -I$(srcdir)/syncml_tk/src/sml/mgr/inc/ 
614
615 libsynthesisstubs_la_LDFLAGS = -static
616 libsynthesisstubs_la_CFLAGS = $(libsynthesissdk_la_CXXFLAGS)
617 libsynthesisstubs_la_CXXFLAGS = $(libsynthesissdk_la_CXXFLAGS)
618 libsynthesisstubs_la_SOURCES = sysync_SDK/Sources/enginestubs.c
619 libsynthesisstubs_la_CPPFLAGS = $(libsynthesissdk_la_CPPFLAGS)
620
621 # libsmltk: compiled just like libsynthesis
622 libsmltk_la_SOURCES = syncml_tk/src/sml/inc/sml.h \
623         syncml_tk/src/sml/inc/smldef.h \
624         syncml_tk/src/sml/inc/smldevinfdtd.h \
625         syncml_tk/src/sml/inc/smldtd.h syncml_tk/src/sml/inc/smlerr.h \
626         syncml_tk/src/sml/inc/smlmetinfdtd.h \
627         syncml_tk/src/sml/lib/all/liblock.c \
628         syncml_tk/src/sml/lib/all/libmem.c \
629         syncml_tk/src/sml/lib/all/libstr.c \
630         syncml_tk/src/sml/lib/all/libutil.c \
631         syncml_tk/src/sml/lib/inc/liblock.h \
632         syncml_tk/src/sml/lib/inc/libmem.h \
633         syncml_tk/src/sml/lib/inc/libstr.h \
634         syncml_tk/src/sml/lib/inc/libutil.h \
635         syncml_tk/src/sml/mgr/all/mgr.c \
636         syncml_tk/src/sml/mgr/all/mgrcmdbuilder.c \
637         syncml_tk/src/sml/mgr/all/mgrcmddispatcher.c \
638         syncml_tk/src/sml/mgr/all/mgrinstancelist.c \
639         syncml_tk/src/sml/mgr/all/mgrinstancemgr.c \
640         syncml_tk/src/sml/mgr/all/mgrutil.c \
641         syncml_tk/src/sml/mgr/inc/mgr.h \
642         syncml_tk/src/sml/mgr/inc/mgrutil.h \
643         syncml_tk/src/sml/wsm/all/wsm.c \
644         syncml_tk/src/sml/wsm/inc/wsm.h \
645         syncml_tk/src/sml/wsm/inc/wsm_sm.h \
646         syncml_tk/src/sml/xlt/all/xltdec.c \
647         syncml_tk/src/sml/xlt/all/xltdeccom.h \
648         syncml_tk/src/sml/xlt/all/xltdecwbxml.c \
649         syncml_tk/src/sml/xlt/all/xltdecwbxml.h \
650         syncml_tk/src/sml/xlt/all/xltdecxml.c \
651         syncml_tk/src/sml/xlt/all/xltdevinf.c \
652         syncml_tk/src/sml/xlt/all/xltdevinf.h \
653         syncml_tk/src/sml/xlt/all/xltenc.c \
654         syncml_tk/src/sml/xlt/all/xltenccom.c \
655         syncml_tk/src/sml/xlt/all/xltenccom.h \
656         syncml_tk/src/sml/xlt/all/xltencwbxml.c \
657         syncml_tk/src/sml/xlt/all/xltencwbxml.h \
658         syncml_tk/src/sml/xlt/all/xltencxml.c \
659         syncml_tk/src/sml/xlt/all/xltencxml.h \
660         syncml_tk/src/sml/xlt/all/xltmetinf.c \
661         syncml_tk/src/sml/xlt/all/xltmetinf.h \
662         syncml_tk/src/sml/xlt/all/xlttags.c \
663         syncml_tk/src/sml/xlt/all/xlttags.h \
664         syncml_tk/src/sml/xlt/all/xlttagtbl.h \
665         syncml_tk/src/sml/xlt/all/xltutilstack.c \
666         syncml_tk/src/sml/xlt/all/xltutilstack.h \
667         syncml_tk/src/sml/xlt/inc/xltdec.h \
668         syncml_tk/src/sml/xlt/inc/xltenc.h
669 libsmltk_la_CFLAGS = $(libsynthesis_la_CFLAGS)
670 libsmltk_la_CXXFLAGS = $(libsmltk_la_CFLAGS)
671
672 # versioning: same as of engine! changes in libsmltk are not tracked separately.
673 libsmltk_la_LDFLAGS = -version-info $(ENGINE_CURRENT):$(ENGINE_REVISION):$(ENGINE_AGE) \
674         -Wl,--version-script=$(srcdir)/smltk-linker.map
675
676 libsmltk_la_DEPENDENCIES = $(srcdir)/smltk-linker.map
677 all: all-am
678
679 .SUFFIXES:
680 .SUFFIXES: .c .cpp .lo .o .obj
681 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
682         @for dep in $?; do \
683           case '$(am__configure_deps)' in \
684             *$$dep*) \
685               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
686                 && exit 0; \
687               exit 1;; \
688           esac; \
689         done; \
690         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
691         cd $(top_srcdir) && \
692           $(AUTOMAKE) --gnu  src/Makefile
693 .PRECIOUS: Makefile
694 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
695         @case '$?' in \
696           *config.status*) \
697             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
698           *) \
699             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
700             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
701         esac;
702
703 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
704         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
705
706 $(top_srcdir)/configure:  $(am__configure_deps)
707         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
708 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
709         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
710 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
711         @$(NORMAL_INSTALL)
712         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
713         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
714           if test -f $$p; then \
715             f=$(am__strip_dir) \
716             echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
717             $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
718           else :; fi; \
719         done
720
721 uninstall-libLTLIBRARIES:
722         @$(NORMAL_UNINSTALL)
723         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
724           p=$(am__strip_dir) \
725           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
726           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
727         done
728
729 clean-libLTLIBRARIES:
730         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
731         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
732           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
733           test "$$dir" != "$$p" || dir=.; \
734           echo "rm -f \"$${dir}/so_locations\""; \
735           rm -f "$${dir}/so_locations"; \
736         done
737 libsmltk.la: $(libsmltk_la_OBJECTS) $(libsmltk_la_DEPENDENCIES) 
738         $(libsmltk_la_LINK) -rpath $(libdir) $(libsmltk_la_OBJECTS) $(libsmltk_la_LIBADD) $(LIBS)
739 libsynthesis.la: $(libsynthesis_la_OBJECTS) $(libsynthesis_la_DEPENDENCIES) 
740         $(libsynthesis_la_LINK) -rpath $(libdir) $(libsynthesis_la_OBJECTS) $(libsynthesis_la_LIBADD) $(LIBS)
741 libsynthesissdk.la: $(libsynthesissdk_la_OBJECTS) $(libsynthesissdk_la_DEPENDENCIES) 
742         $(libsynthesissdk_la_LINK) -rpath $(libdir) $(libsynthesissdk_la_OBJECTS) $(libsynthesissdk_la_LIBADD) $(LIBS)
743 libsynthesisstubs.la: $(libsynthesisstubs_la_OBJECTS) $(libsynthesisstubs_la_DEPENDENCIES) 
744         $(libsynthesisstubs_la_LINK) -rpath $(libdir) $(libsynthesisstubs_la_OBJECTS) $(libsynthesisstubs_la_LIBADD) $(LIBS)
745
746 mostlyclean-compile:
747         -rm -f *.$(OBJEXT)
748
749 distclean-compile:
750         -rm -f *.tab.c
751
752 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-liblock.Plo@am__quote@
753 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-libmem.Plo@am__quote@
754 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-libstr.Plo@am__quote@
755 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-libutil.Plo@am__quote@
756 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-mgr.Plo@am__quote@
757 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-mgrcmdbuilder.Plo@am__quote@
758 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-mgrcmddispatcher.Plo@am__quote@
759 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-mgrinstancelist.Plo@am__quote@
760 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-mgrinstancemgr.Plo@am__quote@
761 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-mgrutil.Plo@am__quote@
762 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-wsm.Plo@am__quote@
763 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-xltdec.Plo@am__quote@
764 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-xltdecwbxml.Plo@am__quote@
765 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-xltdecxml.Plo@am__quote@
766 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-xltdevinf.Plo@am__quote@
767 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-xltenc.Plo@am__quote@
768 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-xltenccom.Plo@am__quote@
769 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-xltencwbxml.Plo@am__quote@
770 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-xltencxml.Plo@am__quote@
771 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-xltmetinf.Plo@am__quote@
772 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-xlttags.Plo@am__quote@
773 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsmltk_la-xltutilstack.Plo@am__quote@
774 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-DLL_interface.Plo@am__quote@
775 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-SDK_support.Plo@am__quote@
776 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-SDK_util.Plo@am__quote@
777 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-admindata.Plo@am__quote@
778 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-binfile.Plo@am__quote@
779 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-binfilebase.Plo@am__quote@
780 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-binfileimplclient.Plo@am__quote@
781 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-binfileimplds.Plo@am__quote@
782 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-blobs.Plo@am__quote@
783 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-clientautosync_inc.Plo@am__quote@
784 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-clientengine_custom_Base.Plo@am__quote@
785 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-configelement.Plo@am__quote@
786 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-configfiles.Plo@am__quote@
787 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-customimplagent.Plo@am__quote@
788 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-customimplds.Plo@am__quote@
789 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-dataconversion.Plo@am__quote@
790 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-dataobjtype.Plo@am__quote@
791 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-dbapi.Plo@am__quote@
792 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-dbitem.Plo@am__quote@
793 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-debuglogger.Plo@am__quote@
794 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-engineclientbase.Plo@am__quote@
795 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-engineentry.Plo@am__quote@
796 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-engineinterface.Plo@am__quote@
797 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-enginemodulebase.Plo@am__quote@
798 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-enginesessiondispatch.Plo@am__quote@
799 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-iso8601.Plo@am__quote@
800 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-itemfield.Plo@am__quote@
801 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-lineartime.Plo@am__quote@
802 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-localengineds.Plo@am__quote@
803 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-mimediritemtype.Plo@am__quote@
804 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-mimedirprofile.Plo@am__quote@
805 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-multifielditem.Plo@am__quote@
806 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-multifielditemtype.Plo@am__quote@
807 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-odbcapiagent.Plo@am__quote@
808 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-odbcapids.Plo@am__quote@
809 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-platform_DLL.Plo@am__quote@
810 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-platform_exec.Plo@am__quote@
811 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-platform_file.Plo@am__quote@
812 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-platform_mutex.Plo@am__quote@
813 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-platform_pipe.Plo@am__quote@
814 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-platform_time.Plo@am__quote@
815 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-platform_timezones.Plo@am__quote@
816 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-pluginapiagent.Plo@am__quote@
817 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-pluginapids.Plo@am__quote@
818 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-profiling.Plo@am__quote@
819 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-rawdataitemtype.Plo@am__quote@
820 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-remotedatastore.Plo@am__quote@
821 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-rrules.Plo@am__quote@
822 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-scriptcontext.Plo@am__quote@
823 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-serverengine_custom_Base.Plo@am__quote@
824 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-simpleitem.Plo@am__quote@
825 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-stdlogicagent.Plo@am__quote@
826 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-stdlogicds.Plo@am__quote@
827 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-stringutils.Plo@am__quote@
828 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-superdatastore.Plo@am__quote@
829 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-sync_dbapi_text.Plo@am__quote@
830 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-sync_dbapiconnect.Plo@am__quote@
831 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-syncagent.Plo@am__quote@
832 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-syncappbase.Plo@am__quote@
833 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-syncclientbase.Plo@am__quote@
834 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-synccommand.Plo@am__quote@
835 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-syncdatastore.Plo@am__quote@
836 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-syncexception.Plo@am__quote@
837 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-syncitem.Plo@am__quote@
838 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-syncitemtype.Plo@am__quote@
839 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-syncsession.Plo@am__quote@
840 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-sysync_b64.Plo@am__quote@
841 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-sysync_crc16.Plo@am__quote@
842 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-sysync_md5.Plo@am__quote@
843 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-sysync_utils.Plo@am__quote@
844 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-sysyncinit.Plo@am__quote@
845 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-textitemtype.Plo@am__quote@
846 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-textprofile.Plo@am__quote@
847 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-timezones.Plo@am__quote@
848 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-uiapi.Plo@am__quote@
849 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-vcalendaritemtype.Plo@am__quote@
850 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-vcarditemtype.Plo@am__quote@
851 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-vtimezone.Plo@am__quote@
852 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-xmlparse.Plo@am__quote@
853 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-xmlrole.Plo@am__quote@
854 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesis_la-xmltok.Plo@am__quote@
855 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-SDK_support.Plo@am__quote@
856 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-SDK_util.Plo@am__quote@
857 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-UI_util.Plo@am__quote@
858 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-blobs.Plo@am__quote@
859 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-enginemodulebase.Plo@am__quote@
860 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-enginemodulebridge.Plo@am__quote@
861 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-lineartime.Plo@am__quote@
862 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-san.Plo@am__quote@
863 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-stringutil.Plo@am__quote@
864 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-syncexception.Plo@am__quote@
865 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-sysync_b64.Plo@am__quote@
866 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-sysync_md5.Plo@am__quote@
867 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-sysync_utils.Plo@am__quote@
868 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesissdk_la-timeutil.Plo@am__quote@
869 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsynthesisstubs_la-enginestubs.Plo@am__quote@
870
871 .c.o:
872 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
873 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
874 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
875 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
876 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
877
878 .c.obj:
879 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
880 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
881 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
882 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
883 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
884
885 .c.lo:
886 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
887 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
888 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
889 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
890 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
891
892 libsmltk_la-liblock.lo: syncml_tk/src/sml/lib/all/liblock.c
893 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-liblock.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-liblock.Tpo -c -o libsmltk_la-liblock.lo `test -f 'syncml_tk/src/sml/lib/all/liblock.c' || echo '$(srcdir)/'`syncml_tk/src/sml/lib/all/liblock.c
894 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-liblock.Tpo $(DEPDIR)/libsmltk_la-liblock.Plo
895 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/lib/all/liblock.c' object='libsmltk_la-liblock.lo' libtool=yes @AMDEPBACKSLASH@
896 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
897 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-liblock.lo `test -f 'syncml_tk/src/sml/lib/all/liblock.c' || echo '$(srcdir)/'`syncml_tk/src/sml/lib/all/liblock.c
898
899 libsmltk_la-libmem.lo: syncml_tk/src/sml/lib/all/libmem.c
900 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-libmem.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-libmem.Tpo -c -o libsmltk_la-libmem.lo `test -f 'syncml_tk/src/sml/lib/all/libmem.c' || echo '$(srcdir)/'`syncml_tk/src/sml/lib/all/libmem.c
901 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-libmem.Tpo $(DEPDIR)/libsmltk_la-libmem.Plo
902 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/lib/all/libmem.c' object='libsmltk_la-libmem.lo' libtool=yes @AMDEPBACKSLASH@
903 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
904 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-libmem.lo `test -f 'syncml_tk/src/sml/lib/all/libmem.c' || echo '$(srcdir)/'`syncml_tk/src/sml/lib/all/libmem.c
905
906 libsmltk_la-libstr.lo: syncml_tk/src/sml/lib/all/libstr.c
907 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-libstr.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-libstr.Tpo -c -o libsmltk_la-libstr.lo `test -f 'syncml_tk/src/sml/lib/all/libstr.c' || echo '$(srcdir)/'`syncml_tk/src/sml/lib/all/libstr.c
908 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-libstr.Tpo $(DEPDIR)/libsmltk_la-libstr.Plo
909 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/lib/all/libstr.c' object='libsmltk_la-libstr.lo' libtool=yes @AMDEPBACKSLASH@
910 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
911 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-libstr.lo `test -f 'syncml_tk/src/sml/lib/all/libstr.c' || echo '$(srcdir)/'`syncml_tk/src/sml/lib/all/libstr.c
912
913 libsmltk_la-libutil.lo: syncml_tk/src/sml/lib/all/libutil.c
914 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-libutil.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-libutil.Tpo -c -o libsmltk_la-libutil.lo `test -f 'syncml_tk/src/sml/lib/all/libutil.c' || echo '$(srcdir)/'`syncml_tk/src/sml/lib/all/libutil.c
915 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-libutil.Tpo $(DEPDIR)/libsmltk_la-libutil.Plo
916 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/lib/all/libutil.c' object='libsmltk_la-libutil.lo' libtool=yes @AMDEPBACKSLASH@
917 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
918 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-libutil.lo `test -f 'syncml_tk/src/sml/lib/all/libutil.c' || echo '$(srcdir)/'`syncml_tk/src/sml/lib/all/libutil.c
919
920 libsmltk_la-mgr.lo: syncml_tk/src/sml/mgr/all/mgr.c
921 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-mgr.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-mgr.Tpo -c -o libsmltk_la-mgr.lo `test -f 'syncml_tk/src/sml/mgr/all/mgr.c' || echo '$(srcdir)/'`syncml_tk/src/sml/mgr/all/mgr.c
922 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-mgr.Tpo $(DEPDIR)/libsmltk_la-mgr.Plo
923 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/mgr/all/mgr.c' object='libsmltk_la-mgr.lo' libtool=yes @AMDEPBACKSLASH@
924 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
925 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-mgr.lo `test -f 'syncml_tk/src/sml/mgr/all/mgr.c' || echo '$(srcdir)/'`syncml_tk/src/sml/mgr/all/mgr.c
926
927 libsmltk_la-mgrcmdbuilder.lo: syncml_tk/src/sml/mgr/all/mgrcmdbuilder.c
928 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-mgrcmdbuilder.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-mgrcmdbuilder.Tpo -c -o libsmltk_la-mgrcmdbuilder.lo `test -f 'syncml_tk/src/sml/mgr/all/mgrcmdbuilder.c' || echo '$(srcdir)/'`syncml_tk/src/sml/mgr/all/mgrcmdbuilder.c
929 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-mgrcmdbuilder.Tpo $(DEPDIR)/libsmltk_la-mgrcmdbuilder.Plo
930 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/mgr/all/mgrcmdbuilder.c' object='libsmltk_la-mgrcmdbuilder.lo' libtool=yes @AMDEPBACKSLASH@
931 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
932 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-mgrcmdbuilder.lo `test -f 'syncml_tk/src/sml/mgr/all/mgrcmdbuilder.c' || echo '$(srcdir)/'`syncml_tk/src/sml/mgr/all/mgrcmdbuilder.c
933
934 libsmltk_la-mgrcmddispatcher.lo: syncml_tk/src/sml/mgr/all/mgrcmddispatcher.c
935 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-mgrcmddispatcher.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-mgrcmddispatcher.Tpo -c -o libsmltk_la-mgrcmddispatcher.lo `test -f 'syncml_tk/src/sml/mgr/all/mgrcmddispatcher.c' || echo '$(srcdir)/'`syncml_tk/src/sml/mgr/all/mgrcmddispatcher.c
936 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-mgrcmddispatcher.Tpo $(DEPDIR)/libsmltk_la-mgrcmddispatcher.Plo
937 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/mgr/all/mgrcmddispatcher.c' object='libsmltk_la-mgrcmddispatcher.lo' libtool=yes @AMDEPBACKSLASH@
938 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
939 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-mgrcmddispatcher.lo `test -f 'syncml_tk/src/sml/mgr/all/mgrcmddispatcher.c' || echo '$(srcdir)/'`syncml_tk/src/sml/mgr/all/mgrcmddispatcher.c
940
941 libsmltk_la-mgrinstancelist.lo: syncml_tk/src/sml/mgr/all/mgrinstancelist.c
942 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-mgrinstancelist.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-mgrinstancelist.Tpo -c -o libsmltk_la-mgrinstancelist.lo `test -f 'syncml_tk/src/sml/mgr/all/mgrinstancelist.c' || echo '$(srcdir)/'`syncml_tk/src/sml/mgr/all/mgrinstancelist.c
943 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-mgrinstancelist.Tpo $(DEPDIR)/libsmltk_la-mgrinstancelist.Plo
944 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/mgr/all/mgrinstancelist.c' object='libsmltk_la-mgrinstancelist.lo' libtool=yes @AMDEPBACKSLASH@
945 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
946 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-mgrinstancelist.lo `test -f 'syncml_tk/src/sml/mgr/all/mgrinstancelist.c' || echo '$(srcdir)/'`syncml_tk/src/sml/mgr/all/mgrinstancelist.c
947
948 libsmltk_la-mgrinstancemgr.lo: syncml_tk/src/sml/mgr/all/mgrinstancemgr.c
949 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-mgrinstancemgr.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-mgrinstancemgr.Tpo -c -o libsmltk_la-mgrinstancemgr.lo `test -f 'syncml_tk/src/sml/mgr/all/mgrinstancemgr.c' || echo '$(srcdir)/'`syncml_tk/src/sml/mgr/all/mgrinstancemgr.c
950 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-mgrinstancemgr.Tpo $(DEPDIR)/libsmltk_la-mgrinstancemgr.Plo
951 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/mgr/all/mgrinstancemgr.c' object='libsmltk_la-mgrinstancemgr.lo' libtool=yes @AMDEPBACKSLASH@
952 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
953 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-mgrinstancemgr.lo `test -f 'syncml_tk/src/sml/mgr/all/mgrinstancemgr.c' || echo '$(srcdir)/'`syncml_tk/src/sml/mgr/all/mgrinstancemgr.c
954
955 libsmltk_la-mgrutil.lo: syncml_tk/src/sml/mgr/all/mgrutil.c
956 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-mgrutil.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-mgrutil.Tpo -c -o libsmltk_la-mgrutil.lo `test -f 'syncml_tk/src/sml/mgr/all/mgrutil.c' || echo '$(srcdir)/'`syncml_tk/src/sml/mgr/all/mgrutil.c
957 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-mgrutil.Tpo $(DEPDIR)/libsmltk_la-mgrutil.Plo
958 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/mgr/all/mgrutil.c' object='libsmltk_la-mgrutil.lo' libtool=yes @AMDEPBACKSLASH@
959 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
960 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-mgrutil.lo `test -f 'syncml_tk/src/sml/mgr/all/mgrutil.c' || echo '$(srcdir)/'`syncml_tk/src/sml/mgr/all/mgrutil.c
961
962 libsmltk_la-wsm.lo: syncml_tk/src/sml/wsm/all/wsm.c
963 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-wsm.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-wsm.Tpo -c -o libsmltk_la-wsm.lo `test -f 'syncml_tk/src/sml/wsm/all/wsm.c' || echo '$(srcdir)/'`syncml_tk/src/sml/wsm/all/wsm.c
964 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-wsm.Tpo $(DEPDIR)/libsmltk_la-wsm.Plo
965 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/wsm/all/wsm.c' object='libsmltk_la-wsm.lo' libtool=yes @AMDEPBACKSLASH@
966 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
967 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-wsm.lo `test -f 'syncml_tk/src/sml/wsm/all/wsm.c' || echo '$(srcdir)/'`syncml_tk/src/sml/wsm/all/wsm.c
968
969 libsmltk_la-xltdec.lo: syncml_tk/src/sml/xlt/all/xltdec.c
970 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-xltdec.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-xltdec.Tpo -c -o libsmltk_la-xltdec.lo `test -f 'syncml_tk/src/sml/xlt/all/xltdec.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltdec.c
971 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-xltdec.Tpo $(DEPDIR)/libsmltk_la-xltdec.Plo
972 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/xlt/all/xltdec.c' object='libsmltk_la-xltdec.lo' libtool=yes @AMDEPBACKSLASH@
973 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
974 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-xltdec.lo `test -f 'syncml_tk/src/sml/xlt/all/xltdec.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltdec.c
975
976 libsmltk_la-xltdecwbxml.lo: syncml_tk/src/sml/xlt/all/xltdecwbxml.c
977 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-xltdecwbxml.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-xltdecwbxml.Tpo -c -o libsmltk_la-xltdecwbxml.lo `test -f 'syncml_tk/src/sml/xlt/all/xltdecwbxml.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltdecwbxml.c
978 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-xltdecwbxml.Tpo $(DEPDIR)/libsmltk_la-xltdecwbxml.Plo
979 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/xlt/all/xltdecwbxml.c' object='libsmltk_la-xltdecwbxml.lo' libtool=yes @AMDEPBACKSLASH@
980 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
981 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-xltdecwbxml.lo `test -f 'syncml_tk/src/sml/xlt/all/xltdecwbxml.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltdecwbxml.c
982
983 libsmltk_la-xltdecxml.lo: syncml_tk/src/sml/xlt/all/xltdecxml.c
984 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-xltdecxml.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-xltdecxml.Tpo -c -o libsmltk_la-xltdecxml.lo `test -f 'syncml_tk/src/sml/xlt/all/xltdecxml.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltdecxml.c
985 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-xltdecxml.Tpo $(DEPDIR)/libsmltk_la-xltdecxml.Plo
986 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/xlt/all/xltdecxml.c' object='libsmltk_la-xltdecxml.lo' libtool=yes @AMDEPBACKSLASH@
987 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
988 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-xltdecxml.lo `test -f 'syncml_tk/src/sml/xlt/all/xltdecxml.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltdecxml.c
989
990 libsmltk_la-xltdevinf.lo: syncml_tk/src/sml/xlt/all/xltdevinf.c
991 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-xltdevinf.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-xltdevinf.Tpo -c -o libsmltk_la-xltdevinf.lo `test -f 'syncml_tk/src/sml/xlt/all/xltdevinf.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltdevinf.c
992 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-xltdevinf.Tpo $(DEPDIR)/libsmltk_la-xltdevinf.Plo
993 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/xlt/all/xltdevinf.c' object='libsmltk_la-xltdevinf.lo' libtool=yes @AMDEPBACKSLASH@
994 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
995 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-xltdevinf.lo `test -f 'syncml_tk/src/sml/xlt/all/xltdevinf.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltdevinf.c
996
997 libsmltk_la-xltenc.lo: syncml_tk/src/sml/xlt/all/xltenc.c
998 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-xltenc.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-xltenc.Tpo -c -o libsmltk_la-xltenc.lo `test -f 'syncml_tk/src/sml/xlt/all/xltenc.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltenc.c
999 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-xltenc.Tpo $(DEPDIR)/libsmltk_la-xltenc.Plo
1000 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/xlt/all/xltenc.c' object='libsmltk_la-xltenc.lo' libtool=yes @AMDEPBACKSLASH@
1001 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1002 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-xltenc.lo `test -f 'syncml_tk/src/sml/xlt/all/xltenc.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltenc.c
1003
1004 libsmltk_la-xltenccom.lo: syncml_tk/src/sml/xlt/all/xltenccom.c
1005 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-xltenccom.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-xltenccom.Tpo -c -o libsmltk_la-xltenccom.lo `test -f 'syncml_tk/src/sml/xlt/all/xltenccom.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltenccom.c
1006 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-xltenccom.Tpo $(DEPDIR)/libsmltk_la-xltenccom.Plo
1007 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/xlt/all/xltenccom.c' object='libsmltk_la-xltenccom.lo' libtool=yes @AMDEPBACKSLASH@
1008 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1009 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-xltenccom.lo `test -f 'syncml_tk/src/sml/xlt/all/xltenccom.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltenccom.c
1010
1011 libsmltk_la-xltencwbxml.lo: syncml_tk/src/sml/xlt/all/xltencwbxml.c
1012 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-xltencwbxml.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-xltencwbxml.Tpo -c -o libsmltk_la-xltencwbxml.lo `test -f 'syncml_tk/src/sml/xlt/all/xltencwbxml.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltencwbxml.c
1013 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-xltencwbxml.Tpo $(DEPDIR)/libsmltk_la-xltencwbxml.Plo
1014 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/xlt/all/xltencwbxml.c' object='libsmltk_la-xltencwbxml.lo' libtool=yes @AMDEPBACKSLASH@
1015 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1016 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-xltencwbxml.lo `test -f 'syncml_tk/src/sml/xlt/all/xltencwbxml.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltencwbxml.c
1017
1018 libsmltk_la-xltencxml.lo: syncml_tk/src/sml/xlt/all/xltencxml.c
1019 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-xltencxml.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-xltencxml.Tpo -c -o libsmltk_la-xltencxml.lo `test -f 'syncml_tk/src/sml/xlt/all/xltencxml.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltencxml.c
1020 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-xltencxml.Tpo $(DEPDIR)/libsmltk_la-xltencxml.Plo
1021 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/xlt/all/xltencxml.c' object='libsmltk_la-xltencxml.lo' libtool=yes @AMDEPBACKSLASH@
1022 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1023 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-xltencxml.lo `test -f 'syncml_tk/src/sml/xlt/all/xltencxml.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltencxml.c
1024
1025 libsmltk_la-xltmetinf.lo: syncml_tk/src/sml/xlt/all/xltmetinf.c
1026 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-xltmetinf.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-xltmetinf.Tpo -c -o libsmltk_la-xltmetinf.lo `test -f 'syncml_tk/src/sml/xlt/all/xltmetinf.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltmetinf.c
1027 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-xltmetinf.Tpo $(DEPDIR)/libsmltk_la-xltmetinf.Plo
1028 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/xlt/all/xltmetinf.c' object='libsmltk_la-xltmetinf.lo' libtool=yes @AMDEPBACKSLASH@
1029 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1030 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-xltmetinf.lo `test -f 'syncml_tk/src/sml/xlt/all/xltmetinf.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltmetinf.c
1031
1032 libsmltk_la-xlttags.lo: syncml_tk/src/sml/xlt/all/xlttags.c
1033 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-xlttags.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-xlttags.Tpo -c -o libsmltk_la-xlttags.lo `test -f 'syncml_tk/src/sml/xlt/all/xlttags.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xlttags.c
1034 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-xlttags.Tpo $(DEPDIR)/libsmltk_la-xlttags.Plo
1035 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/xlt/all/xlttags.c' object='libsmltk_la-xlttags.lo' libtool=yes @AMDEPBACKSLASH@
1036 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1037 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-xlttags.lo `test -f 'syncml_tk/src/sml/xlt/all/xlttags.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xlttags.c
1038
1039 libsmltk_la-xltutilstack.lo: syncml_tk/src/sml/xlt/all/xltutilstack.c
1040 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -MT libsmltk_la-xltutilstack.lo -MD -MP -MF $(DEPDIR)/libsmltk_la-xltutilstack.Tpo -c -o libsmltk_la-xltutilstack.lo `test -f 'syncml_tk/src/sml/xlt/all/xltutilstack.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltutilstack.c
1041 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsmltk_la-xltutilstack.Tpo $(DEPDIR)/libsmltk_la-xltutilstack.Plo
1042 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='syncml_tk/src/sml/xlt/all/xltutilstack.c' object='libsmltk_la-xltutilstack.lo' libtool=yes @AMDEPBACKSLASH@
1043 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1044 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmltk_la_CFLAGS) $(CFLAGS) -c -o libsmltk_la-xltutilstack.lo `test -f 'syncml_tk/src/sml/xlt/all/xltutilstack.c' || echo '$(srcdir)/'`syncml_tk/src/sml/xlt/all/xltutilstack.c
1045
1046 libsynthesis_la-platform_exec.lo: platform_adapters/linux/platform_exec.c
1047 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CFLAGS) $(CFLAGS) -MT libsynthesis_la-platform_exec.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-platform_exec.Tpo -c -o libsynthesis_la-platform_exec.lo `test -f 'platform_adapters/linux/platform_exec.c' || echo '$(srcdir)/'`platform_adapters/linux/platform_exec.c
1048 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsynthesis_la-platform_exec.Tpo $(DEPDIR)/libsynthesis_la-platform_exec.Plo
1049 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='platform_adapters/linux/platform_exec.c' object='libsynthesis_la-platform_exec.lo' libtool=yes @AMDEPBACKSLASH@
1050 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1051 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CFLAGS) $(CFLAGS) -c -o libsynthesis_la-platform_exec.lo `test -f 'platform_adapters/linux/platform_exec.c' || echo '$(srcdir)/'`platform_adapters/linux/platform_exec.c
1052
1053 libsynthesis_la-platform_pipe.lo: platform_adapters/unix_common/platform_pipe.c
1054 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CFLAGS) $(CFLAGS) -MT libsynthesis_la-platform_pipe.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-platform_pipe.Tpo -c -o libsynthesis_la-platform_pipe.lo `test -f 'platform_adapters/unix_common/platform_pipe.c' || echo '$(srcdir)/'`platform_adapters/unix_common/platform_pipe.c
1055 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsynthesis_la-platform_pipe.Tpo $(DEPDIR)/libsynthesis_la-platform_pipe.Plo
1056 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='platform_adapters/unix_common/platform_pipe.c' object='libsynthesis_la-platform_pipe.lo' libtool=yes @AMDEPBACKSLASH@
1057 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1058 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CFLAGS) $(CFLAGS) -c -o libsynthesis_la-platform_pipe.lo `test -f 'platform_adapters/unix_common/platform_pipe.c' || echo '$(srcdir)/'`platform_adapters/unix_common/platform_pipe.c
1059
1060 libsynthesis_la-SDK_util.lo: sysync_SDK/Sources/SDK_util.c
1061 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CFLAGS) $(CFLAGS) -MT libsynthesis_la-SDK_util.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-SDK_util.Tpo -c -o libsynthesis_la-SDK_util.lo `test -f 'sysync_SDK/Sources/SDK_util.c' || echo '$(srcdir)/'`sysync_SDK/Sources/SDK_util.c
1062 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsynthesis_la-SDK_util.Tpo $(DEPDIR)/libsynthesis_la-SDK_util.Plo
1063 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sysync_SDK/Sources/SDK_util.c' object='libsynthesis_la-SDK_util.lo' libtool=yes @AMDEPBACKSLASH@
1064 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1065 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CFLAGS) $(CFLAGS) -c -o libsynthesis_la-SDK_util.lo `test -f 'sysync_SDK/Sources/SDK_util.c' || echo '$(srcdir)/'`sysync_SDK/Sources/SDK_util.c
1066
1067 libsynthesis_la-xmlparse.lo: expat/xmlparse/xmlparse.c
1068 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CFLAGS) $(CFLAGS) -MT libsynthesis_la-xmlparse.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-xmlparse.Tpo -c -o libsynthesis_la-xmlparse.lo `test -f 'expat/xmlparse/xmlparse.c' || echo '$(srcdir)/'`expat/xmlparse/xmlparse.c
1069 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsynthesis_la-xmlparse.Tpo $(DEPDIR)/libsynthesis_la-xmlparse.Plo
1070 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='expat/xmlparse/xmlparse.c' object='libsynthesis_la-xmlparse.lo' libtool=yes @AMDEPBACKSLASH@
1071 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1072 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CFLAGS) $(CFLAGS) -c -o libsynthesis_la-xmlparse.lo `test -f 'expat/xmlparse/xmlparse.c' || echo '$(srcdir)/'`expat/xmlparse/xmlparse.c
1073
1074 libsynthesis_la-xmlrole.lo: expat/xmltok/xmlrole.c
1075 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CFLAGS) $(CFLAGS) -MT libsynthesis_la-xmlrole.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-xmlrole.Tpo -c -o libsynthesis_la-xmlrole.lo `test -f 'expat/xmltok/xmlrole.c' || echo '$(srcdir)/'`expat/xmltok/xmlrole.c
1076 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsynthesis_la-xmlrole.Tpo $(DEPDIR)/libsynthesis_la-xmlrole.Plo
1077 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='expat/xmltok/xmlrole.c' object='libsynthesis_la-xmlrole.lo' libtool=yes @AMDEPBACKSLASH@
1078 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1079 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CFLAGS) $(CFLAGS) -c -o libsynthesis_la-xmlrole.lo `test -f 'expat/xmltok/xmlrole.c' || echo '$(srcdir)/'`expat/xmltok/xmlrole.c
1080
1081 libsynthesis_la-xmltok.lo: expat/xmltok/xmltok.c
1082 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CFLAGS) $(CFLAGS) -MT libsynthesis_la-xmltok.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-xmltok.Tpo -c -o libsynthesis_la-xmltok.lo `test -f 'expat/xmltok/xmltok.c' || echo '$(srcdir)/'`expat/xmltok/xmltok.c
1083 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsynthesis_la-xmltok.Tpo $(DEPDIR)/libsynthesis_la-xmltok.Plo
1084 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='expat/xmltok/xmltok.c' object='libsynthesis_la-xmltok.lo' libtool=yes @AMDEPBACKSLASH@
1085 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1086 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CFLAGS) $(CFLAGS) -c -o libsynthesis_la-xmltok.lo `test -f 'expat/xmltok/xmltok.c' || echo '$(srcdir)/'`expat/xmltok/xmltok.c
1087
1088 libsynthesissdk_la-SDK_util.lo: sysync_SDK/Sources/SDK_util.c
1089 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CFLAGS) $(CFLAGS) -MT libsynthesissdk_la-SDK_util.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-SDK_util.Tpo -c -o libsynthesissdk_la-SDK_util.lo `test -f 'sysync_SDK/Sources/SDK_util.c' || echo '$(srcdir)/'`sysync_SDK/Sources/SDK_util.c
1090 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsynthesissdk_la-SDK_util.Tpo $(DEPDIR)/libsynthesissdk_la-SDK_util.Plo
1091 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sysync_SDK/Sources/SDK_util.c' object='libsynthesissdk_la-SDK_util.lo' libtool=yes @AMDEPBACKSLASH@
1092 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1093 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CFLAGS) $(CFLAGS) -c -o libsynthesissdk_la-SDK_util.lo `test -f 'sysync_SDK/Sources/SDK_util.c' || echo '$(srcdir)/'`sysync_SDK/Sources/SDK_util.c
1094
1095 libsynthesisstubs_la-enginestubs.lo: sysync_SDK/Sources/enginestubs.c
1096 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesisstubs_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesisstubs_la_CFLAGS) $(CFLAGS) -MT libsynthesisstubs_la-enginestubs.lo -MD -MP -MF $(DEPDIR)/libsynthesisstubs_la-enginestubs.Tpo -c -o libsynthesisstubs_la-enginestubs.lo `test -f 'sysync_SDK/Sources/enginestubs.c' || echo '$(srcdir)/'`sysync_SDK/Sources/enginestubs.c
1097 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsynthesisstubs_la-enginestubs.Tpo $(DEPDIR)/libsynthesisstubs_la-enginestubs.Plo
1098 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sysync_SDK/Sources/enginestubs.c' object='libsynthesisstubs_la-enginestubs.lo' libtool=yes @AMDEPBACKSLASH@
1099 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1100 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesisstubs_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesisstubs_la_CFLAGS) $(CFLAGS) -c -o libsynthesisstubs_la-enginestubs.lo `test -f 'sysync_SDK/Sources/enginestubs.c' || echo '$(srcdir)/'`sysync_SDK/Sources/enginestubs.c
1101
1102 .cpp.o:
1103 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1104 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1105 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1106 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1107 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
1108
1109 .cpp.obj:
1110 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1111 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1112 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1113 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1114 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1115
1116 .cpp.lo:
1117 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1118 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1119 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1120 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1121 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
1122
1123 libsynthesis_la-DLL_interface.lo: DB_interfaces/api_db/DLL_interface.cpp
1124 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-DLL_interface.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-DLL_interface.Tpo -c -o libsynthesis_la-DLL_interface.lo `test -f 'DB_interfaces/api_db/DLL_interface.cpp' || echo '$(srcdir)/'`DB_interfaces/api_db/DLL_interface.cpp
1125 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-DLL_interface.Tpo $(DEPDIR)/libsynthesis_la-DLL_interface.Plo
1126 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='DB_interfaces/api_db/DLL_interface.cpp' object='libsynthesis_la-DLL_interface.lo' libtool=yes @AMDEPBACKSLASH@
1127 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1128 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-DLL_interface.lo `test -f 'DB_interfaces/api_db/DLL_interface.cpp' || echo '$(srcdir)/'`DB_interfaces/api_db/DLL_interface.cpp
1129
1130 libsynthesis_la-dbapi.lo: DB_interfaces/api_db/dbapi.cpp
1131 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-dbapi.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-dbapi.Tpo -c -o libsynthesis_la-dbapi.lo `test -f 'DB_interfaces/api_db/dbapi.cpp' || echo '$(srcdir)/'`DB_interfaces/api_db/dbapi.cpp
1132 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-dbapi.Tpo $(DEPDIR)/libsynthesis_la-dbapi.Plo
1133 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='DB_interfaces/api_db/dbapi.cpp' object='libsynthesis_la-dbapi.lo' libtool=yes @AMDEPBACKSLASH@
1134 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1135 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-dbapi.lo `test -f 'DB_interfaces/api_db/dbapi.cpp' || echo '$(srcdir)/'`DB_interfaces/api_db/dbapi.cpp
1136
1137 libsynthesis_la-pluginapiagent.lo: DB_interfaces/api_db/pluginapiagent.cpp
1138 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-pluginapiagent.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-pluginapiagent.Tpo -c -o libsynthesis_la-pluginapiagent.lo `test -f 'DB_interfaces/api_db/pluginapiagent.cpp' || echo '$(srcdir)/'`DB_interfaces/api_db/pluginapiagent.cpp
1139 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-pluginapiagent.Tpo $(DEPDIR)/libsynthesis_la-pluginapiagent.Plo
1140 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='DB_interfaces/api_db/pluginapiagent.cpp' object='libsynthesis_la-pluginapiagent.lo' libtool=yes @AMDEPBACKSLASH@
1141 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1142 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-pluginapiagent.lo `test -f 'DB_interfaces/api_db/pluginapiagent.cpp' || echo '$(srcdir)/'`DB_interfaces/api_db/pluginapiagent.cpp
1143
1144 libsynthesis_la-pluginapids.lo: DB_interfaces/api_db/pluginapids.cpp
1145 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-pluginapids.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-pluginapids.Tpo -c -o libsynthesis_la-pluginapids.lo `test -f 'DB_interfaces/api_db/pluginapids.cpp' || echo '$(srcdir)/'`DB_interfaces/api_db/pluginapids.cpp
1146 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-pluginapids.Tpo $(DEPDIR)/libsynthesis_la-pluginapids.Plo
1147 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='DB_interfaces/api_db/pluginapids.cpp' object='libsynthesis_la-pluginapids.lo' libtool=yes @AMDEPBACKSLASH@
1148 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1149 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-pluginapids.lo `test -f 'DB_interfaces/api_db/pluginapids.cpp' || echo '$(srcdir)/'`DB_interfaces/api_db/pluginapids.cpp
1150
1151 libsynthesis_la-sync_dbapiconnect.lo: DB_interfaces/api_db/sync_dbapiconnect.cpp
1152 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-sync_dbapiconnect.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-sync_dbapiconnect.Tpo -c -o libsynthesis_la-sync_dbapiconnect.lo `test -f 'DB_interfaces/api_db/sync_dbapiconnect.cpp' || echo '$(srcdir)/'`DB_interfaces/api_db/sync_dbapiconnect.cpp
1153 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-sync_dbapiconnect.Tpo $(DEPDIR)/libsynthesis_la-sync_dbapiconnect.Plo
1154 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='DB_interfaces/api_db/sync_dbapiconnect.cpp' object='libsynthesis_la-sync_dbapiconnect.lo' libtool=yes @AMDEPBACKSLASH@
1155 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1156 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-sync_dbapiconnect.lo `test -f 'DB_interfaces/api_db/sync_dbapiconnect.cpp' || echo '$(srcdir)/'`DB_interfaces/api_db/sync_dbapiconnect.cpp
1157
1158 libsynthesis_la-odbcapiagent.lo: DB_interfaces/odbc_db/odbcapiagent.cpp
1159 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-odbcapiagent.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-odbcapiagent.Tpo -c -o libsynthesis_la-odbcapiagent.lo `test -f 'DB_interfaces/odbc_db/odbcapiagent.cpp' || echo '$(srcdir)/'`DB_interfaces/odbc_db/odbcapiagent.cpp
1160 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-odbcapiagent.Tpo $(DEPDIR)/libsynthesis_la-odbcapiagent.Plo
1161 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='DB_interfaces/odbc_db/odbcapiagent.cpp' object='libsynthesis_la-odbcapiagent.lo' libtool=yes @AMDEPBACKSLASH@
1162 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1163 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-odbcapiagent.lo `test -f 'DB_interfaces/odbc_db/odbcapiagent.cpp' || echo '$(srcdir)/'`DB_interfaces/odbc_db/odbcapiagent.cpp
1164
1165 libsynthesis_la-odbcapids.lo: DB_interfaces/odbc_db/odbcapids.cpp
1166 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-odbcapids.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-odbcapids.Tpo -c -o libsynthesis_la-odbcapids.lo `test -f 'DB_interfaces/odbc_db/odbcapids.cpp' || echo '$(srcdir)/'`DB_interfaces/odbc_db/odbcapids.cpp
1167 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-odbcapids.Tpo $(DEPDIR)/libsynthesis_la-odbcapids.Plo
1168 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='DB_interfaces/odbc_db/odbcapids.cpp' object='libsynthesis_la-odbcapids.lo' libtool=yes @AMDEPBACKSLASH@
1169 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1170 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-odbcapids.lo `test -f 'DB_interfaces/odbc_db/odbcapids.cpp' || echo '$(srcdir)/'`DB_interfaces/odbc_db/odbcapids.cpp
1171
1172 libsynthesis_la-engineclientbase.lo: Transport_interfaces/engine/engineclientbase.cpp
1173 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-engineclientbase.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-engineclientbase.Tpo -c -o libsynthesis_la-engineclientbase.lo `test -f 'Transport_interfaces/engine/engineclientbase.cpp' || echo '$(srcdir)/'`Transport_interfaces/engine/engineclientbase.cpp
1174 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-engineclientbase.Tpo $(DEPDIR)/libsynthesis_la-engineclientbase.Plo
1175 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='Transport_interfaces/engine/engineclientbase.cpp' object='libsynthesis_la-engineclientbase.lo' libtool=yes @AMDEPBACKSLASH@
1176 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1177 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-engineclientbase.lo `test -f 'Transport_interfaces/engine/engineclientbase.cpp' || echo '$(srcdir)/'`Transport_interfaces/engine/engineclientbase.cpp
1178
1179 libsynthesis_la-enginesessiondispatch.lo: Transport_interfaces/engine/enginesessiondispatch.cpp
1180 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-enginesessiondispatch.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-enginesessiondispatch.Tpo -c -o libsynthesis_la-enginesessiondispatch.lo `test -f 'Transport_interfaces/engine/enginesessiondispatch.cpp' || echo '$(srcdir)/'`Transport_interfaces/engine/enginesessiondispatch.cpp
1181 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-enginesessiondispatch.Tpo $(DEPDIR)/libsynthesis_la-enginesessiondispatch.Plo
1182 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='Transport_interfaces/engine/enginesessiondispatch.cpp' object='libsynthesis_la-enginesessiondispatch.lo' libtool=yes @AMDEPBACKSLASH@
1183 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1184 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-enginesessiondispatch.lo `test -f 'Transport_interfaces/engine/enginesessiondispatch.cpp' || echo '$(srcdir)/'`Transport_interfaces/engine/enginesessiondispatch.cpp
1185
1186 libsynthesis_la-binfile.lo: platform_adapters/binfile.cpp
1187 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-binfile.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-binfile.Tpo -c -o libsynthesis_la-binfile.lo `test -f 'platform_adapters/binfile.cpp' || echo '$(srcdir)/'`platform_adapters/binfile.cpp
1188 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-binfile.Tpo $(DEPDIR)/libsynthesis_la-binfile.Plo
1189 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='platform_adapters/binfile.cpp' object='libsynthesis_la-binfile.lo' libtool=yes @AMDEPBACKSLASH@
1190 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1191 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-binfile.lo `test -f 'platform_adapters/binfile.cpp' || echo '$(srcdir)/'`platform_adapters/binfile.cpp
1192
1193 libsynthesis_la-configfiles.lo: platform_adapters/linux/configfiles.cpp
1194 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-configfiles.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-configfiles.Tpo -c -o libsynthesis_la-configfiles.lo `test -f 'platform_adapters/linux/configfiles.cpp' || echo '$(srcdir)/'`platform_adapters/linux/configfiles.cpp
1195 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-configfiles.Tpo $(DEPDIR)/libsynthesis_la-configfiles.Plo
1196 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='platform_adapters/linux/configfiles.cpp' object='libsynthesis_la-configfiles.lo' libtool=yes @AMDEPBACKSLASH@
1197 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1198 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-configfiles.lo `test -f 'platform_adapters/linux/configfiles.cpp' || echo '$(srcdir)/'`platform_adapters/linux/configfiles.cpp
1199
1200 libsynthesis_la-platform_DLL.lo: platform_adapters/linux/platform_DLL.cpp
1201 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-platform_DLL.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-platform_DLL.Tpo -c -o libsynthesis_la-platform_DLL.lo `test -f 'platform_adapters/linux/platform_DLL.cpp' || echo '$(srcdir)/'`platform_adapters/linux/platform_DLL.cpp
1202 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-platform_DLL.Tpo $(DEPDIR)/libsynthesis_la-platform_DLL.Plo
1203 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='platform_adapters/linux/platform_DLL.cpp' object='libsynthesis_la-platform_DLL.lo' libtool=yes @AMDEPBACKSLASH@
1204 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1205 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-platform_DLL.lo `test -f 'platform_adapters/linux/platform_DLL.cpp' || echo '$(srcdir)/'`platform_adapters/linux/platform_DLL.cpp
1206
1207 libsynthesis_la-platform_time.lo: platform_adapters/linux/platform_time.cpp
1208 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-platform_time.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-platform_time.Tpo -c -o libsynthesis_la-platform_time.lo `test -f 'platform_adapters/linux/platform_time.cpp' || echo '$(srcdir)/'`platform_adapters/linux/platform_time.cpp
1209 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-platform_time.Tpo $(DEPDIR)/libsynthesis_la-platform_time.Plo
1210 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='platform_adapters/linux/platform_time.cpp' object='libsynthesis_la-platform_time.lo' libtool=yes @AMDEPBACKSLASH@
1211 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1212 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-platform_time.lo `test -f 'platform_adapters/linux/platform_time.cpp' || echo '$(srcdir)/'`platform_adapters/linux/platform_time.cpp
1213
1214 libsynthesis_la-platform_timezones.lo: platform_adapters/linux/platform_timezones.cpp
1215 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-platform_timezones.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-platform_timezones.Tpo -c -o libsynthesis_la-platform_timezones.lo `test -f 'platform_adapters/linux/platform_timezones.cpp' || echo '$(srcdir)/'`platform_adapters/linux/platform_timezones.cpp
1216 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-platform_timezones.Tpo $(DEPDIR)/libsynthesis_la-platform_timezones.Plo
1217 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='platform_adapters/linux/platform_timezones.cpp' object='libsynthesis_la-platform_timezones.lo' libtool=yes @AMDEPBACKSLASH@
1218 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1219 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-platform_timezones.lo `test -f 'platform_adapters/linux/platform_timezones.cpp' || echo '$(srcdir)/'`platform_adapters/linux/platform_timezones.cpp
1220
1221 libsynthesis_la-profiling.lo: platform_adapters/linux/profiling.cpp
1222 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-profiling.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-profiling.Tpo -c -o libsynthesis_la-profiling.lo `test -f 'platform_adapters/linux/profiling.cpp' || echo '$(srcdir)/'`platform_adapters/linux/profiling.cpp
1223 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-profiling.Tpo $(DEPDIR)/libsynthesis_la-profiling.Plo
1224 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='platform_adapters/linux/profiling.cpp' object='libsynthesis_la-profiling.lo' libtool=yes @AMDEPBACKSLASH@
1225 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1226 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-profiling.lo `test -f 'platform_adapters/linux/profiling.cpp' || echo '$(srcdir)/'`platform_adapters/linux/profiling.cpp
1227
1228 libsynthesis_la-sysyncinit.lo: platform_adapters/sysyncinit.cpp
1229 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-sysyncinit.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-sysyncinit.Tpo -c -o libsynthesis_la-sysyncinit.lo `test -f 'platform_adapters/sysyncinit.cpp' || echo '$(srcdir)/'`platform_adapters/sysyncinit.cpp
1230 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-sysyncinit.Tpo $(DEPDIR)/libsynthesis_la-sysyncinit.Plo
1231 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='platform_adapters/sysyncinit.cpp' object='libsynthesis_la-sysyncinit.lo' libtool=yes @AMDEPBACKSLASH@
1232 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1233 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-sysyncinit.lo `test -f 'platform_adapters/sysyncinit.cpp' || echo '$(srcdir)/'`platform_adapters/sysyncinit.cpp
1234
1235 libsynthesis_la-platform_file.lo: platform_adapters/unix_common/platform_file.cpp
1236 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-platform_file.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-platform_file.Tpo -c -o libsynthesis_la-platform_file.lo `test -f 'platform_adapters/unix_common/platform_file.cpp' || echo '$(srcdir)/'`platform_adapters/unix_common/platform_file.cpp
1237 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-platform_file.Tpo $(DEPDIR)/libsynthesis_la-platform_file.Plo
1238 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='platform_adapters/unix_common/platform_file.cpp' object='libsynthesis_la-platform_file.lo' libtool=yes @AMDEPBACKSLASH@
1239 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1240 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-platform_file.lo `test -f 'platform_adapters/unix_common/platform_file.cpp' || echo '$(srcdir)/'`platform_adapters/unix_common/platform_file.cpp
1241
1242 libsynthesis_la-platform_mutex.lo: platform_adapters/unix_common/platform_mutex.cpp
1243 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-platform_mutex.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-platform_mutex.Tpo -c -o libsynthesis_la-platform_mutex.lo `test -f 'platform_adapters/unix_common/platform_mutex.cpp' || echo '$(srcdir)/'`platform_adapters/unix_common/platform_mutex.cpp
1244 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-platform_mutex.Tpo $(DEPDIR)/libsynthesis_la-platform_mutex.Plo
1245 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='platform_adapters/unix_common/platform_mutex.cpp' object='libsynthesis_la-platform_mutex.lo' libtool=yes @AMDEPBACKSLASH@
1246 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1247 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-platform_mutex.lo `test -f 'platform_adapters/unix_common/platform_mutex.cpp' || echo '$(srcdir)/'`platform_adapters/unix_common/platform_mutex.cpp
1248
1249 libsynthesis_la-clientengine_custom_Base.lo: syncapps/clientEngine_custom/clientengine_custom_Base.cpp
1250 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-clientengine_custom_Base.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-clientengine_custom_Base.Tpo -c -o libsynthesis_la-clientengine_custom_Base.lo `test -f 'syncapps/clientEngine_custom/clientengine_custom_Base.cpp' || echo '$(srcdir)/'`syncapps/clientEngine_custom/clientengine_custom_Base.cpp
1251 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-clientengine_custom_Base.Tpo $(DEPDIR)/libsynthesis_la-clientengine_custom_Base.Plo
1252 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='syncapps/clientEngine_custom/clientengine_custom_Base.cpp' object='libsynthesis_la-clientengine_custom_Base.lo' libtool=yes @AMDEPBACKSLASH@
1253 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1254 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-clientengine_custom_Base.lo `test -f 'syncapps/clientEngine_custom/clientengine_custom_Base.cpp' || echo '$(srcdir)/'`syncapps/clientEngine_custom/clientengine_custom_Base.cpp
1255
1256 libsynthesis_la-serverengine_custom_Base.lo: syncapps/serverEngine_custom/serverengine_custom_Base.cpp
1257 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-serverengine_custom_Base.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-serverengine_custom_Base.Tpo -c -o libsynthesis_la-serverengine_custom_Base.lo `test -f 'syncapps/serverEngine_custom/serverengine_custom_Base.cpp' || echo '$(srcdir)/'`syncapps/serverEngine_custom/serverengine_custom_Base.cpp
1258 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-serverengine_custom_Base.Tpo $(DEPDIR)/libsynthesis_la-serverengine_custom_Base.Plo
1259 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='syncapps/serverEngine_custom/serverengine_custom_Base.cpp' object='libsynthesis_la-serverengine_custom_Base.lo' libtool=yes @AMDEPBACKSLASH@
1260 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1261 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-serverengine_custom_Base.lo `test -f 'syncapps/serverEngine_custom/serverengine_custom_Base.cpp' || echo '$(srcdir)/'`syncapps/serverEngine_custom/serverengine_custom_Base.cpp
1262
1263 libsynthesis_la-binfilebase.lo: sysync/binfilebase.cpp
1264 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-binfilebase.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-binfilebase.Tpo -c -o libsynthesis_la-binfilebase.lo `test -f 'sysync/binfilebase.cpp' || echo '$(srcdir)/'`sysync/binfilebase.cpp
1265 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-binfilebase.Tpo $(DEPDIR)/libsynthesis_la-binfilebase.Plo
1266 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/binfilebase.cpp' object='libsynthesis_la-binfilebase.lo' libtool=yes @AMDEPBACKSLASH@
1267 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1268 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-binfilebase.lo `test -f 'sysync/binfilebase.cpp' || echo '$(srcdir)/'`sysync/binfilebase.cpp
1269
1270 libsynthesis_la-binfileimplclient.lo: sysync/binfileimplclient.cpp
1271 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-binfileimplclient.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-binfileimplclient.Tpo -c -o libsynthesis_la-binfileimplclient.lo `test -f 'sysync/binfileimplclient.cpp' || echo '$(srcdir)/'`sysync/binfileimplclient.cpp
1272 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-binfileimplclient.Tpo $(DEPDIR)/libsynthesis_la-binfileimplclient.Plo
1273 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/binfileimplclient.cpp' object='libsynthesis_la-binfileimplclient.lo' libtool=yes @AMDEPBACKSLASH@
1274 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1275 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-binfileimplclient.lo `test -f 'sysync/binfileimplclient.cpp' || echo '$(srcdir)/'`sysync/binfileimplclient.cpp
1276
1277 libsynthesis_la-binfileimplds.lo: sysync/binfileimplds.cpp
1278 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-binfileimplds.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-binfileimplds.Tpo -c -o libsynthesis_la-binfileimplds.lo `test -f 'sysync/binfileimplds.cpp' || echo '$(srcdir)/'`sysync/binfileimplds.cpp
1279 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-binfileimplds.Tpo $(DEPDIR)/libsynthesis_la-binfileimplds.Plo
1280 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/binfileimplds.cpp' object='libsynthesis_la-binfileimplds.lo' libtool=yes @AMDEPBACKSLASH@
1281 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1282 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-binfileimplds.lo `test -f 'sysync/binfileimplds.cpp' || echo '$(srcdir)/'`sysync/binfileimplds.cpp
1283
1284 libsynthesis_la-clientautosync_inc.lo: sysync/clientautosync_inc.cpp
1285 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-clientautosync_inc.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-clientautosync_inc.Tpo -c -o libsynthesis_la-clientautosync_inc.lo `test -f 'sysync/clientautosync_inc.cpp' || echo '$(srcdir)/'`sysync/clientautosync_inc.cpp
1286 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-clientautosync_inc.Tpo $(DEPDIR)/libsynthesis_la-clientautosync_inc.Plo
1287 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/clientautosync_inc.cpp' object='libsynthesis_la-clientautosync_inc.lo' libtool=yes @AMDEPBACKSLASH@
1288 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1289 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-clientautosync_inc.lo `test -f 'sysync/clientautosync_inc.cpp' || echo '$(srcdir)/'`sysync/clientautosync_inc.cpp
1290
1291 libsynthesis_la-configelement.lo: sysync/configelement.cpp
1292 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-configelement.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-configelement.Tpo -c -o libsynthesis_la-configelement.lo `test -f 'sysync/configelement.cpp' || echo '$(srcdir)/'`sysync/configelement.cpp
1293 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-configelement.Tpo $(DEPDIR)/libsynthesis_la-configelement.Plo
1294 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/configelement.cpp' object='libsynthesis_la-configelement.lo' libtool=yes @AMDEPBACKSLASH@
1295 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1296 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-configelement.lo `test -f 'sysync/configelement.cpp' || echo '$(srcdir)/'`sysync/configelement.cpp
1297
1298 libsynthesis_la-customimplagent.lo: sysync/customimplagent.cpp
1299 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-customimplagent.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-customimplagent.Tpo -c -o libsynthesis_la-customimplagent.lo `test -f 'sysync/customimplagent.cpp' || echo '$(srcdir)/'`sysync/customimplagent.cpp
1300 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-customimplagent.Tpo $(DEPDIR)/libsynthesis_la-customimplagent.Plo
1301 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/customimplagent.cpp' object='libsynthesis_la-customimplagent.lo' libtool=yes @AMDEPBACKSLASH@
1302 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1303 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-customimplagent.lo `test -f 'sysync/customimplagent.cpp' || echo '$(srcdir)/'`sysync/customimplagent.cpp
1304
1305 libsynthesis_la-customimplds.lo: sysync/customimplds.cpp
1306 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-customimplds.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-customimplds.Tpo -c -o libsynthesis_la-customimplds.lo `test -f 'sysync/customimplds.cpp' || echo '$(srcdir)/'`sysync/customimplds.cpp
1307 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-customimplds.Tpo $(DEPDIR)/libsynthesis_la-customimplds.Plo
1308 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/customimplds.cpp' object='libsynthesis_la-customimplds.lo' libtool=yes @AMDEPBACKSLASH@
1309 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1310 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-customimplds.lo `test -f 'sysync/customimplds.cpp' || echo '$(srcdir)/'`sysync/customimplds.cpp
1311
1312 libsynthesis_la-dataconversion.lo: sysync/dataconversion.cpp
1313 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-dataconversion.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-dataconversion.Tpo -c -o libsynthesis_la-dataconversion.lo `test -f 'sysync/dataconversion.cpp' || echo '$(srcdir)/'`sysync/dataconversion.cpp
1314 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-dataconversion.Tpo $(DEPDIR)/libsynthesis_la-dataconversion.Plo
1315 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/dataconversion.cpp' object='libsynthesis_la-dataconversion.lo' libtool=yes @AMDEPBACKSLASH@
1316 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1317 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-dataconversion.lo `test -f 'sysync/dataconversion.cpp' || echo '$(srcdir)/'`sysync/dataconversion.cpp
1318
1319 libsynthesis_la-dataobjtype.lo: sysync/dataobjtype.cpp
1320 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-dataobjtype.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-dataobjtype.Tpo -c -o libsynthesis_la-dataobjtype.lo `test -f 'sysync/dataobjtype.cpp' || echo '$(srcdir)/'`sysync/dataobjtype.cpp
1321 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-dataobjtype.Tpo $(DEPDIR)/libsynthesis_la-dataobjtype.Plo
1322 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/dataobjtype.cpp' object='libsynthesis_la-dataobjtype.lo' libtool=yes @AMDEPBACKSLASH@
1323 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1324 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-dataobjtype.lo `test -f 'sysync/dataobjtype.cpp' || echo '$(srcdir)/'`sysync/dataobjtype.cpp
1325
1326 libsynthesis_la-debuglogger.lo: sysync/debuglogger.cpp
1327 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-debuglogger.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-debuglogger.Tpo -c -o libsynthesis_la-debuglogger.lo `test -f 'sysync/debuglogger.cpp' || echo '$(srcdir)/'`sysync/debuglogger.cpp
1328 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-debuglogger.Tpo $(DEPDIR)/libsynthesis_la-debuglogger.Plo
1329 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/debuglogger.cpp' object='libsynthesis_la-debuglogger.lo' libtool=yes @AMDEPBACKSLASH@
1330 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1331 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-debuglogger.lo `test -f 'sysync/debuglogger.cpp' || echo '$(srcdir)/'`sysync/debuglogger.cpp
1332
1333 libsynthesis_la-engineentry.lo: sysync/engineentry.cpp
1334 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-engineentry.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-engineentry.Tpo -c -o libsynthesis_la-engineentry.lo `test -f 'sysync/engineentry.cpp' || echo '$(srcdir)/'`sysync/engineentry.cpp
1335 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-engineentry.Tpo $(DEPDIR)/libsynthesis_la-engineentry.Plo
1336 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/engineentry.cpp' object='libsynthesis_la-engineentry.lo' libtool=yes @AMDEPBACKSLASH@
1337 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1338 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-engineentry.lo `test -f 'sysync/engineentry.cpp' || echo '$(srcdir)/'`sysync/engineentry.cpp
1339
1340 libsynthesis_la-engineinterface.lo: sysync/engineinterface.cpp
1341 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-engineinterface.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-engineinterface.Tpo -c -o libsynthesis_la-engineinterface.lo `test -f 'sysync/engineinterface.cpp' || echo '$(srcdir)/'`sysync/engineinterface.cpp
1342 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-engineinterface.Tpo $(DEPDIR)/libsynthesis_la-engineinterface.Plo
1343 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/engineinterface.cpp' object='libsynthesis_la-engineinterface.lo' libtool=yes @AMDEPBACKSLASH@
1344 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1345 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-engineinterface.lo `test -f 'sysync/engineinterface.cpp' || echo '$(srcdir)/'`sysync/engineinterface.cpp
1346
1347 libsynthesis_la-iso8601.lo: sysync/iso8601.cpp
1348 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-iso8601.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-iso8601.Tpo -c -o libsynthesis_la-iso8601.lo `test -f 'sysync/iso8601.cpp' || echo '$(srcdir)/'`sysync/iso8601.cpp
1349 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-iso8601.Tpo $(DEPDIR)/libsynthesis_la-iso8601.Plo
1350 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/iso8601.cpp' object='libsynthesis_la-iso8601.lo' libtool=yes @AMDEPBACKSLASH@
1351 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1352 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-iso8601.lo `test -f 'sysync/iso8601.cpp' || echo '$(srcdir)/'`sysync/iso8601.cpp
1353
1354 libsynthesis_la-itemfield.lo: sysync/itemfield.cpp
1355 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-itemfield.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-itemfield.Tpo -c -o libsynthesis_la-itemfield.lo `test -f 'sysync/itemfield.cpp' || echo '$(srcdir)/'`sysync/itemfield.cpp
1356 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-itemfield.Tpo $(DEPDIR)/libsynthesis_la-itemfield.Plo
1357 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/itemfield.cpp' object='libsynthesis_la-itemfield.lo' libtool=yes @AMDEPBACKSLASH@
1358 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1359 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-itemfield.lo `test -f 'sysync/itemfield.cpp' || echo '$(srcdir)/'`sysync/itemfield.cpp
1360
1361 libsynthesis_la-localengineds.lo: sysync/localengineds.cpp
1362 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-localengineds.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-localengineds.Tpo -c -o libsynthesis_la-localengineds.lo `test -f 'sysync/localengineds.cpp' || echo '$(srcdir)/'`sysync/localengineds.cpp
1363 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-localengineds.Tpo $(DEPDIR)/libsynthesis_la-localengineds.Plo
1364 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/localengineds.cpp' object='libsynthesis_la-localengineds.lo' libtool=yes @AMDEPBACKSLASH@
1365 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1366 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-localengineds.lo `test -f 'sysync/localengineds.cpp' || echo '$(srcdir)/'`sysync/localengineds.cpp
1367
1368 libsynthesis_la-mimediritemtype.lo: sysync/mimediritemtype.cpp
1369 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-mimediritemtype.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-mimediritemtype.Tpo -c -o libsynthesis_la-mimediritemtype.lo `test -f 'sysync/mimediritemtype.cpp' || echo '$(srcdir)/'`sysync/mimediritemtype.cpp
1370 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-mimediritemtype.Tpo $(DEPDIR)/libsynthesis_la-mimediritemtype.Plo
1371 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/mimediritemtype.cpp' object='libsynthesis_la-mimediritemtype.lo' libtool=yes @AMDEPBACKSLASH@
1372 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1373 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-mimediritemtype.lo `test -f 'sysync/mimediritemtype.cpp' || echo '$(srcdir)/'`sysync/mimediritemtype.cpp
1374
1375 libsynthesis_la-mimedirprofile.lo: sysync/mimedirprofile.cpp
1376 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-mimedirprofile.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-mimedirprofile.Tpo -c -o libsynthesis_la-mimedirprofile.lo `test -f 'sysync/mimedirprofile.cpp' || echo '$(srcdir)/'`sysync/mimedirprofile.cpp
1377 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-mimedirprofile.Tpo $(DEPDIR)/libsynthesis_la-mimedirprofile.Plo
1378 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/mimedirprofile.cpp' object='libsynthesis_la-mimedirprofile.lo' libtool=yes @AMDEPBACKSLASH@
1379 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1380 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-mimedirprofile.lo `test -f 'sysync/mimedirprofile.cpp' || echo '$(srcdir)/'`sysync/mimedirprofile.cpp
1381
1382 libsynthesis_la-multifielditem.lo: sysync/multifielditem.cpp
1383 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-multifielditem.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-multifielditem.Tpo -c -o libsynthesis_la-multifielditem.lo `test -f 'sysync/multifielditem.cpp' || echo '$(srcdir)/'`sysync/multifielditem.cpp
1384 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-multifielditem.Tpo $(DEPDIR)/libsynthesis_la-multifielditem.Plo
1385 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/multifielditem.cpp' object='libsynthesis_la-multifielditem.lo' libtool=yes @AMDEPBACKSLASH@
1386 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1387 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-multifielditem.lo `test -f 'sysync/multifielditem.cpp' || echo '$(srcdir)/'`sysync/multifielditem.cpp
1388
1389 libsynthesis_la-multifielditemtype.lo: sysync/multifielditemtype.cpp
1390 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-multifielditemtype.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-multifielditemtype.Tpo -c -o libsynthesis_la-multifielditemtype.lo `test -f 'sysync/multifielditemtype.cpp' || echo '$(srcdir)/'`sysync/multifielditemtype.cpp
1391 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-multifielditemtype.Tpo $(DEPDIR)/libsynthesis_la-multifielditemtype.Plo
1392 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/multifielditemtype.cpp' object='libsynthesis_la-multifielditemtype.lo' libtool=yes @AMDEPBACKSLASH@
1393 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1394 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-multifielditemtype.lo `test -f 'sysync/multifielditemtype.cpp' || echo '$(srcdir)/'`sysync/multifielditemtype.cpp
1395
1396 libsynthesis_la-rawdataitemtype.lo: sysync/rawdataitemtype.cpp
1397 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-rawdataitemtype.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-rawdataitemtype.Tpo -c -o libsynthesis_la-rawdataitemtype.lo `test -f 'sysync/rawdataitemtype.cpp' || echo '$(srcdir)/'`sysync/rawdataitemtype.cpp
1398 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-rawdataitemtype.Tpo $(DEPDIR)/libsynthesis_la-rawdataitemtype.Plo
1399 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/rawdataitemtype.cpp' object='libsynthesis_la-rawdataitemtype.lo' libtool=yes @AMDEPBACKSLASH@
1400 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1401 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-rawdataitemtype.lo `test -f 'sysync/rawdataitemtype.cpp' || echo '$(srcdir)/'`sysync/rawdataitemtype.cpp
1402
1403 libsynthesis_la-remotedatastore.lo: sysync/remotedatastore.cpp
1404 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-remotedatastore.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-remotedatastore.Tpo -c -o libsynthesis_la-remotedatastore.lo `test -f 'sysync/remotedatastore.cpp' || echo '$(srcdir)/'`sysync/remotedatastore.cpp
1405 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-remotedatastore.Tpo $(DEPDIR)/libsynthesis_la-remotedatastore.Plo
1406 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/remotedatastore.cpp' object='libsynthesis_la-remotedatastore.lo' libtool=yes @AMDEPBACKSLASH@
1407 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1408 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-remotedatastore.lo `test -f 'sysync/remotedatastore.cpp' || echo '$(srcdir)/'`sysync/remotedatastore.cpp
1409
1410 libsynthesis_la-rrules.lo: sysync/rrules.cpp
1411 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-rrules.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-rrules.Tpo -c -o libsynthesis_la-rrules.lo `test -f 'sysync/rrules.cpp' || echo '$(srcdir)/'`sysync/rrules.cpp
1412 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-rrules.Tpo $(DEPDIR)/libsynthesis_la-rrules.Plo
1413 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/rrules.cpp' object='libsynthesis_la-rrules.lo' libtool=yes @AMDEPBACKSLASH@
1414 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1415 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-rrules.lo `test -f 'sysync/rrules.cpp' || echo '$(srcdir)/'`sysync/rrules.cpp
1416
1417 libsynthesis_la-scriptcontext.lo: sysync/scriptcontext.cpp
1418 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-scriptcontext.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-scriptcontext.Tpo -c -o libsynthesis_la-scriptcontext.lo `test -f 'sysync/scriptcontext.cpp' || echo '$(srcdir)/'`sysync/scriptcontext.cpp
1419 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-scriptcontext.Tpo $(DEPDIR)/libsynthesis_la-scriptcontext.Plo
1420 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/scriptcontext.cpp' object='libsynthesis_la-scriptcontext.lo' libtool=yes @AMDEPBACKSLASH@
1421 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1422 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-scriptcontext.lo `test -f 'sysync/scriptcontext.cpp' || echo '$(srcdir)/'`sysync/scriptcontext.cpp
1423
1424 libsynthesis_la-simpleitem.lo: sysync/simpleitem.cpp
1425 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-simpleitem.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-simpleitem.Tpo -c -o libsynthesis_la-simpleitem.lo `test -f 'sysync/simpleitem.cpp' || echo '$(srcdir)/'`sysync/simpleitem.cpp
1426 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-simpleitem.Tpo $(DEPDIR)/libsynthesis_la-simpleitem.Plo
1427 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/simpleitem.cpp' object='libsynthesis_la-simpleitem.lo' libtool=yes @AMDEPBACKSLASH@
1428 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1429 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-simpleitem.lo `test -f 'sysync/simpleitem.cpp' || echo '$(srcdir)/'`sysync/simpleitem.cpp
1430
1431 libsynthesis_la-stdlogicagent.lo: sysync/stdlogicagent.cpp
1432 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-stdlogicagent.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-stdlogicagent.Tpo -c -o libsynthesis_la-stdlogicagent.lo `test -f 'sysync/stdlogicagent.cpp' || echo '$(srcdir)/'`sysync/stdlogicagent.cpp
1433 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-stdlogicagent.Tpo $(DEPDIR)/libsynthesis_la-stdlogicagent.Plo
1434 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/stdlogicagent.cpp' object='libsynthesis_la-stdlogicagent.lo' libtool=yes @AMDEPBACKSLASH@
1435 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1436 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-stdlogicagent.lo `test -f 'sysync/stdlogicagent.cpp' || echo '$(srcdir)/'`sysync/stdlogicagent.cpp
1437
1438 libsynthesis_la-stdlogicds.lo: sysync/stdlogicds.cpp
1439 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-stdlogicds.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-stdlogicds.Tpo -c -o libsynthesis_la-stdlogicds.lo `test -f 'sysync/stdlogicds.cpp' || echo '$(srcdir)/'`sysync/stdlogicds.cpp
1440 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-stdlogicds.Tpo $(DEPDIR)/libsynthesis_la-stdlogicds.Plo
1441 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/stdlogicds.cpp' object='libsynthesis_la-stdlogicds.lo' libtool=yes @AMDEPBACKSLASH@
1442 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1443 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-stdlogicds.lo `test -f 'sysync/stdlogicds.cpp' || echo '$(srcdir)/'`sysync/stdlogicds.cpp
1444
1445 libsynthesis_la-stringutils.lo: sysync/stringutils.cpp
1446 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-stringutils.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-stringutils.Tpo -c -o libsynthesis_la-stringutils.lo `test -f 'sysync/stringutils.cpp' || echo '$(srcdir)/'`sysync/stringutils.cpp
1447 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-stringutils.Tpo $(DEPDIR)/libsynthesis_la-stringutils.Plo
1448 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/stringutils.cpp' object='libsynthesis_la-stringutils.lo' libtool=yes @AMDEPBACKSLASH@
1449 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1450 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-stringutils.lo `test -f 'sysync/stringutils.cpp' || echo '$(srcdir)/'`sysync/stringutils.cpp
1451
1452 libsynthesis_la-superdatastore.lo: sysync/superdatastore.cpp
1453 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-superdatastore.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-superdatastore.Tpo -c -o libsynthesis_la-superdatastore.lo `test -f 'sysync/superdatastore.cpp' || echo '$(srcdir)/'`sysync/superdatastore.cpp
1454 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-superdatastore.Tpo $(DEPDIR)/libsynthesis_la-superdatastore.Plo
1455 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/superdatastore.cpp' object='libsynthesis_la-superdatastore.lo' libtool=yes @AMDEPBACKSLASH@
1456 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1457 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-superdatastore.lo `test -f 'sysync/superdatastore.cpp' || echo '$(srcdir)/'`sysync/superdatastore.cpp
1458
1459 libsynthesis_la-syncagent.lo: sysync/syncagent.cpp
1460 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-syncagent.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-syncagent.Tpo -c -o libsynthesis_la-syncagent.lo `test -f 'sysync/syncagent.cpp' || echo '$(srcdir)/'`sysync/syncagent.cpp
1461 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-syncagent.Tpo $(DEPDIR)/libsynthesis_la-syncagent.Plo
1462 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/syncagent.cpp' object='libsynthesis_la-syncagent.lo' libtool=yes @AMDEPBACKSLASH@
1463 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1464 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-syncagent.lo `test -f 'sysync/syncagent.cpp' || echo '$(srcdir)/'`sysync/syncagent.cpp
1465
1466 libsynthesis_la-syncappbase.lo: sysync/syncappbase.cpp
1467 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-syncappbase.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-syncappbase.Tpo -c -o libsynthesis_la-syncappbase.lo `test -f 'sysync/syncappbase.cpp' || echo '$(srcdir)/'`sysync/syncappbase.cpp
1468 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-syncappbase.Tpo $(DEPDIR)/libsynthesis_la-syncappbase.Plo
1469 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/syncappbase.cpp' object='libsynthesis_la-syncappbase.lo' libtool=yes @AMDEPBACKSLASH@
1470 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1471 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-syncappbase.lo `test -f 'sysync/syncappbase.cpp' || echo '$(srcdir)/'`sysync/syncappbase.cpp
1472
1473 libsynthesis_la-syncclientbase.lo: sysync/syncclientbase.cpp
1474 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-syncclientbase.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-syncclientbase.Tpo -c -o libsynthesis_la-syncclientbase.lo `test -f 'sysync/syncclientbase.cpp' || echo '$(srcdir)/'`sysync/syncclientbase.cpp
1475 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-syncclientbase.Tpo $(DEPDIR)/libsynthesis_la-syncclientbase.Plo
1476 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/syncclientbase.cpp' object='libsynthesis_la-syncclientbase.lo' libtool=yes @AMDEPBACKSLASH@
1477 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1478 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-syncclientbase.lo `test -f 'sysync/syncclientbase.cpp' || echo '$(srcdir)/'`sysync/syncclientbase.cpp
1479
1480 libsynthesis_la-synccommand.lo: sysync/synccommand.cpp
1481 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-synccommand.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-synccommand.Tpo -c -o libsynthesis_la-synccommand.lo `test -f 'sysync/synccommand.cpp' || echo '$(srcdir)/'`sysync/synccommand.cpp
1482 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-synccommand.Tpo $(DEPDIR)/libsynthesis_la-synccommand.Plo
1483 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/synccommand.cpp' object='libsynthesis_la-synccommand.lo' libtool=yes @AMDEPBACKSLASH@
1484 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1485 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-synccommand.lo `test -f 'sysync/synccommand.cpp' || echo '$(srcdir)/'`sysync/synccommand.cpp
1486
1487 libsynthesis_la-syncdatastore.lo: sysync/syncdatastore.cpp
1488 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-syncdatastore.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-syncdatastore.Tpo -c -o libsynthesis_la-syncdatastore.lo `test -f 'sysync/syncdatastore.cpp' || echo '$(srcdir)/'`sysync/syncdatastore.cpp
1489 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-syncdatastore.Tpo $(DEPDIR)/libsynthesis_la-syncdatastore.Plo
1490 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/syncdatastore.cpp' object='libsynthesis_la-syncdatastore.lo' libtool=yes @AMDEPBACKSLASH@
1491 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1492 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-syncdatastore.lo `test -f 'sysync/syncdatastore.cpp' || echo '$(srcdir)/'`sysync/syncdatastore.cpp
1493
1494 libsynthesis_la-syncitem.lo: sysync/syncitem.cpp
1495 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-syncitem.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-syncitem.Tpo -c -o libsynthesis_la-syncitem.lo `test -f 'sysync/syncitem.cpp' || echo '$(srcdir)/'`sysync/syncitem.cpp
1496 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-syncitem.Tpo $(DEPDIR)/libsynthesis_la-syncitem.Plo
1497 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/syncitem.cpp' object='libsynthesis_la-syncitem.lo' libtool=yes @AMDEPBACKSLASH@
1498 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1499 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-syncitem.lo `test -f 'sysync/syncitem.cpp' || echo '$(srcdir)/'`sysync/syncitem.cpp
1500
1501 libsynthesis_la-syncitemtype.lo: sysync/syncitemtype.cpp
1502 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-syncitemtype.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-syncitemtype.Tpo -c -o libsynthesis_la-syncitemtype.lo `test -f 'sysync/syncitemtype.cpp' || echo '$(srcdir)/'`sysync/syncitemtype.cpp
1503 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-syncitemtype.Tpo $(DEPDIR)/libsynthesis_la-syncitemtype.Plo
1504 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/syncitemtype.cpp' object='libsynthesis_la-syncitemtype.lo' libtool=yes @AMDEPBACKSLASH@
1505 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1506 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-syncitemtype.lo `test -f 'sysync/syncitemtype.cpp' || echo '$(srcdir)/'`sysync/syncitemtype.cpp
1507
1508 libsynthesis_la-syncsession.lo: sysync/syncsession.cpp
1509 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-syncsession.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-syncsession.Tpo -c -o libsynthesis_la-syncsession.lo `test -f 'sysync/syncsession.cpp' || echo '$(srcdir)/'`sysync/syncsession.cpp
1510 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-syncsession.Tpo $(DEPDIR)/libsynthesis_la-syncsession.Plo
1511 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/syncsession.cpp' object='libsynthesis_la-syncsession.lo' libtool=yes @AMDEPBACKSLASH@
1512 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1513 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-syncsession.lo `test -f 'sysync/syncsession.cpp' || echo '$(srcdir)/'`sysync/syncsession.cpp
1514
1515 libsynthesis_la-sysync_crc16.lo: sysync/sysync_crc16.cpp
1516 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-sysync_crc16.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-sysync_crc16.Tpo -c -o libsynthesis_la-sysync_crc16.lo `test -f 'sysync/sysync_crc16.cpp' || echo '$(srcdir)/'`sysync/sysync_crc16.cpp
1517 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-sysync_crc16.Tpo $(DEPDIR)/libsynthesis_la-sysync_crc16.Plo
1518 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/sysync_crc16.cpp' object='libsynthesis_la-sysync_crc16.lo' libtool=yes @AMDEPBACKSLASH@
1519 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1520 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-sysync_crc16.lo `test -f 'sysync/sysync_crc16.cpp' || echo '$(srcdir)/'`sysync/sysync_crc16.cpp
1521
1522 libsynthesis_la-textitemtype.lo: sysync/textitemtype.cpp
1523 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-textitemtype.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-textitemtype.Tpo -c -o libsynthesis_la-textitemtype.lo `test -f 'sysync/textitemtype.cpp' || echo '$(srcdir)/'`sysync/textitemtype.cpp
1524 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-textitemtype.Tpo $(DEPDIR)/libsynthesis_la-textitemtype.Plo
1525 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/textitemtype.cpp' object='libsynthesis_la-textitemtype.lo' libtool=yes @AMDEPBACKSLASH@
1526 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1527 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-textitemtype.lo `test -f 'sysync/textitemtype.cpp' || echo '$(srcdir)/'`sysync/textitemtype.cpp
1528
1529 libsynthesis_la-textprofile.lo: sysync/textprofile.cpp
1530 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-textprofile.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-textprofile.Tpo -c -o libsynthesis_la-textprofile.lo `test -f 'sysync/textprofile.cpp' || echo '$(srcdir)/'`sysync/textprofile.cpp
1531 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-textprofile.Tpo $(DEPDIR)/libsynthesis_la-textprofile.Plo
1532 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/textprofile.cpp' object='libsynthesis_la-textprofile.lo' libtool=yes @AMDEPBACKSLASH@
1533 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1534 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-textprofile.lo `test -f 'sysync/textprofile.cpp' || echo '$(srcdir)/'`sysync/textprofile.cpp
1535
1536 libsynthesis_la-timezones.lo: sysync/timezones.cpp
1537 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-timezones.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-timezones.Tpo -c -o libsynthesis_la-timezones.lo `test -f 'sysync/timezones.cpp' || echo '$(srcdir)/'`sysync/timezones.cpp
1538 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-timezones.Tpo $(DEPDIR)/libsynthesis_la-timezones.Plo
1539 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/timezones.cpp' object='libsynthesis_la-timezones.lo' libtool=yes @AMDEPBACKSLASH@
1540 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1541 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-timezones.lo `test -f 'sysync/timezones.cpp' || echo '$(srcdir)/'`sysync/timezones.cpp
1542
1543 libsynthesis_la-uiapi.lo: sysync/uiapi.cpp
1544 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-uiapi.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-uiapi.Tpo -c -o libsynthesis_la-uiapi.lo `test -f 'sysync/uiapi.cpp' || echo '$(srcdir)/'`sysync/uiapi.cpp
1545 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-uiapi.Tpo $(DEPDIR)/libsynthesis_la-uiapi.Plo
1546 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/uiapi.cpp' object='libsynthesis_la-uiapi.lo' libtool=yes @AMDEPBACKSLASH@
1547 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1548 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-uiapi.lo `test -f 'sysync/uiapi.cpp' || echo '$(srcdir)/'`sysync/uiapi.cpp
1549
1550 libsynthesis_la-vcalendaritemtype.lo: sysync/vcalendaritemtype.cpp
1551 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-vcalendaritemtype.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-vcalendaritemtype.Tpo -c -o libsynthesis_la-vcalendaritemtype.lo `test -f 'sysync/vcalendaritemtype.cpp' || echo '$(srcdir)/'`sysync/vcalendaritemtype.cpp
1552 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-vcalendaritemtype.Tpo $(DEPDIR)/libsynthesis_la-vcalendaritemtype.Plo
1553 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/vcalendaritemtype.cpp' object='libsynthesis_la-vcalendaritemtype.lo' libtool=yes @AMDEPBACKSLASH@
1554 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1555 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-vcalendaritemtype.lo `test -f 'sysync/vcalendaritemtype.cpp' || echo '$(srcdir)/'`sysync/vcalendaritemtype.cpp
1556
1557 libsynthesis_la-vcarditemtype.lo: sysync/vcarditemtype.cpp
1558 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-vcarditemtype.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-vcarditemtype.Tpo -c -o libsynthesis_la-vcarditemtype.lo `test -f 'sysync/vcarditemtype.cpp' || echo '$(srcdir)/'`sysync/vcarditemtype.cpp
1559 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-vcarditemtype.Tpo $(DEPDIR)/libsynthesis_la-vcarditemtype.Plo
1560 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/vcarditemtype.cpp' object='libsynthesis_la-vcarditemtype.lo' libtool=yes @AMDEPBACKSLASH@
1561 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1562 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-vcarditemtype.lo `test -f 'sysync/vcarditemtype.cpp' || echo '$(srcdir)/'`sysync/vcarditemtype.cpp
1563
1564 libsynthesis_la-vtimezone.lo: sysync/vtimezone.cpp
1565 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-vtimezone.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-vtimezone.Tpo -c -o libsynthesis_la-vtimezone.lo `test -f 'sysync/vtimezone.cpp' || echo '$(srcdir)/'`sysync/vtimezone.cpp
1566 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-vtimezone.Tpo $(DEPDIR)/libsynthesis_la-vtimezone.Plo
1567 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync/vtimezone.cpp' object='libsynthesis_la-vtimezone.lo' libtool=yes @AMDEPBACKSLASH@
1568 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1569 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-vtimezone.lo `test -f 'sysync/vtimezone.cpp' || echo '$(srcdir)/'`sysync/vtimezone.cpp
1570
1571 libsynthesis_la-sync_dbapi_text.lo: sysync_SDK/DB_Interfaces/text_db/sync_dbapi_text.cpp
1572 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-sync_dbapi_text.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-sync_dbapi_text.Tpo -c -o libsynthesis_la-sync_dbapi_text.lo `test -f 'sysync_SDK/DB_Interfaces/text_db/sync_dbapi_text.cpp' || echo '$(srcdir)/'`sysync_SDK/DB_Interfaces/text_db/sync_dbapi_text.cpp
1573 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-sync_dbapi_text.Tpo $(DEPDIR)/libsynthesis_la-sync_dbapi_text.Plo
1574 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/DB_Interfaces/text_db/sync_dbapi_text.cpp' object='libsynthesis_la-sync_dbapi_text.lo' libtool=yes @AMDEPBACKSLASH@
1575 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1576 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-sync_dbapi_text.lo `test -f 'sysync_SDK/DB_Interfaces/text_db/sync_dbapi_text.cpp' || echo '$(srcdir)/'`sysync_SDK/DB_Interfaces/text_db/sync_dbapi_text.cpp
1577
1578 libsynthesis_la-SDK_support.lo: sysync_SDK/Sources/SDK_support.cpp
1579 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-SDK_support.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-SDK_support.Tpo -c -o libsynthesis_la-SDK_support.lo `test -f 'sysync_SDK/Sources/SDK_support.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/SDK_support.cpp
1580 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-SDK_support.Tpo $(DEPDIR)/libsynthesis_la-SDK_support.Plo
1581 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/SDK_support.cpp' object='libsynthesis_la-SDK_support.lo' libtool=yes @AMDEPBACKSLASH@
1582 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1583 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-SDK_support.lo `test -f 'sysync_SDK/Sources/SDK_support.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/SDK_support.cpp
1584
1585 libsynthesis_la-admindata.lo: sysync_SDK/Sources/admindata.cpp
1586 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-admindata.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-admindata.Tpo -c -o libsynthesis_la-admindata.lo `test -f 'sysync_SDK/Sources/admindata.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/admindata.cpp
1587 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-admindata.Tpo $(DEPDIR)/libsynthesis_la-admindata.Plo
1588 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/admindata.cpp' object='libsynthesis_la-admindata.lo' libtool=yes @AMDEPBACKSLASH@
1589 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1590 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-admindata.lo `test -f 'sysync_SDK/Sources/admindata.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/admindata.cpp
1591
1592 libsynthesis_la-blobs.lo: sysync_SDK/Sources/blobs.cpp
1593 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-blobs.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-blobs.Tpo -c -o libsynthesis_la-blobs.lo `test -f 'sysync_SDK/Sources/blobs.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/blobs.cpp
1594 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-blobs.Tpo $(DEPDIR)/libsynthesis_la-blobs.Plo
1595 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/blobs.cpp' object='libsynthesis_la-blobs.lo' libtool=yes @AMDEPBACKSLASH@
1596 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1597 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-blobs.lo `test -f 'sysync_SDK/Sources/blobs.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/blobs.cpp
1598
1599 libsynthesis_la-dbitem.lo: sysync_SDK/Sources/dbitem.cpp
1600 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-dbitem.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-dbitem.Tpo -c -o libsynthesis_la-dbitem.lo `test -f 'sysync_SDK/Sources/dbitem.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/dbitem.cpp
1601 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-dbitem.Tpo $(DEPDIR)/libsynthesis_la-dbitem.Plo
1602 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/dbitem.cpp' object='libsynthesis_la-dbitem.lo' libtool=yes @AMDEPBACKSLASH@
1603 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1604 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-dbitem.lo `test -f 'sysync_SDK/Sources/dbitem.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/dbitem.cpp
1605
1606 libsynthesis_la-enginemodulebase.lo: sysync_SDK/Sources/enginemodulebase.cpp
1607 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-enginemodulebase.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-enginemodulebase.Tpo -c -o libsynthesis_la-enginemodulebase.lo `test -f 'sysync_SDK/Sources/enginemodulebase.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/enginemodulebase.cpp
1608 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-enginemodulebase.Tpo $(DEPDIR)/libsynthesis_la-enginemodulebase.Plo
1609 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/enginemodulebase.cpp' object='libsynthesis_la-enginemodulebase.lo' libtool=yes @AMDEPBACKSLASH@
1610 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1611 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-enginemodulebase.lo `test -f 'sysync_SDK/Sources/enginemodulebase.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/enginemodulebase.cpp
1612
1613 libsynthesis_la-lineartime.lo: sysync_SDK/Sources/lineartime.cpp
1614 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-lineartime.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-lineartime.Tpo -c -o libsynthesis_la-lineartime.lo `test -f 'sysync_SDK/Sources/lineartime.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/lineartime.cpp
1615 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-lineartime.Tpo $(DEPDIR)/libsynthesis_la-lineartime.Plo
1616 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/lineartime.cpp' object='libsynthesis_la-lineartime.lo' libtool=yes @AMDEPBACKSLASH@
1617 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1618 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-lineartime.lo `test -f 'sysync_SDK/Sources/lineartime.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/lineartime.cpp
1619
1620 libsynthesis_la-syncexception.lo: sysync_SDK/Sources/syncexception.cpp
1621 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-syncexception.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-syncexception.Tpo -c -o libsynthesis_la-syncexception.lo `test -f 'sysync_SDK/Sources/syncexception.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/syncexception.cpp
1622 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-syncexception.Tpo $(DEPDIR)/libsynthesis_la-syncexception.Plo
1623 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/syncexception.cpp' object='libsynthesis_la-syncexception.lo' libtool=yes @AMDEPBACKSLASH@
1624 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1625 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-syncexception.lo `test -f 'sysync_SDK/Sources/syncexception.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/syncexception.cpp
1626
1627 libsynthesis_la-sysync_b64.lo: sysync_SDK/Sources/sysync_b64.cpp
1628 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-sysync_b64.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-sysync_b64.Tpo -c -o libsynthesis_la-sysync_b64.lo `test -f 'sysync_SDK/Sources/sysync_b64.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/sysync_b64.cpp
1629 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-sysync_b64.Tpo $(DEPDIR)/libsynthesis_la-sysync_b64.Plo
1630 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/sysync_b64.cpp' object='libsynthesis_la-sysync_b64.lo' libtool=yes @AMDEPBACKSLASH@
1631 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1632 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-sysync_b64.lo `test -f 'sysync_SDK/Sources/sysync_b64.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/sysync_b64.cpp
1633
1634 libsynthesis_la-sysync_md5.lo: sysync_SDK/Sources/sysync_md5.cpp
1635 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-sysync_md5.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-sysync_md5.Tpo -c -o libsynthesis_la-sysync_md5.lo `test -f 'sysync_SDK/Sources/sysync_md5.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/sysync_md5.cpp
1636 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-sysync_md5.Tpo $(DEPDIR)/libsynthesis_la-sysync_md5.Plo
1637 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/sysync_md5.cpp' object='libsynthesis_la-sysync_md5.lo' libtool=yes @AMDEPBACKSLASH@
1638 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1639 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-sysync_md5.lo `test -f 'sysync_SDK/Sources/sysync_md5.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/sysync_md5.cpp
1640
1641 libsynthesis_la-sysync_utils.lo: sysync_SDK/Sources/sysync_utils.cpp
1642 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesis_la-sysync_utils.lo -MD -MP -MF $(DEPDIR)/libsynthesis_la-sysync_utils.Tpo -c -o libsynthesis_la-sysync_utils.lo `test -f 'sysync_SDK/Sources/sysync_utils.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/sysync_utils.cpp
1643 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesis_la-sysync_utils.Tpo $(DEPDIR)/libsynthesis_la-sysync_utils.Plo
1644 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/sysync_utils.cpp' object='libsynthesis_la-sysync_utils.lo' libtool=yes @AMDEPBACKSLASH@
1645 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1646 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesis_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesis_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesis_la-sysync_utils.lo `test -f 'sysync_SDK/Sources/sysync_utils.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/sysync_utils.cpp
1647
1648 libsynthesissdk_la-UI_util.lo: sysync_SDK/Sources/UI_util.cpp
1649 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesissdk_la-UI_util.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-UI_util.Tpo -c -o libsynthesissdk_la-UI_util.lo `test -f 'sysync_SDK/Sources/UI_util.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/UI_util.cpp
1650 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesissdk_la-UI_util.Tpo $(DEPDIR)/libsynthesissdk_la-UI_util.Plo
1651 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/UI_util.cpp' object='libsynthesissdk_la-UI_util.lo' libtool=yes @AMDEPBACKSLASH@
1652 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1653 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesissdk_la-UI_util.lo `test -f 'sysync_SDK/Sources/UI_util.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/UI_util.cpp
1654
1655 libsynthesissdk_la-enginemodulebridge.lo: sysync_SDK/Sources/enginemodulebridge.cpp
1656 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesissdk_la-enginemodulebridge.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-enginemodulebridge.Tpo -c -o libsynthesissdk_la-enginemodulebridge.lo `test -f 'sysync_SDK/Sources/enginemodulebridge.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/enginemodulebridge.cpp
1657 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesissdk_la-enginemodulebridge.Tpo $(DEPDIR)/libsynthesissdk_la-enginemodulebridge.Plo
1658 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/enginemodulebridge.cpp' object='libsynthesissdk_la-enginemodulebridge.lo' libtool=yes @AMDEPBACKSLASH@
1659 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1660 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesissdk_la-enginemodulebridge.lo `test -f 'sysync_SDK/Sources/enginemodulebridge.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/enginemodulebridge.cpp
1661
1662 libsynthesissdk_la-san.lo: sysync_SDK/Sources/san.cpp
1663 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesissdk_la-san.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-san.Tpo -c -o libsynthesissdk_la-san.lo `test -f 'sysync_SDK/Sources/san.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/san.cpp
1664 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesissdk_la-san.Tpo $(DEPDIR)/libsynthesissdk_la-san.Plo
1665 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/san.cpp' object='libsynthesissdk_la-san.lo' libtool=yes @AMDEPBACKSLASH@
1666 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1667 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesissdk_la-san.lo `test -f 'sysync_SDK/Sources/san.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/san.cpp
1668
1669 libsynthesissdk_la-timeutil.lo: sysync_SDK/Sources/timeutil.cpp
1670 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesissdk_la-timeutil.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-timeutil.Tpo -c -o libsynthesissdk_la-timeutil.lo `test -f 'sysync_SDK/Sources/timeutil.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/timeutil.cpp
1671 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesissdk_la-timeutil.Tpo $(DEPDIR)/libsynthesissdk_la-timeutil.Plo
1672 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/timeutil.cpp' object='libsynthesissdk_la-timeutil.lo' libtool=yes @AMDEPBACKSLASH@
1673 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1674 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesissdk_la-timeutil.lo `test -f 'sysync_SDK/Sources/timeutil.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/timeutil.cpp
1675
1676 libsynthesissdk_la-SDK_support.lo: sysync_SDK/Sources/SDK_support.cpp
1677 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesissdk_la-SDK_support.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-SDK_support.Tpo -c -o libsynthesissdk_la-SDK_support.lo `test -f 'sysync_SDK/Sources/SDK_support.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/SDK_support.cpp
1678 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesissdk_la-SDK_support.Tpo $(DEPDIR)/libsynthesissdk_la-SDK_support.Plo
1679 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/SDK_support.cpp' object='libsynthesissdk_la-SDK_support.lo' libtool=yes @AMDEPBACKSLASH@
1680 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1681 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesissdk_la-SDK_support.lo `test -f 'sysync_SDK/Sources/SDK_support.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/SDK_support.cpp
1682
1683 libsynthesissdk_la-blobs.lo: sysync_SDK/Sources/blobs.cpp
1684 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesissdk_la-blobs.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-blobs.Tpo -c -o libsynthesissdk_la-blobs.lo `test -f 'sysync_SDK/Sources/blobs.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/blobs.cpp
1685 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesissdk_la-blobs.Tpo $(DEPDIR)/libsynthesissdk_la-blobs.Plo
1686 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/blobs.cpp' object='libsynthesissdk_la-blobs.lo' libtool=yes @AMDEPBACKSLASH@
1687 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1688 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesissdk_la-blobs.lo `test -f 'sysync_SDK/Sources/blobs.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/blobs.cpp
1689
1690 libsynthesissdk_la-enginemodulebase.lo: sysync_SDK/Sources/enginemodulebase.cpp
1691 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesissdk_la-enginemodulebase.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-enginemodulebase.Tpo -c -o libsynthesissdk_la-enginemodulebase.lo `test -f 'sysync_SDK/Sources/enginemodulebase.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/enginemodulebase.cpp
1692 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesissdk_la-enginemodulebase.Tpo $(DEPDIR)/libsynthesissdk_la-enginemodulebase.Plo
1693 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/enginemodulebase.cpp' object='libsynthesissdk_la-enginemodulebase.lo' libtool=yes @AMDEPBACKSLASH@
1694 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1695 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesissdk_la-enginemodulebase.lo `test -f 'sysync_SDK/Sources/enginemodulebase.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/enginemodulebase.cpp
1696
1697 libsynthesissdk_la-lineartime.lo: sysync_SDK/Sources/lineartime.cpp
1698 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesissdk_la-lineartime.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-lineartime.Tpo -c -o libsynthesissdk_la-lineartime.lo `test -f 'sysync_SDK/Sources/lineartime.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/lineartime.cpp
1699 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesissdk_la-lineartime.Tpo $(DEPDIR)/libsynthesissdk_la-lineartime.Plo
1700 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/lineartime.cpp' object='libsynthesissdk_la-lineartime.lo' libtool=yes @AMDEPBACKSLASH@
1701 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1702 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesissdk_la-lineartime.lo `test -f 'sysync_SDK/Sources/lineartime.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/lineartime.cpp
1703
1704 libsynthesissdk_la-stringutil.lo: sysync_SDK/Sources/stringutil.cpp
1705 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesissdk_la-stringutil.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-stringutil.Tpo -c -o libsynthesissdk_la-stringutil.lo `test -f 'sysync_SDK/Sources/stringutil.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/stringutil.cpp
1706 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesissdk_la-stringutil.Tpo $(DEPDIR)/libsynthesissdk_la-stringutil.Plo
1707 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/stringutil.cpp' object='libsynthesissdk_la-stringutil.lo' libtool=yes @AMDEPBACKSLASH@
1708 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1709 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesissdk_la-stringutil.lo `test -f 'sysync_SDK/Sources/stringutil.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/stringutil.cpp
1710
1711 libsynthesissdk_la-syncexception.lo: sysync_SDK/Sources/syncexception.cpp
1712 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesissdk_la-syncexception.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-syncexception.Tpo -c -o libsynthesissdk_la-syncexception.lo `test -f 'sysync_SDK/Sources/syncexception.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/syncexception.cpp
1713 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesissdk_la-syncexception.Tpo $(DEPDIR)/libsynthesissdk_la-syncexception.Plo
1714 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/syncexception.cpp' object='libsynthesissdk_la-syncexception.lo' libtool=yes @AMDEPBACKSLASH@
1715 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1716 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesissdk_la-syncexception.lo `test -f 'sysync_SDK/Sources/syncexception.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/syncexception.cpp
1717
1718 libsynthesissdk_la-sysync_b64.lo: sysync_SDK/Sources/sysync_b64.cpp
1719 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesissdk_la-sysync_b64.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-sysync_b64.Tpo -c -o libsynthesissdk_la-sysync_b64.lo `test -f 'sysync_SDK/Sources/sysync_b64.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/sysync_b64.cpp
1720 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesissdk_la-sysync_b64.Tpo $(DEPDIR)/libsynthesissdk_la-sysync_b64.Plo
1721 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/sysync_b64.cpp' object='libsynthesissdk_la-sysync_b64.lo' libtool=yes @AMDEPBACKSLASH@
1722 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1723 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesissdk_la-sysync_b64.lo `test -f 'sysync_SDK/Sources/sysync_b64.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/sysync_b64.cpp
1724
1725 libsynthesissdk_la-sysync_md5.lo: sysync_SDK/Sources/sysync_md5.cpp
1726 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesissdk_la-sysync_md5.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-sysync_md5.Tpo -c -o libsynthesissdk_la-sysync_md5.lo `test -f 'sysync_SDK/Sources/sysync_md5.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/sysync_md5.cpp
1727 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesissdk_la-sysync_md5.Tpo $(DEPDIR)/libsynthesissdk_la-sysync_md5.Plo
1728 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/sysync_md5.cpp' object='libsynthesissdk_la-sysync_md5.lo' libtool=yes @AMDEPBACKSLASH@
1729 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1730 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesissdk_la-sysync_md5.lo `test -f 'sysync_SDK/Sources/sysync_md5.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/sysync_md5.cpp
1731
1732 libsynthesissdk_la-sysync_utils.lo: sysync_SDK/Sources/sysync_utils.cpp
1733 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -MT libsynthesissdk_la-sysync_utils.lo -MD -MP -MF $(DEPDIR)/libsynthesissdk_la-sysync_utils.Tpo -c -o libsynthesissdk_la-sysync_utils.lo `test -f 'sysync_SDK/Sources/sysync_utils.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/sysync_utils.cpp
1734 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libsynthesissdk_la-sysync_utils.Tpo $(DEPDIR)/libsynthesissdk_la-sysync_utils.Plo
1735 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='sysync_SDK/Sources/sysync_utils.cpp' object='libsynthesissdk_la-sysync_utils.lo' libtool=yes @AMDEPBACKSLASH@
1736 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1737 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynthesissdk_la_CPPFLAGS) $(CPPFLAGS) $(libsynthesissdk_la_CXXFLAGS) $(CXXFLAGS) -c -o libsynthesissdk_la-sysync_utils.lo `test -f 'sysync_SDK/Sources/sysync_utils.cpp' || echo '$(srcdir)/'`sysync_SDK/Sources/sysync_utils.cpp
1738
1739 mostlyclean-libtool:
1740         -rm -f *.lo
1741
1742 clean-libtool:
1743         -rm -rf .libs _libs
1744 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
1745         @$(NORMAL_INSTALL)
1746         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
1747         @$(am__vpath_adj_setup) \
1748         list='$(nobase_include_HEADERS)'; for p in $$list; do \
1749           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1750           $(am__vpath_adj) \
1751           echo " $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
1752           $(nobase_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
1753         done
1754
1755 uninstall-nobase_includeHEADERS:
1756         @$(NORMAL_UNINSTALL)
1757         @$(am__vpath_adj_setup) \
1758         list='$(nobase_include_HEADERS)'; for p in $$list; do \
1759           $(am__vpath_adj) \
1760           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
1761           rm -f "$(DESTDIR)$(includedir)/$$f"; \
1762         done
1763
1764 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1765         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1766         unique=`for i in $$list; do \
1767             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1768           done | \
1769           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
1770               END { if (nonempty) { for (i in files) print i; }; }'`; \
1771         mkid -fID $$unique
1772 tags: TAGS
1773
1774 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1775                 $(TAGS_FILES) $(LISP)
1776         tags=; \
1777         here=`pwd`; \
1778         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1779         unique=`for i in $$list; do \
1780             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1781           done | \
1782           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1783               END { if (nonempty) { for (i in files) print i; }; }'`; \
1784         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1785           test -n "$$unique" || unique=$$empty_fix; \
1786           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1787             $$tags $$unique; \
1788         fi
1789 ctags: CTAGS
1790 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1791                 $(TAGS_FILES) $(LISP)
1792         tags=; \
1793         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1794         unique=`for i in $$list; do \
1795             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1796           done | \
1797           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1798               END { if (nonempty) { for (i in files) print i; }; }'`; \
1799         test -z "$(CTAGS_ARGS)$$tags$$unique" \
1800           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1801              $$tags $$unique
1802
1803 GTAGS:
1804         here=`$(am__cd) $(top_builddir) && pwd` \
1805           && cd $(top_srcdir) \
1806           && gtags -i $(GTAGS_ARGS) $$here
1807
1808 distclean-tags:
1809         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1810
1811 distdir: $(DISTFILES)
1812         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1813         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1814         list='$(DISTFILES)'; \
1815           dist_files=`for file in $$list; do echo $$file; done | \
1816           sed -e "s|^$$srcdirstrip/||;t" \
1817               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1818         case $$dist_files in \
1819           */*) $(MKDIR_P) `echo "$$dist_files" | \
1820                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1821                            sort -u` ;; \
1822         esac; \
1823         for file in $$dist_files; do \
1824           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1825           if test -d $$d/$$file; then \
1826             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1827             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1828               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1829             fi; \
1830             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1831           else \
1832             test -f $(distdir)/$$file \
1833             || cp -p $$d/$$file $(distdir)/$$file \
1834             || exit 1; \
1835           fi; \
1836         done
1837 check-am: all-am
1838 check: check-am
1839 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
1840 installdirs:
1841         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
1842           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1843         done
1844 install: install-am
1845 install-exec: install-exec-am
1846 install-data: install-data-am
1847 uninstall: uninstall-am
1848
1849 install-am: all-am
1850         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1851
1852 installcheck: installcheck-am
1853 install-strip:
1854         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1855           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1856           `test -z '$(STRIP)' || \
1857             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1858 mostlyclean-generic:
1859
1860 clean-generic:
1861         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1862
1863 distclean-generic:
1864         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1865
1866 maintainer-clean-generic:
1867         @echo "This command is intended for maintainers to use"
1868         @echo "it deletes files that may require special tools to rebuild."
1869 @COND_DOXYGEN_FALSE@clean-local:
1870 clean: clean-am
1871
1872 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
1873         mostlyclean-am
1874
1875 distclean: distclean-am
1876         -rm -rf ./$(DEPDIR)
1877         -rm -f Makefile
1878 distclean-am: clean-am distclean-compile distclean-generic \
1879         distclean-tags
1880
1881 dvi: dvi-am
1882
1883 dvi-am:
1884
1885 html: html-am
1886
1887 info: info-am
1888
1889 info-am:
1890
1891 install-data-am: install-nobase_includeHEADERS
1892
1893 install-dvi: install-dvi-am
1894
1895 install-exec-am: install-libLTLIBRARIES
1896
1897 install-html: install-html-am
1898
1899 install-info: install-info-am
1900
1901 install-man:
1902
1903 install-pdf: install-pdf-am
1904
1905 install-ps: install-ps-am
1906
1907 installcheck-am:
1908
1909 maintainer-clean: maintainer-clean-am
1910         -rm -rf ./$(DEPDIR)
1911         -rm -f Makefile
1912 maintainer-clean-am: distclean-am maintainer-clean-generic
1913
1914 mostlyclean: mostlyclean-am
1915
1916 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1917         mostlyclean-libtool
1918
1919 pdf: pdf-am
1920
1921 pdf-am:
1922
1923 ps: ps-am
1924
1925 ps-am:
1926
1927 uninstall-am: uninstall-libLTLIBRARIES uninstall-nobase_includeHEADERS
1928
1929 .MAKE: install-am install-strip
1930
1931 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1932         clean-libLTLIBRARIES clean-libtool clean-local ctags distclean \
1933         distclean-compile distclean-generic distclean-libtool \
1934         distclean-tags distdir dvi dvi-am html html-am info info-am \
1935         install install-am install-data install-data-am install-dvi \
1936         install-dvi-am install-exec install-exec-am install-html \
1937         install-html-am install-info install-info-am \
1938         install-libLTLIBRARIES install-man \
1939         install-nobase_includeHEADERS install-pdf install-pdf-am \
1940         install-ps install-ps-am install-strip installcheck \
1941         installcheck-am installdirs maintainer-clean \
1942         maintainer-clean-generic mostlyclean mostlyclean-compile \
1943         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1944         tags uninstall uninstall-am uninstall-libLTLIBRARIES \
1945         uninstall-nobase_includeHEADERS
1946
1947
1948 # The Makefile.am is generated from Makefile.am.in by autogen.sh
1949 # because the list of files to compile has to be determined
1950 # dynamically.
1951 #
1952 # When adding new files or changing options rerun autogen.sh.
1953 # Beware that changes made to Makefile.am will get lost, always
1954 # edit Makefile.am.in! The following rule ensures that make
1955 # itself will rebuild its makefiles when Makefile.am.in is edited.
1956 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.in $(srcdir)/gen-makefile-am.sh
1957         cd $(srcdir) && sh ./gen-makefile-am.sh
1958
1959 # All files needed by libsynthesissdk.a come from either
1960 # sysync_SDK/Sources (shared between engine and SDK) or
1961 # sysync_SDK/SDK (only in SDK). We patch the files so that
1962 # they include their own files via #include "synthesis/..."
1963 vpath %.cpp $(srcdir)/sysync_SDK/Sources $(srcdir)/sysync_SDK/SDK
1964 vpath %.c $(srcdir)/sysync_SDK/Sources $(srcdir)/sysync_SDK/SDK
1965 vpath %.h $(srcdir)/sysync_SDK/Sources $(srcdir)/sysync_SDK/SDK
1966 synthesis/SDK_support.h synthesis/SDK_util.h synthesis/UI_util.h synthesis/admindata.h synthesis/blobs.h synthesis/dataconversion.h synthesis/dbitem.h synthesis/engine_defs.h synthesis/enginemodulebase.h synthesis/enginemodulebridge.h synthesis/generic_types.h synthesis/lineartime.h synthesis/prefix_file.h synthesis/san.h synthesis/stringutil.h synthesis/syerror.h synthesis/sync_dbapi.h synthesis/sync_dbapidef.h synthesis/sync_declarations.h synthesis/sync_include.h synthesis/sync_uiapi.h synthesis/syncexception.h synthesis/sysync_b64.h synthesis/sysync_md5.h synthesis/sysync_utils.h synthesis/timeutil.h: synthesis/%: %
1967         mkdir -p synthesis
1968         sed -e 's;# *include  *";#include "synthesis/;' -e 's/defined(HAVE_STDINT_H)/1/' $< >$@
1969
1970 synthesis/target_options.h: $(srcdir)/Targets/ReleasedProducts/SDK/target_options.h
1971         mkdir -p synthesis
1972         cp $< $@
1973
1974 # ensure that the header file is in place before compiling the SDK
1975 @LIBSYNTHESISSDK_SOURCES@: synthesis/target_options.h
1976
1977 # Doxygen for complete source code as used in autotools build.
1978 # The dependency on the libs ensures that doxygen is invoked
1979 # anew when any input file for those changes, reusing the
1980 # automatic dependency tracking. A side effect (both good
1981 # and bad) is that doxygen will not be invoked on code
1982 # which does not compile.
1983 html/index.html: Doxyfile libsynthesis.la libsynthesissdk.la
1984         rm -rf html
1985         INPUT="$(srcdir)/platform_adapters $(srcdir)/syncml_tk $(srcdir)/sysync_SDK $(srcdir)/sysync $(srcdir)/DB_interfaces" \
1986         INCLUDE_PATH="$(srcdir)/Targets/ReleasedProducts/autotools $(srcdir)/Targets/ReleasedProducts/combiEngine_opensource_linux $(srcdir)/sysync_SDK/Sources" \
1987         PREDEFINED="`cat $(srcdir)/Targets/ReleasedProducts/combiEngine_opensource_linux/target_options.h  | grep '^#define' | grep '1 *$$' | sed -e 's/#define //' -e 's/ 1//'`" \
1988         doxygen $<
1989
1990 .PHONY: doxygen
1991 doxygen: html/index.html
1992 clean-doxygen:
1993         rm -rf html
1994
1995 @COND_DOXYGEN_TRUE@all: doxygen
1996 @COND_DOXYGEN_TRUE@clean-local: clean-doxygen
1997 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1998 # Otherwise a system limit (for SysV at least) may be exceeded.
1999 .NOEXPORT: