Imported Upstream version 2.4+dfsg
[shibboleth/sp.git] / shibsp / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = shibsp
39 DIST_COMMON = $(attrfiltinclude_HEADERS) $(attrinclude_HEADERS) \
40         $(attrresinclude_HEADERS) $(bindinclude_HEADERS) \
41         $(handinclude_HEADERS) $(libshibspinclude_HEADERS) \
42         $(liteinclude_HEADERS) $(mdinclude_HEADERS) $(noinst_HEADERS) \
43         $(reminclude_HEADERS) $(secinclude_HEADERS) \
44         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
45         $(utilinclude_HEADERS)
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
48         $(top_srcdir)/m4/acx_pthread.m4 $(top_srcdir)/m4/doxygen.m4 \
49         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
50         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
51         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53         $(ACLOCAL_M4)
54 mkinstalldirs = $(install_sh) -d
55 CONFIG_HEADER = $(top_builddir)/config.h
56 CONFIG_CLEAN_FILES =
57 CONFIG_CLEAN_VPATH_FILES =
58 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59 am__vpath_adj = case $$p in \
60     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
61     *) f=$$p;; \
62   esac;
63 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
64 am__install_max = 40
65 am__nobase_strip_setup = \
66   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
67 am__nobase_strip = \
68   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
69 am__nobase_list = $(am__nobase_strip_setup); \
70   for p in $$list; do echo "$$p $$p"; done | \
71   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
72   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
73     if (++n[$$2] == $(am__install_max)) \
74       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
75     END { for (dir in files) print dir, files[dir] }'
76 am__base_list = \
77   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
78   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
79 am__installdirs = "$(DESTDIR)$(libdir)" \
80         "$(DESTDIR)$(attrfiltincludedir)" \
81         "$(DESTDIR)$(attrincludedir)" "$(DESTDIR)$(attrresincludedir)" \
82         "$(DESTDIR)$(bindincludedir)" "$(DESTDIR)$(handincludedir)" \
83         "$(DESTDIR)$(libshibspincludedir)" \
84         "$(DESTDIR)$(liteincludedir)" "$(DESTDIR)$(mdincludedir)" \
85         "$(DESTDIR)$(remincludedir)" "$(DESTDIR)$(secincludedir)" \
86         "$(DESTDIR)$(utilincludedir)"
87 LTLIBRARIES = $(lib_LTLIBRARIES)
88 am__DEPENDENCIES_1 =
89 libshibsp_lite_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
90 am__objects_1 = libshibsp_lite_la-AbstractSPRequest.lo \
91         libshibsp_lite_la-Application.lo \
92         libshibsp_lite_la-ServiceProvider.lo \
93         libshibsp_lite_la-SPConfig.lo libshibsp_lite_la-Attribute.lo \
94         libshibsp_lite_la-ExtensibleAttribute.lo \
95         libshibsp_lite_la-NameIDAttribute.lo \
96         libshibsp_lite_la-SimpleAttribute.lo \
97         libshibsp_lite_la-ScopedAttribute.lo \
98         libshibsp_lite_la-XMLAttribute.lo \
99         libshibsp_lite_la-XMLProtocolProvider.lo \
100         libshibsp_lite_la-AbstractHandler.lo \
101         libshibsp_lite_la-AssertionConsumerService.lo \
102         libshibsp_lite_la-AssertionLookup.lo \
103         libshibsp_lite_la-ChainingLogoutInitiator.lo \
104         libshibsp_lite_la-ChainingSessionInitiator.lo \
105         libshibsp_lite_la-CookieSessionInitiator.lo \
106         libshibsp_lite_la-DiscoveryFeed.lo \
107         libshibsp_lite_la-FormSessionInitiator.lo \
108         libshibsp_lite_la-LocalLogoutInitiator.lo \
109         libshibsp_lite_la-LogoutHandler.lo \
110         libshibsp_lite_la-LogoutInitiator.lo \
111         libshibsp_lite_la-MetadataGenerator.lo \
112         libshibsp_lite_la-RemotedHandler.lo \
113         libshibsp_lite_la-StatusHandler.lo \
114         libshibsp_lite_la-SessionHandler.lo \
115         libshibsp_lite_la-SAML1Consumer.lo \
116         libshibsp_lite_la-SAML2Consumer.lo \
117         libshibsp_lite_la-SAML2ArtifactResolution.lo \
118         libshibsp_lite_la-SAML2Logout.lo \
119         libshibsp_lite_la-SAML2LogoutInitiator.lo \
120         libshibsp_lite_la-SAML2NameIDMgmt.lo \
121         libshibsp_lite_la-SAML2SessionInitiator.lo \
122         libshibsp_lite_la-SAMLDSSessionInitiator.lo \
123         libshibsp_lite_la-SessionInitiator.lo \
124         libshibsp_lite_la-Shib1SessionInitiator.lo \
125         libshibsp_lite_la-TransformSessionInitiator.lo \
126         libshibsp_lite_la-WAYFSessionInitiator.lo \
127         libshibsp_lite_la-ChainingAccessControl.lo \
128         libshibsp_lite_la-StorageServiceSessionCache.lo \
129         libshibsp_lite_la-XMLAccessControl.lo \
130         libshibsp_lite_la-XMLRequestMapper.lo \
131         libshibsp_lite_la-XMLServiceProvider.lo \
132         libshibsp_lite_la-ddf.lo libshibsp_lite_la-ListenerService.lo \
133         libshibsp_lite_la-SocketListener.lo \
134         libshibsp_lite_la-TCPListener.lo \
135         libshibsp_lite_la-UnixListener.lo \
136         libshibsp_lite_la-CGIParser.lo \
137         libshibsp_lite_la-DOMPropertySet.lo \
138         libshibsp_lite_la-SPConstants.lo \
139         libshibsp_lite_la-TemplateParameters.lo
140 am_libshibsp_lite_la_OBJECTS = $(am__objects_1) \
141         libshibsp_lite_la-CommonDomainCookie.lo \
142         libshibsp_lite_la-SAMLConstants.lo
143 libshibsp_lite_la_OBJECTS = $(am_libshibsp_lite_la_OBJECTS)
144 libshibsp_lite_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
145         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
146         $(CXXFLAGS) $(libshibsp_lite_la_LDFLAGS) $(LDFLAGS) -o $@
147 libshibsp_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
148 am__objects_2 = AbstractSPRequest.lo Application.lo ServiceProvider.lo \
149         SPConfig.lo Attribute.lo ExtensibleAttribute.lo \
150         NameIDAttribute.lo SimpleAttribute.lo ScopedAttribute.lo \
151         XMLAttribute.lo XMLProtocolProvider.lo AbstractHandler.lo \
152         AssertionConsumerService.lo AssertionLookup.lo \
153         ChainingLogoutInitiator.lo ChainingSessionInitiator.lo \
154         CookieSessionInitiator.lo DiscoveryFeed.lo \
155         FormSessionInitiator.lo LocalLogoutInitiator.lo \
156         LogoutHandler.lo LogoutInitiator.lo MetadataGenerator.lo \
157         RemotedHandler.lo StatusHandler.lo SessionHandler.lo \
158         SAML1Consumer.lo SAML2Consumer.lo SAML2ArtifactResolution.lo \
159         SAML2Logout.lo SAML2LogoutInitiator.lo SAML2NameIDMgmt.lo \
160         SAML2SessionInitiator.lo SAMLDSSessionInitiator.lo \
161         SessionInitiator.lo Shib1SessionInitiator.lo \
162         TransformSessionInitiator.lo WAYFSessionInitiator.lo \
163         ChainingAccessControl.lo StorageServiceSessionCache.lo \
164         XMLAccessControl.lo XMLRequestMapper.lo XMLServiceProvider.lo \
165         ddf.lo ListenerService.lo SocketListener.lo TCPListener.lo \
166         UnixListener.lo CGIParser.lo DOMPropertySet.lo SPConstants.lo \
167         TemplateParameters.lo
168 am_libshibsp_la_OBJECTS = $(am__objects_2) Base64AttributeDecoder.lo \
169         DOMAttributeDecoder.lo KeyInfoAttributeDecoder.lo \
170         NameIDAttributeDecoder.lo NameIDFromScopedAttributeDecoder.lo \
171         ScopedAttributeDecoder.lo StringAttributeDecoder.lo \
172         XMLAttributeDecoder.lo AttributeFilter.lo \
173         ChainingAttributeFilter.lo DummyAttributeFilter.lo \
174         XMLAttributeFilter.lo BasicFilteringContext.lo MatchFunctor.lo \
175         AndMatchFunctor.lo AnyMatchFunctor.lo NotMatchFunctor.lo \
176         OrMatchFunctor.lo AttributeIssuerStringFunctor.lo \
177         AttributeRequesterStringFunctor.lo \
178         AttributeScopeStringFunctor.lo AttributeValueStringFunctor.lo \
179         AuthenticationMethodStringFunctor.lo \
180         AttributeIssuerRegexFunctor.lo \
181         AttributeRequesterRegexFunctor.lo \
182         AttributeScopeRegexFunctor.lo AttributeValueRegexFunctor.lo \
183         AuthenticationMethodRegexFunctor.lo \
184         NameIDQualifierStringFunctor.lo \
185         NumberOfAttributeValuesFunctor.lo \
186         AttributeIssuerInEntityGroupFunctor.lo \
187         AttributeRequesterInEntityGroupFunctor.lo \
188         AttributeScopeMatchesShibMDScopeFunctor.lo \
189         ChainingAttributeResolver.lo QueryAttributeResolver.lo \
190         SimpleAggregationAttributeResolver.lo \
191         ChainingAttributeExtractor.lo DelegationAttributeExtractor.lo \
192         KeyDescriptorAttributeExtractor.lo XMLAttributeExtractor.lo \
193         ArtifactResolver.lo SOAPClient.lo XMLSecurityPolicyProvider.lo \
194         DynamicMetadataProvider.lo MetadataExtImpl.lo \
195         MetadataExtSchemaValidators.lo MetadataProviderCriteria.lo \
196         PKIXTrustEngine.lo SecurityPolicy.lo
197 libshibsp_la_OBJECTS = $(am_libshibsp_la_OBJECTS)
198 libshibsp_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
199         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
200         $(CXXFLAGS) $(libshibsp_la_LDFLAGS) $(LDFLAGS) -o $@
201 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
202 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
203 am__depfiles_maybe = depfiles
204 am__mv = mv -f
205 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
206         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
207 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
208         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
209         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
210 CXXLD = $(CXX)
211 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
212         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
213         $(LDFLAGS) -o $@
214 SOURCES = $(libshibsp_lite_la_SOURCES) $(libshibsp_la_SOURCES)
215 DIST_SOURCES = $(libshibsp_lite_la_SOURCES) $(libshibsp_la_SOURCES)
216 HEADERS = $(attrfiltinclude_HEADERS) $(attrinclude_HEADERS) \
217         $(attrresinclude_HEADERS) $(bindinclude_HEADERS) \
218         $(handinclude_HEADERS) $(libshibspinclude_HEADERS) \
219         $(liteinclude_HEADERS) $(mdinclude_HEADERS) $(noinst_HEADERS) \
220         $(reminclude_HEADERS) $(secinclude_HEADERS) \
221         $(utilinclude_HEADERS)
222 ETAGS = etags
223 CTAGS = ctags
224 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
225 ACLOCAL = @ACLOCAL@
226 AMTAR = @AMTAR@
227 APR1_CONFIG = @APR1_CONFIG@
228 APR_CONFIG = @APR_CONFIG@
229 APU1_CONFIG = @APU1_CONFIG@
230 APU_CONFIG = @APU_CONFIG@
231 APXS = @APXS@
232 APXS2 = @APXS2@
233 APXS22 = @APXS22@
234 APXS22_CFLAGS = @APXS22_CFLAGS@
235 APXS22_INCLUDE = @APXS22_INCLUDE@
236 APXS2_CFLAGS = @APXS2_CFLAGS@
237 APXS2_INCLUDE = @APXS2_INCLUDE@
238 APXS_CFLAGS = @APXS_CFLAGS@
239 APXS_INCLUDE = @APXS_INCLUDE@
240 AR = @AR@
241 AUTOCONF = @AUTOCONF@
242 AUTOHEADER = @AUTOHEADER@
243 AUTOMAKE = @AUTOMAKE@
244 AWK = @AWK@
245 CC = @CC@
246 CCDEPMODE = @CCDEPMODE@
247 CFLAGS = @CFLAGS@
248 CPP = @CPP@
249 CPPFLAGS = @CPPFLAGS@
250 CXX = @CXX@
251 CXXCPP = @CXXCPP@
252 CXXDEPMODE = @CXXDEPMODE@
253 CXXFLAGS = @CXXFLAGS@
254 CYGPATH_W = @CYGPATH_W@
255 DEFS = @DEFS@
256 DEPDIR = @DEPDIR@
257 DLLTOOL = @DLLTOOL@
258 DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
259 DSYMUTIL = @DSYMUTIL@
260 DUMPBIN = @DUMPBIN@
261 DX_CONFIG = @DX_CONFIG@
262 DX_DOCDIR = @DX_DOCDIR@
263 DX_DOT = @DX_DOT@
264 DX_DOXYGEN = @DX_DOXYGEN@
265 DX_DVIPS = @DX_DVIPS@
266 DX_EGREP = @DX_EGREP@
267 DX_ENV = @DX_ENV@
268 DX_FLAG_chi = @DX_FLAG_chi@
269 DX_FLAG_chm = @DX_FLAG_chm@
270 DX_FLAG_doc = @DX_FLAG_doc@
271 DX_FLAG_dot = @DX_FLAG_dot@
272 DX_FLAG_html = @DX_FLAG_html@
273 DX_FLAG_man = @DX_FLAG_man@
274 DX_FLAG_pdf = @DX_FLAG_pdf@
275 DX_FLAG_ps = @DX_FLAG_ps@
276 DX_FLAG_rtf = @DX_FLAG_rtf@
277 DX_FLAG_xml = @DX_FLAG_xml@
278 DX_HHC = @DX_HHC@
279 DX_LATEX = @DX_LATEX@
280 DX_MAKEINDEX = @DX_MAKEINDEX@
281 DX_PDFLATEX = @DX_PDFLATEX@
282 DX_PERL = @DX_PERL@
283 DX_PROJECT = @DX_PROJECT@
284 ECHO_C = @ECHO_C@
285 ECHO_N = @ECHO_N@
286 ECHO_T = @ECHO_T@
287 EGREP = @EGREP@
288 EXEEXT = @EXEEXT@
289 FASTCGI_INCLUDE = @FASTCGI_INCLUDE@
290 FASTCGI_LDFLAGS = @FASTCGI_LDFLAGS@
291 FASTCGI_LIBS = @FASTCGI_LIBS@
292 FGREP = @FGREP@
293 GREP = @GREP@
294 INSTALL = @INSTALL@
295 INSTALL_DATA = @INSTALL_DATA@
296 INSTALL_PROGRAM = @INSTALL_PROGRAM@
297 INSTALL_SCRIPT = @INSTALL_SCRIPT@
298 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
299 LD = @LD@
300 LDFLAGS = @LDFLAGS@
301 LIBOBJS = @LIBOBJS@
302 LIBS = @LIBS@
303 LIBTOOL = @LIBTOOL@
304 LIPO = @LIPO@
305 LITE_LIBS = @LITE_LIBS@
306 LN_S = @LN_S@
307 LOG4CPP_CONFIG = @LOG4CPP_CONFIG@
308 LOG4SHIB_CONFIG = @LOG4SHIB_CONFIG@
309 LTLIBOBJS = @LTLIBOBJS@
310 MAKEINFO = @MAKEINFO@
311 MANIFEST_TOOL = @MANIFEST_TOOL@
312 MEMCACHED_INCLUDE = @MEMCACHED_INCLUDE@
313 MEMCACHED_LDFLAGS = @MEMCACHED_LDFLAGS@
314 MEMCACHED_LIBS = @MEMCACHED_LIBS@
315 MKDIR_P = @MKDIR_P@
316 NM = @NM@
317 NMEDIT = @NMEDIT@
318 NSAPI_INCLUDE = @NSAPI_INCLUDE@
319 OBJDUMP = @OBJDUMP@
320 OBJEXT = @OBJEXT@
321 ODBC_CFLAGS = @ODBC_CFLAGS@
322 ODBC_CONFIG = @ODBC_CONFIG@
323 ODBC_LIBS = @ODBC_LIBS@
324 OPENSAMLXMLDIR = @OPENSAMLXMLDIR@
325 OTOOL = @OTOOL@
326 OTOOL64 = @OTOOL64@
327 PACKAGE = @PACKAGE@
328 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
329 PACKAGE_NAME = @PACKAGE_NAME@
330 PACKAGE_STRING = @PACKAGE_STRING@
331 PACKAGE_TARNAME = @PACKAGE_TARNAME@
332 PACKAGE_URL = @PACKAGE_URL@
333 PACKAGE_VERSION = @PACKAGE_VERSION@
334 PATH_SEPARATOR = @PATH_SEPARATOR@
335 PKG_CONFIG = @PKG_CONFIG@
336 PTHREAD_CC = @PTHREAD_CC@
337 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
338 PTHREAD_LIBS = @PTHREAD_LIBS@
339 RANLIB = @RANLIB@
340 SED = @SED@
341 SET_MAKE = @SET_MAKE@
342 SHELL = @SHELL@
343 STRIP = @STRIP@
344 VERSION = @VERSION@
345 WANT_SUBDIRS = @WANT_SUBDIRS@
346 XMLSEC_LIBS = @XMLSEC_LIBS@
347 XMLTOOLINGXMLDIR = @XMLTOOLINGXMLDIR@
348 abs_builddir = @abs_builddir@
349 abs_srcdir = @abs_srcdir@
350 abs_top_builddir = @abs_top_builddir@
351 abs_top_srcdir = @abs_top_srcdir@
352 ac_ct_AR = @ac_ct_AR@
353 ac_ct_CC = @ac_ct_CC@
354 ac_ct_CXX = @ac_ct_CXX@
355 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
356 acx_pthread_config = @acx_pthread_config@
357 am__include = @am__include@
358 am__leading_dot = @am__leading_dot@
359 am__quote = @am__quote@
360 am__tar = @am__tar@
361 am__untar = @am__untar@
362 bindir = @bindir@
363 build = @build@
364 build_alias = @build_alias@
365 build_cpu = @build_cpu@
366 build_os = @build_os@
367 build_vendor = @build_vendor@
368 builddir = @builddir@
369 datadir = @datadir@
370 datarootdir = @datarootdir@
371 docdir = @docdir@
372 dvidir = @dvidir@
373 exec_prefix = @exec_prefix@
374 host = @host@
375 host_alias = @host_alias@
376 host_cpu = @host_cpu@
377 host_os = @host_os@
378 host_vendor = @host_vendor@
379 htmldir = @htmldir@
380 includedir = @includedir@
381 infodir = @infodir@
382 install_sh = @install_sh@
383 libdir = @libdir@
384 libexecdir = @libexecdir@
385 localedir = @localedir@
386 localstatedir = @localstatedir@
387 mandir = @mandir@
388 mkdir_p = @mkdir_p@
389 oldincludedir = @oldincludedir@
390 pdfdir = @pdfdir@
391 prefix = @prefix@
392 program_transform_name = @program_transform_name@
393 psdir = @psdir@
394 sbindir = @sbindir@
395 sharedstatedir = @sharedstatedir@
396 srcdir = @srcdir@
397 sysconfdir = @sysconfdir@
398 target_alias = @target_alias@
399 top_build_prefix = @top_build_prefix@
400 top_builddir = @top_builddir@
401 top_srcdir = @top_srcdir@
402 xs = @xs@
403 AUTOMAKE_OPTIONS = foreign
404 lib_LTLIBRARIES = libshibsp.la libshibsp-lite.la
405 libshibspincludedir = $(includedir)/shibsp
406 attrincludedir = $(includedir)/shibsp/attribute
407 attrresincludedir = $(includedir)/shibsp/attribute/resolver
408 attrfiltincludedir = $(includedir)/shibsp/attribute/filtering
409 bindincludedir = $(includedir)/shibsp/binding
410 handincludedir = $(includedir)/shibsp/handler
411 liteincludedir = $(includedir)/shibsp/lite
412 mdincludedir = $(includedir)/shibsp/metadata
413 remincludedir = $(includedir)/shibsp/remoting
414 secincludedir = $(includedir)/shibsp/security
415 utilincludedir = $(includedir)/shibsp/util
416 libshibspinclude_HEADERS = \
417         AbstractSPRequest.h \
418         AccessControl.h \
419         Application.h \
420         base.h \
421         exceptions.h \
422         paths.h \
423         GSSRequest.h \
424         RequestMapper.h \
425         ServiceProvider.h \
426         SessionCache.h \
427         SessionCacheEx.h \
428         SPConfig.h \
429         SPRequest.h \
430         TransactionLog.h \
431         version.h
432
433 attrinclude_HEADERS = \
434         attribute/Attribute.h \
435         attribute/AttributeDecoder.h \
436         attribute/ExtensibleAttribute.h \
437         attribute/NameIDAttribute.h \
438         attribute/ScopedAttribute.h \
439         attribute/SimpleAttribute.h \
440         attribute/XMLAttribute.h
441
442 attrfiltinclude_HEADERS = \
443         attribute/filtering/AttributeFilter.h \
444         attribute/filtering/BasicFilteringContext.h \
445         attribute/filtering/FilteringContext.h \
446         attribute/filtering/FilterPolicyContext.h \
447         attribute/filtering/MatchFunctor.h
448
449 attrresinclude_HEADERS = \
450         attribute/resolver/AttributeExtractor.h \
451         attribute/resolver/AttributeResolver.h \
452         attribute/resolver/ResolutionContext.h
453
454 bindinclude_HEADERS = \
455         binding/ArtifactResolver.h \
456         binding/ProtocolProvider.h \
457         binding/SOAPClient.h
458
459 handinclude_HEADERS = \
460         handler/AbstractHandler.h \
461         handler/AssertionConsumerService.h \
462         handler/Handler.h \
463         handler/LogoutHandler.h \
464         handler/LogoutInitiator.h \
465         handler/RemotedHandler.h \
466         handler/SessionInitiator.h
467
468 liteinclude_HEADERS = \
469         lite/CommonDomainCookie.h \
470         lite/SAMLConstants.h
471
472 mdinclude_HEADERS = \
473         metadata/MetadataExt.h \
474         metadata/MetadataProviderCriteria.h
475
476 reminclude_HEADERS = \
477         remoting/ddf.h \
478         remoting/ListenerService.h
479
480 secinclude_HEADERS = \
481         security/PKIXTrustEngine.h \
482         security/SecurityPolicy.h \
483         security/SecurityPolicyProvider.h
484
485 utilinclude_HEADERS = \
486         util/CGIParser.h \
487         util/DOMPropertySet.h \
488         util/PropertySet.h \
489         util/SPConstants.h \
490         util/TemplateParameters.h
491
492 noinst_HEADERS = \
493         internal.h \
494         remoting/impl/SocketListener.h
495
496 common_sources = \
497         AbstractSPRequest.cpp \
498         Application.cpp \
499         ServiceProvider.cpp \
500         SPConfig.cpp \
501         attribute/Attribute.cpp \
502         attribute/ExtensibleAttribute.cpp \
503         attribute/NameIDAttribute.cpp \
504         attribute/SimpleAttribute.cpp \
505         attribute/ScopedAttribute.cpp \
506         attribute/XMLAttribute.cpp \
507         binding/impl/XMLProtocolProvider.cpp \
508         handler/impl/AbstractHandler.cpp \
509         handler/impl/AssertionConsumerService.cpp \
510         handler/impl/AssertionLookup.cpp \
511         handler/impl/ChainingLogoutInitiator.cpp \
512         handler/impl/ChainingSessionInitiator.cpp \
513         handler/impl/CookieSessionInitiator.cpp \
514         handler/impl/DiscoveryFeed.cpp \
515         handler/impl/FormSessionInitiator.cpp \
516         handler/impl/LocalLogoutInitiator.cpp \
517         handler/impl/LogoutHandler.cpp \
518         handler/impl/LogoutInitiator.cpp \
519         handler/impl/MetadataGenerator.cpp \
520         handler/impl/RemotedHandler.cpp \
521         handler/impl/StatusHandler.cpp \
522         handler/impl/SessionHandler.cpp \
523         handler/impl/SAML1Consumer.cpp \
524         handler/impl/SAML2Consumer.cpp \
525         handler/impl/SAML2ArtifactResolution.cpp \
526         handler/impl/SAML2Logout.cpp \
527         handler/impl/SAML2LogoutInitiator.cpp \
528         handler/impl/SAML2NameIDMgmt.cpp \
529         handler/impl/SAML2SessionInitiator.cpp \
530         handler/impl/SAMLDSSessionInitiator.cpp \
531         handler/impl/SessionInitiator.cpp \
532         handler/impl/Shib1SessionInitiator.cpp \
533         handler/impl/TransformSessionInitiator.cpp \
534         handler/impl/WAYFSessionInitiator.cpp \
535         impl/ChainingAccessControl.cpp \
536     impl/StorageServiceSessionCache.cpp \
537         impl/XMLAccessControl.cpp \
538         impl/XMLRequestMapper.cpp \
539         impl/XMLServiceProvider.cpp \
540         remoting/impl/ddf.cpp \
541         remoting/impl/ListenerService.cpp \
542         remoting/impl/SocketListener.cpp \
543         remoting/impl/TCPListener.cpp \
544         remoting/impl/UnixListener.cpp \
545         util/CGIParser.cpp \
546         util/DOMPropertySet.cpp \
547         util/SPConstants.cpp \
548         util/TemplateParameters.cpp
549
550 libshibsp_lite_la_SOURCES = \
551         ${common_sources} \
552         lite/CommonDomainCookie.cpp \
553         lite/SAMLConstants.cpp
554
555 libshibsp_la_SOURCES = \
556         ${common_sources} \
557         attribute/Base64AttributeDecoder.cpp \
558         attribute/DOMAttributeDecoder.cpp \
559         attribute/KeyInfoAttributeDecoder.cpp \
560         attribute/NameIDAttributeDecoder.cpp \
561         attribute/NameIDFromScopedAttributeDecoder.cpp \
562         attribute/ScopedAttributeDecoder.cpp \
563         attribute/StringAttributeDecoder.cpp \
564         attribute/XMLAttributeDecoder.cpp \
565         attribute/filtering/impl/AttributeFilter.cpp \
566         attribute/filtering/impl/ChainingAttributeFilter.cpp \
567         attribute/filtering/impl/DummyAttributeFilter.cpp \
568         attribute/filtering/impl/XMLAttributeFilter.cpp \
569         attribute/filtering/impl/BasicFilteringContext.cpp \
570         attribute/filtering/impl/MatchFunctor.cpp \
571         attribute/filtering/impl/AndMatchFunctor.cpp \
572         attribute/filtering/impl/AnyMatchFunctor.cpp \
573         attribute/filtering/impl/NotMatchFunctor.cpp \
574         attribute/filtering/impl/OrMatchFunctor.cpp \
575         attribute/filtering/impl/AttributeIssuerStringFunctor.cpp \
576         attribute/filtering/impl/AttributeRequesterStringFunctor.cpp \
577         attribute/filtering/impl/AttributeScopeStringFunctor.cpp \
578         attribute/filtering/impl/AttributeValueStringFunctor.cpp \
579         attribute/filtering/impl/AuthenticationMethodStringFunctor.cpp \
580         attribute/filtering/impl/AttributeIssuerRegexFunctor.cpp \
581         attribute/filtering/impl/AttributeRequesterRegexFunctor.cpp \
582         attribute/filtering/impl/AttributeScopeRegexFunctor.cpp \
583         attribute/filtering/impl/AttributeValueRegexFunctor.cpp \
584         attribute/filtering/impl/AuthenticationMethodRegexFunctor.cpp \
585         attribute/filtering/impl/NameIDQualifierStringFunctor.cpp \
586         attribute/filtering/impl/NumberOfAttributeValuesFunctor.cpp \
587         attribute/filtering/impl/AttributeIssuerInEntityGroupFunctor.cpp \
588         attribute/filtering/impl/AttributeRequesterInEntityGroupFunctor.cpp \
589         attribute/filtering/impl/AttributeScopeMatchesShibMDScopeFunctor.cpp \
590         attribute/resolver/impl/ChainingAttributeResolver.cpp \
591         attribute/resolver/impl/QueryAttributeResolver.cpp \
592         attribute/resolver/impl/SimpleAggregationAttributeResolver.cpp \
593         attribute/resolver/impl/ChainingAttributeExtractor.cpp \
594         attribute/resolver/impl/DelegationAttributeExtractor.cpp \
595         attribute/resolver/impl/KeyDescriptorAttributeExtractor.cpp \
596         attribute/resolver/impl/XMLAttributeExtractor.cpp \
597         binding/impl/ArtifactResolver.cpp \
598         binding/impl/SOAPClient.cpp \
599         impl/XMLSecurityPolicyProvider.cpp \
600         metadata/DynamicMetadataProvider.cpp \
601         metadata/MetadataExtImpl.cpp \
602         metadata/MetadataExtSchemaValidators.cpp \
603         metadata/MetadataProviderCriteria.cpp \
604         security/PKIXTrustEngine.cpp \
605         security/SecurityPolicy.cpp
606
607
608 # this is different from the project version
609 # http://sources.redhat.com/autobook/autobook/autobook_91.html
610 libshibsp_la_LDFLAGS = -version-info 5:0:0
611 libshibsp_la_LIBADD = $(XMLSEC_LIBS)
612 libshibsp_lite_la_LDFLAGS = -version-info 5:0:0
613 libshibsp_lite_la_LIBADD = $(LITE_LIBS)
614 libshibsp_lite_la_CPPFLAGS = -DSHIBSP_LITE
615 pkgsysconfdir = $(sysconfdir)/@PACKAGE_NAME@
616 pkgxmldir = $(datadir)/xml/@PACKAGE_NAME@
617 logdir = ${localstatedir}/log
618 rundir = $(localstatedir)/run
619 xmldir = $(datadir)/xml
620 EXTRA_DIST = \
621         shibsp.vcxproj \
622         shibsp-lite.vcxproj \
623         shibsp.vcxproj.filters \
624         shibsp-lite.vcxproj.filters \
625         paths.h.in \
626         resource.h \
627         shibsp.rc
628
629 BUILT_SOURCES = paths.h
630 all: $(BUILT_SOURCES)
631         $(MAKE) $(AM_MAKEFLAGS) all-am
632
633 .SUFFIXES:
634 .SUFFIXES: .cpp .lo .o .obj
635 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
636         @for dep in $?; do \
637           case '$(am__configure_deps)' in \
638             *$$dep*) \
639               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
640                 && { if test -f $@; then exit 0; else break; fi; }; \
641               exit 1;; \
642           esac; \
643         done; \
644         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign shibsp/Makefile'; \
645         $(am__cd) $(top_srcdir) && \
646           $(AUTOMAKE) --foreign shibsp/Makefile
647 .PRECIOUS: Makefile
648 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
649         @case '$?' in \
650           *config.status*) \
651             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
652           *) \
653             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
654             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
655         esac;
656
657 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
658         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
659
660 $(top_srcdir)/configure:  $(am__configure_deps)
661         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
662 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
663         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
664 $(am__aclocal_m4_deps):
665 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
666         @$(NORMAL_INSTALL)
667         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
668         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
669         list2=; for p in $$list; do \
670           if test -f $$p; then \
671             list2="$$list2 $$p"; \
672           else :; fi; \
673         done; \
674         test -z "$$list2" || { \
675           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
676           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
677         }
678
679 uninstall-libLTLIBRARIES:
680         @$(NORMAL_UNINSTALL)
681         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
682         for p in $$list; do \
683           $(am__strip_dir) \
684           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
685           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
686         done
687
688 clean-libLTLIBRARIES:
689         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
690         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
691           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
692           test "$$dir" != "$$p" || dir=.; \
693           echo "rm -f \"$${dir}/so_locations\""; \
694           rm -f "$${dir}/so_locations"; \
695         done
696 libshibsp-lite.la: $(libshibsp_lite_la_OBJECTS) $(libshibsp_lite_la_DEPENDENCIES) 
697         $(libshibsp_lite_la_LINK) -rpath $(libdir) $(libshibsp_lite_la_OBJECTS) $(libshibsp_lite_la_LIBADD) $(LIBS)
698 libshibsp.la: $(libshibsp_la_OBJECTS) $(libshibsp_la_DEPENDENCIES) 
699         $(libshibsp_la_LINK) -rpath $(libdir) $(libshibsp_la_OBJECTS) $(libshibsp_la_LIBADD) $(LIBS)
700
701 mostlyclean-compile:
702         -rm -f *.$(OBJEXT)
703
704 distclean-compile:
705         -rm -f *.tab.c
706
707 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbstractHandler.Plo@am__quote@
708 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbstractSPRequest.Plo@am__quote@
709 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AndMatchFunctor.Plo@am__quote@
710 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AnyMatchFunctor.Plo@am__quote@
711 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Application.Plo@am__quote@
712 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ArtifactResolver.Plo@am__quote@
713 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AssertionConsumerService.Plo@am__quote@
714 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AssertionLookup.Plo@am__quote@
715 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Attribute.Plo@am__quote@
716 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AttributeFilter.Plo@am__quote@
717 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AttributeIssuerInEntityGroupFunctor.Plo@am__quote@
718 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AttributeIssuerRegexFunctor.Plo@am__quote@
719 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AttributeIssuerStringFunctor.Plo@am__quote@
720 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AttributeRequesterInEntityGroupFunctor.Plo@am__quote@
721 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AttributeRequesterRegexFunctor.Plo@am__quote@
722 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AttributeRequesterStringFunctor.Plo@am__quote@
723 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AttributeScopeMatchesShibMDScopeFunctor.Plo@am__quote@
724 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AttributeScopeRegexFunctor.Plo@am__quote@
725 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AttributeScopeStringFunctor.Plo@am__quote@
726 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AttributeValueRegexFunctor.Plo@am__quote@
727 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AttributeValueStringFunctor.Plo@am__quote@
728 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AuthenticationMethodRegexFunctor.Plo@am__quote@
729 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AuthenticationMethodStringFunctor.Plo@am__quote@
730 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Base64AttributeDecoder.Plo@am__quote@
731 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BasicFilteringContext.Plo@am__quote@
732 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CGIParser.Plo@am__quote@
733 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ChainingAccessControl.Plo@am__quote@
734 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ChainingAttributeExtractor.Plo@am__quote@
735 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ChainingAttributeFilter.Plo@am__quote@
736 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ChainingAttributeResolver.Plo@am__quote@
737 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ChainingLogoutInitiator.Plo@am__quote@
738 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ChainingSessionInitiator.Plo@am__quote@
739 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CookieSessionInitiator.Plo@am__quote@
740 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DOMAttributeDecoder.Plo@am__quote@
741 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DOMPropertySet.Plo@am__quote@
742 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DelegationAttributeExtractor.Plo@am__quote@
743 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DiscoveryFeed.Plo@am__quote@
744 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DummyAttributeFilter.Plo@am__quote@
745 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DynamicMetadataProvider.Plo@am__quote@
746 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExtensibleAttribute.Plo@am__quote@
747 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FormSessionInitiator.Plo@am__quote@
748 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KeyDescriptorAttributeExtractor.Plo@am__quote@
749 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KeyInfoAttributeDecoder.Plo@am__quote@
750 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ListenerService.Plo@am__quote@
751 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LocalLogoutInitiator.Plo@am__quote@
752 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LogoutHandler.Plo@am__quote@
753 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LogoutInitiator.Plo@am__quote@
754 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MatchFunctor.Plo@am__quote@
755 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MetadataExtImpl.Plo@am__quote@
756 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MetadataExtSchemaValidators.Plo@am__quote@
757 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MetadataGenerator.Plo@am__quote@
758 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MetadataProviderCriteria.Plo@am__quote@
759 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NameIDAttribute.Plo@am__quote@
760 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NameIDAttributeDecoder.Plo@am__quote@
761 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NameIDFromScopedAttributeDecoder.Plo@am__quote@
762 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NameIDQualifierStringFunctor.Plo@am__quote@
763 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NotMatchFunctor.Plo@am__quote@
764 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NumberOfAttributeValuesFunctor.Plo@am__quote@
765 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OrMatchFunctor.Plo@am__quote@
766 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PKIXTrustEngine.Plo@am__quote@
767 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QueryAttributeResolver.Plo@am__quote@
768 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RemotedHandler.Plo@am__quote@
769 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SAML1Consumer.Plo@am__quote@
770 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SAML2ArtifactResolution.Plo@am__quote@
771 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SAML2Consumer.Plo@am__quote@
772 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SAML2Logout.Plo@am__quote@
773 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SAML2LogoutInitiator.Plo@am__quote@
774 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SAML2NameIDMgmt.Plo@am__quote@
775 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SAML2SessionInitiator.Plo@am__quote@
776 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SAMLDSSessionInitiator.Plo@am__quote@
777 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SOAPClient.Plo@am__quote@
778 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SPConfig.Plo@am__quote@
779 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SPConstants.Plo@am__quote@
780 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ScopedAttribute.Plo@am__quote@
781 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ScopedAttributeDecoder.Plo@am__quote@
782 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SecurityPolicy.Plo@am__quote@
783 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ServiceProvider.Plo@am__quote@
784 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SessionHandler.Plo@am__quote@
785 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SessionInitiator.Plo@am__quote@
786 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Shib1SessionInitiator.Plo@am__quote@
787 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SimpleAggregationAttributeResolver.Plo@am__quote@
788 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SimpleAttribute.Plo@am__quote@
789 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SocketListener.Plo@am__quote@
790 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/StatusHandler.Plo@am__quote@
791 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/StorageServiceSessionCache.Plo@am__quote@
792 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/StringAttributeDecoder.Plo@am__quote@
793 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TCPListener.Plo@am__quote@
794 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TemplateParameters.Plo@am__quote@
795 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TransformSessionInitiator.Plo@am__quote@
796 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UnixListener.Plo@am__quote@
797 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WAYFSessionInitiator.Plo@am__quote@
798 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLAccessControl.Plo@am__quote@
799 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLAttribute.Plo@am__quote@
800 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLAttributeDecoder.Plo@am__quote@
801 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLAttributeExtractor.Plo@am__quote@
802 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLAttributeFilter.Plo@am__quote@
803 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLProtocolProvider.Plo@am__quote@
804 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLRequestMapper.Plo@am__quote@
805 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLSecurityPolicyProvider.Plo@am__quote@
806 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLServiceProvider.Plo@am__quote@
807 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ddf.Plo@am__quote@
808 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-AbstractHandler.Plo@am__quote@
809 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-AbstractSPRequest.Plo@am__quote@
810 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-Application.Plo@am__quote@
811 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-AssertionConsumerService.Plo@am__quote@
812 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-AssertionLookup.Plo@am__quote@
813 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-Attribute.Plo@am__quote@
814 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-CGIParser.Plo@am__quote@
815 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-ChainingAccessControl.Plo@am__quote@
816 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-ChainingLogoutInitiator.Plo@am__quote@
817 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-ChainingSessionInitiator.Plo@am__quote@
818 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-CommonDomainCookie.Plo@am__quote@
819 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-CookieSessionInitiator.Plo@am__quote@
820 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-DOMPropertySet.Plo@am__quote@
821 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-DiscoveryFeed.Plo@am__quote@
822 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-ExtensibleAttribute.Plo@am__quote@
823 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-FormSessionInitiator.Plo@am__quote@
824 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-ListenerService.Plo@am__quote@
825 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-LocalLogoutInitiator.Plo@am__quote@
826 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-LogoutHandler.Plo@am__quote@
827 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-LogoutInitiator.Plo@am__quote@
828 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-MetadataGenerator.Plo@am__quote@
829 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-NameIDAttribute.Plo@am__quote@
830 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-RemotedHandler.Plo@am__quote@
831 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SAML1Consumer.Plo@am__quote@
832 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SAML2ArtifactResolution.Plo@am__quote@
833 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SAML2Consumer.Plo@am__quote@
834 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SAML2Logout.Plo@am__quote@
835 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SAML2LogoutInitiator.Plo@am__quote@
836 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SAML2NameIDMgmt.Plo@am__quote@
837 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SAML2SessionInitiator.Plo@am__quote@
838 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SAMLConstants.Plo@am__quote@
839 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SAMLDSSessionInitiator.Plo@am__quote@
840 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SPConfig.Plo@am__quote@
841 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SPConstants.Plo@am__quote@
842 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-ScopedAttribute.Plo@am__quote@
843 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-ServiceProvider.Plo@am__quote@
844 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SessionHandler.Plo@am__quote@
845 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SessionInitiator.Plo@am__quote@
846 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-Shib1SessionInitiator.Plo@am__quote@
847 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SimpleAttribute.Plo@am__quote@
848 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-SocketListener.Plo@am__quote@
849 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-StatusHandler.Plo@am__quote@
850 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-StorageServiceSessionCache.Plo@am__quote@
851 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-TCPListener.Plo@am__quote@
852 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-TemplateParameters.Plo@am__quote@
853 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-TransformSessionInitiator.Plo@am__quote@
854 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-UnixListener.Plo@am__quote@
855 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-WAYFSessionInitiator.Plo@am__quote@
856 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-XMLAccessControl.Plo@am__quote@
857 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-XMLAttribute.Plo@am__quote@
858 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-XMLProtocolProvider.Plo@am__quote@
859 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-XMLRequestMapper.Plo@am__quote@
860 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-XMLServiceProvider.Plo@am__quote@
861 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshibsp_lite_la-ddf.Plo@am__quote@
862
863 .cpp.o:
864 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
865 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
866 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
867 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
868 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
869
870 .cpp.obj:
871 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
872 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
873 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
874 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
875 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
876
877 .cpp.lo:
878 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
879 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
880 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
881 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
882 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
883
884 libshibsp_lite_la-AbstractSPRequest.lo: AbstractSPRequest.cpp
885 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-AbstractSPRequest.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-AbstractSPRequest.Tpo -c -o libshibsp_lite_la-AbstractSPRequest.lo `test -f 'AbstractSPRequest.cpp' || echo '$(srcdir)/'`AbstractSPRequest.cpp
886 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-AbstractSPRequest.Tpo $(DEPDIR)/libshibsp_lite_la-AbstractSPRequest.Plo
887 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='AbstractSPRequest.cpp' object='libshibsp_lite_la-AbstractSPRequest.lo' libtool=yes @AMDEPBACKSLASH@
888 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
889 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-AbstractSPRequest.lo `test -f 'AbstractSPRequest.cpp' || echo '$(srcdir)/'`AbstractSPRequest.cpp
890
891 libshibsp_lite_la-Application.lo: Application.cpp
892 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-Application.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-Application.Tpo -c -o libshibsp_lite_la-Application.lo `test -f 'Application.cpp' || echo '$(srcdir)/'`Application.cpp
893 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-Application.Tpo $(DEPDIR)/libshibsp_lite_la-Application.Plo
894 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='Application.cpp' object='libshibsp_lite_la-Application.lo' libtool=yes @AMDEPBACKSLASH@
895 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
896 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-Application.lo `test -f 'Application.cpp' || echo '$(srcdir)/'`Application.cpp
897
898 libshibsp_lite_la-ServiceProvider.lo: ServiceProvider.cpp
899 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-ServiceProvider.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-ServiceProvider.Tpo -c -o libshibsp_lite_la-ServiceProvider.lo `test -f 'ServiceProvider.cpp' || echo '$(srcdir)/'`ServiceProvider.cpp
900 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-ServiceProvider.Tpo $(DEPDIR)/libshibsp_lite_la-ServiceProvider.Plo
901 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='ServiceProvider.cpp' object='libshibsp_lite_la-ServiceProvider.lo' libtool=yes @AMDEPBACKSLASH@
902 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
903 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-ServiceProvider.lo `test -f 'ServiceProvider.cpp' || echo '$(srcdir)/'`ServiceProvider.cpp
904
905 libshibsp_lite_la-SPConfig.lo: SPConfig.cpp
906 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SPConfig.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SPConfig.Tpo -c -o libshibsp_lite_la-SPConfig.lo `test -f 'SPConfig.cpp' || echo '$(srcdir)/'`SPConfig.cpp
907 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SPConfig.Tpo $(DEPDIR)/libshibsp_lite_la-SPConfig.Plo
908 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='SPConfig.cpp' object='libshibsp_lite_la-SPConfig.lo' libtool=yes @AMDEPBACKSLASH@
909 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
910 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SPConfig.lo `test -f 'SPConfig.cpp' || echo '$(srcdir)/'`SPConfig.cpp
911
912 libshibsp_lite_la-Attribute.lo: attribute/Attribute.cpp
913 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-Attribute.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-Attribute.Tpo -c -o libshibsp_lite_la-Attribute.lo `test -f 'attribute/Attribute.cpp' || echo '$(srcdir)/'`attribute/Attribute.cpp
914 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-Attribute.Tpo $(DEPDIR)/libshibsp_lite_la-Attribute.Plo
915 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/Attribute.cpp' object='libshibsp_lite_la-Attribute.lo' libtool=yes @AMDEPBACKSLASH@
916 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
917 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-Attribute.lo `test -f 'attribute/Attribute.cpp' || echo '$(srcdir)/'`attribute/Attribute.cpp
918
919 libshibsp_lite_la-ExtensibleAttribute.lo: attribute/ExtensibleAttribute.cpp
920 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-ExtensibleAttribute.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-ExtensibleAttribute.Tpo -c -o libshibsp_lite_la-ExtensibleAttribute.lo `test -f 'attribute/ExtensibleAttribute.cpp' || echo '$(srcdir)/'`attribute/ExtensibleAttribute.cpp
921 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-ExtensibleAttribute.Tpo $(DEPDIR)/libshibsp_lite_la-ExtensibleAttribute.Plo
922 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/ExtensibleAttribute.cpp' object='libshibsp_lite_la-ExtensibleAttribute.lo' libtool=yes @AMDEPBACKSLASH@
923 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
924 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-ExtensibleAttribute.lo `test -f 'attribute/ExtensibleAttribute.cpp' || echo '$(srcdir)/'`attribute/ExtensibleAttribute.cpp
925
926 libshibsp_lite_la-NameIDAttribute.lo: attribute/NameIDAttribute.cpp
927 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-NameIDAttribute.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-NameIDAttribute.Tpo -c -o libshibsp_lite_la-NameIDAttribute.lo `test -f 'attribute/NameIDAttribute.cpp' || echo '$(srcdir)/'`attribute/NameIDAttribute.cpp
928 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-NameIDAttribute.Tpo $(DEPDIR)/libshibsp_lite_la-NameIDAttribute.Plo
929 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/NameIDAttribute.cpp' object='libshibsp_lite_la-NameIDAttribute.lo' libtool=yes @AMDEPBACKSLASH@
930 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
931 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-NameIDAttribute.lo `test -f 'attribute/NameIDAttribute.cpp' || echo '$(srcdir)/'`attribute/NameIDAttribute.cpp
932
933 libshibsp_lite_la-SimpleAttribute.lo: attribute/SimpleAttribute.cpp
934 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SimpleAttribute.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SimpleAttribute.Tpo -c -o libshibsp_lite_la-SimpleAttribute.lo `test -f 'attribute/SimpleAttribute.cpp' || echo '$(srcdir)/'`attribute/SimpleAttribute.cpp
935 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SimpleAttribute.Tpo $(DEPDIR)/libshibsp_lite_la-SimpleAttribute.Plo
936 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/SimpleAttribute.cpp' object='libshibsp_lite_la-SimpleAttribute.lo' libtool=yes @AMDEPBACKSLASH@
937 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
938 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SimpleAttribute.lo `test -f 'attribute/SimpleAttribute.cpp' || echo '$(srcdir)/'`attribute/SimpleAttribute.cpp
939
940 libshibsp_lite_la-ScopedAttribute.lo: attribute/ScopedAttribute.cpp
941 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-ScopedAttribute.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-ScopedAttribute.Tpo -c -o libshibsp_lite_la-ScopedAttribute.lo `test -f 'attribute/ScopedAttribute.cpp' || echo '$(srcdir)/'`attribute/ScopedAttribute.cpp
942 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-ScopedAttribute.Tpo $(DEPDIR)/libshibsp_lite_la-ScopedAttribute.Plo
943 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/ScopedAttribute.cpp' object='libshibsp_lite_la-ScopedAttribute.lo' libtool=yes @AMDEPBACKSLASH@
944 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
945 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-ScopedAttribute.lo `test -f 'attribute/ScopedAttribute.cpp' || echo '$(srcdir)/'`attribute/ScopedAttribute.cpp
946
947 libshibsp_lite_la-XMLAttribute.lo: attribute/XMLAttribute.cpp
948 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-XMLAttribute.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-XMLAttribute.Tpo -c -o libshibsp_lite_la-XMLAttribute.lo `test -f 'attribute/XMLAttribute.cpp' || echo '$(srcdir)/'`attribute/XMLAttribute.cpp
949 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-XMLAttribute.Tpo $(DEPDIR)/libshibsp_lite_la-XMLAttribute.Plo
950 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/XMLAttribute.cpp' object='libshibsp_lite_la-XMLAttribute.lo' libtool=yes @AMDEPBACKSLASH@
951 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
952 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-XMLAttribute.lo `test -f 'attribute/XMLAttribute.cpp' || echo '$(srcdir)/'`attribute/XMLAttribute.cpp
953
954 libshibsp_lite_la-XMLProtocolProvider.lo: binding/impl/XMLProtocolProvider.cpp
955 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-XMLProtocolProvider.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-XMLProtocolProvider.Tpo -c -o libshibsp_lite_la-XMLProtocolProvider.lo `test -f 'binding/impl/XMLProtocolProvider.cpp' || echo '$(srcdir)/'`binding/impl/XMLProtocolProvider.cpp
956 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-XMLProtocolProvider.Tpo $(DEPDIR)/libshibsp_lite_la-XMLProtocolProvider.Plo
957 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='binding/impl/XMLProtocolProvider.cpp' object='libshibsp_lite_la-XMLProtocolProvider.lo' libtool=yes @AMDEPBACKSLASH@
958 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
959 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-XMLProtocolProvider.lo `test -f 'binding/impl/XMLProtocolProvider.cpp' || echo '$(srcdir)/'`binding/impl/XMLProtocolProvider.cpp
960
961 libshibsp_lite_la-AbstractHandler.lo: handler/impl/AbstractHandler.cpp
962 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-AbstractHandler.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-AbstractHandler.Tpo -c -o libshibsp_lite_la-AbstractHandler.lo `test -f 'handler/impl/AbstractHandler.cpp' || echo '$(srcdir)/'`handler/impl/AbstractHandler.cpp
963 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-AbstractHandler.Tpo $(DEPDIR)/libshibsp_lite_la-AbstractHandler.Plo
964 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/AbstractHandler.cpp' object='libshibsp_lite_la-AbstractHandler.lo' libtool=yes @AMDEPBACKSLASH@
965 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
966 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-AbstractHandler.lo `test -f 'handler/impl/AbstractHandler.cpp' || echo '$(srcdir)/'`handler/impl/AbstractHandler.cpp
967
968 libshibsp_lite_la-AssertionConsumerService.lo: handler/impl/AssertionConsumerService.cpp
969 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-AssertionConsumerService.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-AssertionConsumerService.Tpo -c -o libshibsp_lite_la-AssertionConsumerService.lo `test -f 'handler/impl/AssertionConsumerService.cpp' || echo '$(srcdir)/'`handler/impl/AssertionConsumerService.cpp
970 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-AssertionConsumerService.Tpo $(DEPDIR)/libshibsp_lite_la-AssertionConsumerService.Plo
971 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/AssertionConsumerService.cpp' object='libshibsp_lite_la-AssertionConsumerService.lo' libtool=yes @AMDEPBACKSLASH@
972 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
973 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-AssertionConsumerService.lo `test -f 'handler/impl/AssertionConsumerService.cpp' || echo '$(srcdir)/'`handler/impl/AssertionConsumerService.cpp
974
975 libshibsp_lite_la-AssertionLookup.lo: handler/impl/AssertionLookup.cpp
976 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-AssertionLookup.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-AssertionLookup.Tpo -c -o libshibsp_lite_la-AssertionLookup.lo `test -f 'handler/impl/AssertionLookup.cpp' || echo '$(srcdir)/'`handler/impl/AssertionLookup.cpp
977 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-AssertionLookup.Tpo $(DEPDIR)/libshibsp_lite_la-AssertionLookup.Plo
978 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/AssertionLookup.cpp' object='libshibsp_lite_la-AssertionLookup.lo' libtool=yes @AMDEPBACKSLASH@
979 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
980 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-AssertionLookup.lo `test -f 'handler/impl/AssertionLookup.cpp' || echo '$(srcdir)/'`handler/impl/AssertionLookup.cpp
981
982 libshibsp_lite_la-ChainingLogoutInitiator.lo: handler/impl/ChainingLogoutInitiator.cpp
983 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-ChainingLogoutInitiator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-ChainingLogoutInitiator.Tpo -c -o libshibsp_lite_la-ChainingLogoutInitiator.lo `test -f 'handler/impl/ChainingLogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/ChainingLogoutInitiator.cpp
984 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-ChainingLogoutInitiator.Tpo $(DEPDIR)/libshibsp_lite_la-ChainingLogoutInitiator.Plo
985 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/ChainingLogoutInitiator.cpp' object='libshibsp_lite_la-ChainingLogoutInitiator.lo' libtool=yes @AMDEPBACKSLASH@
986 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
987 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-ChainingLogoutInitiator.lo `test -f 'handler/impl/ChainingLogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/ChainingLogoutInitiator.cpp
988
989 libshibsp_lite_la-ChainingSessionInitiator.lo: handler/impl/ChainingSessionInitiator.cpp
990 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-ChainingSessionInitiator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-ChainingSessionInitiator.Tpo -c -o libshibsp_lite_la-ChainingSessionInitiator.lo `test -f 'handler/impl/ChainingSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/ChainingSessionInitiator.cpp
991 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-ChainingSessionInitiator.Tpo $(DEPDIR)/libshibsp_lite_la-ChainingSessionInitiator.Plo
992 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/ChainingSessionInitiator.cpp' object='libshibsp_lite_la-ChainingSessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
993 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
994 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-ChainingSessionInitiator.lo `test -f 'handler/impl/ChainingSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/ChainingSessionInitiator.cpp
995
996 libshibsp_lite_la-CookieSessionInitiator.lo: handler/impl/CookieSessionInitiator.cpp
997 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-CookieSessionInitiator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-CookieSessionInitiator.Tpo -c -o libshibsp_lite_la-CookieSessionInitiator.lo `test -f 'handler/impl/CookieSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/CookieSessionInitiator.cpp
998 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-CookieSessionInitiator.Tpo $(DEPDIR)/libshibsp_lite_la-CookieSessionInitiator.Plo
999 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/CookieSessionInitiator.cpp' object='libshibsp_lite_la-CookieSessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1000 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1001 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-CookieSessionInitiator.lo `test -f 'handler/impl/CookieSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/CookieSessionInitiator.cpp
1002
1003 libshibsp_lite_la-DiscoveryFeed.lo: handler/impl/DiscoveryFeed.cpp
1004 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-DiscoveryFeed.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-DiscoveryFeed.Tpo -c -o libshibsp_lite_la-DiscoveryFeed.lo `test -f 'handler/impl/DiscoveryFeed.cpp' || echo '$(srcdir)/'`handler/impl/DiscoveryFeed.cpp
1005 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-DiscoveryFeed.Tpo $(DEPDIR)/libshibsp_lite_la-DiscoveryFeed.Plo
1006 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/DiscoveryFeed.cpp' object='libshibsp_lite_la-DiscoveryFeed.lo' libtool=yes @AMDEPBACKSLASH@
1007 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1008 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-DiscoveryFeed.lo `test -f 'handler/impl/DiscoveryFeed.cpp' || echo '$(srcdir)/'`handler/impl/DiscoveryFeed.cpp
1009
1010 libshibsp_lite_la-FormSessionInitiator.lo: handler/impl/FormSessionInitiator.cpp
1011 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-FormSessionInitiator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-FormSessionInitiator.Tpo -c -o libshibsp_lite_la-FormSessionInitiator.lo `test -f 'handler/impl/FormSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/FormSessionInitiator.cpp
1012 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-FormSessionInitiator.Tpo $(DEPDIR)/libshibsp_lite_la-FormSessionInitiator.Plo
1013 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/FormSessionInitiator.cpp' object='libshibsp_lite_la-FormSessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1014 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1015 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-FormSessionInitiator.lo `test -f 'handler/impl/FormSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/FormSessionInitiator.cpp
1016
1017 libshibsp_lite_la-LocalLogoutInitiator.lo: handler/impl/LocalLogoutInitiator.cpp
1018 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-LocalLogoutInitiator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-LocalLogoutInitiator.Tpo -c -o libshibsp_lite_la-LocalLogoutInitiator.lo `test -f 'handler/impl/LocalLogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/LocalLogoutInitiator.cpp
1019 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-LocalLogoutInitiator.Tpo $(DEPDIR)/libshibsp_lite_la-LocalLogoutInitiator.Plo
1020 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/LocalLogoutInitiator.cpp' object='libshibsp_lite_la-LocalLogoutInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1021 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1022 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-LocalLogoutInitiator.lo `test -f 'handler/impl/LocalLogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/LocalLogoutInitiator.cpp
1023
1024 libshibsp_lite_la-LogoutHandler.lo: handler/impl/LogoutHandler.cpp
1025 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-LogoutHandler.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-LogoutHandler.Tpo -c -o libshibsp_lite_la-LogoutHandler.lo `test -f 'handler/impl/LogoutHandler.cpp' || echo '$(srcdir)/'`handler/impl/LogoutHandler.cpp
1026 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-LogoutHandler.Tpo $(DEPDIR)/libshibsp_lite_la-LogoutHandler.Plo
1027 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/LogoutHandler.cpp' object='libshibsp_lite_la-LogoutHandler.lo' libtool=yes @AMDEPBACKSLASH@
1028 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1029 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-LogoutHandler.lo `test -f 'handler/impl/LogoutHandler.cpp' || echo '$(srcdir)/'`handler/impl/LogoutHandler.cpp
1030
1031 libshibsp_lite_la-LogoutInitiator.lo: handler/impl/LogoutInitiator.cpp
1032 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-LogoutInitiator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-LogoutInitiator.Tpo -c -o libshibsp_lite_la-LogoutInitiator.lo `test -f 'handler/impl/LogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/LogoutInitiator.cpp
1033 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-LogoutInitiator.Tpo $(DEPDIR)/libshibsp_lite_la-LogoutInitiator.Plo
1034 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/LogoutInitiator.cpp' object='libshibsp_lite_la-LogoutInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1035 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1036 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-LogoutInitiator.lo `test -f 'handler/impl/LogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/LogoutInitiator.cpp
1037
1038 libshibsp_lite_la-MetadataGenerator.lo: handler/impl/MetadataGenerator.cpp
1039 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-MetadataGenerator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-MetadataGenerator.Tpo -c -o libshibsp_lite_la-MetadataGenerator.lo `test -f 'handler/impl/MetadataGenerator.cpp' || echo '$(srcdir)/'`handler/impl/MetadataGenerator.cpp
1040 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-MetadataGenerator.Tpo $(DEPDIR)/libshibsp_lite_la-MetadataGenerator.Plo
1041 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/MetadataGenerator.cpp' object='libshibsp_lite_la-MetadataGenerator.lo' libtool=yes @AMDEPBACKSLASH@
1042 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1043 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-MetadataGenerator.lo `test -f 'handler/impl/MetadataGenerator.cpp' || echo '$(srcdir)/'`handler/impl/MetadataGenerator.cpp
1044
1045 libshibsp_lite_la-RemotedHandler.lo: handler/impl/RemotedHandler.cpp
1046 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-RemotedHandler.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-RemotedHandler.Tpo -c -o libshibsp_lite_la-RemotedHandler.lo `test -f 'handler/impl/RemotedHandler.cpp' || echo '$(srcdir)/'`handler/impl/RemotedHandler.cpp
1047 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-RemotedHandler.Tpo $(DEPDIR)/libshibsp_lite_la-RemotedHandler.Plo
1048 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/RemotedHandler.cpp' object='libshibsp_lite_la-RemotedHandler.lo' libtool=yes @AMDEPBACKSLASH@
1049 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1050 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-RemotedHandler.lo `test -f 'handler/impl/RemotedHandler.cpp' || echo '$(srcdir)/'`handler/impl/RemotedHandler.cpp
1051
1052 libshibsp_lite_la-StatusHandler.lo: handler/impl/StatusHandler.cpp
1053 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-StatusHandler.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-StatusHandler.Tpo -c -o libshibsp_lite_la-StatusHandler.lo `test -f 'handler/impl/StatusHandler.cpp' || echo '$(srcdir)/'`handler/impl/StatusHandler.cpp
1054 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-StatusHandler.Tpo $(DEPDIR)/libshibsp_lite_la-StatusHandler.Plo
1055 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/StatusHandler.cpp' object='libshibsp_lite_la-StatusHandler.lo' libtool=yes @AMDEPBACKSLASH@
1056 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1057 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-StatusHandler.lo `test -f 'handler/impl/StatusHandler.cpp' || echo '$(srcdir)/'`handler/impl/StatusHandler.cpp
1058
1059 libshibsp_lite_la-SessionHandler.lo: handler/impl/SessionHandler.cpp
1060 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SessionHandler.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SessionHandler.Tpo -c -o libshibsp_lite_la-SessionHandler.lo `test -f 'handler/impl/SessionHandler.cpp' || echo '$(srcdir)/'`handler/impl/SessionHandler.cpp
1061 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SessionHandler.Tpo $(DEPDIR)/libshibsp_lite_la-SessionHandler.Plo
1062 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SessionHandler.cpp' object='libshibsp_lite_la-SessionHandler.lo' libtool=yes @AMDEPBACKSLASH@
1063 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1064 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SessionHandler.lo `test -f 'handler/impl/SessionHandler.cpp' || echo '$(srcdir)/'`handler/impl/SessionHandler.cpp
1065
1066 libshibsp_lite_la-SAML1Consumer.lo: handler/impl/SAML1Consumer.cpp
1067 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SAML1Consumer.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SAML1Consumer.Tpo -c -o libshibsp_lite_la-SAML1Consumer.lo `test -f 'handler/impl/SAML1Consumer.cpp' || echo '$(srcdir)/'`handler/impl/SAML1Consumer.cpp
1068 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SAML1Consumer.Tpo $(DEPDIR)/libshibsp_lite_la-SAML1Consumer.Plo
1069 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML1Consumer.cpp' object='libshibsp_lite_la-SAML1Consumer.lo' libtool=yes @AMDEPBACKSLASH@
1070 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1071 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SAML1Consumer.lo `test -f 'handler/impl/SAML1Consumer.cpp' || echo '$(srcdir)/'`handler/impl/SAML1Consumer.cpp
1072
1073 libshibsp_lite_la-SAML2Consumer.lo: handler/impl/SAML2Consumer.cpp
1074 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SAML2Consumer.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SAML2Consumer.Tpo -c -o libshibsp_lite_la-SAML2Consumer.lo `test -f 'handler/impl/SAML2Consumer.cpp' || echo '$(srcdir)/'`handler/impl/SAML2Consumer.cpp
1075 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SAML2Consumer.Tpo $(DEPDIR)/libshibsp_lite_la-SAML2Consumer.Plo
1076 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML2Consumer.cpp' object='libshibsp_lite_la-SAML2Consumer.lo' libtool=yes @AMDEPBACKSLASH@
1077 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1078 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SAML2Consumer.lo `test -f 'handler/impl/SAML2Consumer.cpp' || echo '$(srcdir)/'`handler/impl/SAML2Consumer.cpp
1079
1080 libshibsp_lite_la-SAML2ArtifactResolution.lo: handler/impl/SAML2ArtifactResolution.cpp
1081 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SAML2ArtifactResolution.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SAML2ArtifactResolution.Tpo -c -o libshibsp_lite_la-SAML2ArtifactResolution.lo `test -f 'handler/impl/SAML2ArtifactResolution.cpp' || echo '$(srcdir)/'`handler/impl/SAML2ArtifactResolution.cpp
1082 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SAML2ArtifactResolution.Tpo $(DEPDIR)/libshibsp_lite_la-SAML2ArtifactResolution.Plo
1083 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML2ArtifactResolution.cpp' object='libshibsp_lite_la-SAML2ArtifactResolution.lo' libtool=yes @AMDEPBACKSLASH@
1084 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1085 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SAML2ArtifactResolution.lo `test -f 'handler/impl/SAML2ArtifactResolution.cpp' || echo '$(srcdir)/'`handler/impl/SAML2ArtifactResolution.cpp
1086
1087 libshibsp_lite_la-SAML2Logout.lo: handler/impl/SAML2Logout.cpp
1088 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SAML2Logout.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SAML2Logout.Tpo -c -o libshibsp_lite_la-SAML2Logout.lo `test -f 'handler/impl/SAML2Logout.cpp' || echo '$(srcdir)/'`handler/impl/SAML2Logout.cpp
1089 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SAML2Logout.Tpo $(DEPDIR)/libshibsp_lite_la-SAML2Logout.Plo
1090 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML2Logout.cpp' object='libshibsp_lite_la-SAML2Logout.lo' libtool=yes @AMDEPBACKSLASH@
1091 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1092 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SAML2Logout.lo `test -f 'handler/impl/SAML2Logout.cpp' || echo '$(srcdir)/'`handler/impl/SAML2Logout.cpp
1093
1094 libshibsp_lite_la-SAML2LogoutInitiator.lo: handler/impl/SAML2LogoutInitiator.cpp
1095 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SAML2LogoutInitiator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SAML2LogoutInitiator.Tpo -c -o libshibsp_lite_la-SAML2LogoutInitiator.lo `test -f 'handler/impl/SAML2LogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SAML2LogoutInitiator.cpp
1096 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SAML2LogoutInitiator.Tpo $(DEPDIR)/libshibsp_lite_la-SAML2LogoutInitiator.Plo
1097 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML2LogoutInitiator.cpp' object='libshibsp_lite_la-SAML2LogoutInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1098 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1099 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SAML2LogoutInitiator.lo `test -f 'handler/impl/SAML2LogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SAML2LogoutInitiator.cpp
1100
1101 libshibsp_lite_la-SAML2NameIDMgmt.lo: handler/impl/SAML2NameIDMgmt.cpp
1102 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SAML2NameIDMgmt.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SAML2NameIDMgmt.Tpo -c -o libshibsp_lite_la-SAML2NameIDMgmt.lo `test -f 'handler/impl/SAML2NameIDMgmt.cpp' || echo '$(srcdir)/'`handler/impl/SAML2NameIDMgmt.cpp
1103 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SAML2NameIDMgmt.Tpo $(DEPDIR)/libshibsp_lite_la-SAML2NameIDMgmt.Plo
1104 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML2NameIDMgmt.cpp' object='libshibsp_lite_la-SAML2NameIDMgmt.lo' libtool=yes @AMDEPBACKSLASH@
1105 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1106 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SAML2NameIDMgmt.lo `test -f 'handler/impl/SAML2NameIDMgmt.cpp' || echo '$(srcdir)/'`handler/impl/SAML2NameIDMgmt.cpp
1107
1108 libshibsp_lite_la-SAML2SessionInitiator.lo: handler/impl/SAML2SessionInitiator.cpp
1109 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SAML2SessionInitiator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SAML2SessionInitiator.Tpo -c -o libshibsp_lite_la-SAML2SessionInitiator.lo `test -f 'handler/impl/SAML2SessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SAML2SessionInitiator.cpp
1110 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SAML2SessionInitiator.Tpo $(DEPDIR)/libshibsp_lite_la-SAML2SessionInitiator.Plo
1111 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML2SessionInitiator.cpp' object='libshibsp_lite_la-SAML2SessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1112 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1113 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SAML2SessionInitiator.lo `test -f 'handler/impl/SAML2SessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SAML2SessionInitiator.cpp
1114
1115 libshibsp_lite_la-SAMLDSSessionInitiator.lo: handler/impl/SAMLDSSessionInitiator.cpp
1116 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SAMLDSSessionInitiator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SAMLDSSessionInitiator.Tpo -c -o libshibsp_lite_la-SAMLDSSessionInitiator.lo `test -f 'handler/impl/SAMLDSSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SAMLDSSessionInitiator.cpp
1117 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SAMLDSSessionInitiator.Tpo $(DEPDIR)/libshibsp_lite_la-SAMLDSSessionInitiator.Plo
1118 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAMLDSSessionInitiator.cpp' object='libshibsp_lite_la-SAMLDSSessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1119 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1120 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SAMLDSSessionInitiator.lo `test -f 'handler/impl/SAMLDSSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SAMLDSSessionInitiator.cpp
1121
1122 libshibsp_lite_la-SessionInitiator.lo: handler/impl/SessionInitiator.cpp
1123 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SessionInitiator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SessionInitiator.Tpo -c -o libshibsp_lite_la-SessionInitiator.lo `test -f 'handler/impl/SessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SessionInitiator.cpp
1124 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SessionInitiator.Tpo $(DEPDIR)/libshibsp_lite_la-SessionInitiator.Plo
1125 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SessionInitiator.cpp' object='libshibsp_lite_la-SessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1126 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1127 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SessionInitiator.lo `test -f 'handler/impl/SessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SessionInitiator.cpp
1128
1129 libshibsp_lite_la-Shib1SessionInitiator.lo: handler/impl/Shib1SessionInitiator.cpp
1130 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-Shib1SessionInitiator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-Shib1SessionInitiator.Tpo -c -o libshibsp_lite_la-Shib1SessionInitiator.lo `test -f 'handler/impl/Shib1SessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/Shib1SessionInitiator.cpp
1131 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-Shib1SessionInitiator.Tpo $(DEPDIR)/libshibsp_lite_la-Shib1SessionInitiator.Plo
1132 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/Shib1SessionInitiator.cpp' object='libshibsp_lite_la-Shib1SessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1133 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1134 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-Shib1SessionInitiator.lo `test -f 'handler/impl/Shib1SessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/Shib1SessionInitiator.cpp
1135
1136 libshibsp_lite_la-TransformSessionInitiator.lo: handler/impl/TransformSessionInitiator.cpp
1137 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-TransformSessionInitiator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-TransformSessionInitiator.Tpo -c -o libshibsp_lite_la-TransformSessionInitiator.lo `test -f 'handler/impl/TransformSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/TransformSessionInitiator.cpp
1138 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-TransformSessionInitiator.Tpo $(DEPDIR)/libshibsp_lite_la-TransformSessionInitiator.Plo
1139 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/TransformSessionInitiator.cpp' object='libshibsp_lite_la-TransformSessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1140 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1141 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-TransformSessionInitiator.lo `test -f 'handler/impl/TransformSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/TransformSessionInitiator.cpp
1142
1143 libshibsp_lite_la-WAYFSessionInitiator.lo: handler/impl/WAYFSessionInitiator.cpp
1144 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-WAYFSessionInitiator.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-WAYFSessionInitiator.Tpo -c -o libshibsp_lite_la-WAYFSessionInitiator.lo `test -f 'handler/impl/WAYFSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/WAYFSessionInitiator.cpp
1145 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-WAYFSessionInitiator.Tpo $(DEPDIR)/libshibsp_lite_la-WAYFSessionInitiator.Plo
1146 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/WAYFSessionInitiator.cpp' object='libshibsp_lite_la-WAYFSessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1147 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1148 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-WAYFSessionInitiator.lo `test -f 'handler/impl/WAYFSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/WAYFSessionInitiator.cpp
1149
1150 libshibsp_lite_la-ChainingAccessControl.lo: impl/ChainingAccessControl.cpp
1151 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-ChainingAccessControl.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-ChainingAccessControl.Tpo -c -o libshibsp_lite_la-ChainingAccessControl.lo `test -f 'impl/ChainingAccessControl.cpp' || echo '$(srcdir)/'`impl/ChainingAccessControl.cpp
1152 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-ChainingAccessControl.Tpo $(DEPDIR)/libshibsp_lite_la-ChainingAccessControl.Plo
1153 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='impl/ChainingAccessControl.cpp' object='libshibsp_lite_la-ChainingAccessControl.lo' libtool=yes @AMDEPBACKSLASH@
1154 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1155 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-ChainingAccessControl.lo `test -f 'impl/ChainingAccessControl.cpp' || echo '$(srcdir)/'`impl/ChainingAccessControl.cpp
1156
1157 libshibsp_lite_la-StorageServiceSessionCache.lo: impl/StorageServiceSessionCache.cpp
1158 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-StorageServiceSessionCache.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-StorageServiceSessionCache.Tpo -c -o libshibsp_lite_la-StorageServiceSessionCache.lo `test -f 'impl/StorageServiceSessionCache.cpp' || echo '$(srcdir)/'`impl/StorageServiceSessionCache.cpp
1159 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-StorageServiceSessionCache.Tpo $(DEPDIR)/libshibsp_lite_la-StorageServiceSessionCache.Plo
1160 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='impl/StorageServiceSessionCache.cpp' object='libshibsp_lite_la-StorageServiceSessionCache.lo' libtool=yes @AMDEPBACKSLASH@
1161 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1162 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-StorageServiceSessionCache.lo `test -f 'impl/StorageServiceSessionCache.cpp' || echo '$(srcdir)/'`impl/StorageServiceSessionCache.cpp
1163
1164 libshibsp_lite_la-XMLAccessControl.lo: impl/XMLAccessControl.cpp
1165 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-XMLAccessControl.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-XMLAccessControl.Tpo -c -o libshibsp_lite_la-XMLAccessControl.lo `test -f 'impl/XMLAccessControl.cpp' || echo '$(srcdir)/'`impl/XMLAccessControl.cpp
1166 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-XMLAccessControl.Tpo $(DEPDIR)/libshibsp_lite_la-XMLAccessControl.Plo
1167 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='impl/XMLAccessControl.cpp' object='libshibsp_lite_la-XMLAccessControl.lo' libtool=yes @AMDEPBACKSLASH@
1168 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1169 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-XMLAccessControl.lo `test -f 'impl/XMLAccessControl.cpp' || echo '$(srcdir)/'`impl/XMLAccessControl.cpp
1170
1171 libshibsp_lite_la-XMLRequestMapper.lo: impl/XMLRequestMapper.cpp
1172 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-XMLRequestMapper.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-XMLRequestMapper.Tpo -c -o libshibsp_lite_la-XMLRequestMapper.lo `test -f 'impl/XMLRequestMapper.cpp' || echo '$(srcdir)/'`impl/XMLRequestMapper.cpp
1173 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-XMLRequestMapper.Tpo $(DEPDIR)/libshibsp_lite_la-XMLRequestMapper.Plo
1174 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='impl/XMLRequestMapper.cpp' object='libshibsp_lite_la-XMLRequestMapper.lo' libtool=yes @AMDEPBACKSLASH@
1175 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1176 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-XMLRequestMapper.lo `test -f 'impl/XMLRequestMapper.cpp' || echo '$(srcdir)/'`impl/XMLRequestMapper.cpp
1177
1178 libshibsp_lite_la-XMLServiceProvider.lo: impl/XMLServiceProvider.cpp
1179 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-XMLServiceProvider.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-XMLServiceProvider.Tpo -c -o libshibsp_lite_la-XMLServiceProvider.lo `test -f 'impl/XMLServiceProvider.cpp' || echo '$(srcdir)/'`impl/XMLServiceProvider.cpp
1180 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-XMLServiceProvider.Tpo $(DEPDIR)/libshibsp_lite_la-XMLServiceProvider.Plo
1181 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='impl/XMLServiceProvider.cpp' object='libshibsp_lite_la-XMLServiceProvider.lo' libtool=yes @AMDEPBACKSLASH@
1182 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1183 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-XMLServiceProvider.lo `test -f 'impl/XMLServiceProvider.cpp' || echo '$(srcdir)/'`impl/XMLServiceProvider.cpp
1184
1185 libshibsp_lite_la-ddf.lo: remoting/impl/ddf.cpp
1186 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-ddf.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-ddf.Tpo -c -o libshibsp_lite_la-ddf.lo `test -f 'remoting/impl/ddf.cpp' || echo '$(srcdir)/'`remoting/impl/ddf.cpp
1187 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-ddf.Tpo $(DEPDIR)/libshibsp_lite_la-ddf.Plo
1188 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='remoting/impl/ddf.cpp' object='libshibsp_lite_la-ddf.lo' libtool=yes @AMDEPBACKSLASH@
1189 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1190 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-ddf.lo `test -f 'remoting/impl/ddf.cpp' || echo '$(srcdir)/'`remoting/impl/ddf.cpp
1191
1192 libshibsp_lite_la-ListenerService.lo: remoting/impl/ListenerService.cpp
1193 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-ListenerService.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-ListenerService.Tpo -c -o libshibsp_lite_la-ListenerService.lo `test -f 'remoting/impl/ListenerService.cpp' || echo '$(srcdir)/'`remoting/impl/ListenerService.cpp
1194 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-ListenerService.Tpo $(DEPDIR)/libshibsp_lite_la-ListenerService.Plo
1195 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='remoting/impl/ListenerService.cpp' object='libshibsp_lite_la-ListenerService.lo' libtool=yes @AMDEPBACKSLASH@
1196 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1197 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-ListenerService.lo `test -f 'remoting/impl/ListenerService.cpp' || echo '$(srcdir)/'`remoting/impl/ListenerService.cpp
1198
1199 libshibsp_lite_la-SocketListener.lo: remoting/impl/SocketListener.cpp
1200 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SocketListener.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SocketListener.Tpo -c -o libshibsp_lite_la-SocketListener.lo `test -f 'remoting/impl/SocketListener.cpp' || echo '$(srcdir)/'`remoting/impl/SocketListener.cpp
1201 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SocketListener.Tpo $(DEPDIR)/libshibsp_lite_la-SocketListener.Plo
1202 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='remoting/impl/SocketListener.cpp' object='libshibsp_lite_la-SocketListener.lo' libtool=yes @AMDEPBACKSLASH@
1203 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1204 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SocketListener.lo `test -f 'remoting/impl/SocketListener.cpp' || echo '$(srcdir)/'`remoting/impl/SocketListener.cpp
1205
1206 libshibsp_lite_la-TCPListener.lo: remoting/impl/TCPListener.cpp
1207 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-TCPListener.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-TCPListener.Tpo -c -o libshibsp_lite_la-TCPListener.lo `test -f 'remoting/impl/TCPListener.cpp' || echo '$(srcdir)/'`remoting/impl/TCPListener.cpp
1208 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-TCPListener.Tpo $(DEPDIR)/libshibsp_lite_la-TCPListener.Plo
1209 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='remoting/impl/TCPListener.cpp' object='libshibsp_lite_la-TCPListener.lo' libtool=yes @AMDEPBACKSLASH@
1210 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1211 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-TCPListener.lo `test -f 'remoting/impl/TCPListener.cpp' || echo '$(srcdir)/'`remoting/impl/TCPListener.cpp
1212
1213 libshibsp_lite_la-UnixListener.lo: remoting/impl/UnixListener.cpp
1214 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-UnixListener.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-UnixListener.Tpo -c -o libshibsp_lite_la-UnixListener.lo `test -f 'remoting/impl/UnixListener.cpp' || echo '$(srcdir)/'`remoting/impl/UnixListener.cpp
1215 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-UnixListener.Tpo $(DEPDIR)/libshibsp_lite_la-UnixListener.Plo
1216 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='remoting/impl/UnixListener.cpp' object='libshibsp_lite_la-UnixListener.lo' libtool=yes @AMDEPBACKSLASH@
1217 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1218 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-UnixListener.lo `test -f 'remoting/impl/UnixListener.cpp' || echo '$(srcdir)/'`remoting/impl/UnixListener.cpp
1219
1220 libshibsp_lite_la-CGIParser.lo: util/CGIParser.cpp
1221 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-CGIParser.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-CGIParser.Tpo -c -o libshibsp_lite_la-CGIParser.lo `test -f 'util/CGIParser.cpp' || echo '$(srcdir)/'`util/CGIParser.cpp
1222 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-CGIParser.Tpo $(DEPDIR)/libshibsp_lite_la-CGIParser.Plo
1223 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/CGIParser.cpp' object='libshibsp_lite_la-CGIParser.lo' libtool=yes @AMDEPBACKSLASH@
1224 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1225 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-CGIParser.lo `test -f 'util/CGIParser.cpp' || echo '$(srcdir)/'`util/CGIParser.cpp
1226
1227 libshibsp_lite_la-DOMPropertySet.lo: util/DOMPropertySet.cpp
1228 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-DOMPropertySet.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-DOMPropertySet.Tpo -c -o libshibsp_lite_la-DOMPropertySet.lo `test -f 'util/DOMPropertySet.cpp' || echo '$(srcdir)/'`util/DOMPropertySet.cpp
1229 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-DOMPropertySet.Tpo $(DEPDIR)/libshibsp_lite_la-DOMPropertySet.Plo
1230 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/DOMPropertySet.cpp' object='libshibsp_lite_la-DOMPropertySet.lo' libtool=yes @AMDEPBACKSLASH@
1231 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1232 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-DOMPropertySet.lo `test -f 'util/DOMPropertySet.cpp' || echo '$(srcdir)/'`util/DOMPropertySet.cpp
1233
1234 libshibsp_lite_la-SPConstants.lo: util/SPConstants.cpp
1235 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SPConstants.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SPConstants.Tpo -c -o libshibsp_lite_la-SPConstants.lo `test -f 'util/SPConstants.cpp' || echo '$(srcdir)/'`util/SPConstants.cpp
1236 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SPConstants.Tpo $(DEPDIR)/libshibsp_lite_la-SPConstants.Plo
1237 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/SPConstants.cpp' object='libshibsp_lite_la-SPConstants.lo' libtool=yes @AMDEPBACKSLASH@
1238 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1239 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SPConstants.lo `test -f 'util/SPConstants.cpp' || echo '$(srcdir)/'`util/SPConstants.cpp
1240
1241 libshibsp_lite_la-TemplateParameters.lo: util/TemplateParameters.cpp
1242 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-TemplateParameters.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-TemplateParameters.Tpo -c -o libshibsp_lite_la-TemplateParameters.lo `test -f 'util/TemplateParameters.cpp' || echo '$(srcdir)/'`util/TemplateParameters.cpp
1243 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-TemplateParameters.Tpo $(DEPDIR)/libshibsp_lite_la-TemplateParameters.Plo
1244 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/TemplateParameters.cpp' object='libshibsp_lite_la-TemplateParameters.lo' libtool=yes @AMDEPBACKSLASH@
1245 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1246 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-TemplateParameters.lo `test -f 'util/TemplateParameters.cpp' || echo '$(srcdir)/'`util/TemplateParameters.cpp
1247
1248 libshibsp_lite_la-CommonDomainCookie.lo: lite/CommonDomainCookie.cpp
1249 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-CommonDomainCookie.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-CommonDomainCookie.Tpo -c -o libshibsp_lite_la-CommonDomainCookie.lo `test -f 'lite/CommonDomainCookie.cpp' || echo '$(srcdir)/'`lite/CommonDomainCookie.cpp
1250 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-CommonDomainCookie.Tpo $(DEPDIR)/libshibsp_lite_la-CommonDomainCookie.Plo
1251 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='lite/CommonDomainCookie.cpp' object='libshibsp_lite_la-CommonDomainCookie.lo' libtool=yes @AMDEPBACKSLASH@
1252 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1253 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-CommonDomainCookie.lo `test -f 'lite/CommonDomainCookie.cpp' || echo '$(srcdir)/'`lite/CommonDomainCookie.cpp
1254
1255 libshibsp_lite_la-SAMLConstants.lo: lite/SAMLConstants.cpp
1256 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libshibsp_lite_la-SAMLConstants.lo -MD -MP -MF $(DEPDIR)/libshibsp_lite_la-SAMLConstants.Tpo -c -o libshibsp_lite_la-SAMLConstants.lo `test -f 'lite/SAMLConstants.cpp' || echo '$(srcdir)/'`lite/SAMLConstants.cpp
1257 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libshibsp_lite_la-SAMLConstants.Tpo $(DEPDIR)/libshibsp_lite_la-SAMLConstants.Plo
1258 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='lite/SAMLConstants.cpp' object='libshibsp_lite_la-SAMLConstants.lo' libtool=yes @AMDEPBACKSLASH@
1259 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1260 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshibsp_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libshibsp_lite_la-SAMLConstants.lo `test -f 'lite/SAMLConstants.cpp' || echo '$(srcdir)/'`lite/SAMLConstants.cpp
1261
1262 Attribute.lo: attribute/Attribute.cpp
1263 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Attribute.lo -MD -MP -MF $(DEPDIR)/Attribute.Tpo -c -o Attribute.lo `test -f 'attribute/Attribute.cpp' || echo '$(srcdir)/'`attribute/Attribute.cpp
1264 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/Attribute.Tpo $(DEPDIR)/Attribute.Plo
1265 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/Attribute.cpp' object='Attribute.lo' libtool=yes @AMDEPBACKSLASH@
1266 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1267 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Attribute.lo `test -f 'attribute/Attribute.cpp' || echo '$(srcdir)/'`attribute/Attribute.cpp
1268
1269 ExtensibleAttribute.lo: attribute/ExtensibleAttribute.cpp
1270 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ExtensibleAttribute.lo -MD -MP -MF $(DEPDIR)/ExtensibleAttribute.Tpo -c -o ExtensibleAttribute.lo `test -f 'attribute/ExtensibleAttribute.cpp' || echo '$(srcdir)/'`attribute/ExtensibleAttribute.cpp
1271 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/ExtensibleAttribute.Tpo $(DEPDIR)/ExtensibleAttribute.Plo
1272 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/ExtensibleAttribute.cpp' object='ExtensibleAttribute.lo' libtool=yes @AMDEPBACKSLASH@
1273 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1274 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExtensibleAttribute.lo `test -f 'attribute/ExtensibleAttribute.cpp' || echo '$(srcdir)/'`attribute/ExtensibleAttribute.cpp
1275
1276 NameIDAttribute.lo: attribute/NameIDAttribute.cpp
1277 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NameIDAttribute.lo -MD -MP -MF $(DEPDIR)/NameIDAttribute.Tpo -c -o NameIDAttribute.lo `test -f 'attribute/NameIDAttribute.cpp' || echo '$(srcdir)/'`attribute/NameIDAttribute.cpp
1278 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/NameIDAttribute.Tpo $(DEPDIR)/NameIDAttribute.Plo
1279 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/NameIDAttribute.cpp' object='NameIDAttribute.lo' libtool=yes @AMDEPBACKSLASH@
1280 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1281 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NameIDAttribute.lo `test -f 'attribute/NameIDAttribute.cpp' || echo '$(srcdir)/'`attribute/NameIDAttribute.cpp
1282
1283 SimpleAttribute.lo: attribute/SimpleAttribute.cpp
1284 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SimpleAttribute.lo -MD -MP -MF $(DEPDIR)/SimpleAttribute.Tpo -c -o SimpleAttribute.lo `test -f 'attribute/SimpleAttribute.cpp' || echo '$(srcdir)/'`attribute/SimpleAttribute.cpp
1285 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SimpleAttribute.Tpo $(DEPDIR)/SimpleAttribute.Plo
1286 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/SimpleAttribute.cpp' object='SimpleAttribute.lo' libtool=yes @AMDEPBACKSLASH@
1287 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1288 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SimpleAttribute.lo `test -f 'attribute/SimpleAttribute.cpp' || echo '$(srcdir)/'`attribute/SimpleAttribute.cpp
1289
1290 ScopedAttribute.lo: attribute/ScopedAttribute.cpp
1291 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ScopedAttribute.lo -MD -MP -MF $(DEPDIR)/ScopedAttribute.Tpo -c -o ScopedAttribute.lo `test -f 'attribute/ScopedAttribute.cpp' || echo '$(srcdir)/'`attribute/ScopedAttribute.cpp
1292 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/ScopedAttribute.Tpo $(DEPDIR)/ScopedAttribute.Plo
1293 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/ScopedAttribute.cpp' object='ScopedAttribute.lo' libtool=yes @AMDEPBACKSLASH@
1294 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1295 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ScopedAttribute.lo `test -f 'attribute/ScopedAttribute.cpp' || echo '$(srcdir)/'`attribute/ScopedAttribute.cpp
1296
1297 XMLAttribute.lo: attribute/XMLAttribute.cpp
1298 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLAttribute.lo -MD -MP -MF $(DEPDIR)/XMLAttribute.Tpo -c -o XMLAttribute.lo `test -f 'attribute/XMLAttribute.cpp' || echo '$(srcdir)/'`attribute/XMLAttribute.cpp
1299 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/XMLAttribute.Tpo $(DEPDIR)/XMLAttribute.Plo
1300 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/XMLAttribute.cpp' object='XMLAttribute.lo' libtool=yes @AMDEPBACKSLASH@
1301 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1302 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLAttribute.lo `test -f 'attribute/XMLAttribute.cpp' || echo '$(srcdir)/'`attribute/XMLAttribute.cpp
1303
1304 XMLProtocolProvider.lo: binding/impl/XMLProtocolProvider.cpp
1305 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLProtocolProvider.lo -MD -MP -MF $(DEPDIR)/XMLProtocolProvider.Tpo -c -o XMLProtocolProvider.lo `test -f 'binding/impl/XMLProtocolProvider.cpp' || echo '$(srcdir)/'`binding/impl/XMLProtocolProvider.cpp
1306 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/XMLProtocolProvider.Tpo $(DEPDIR)/XMLProtocolProvider.Plo
1307 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='binding/impl/XMLProtocolProvider.cpp' object='XMLProtocolProvider.lo' libtool=yes @AMDEPBACKSLASH@
1308 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1309 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLProtocolProvider.lo `test -f 'binding/impl/XMLProtocolProvider.cpp' || echo '$(srcdir)/'`binding/impl/XMLProtocolProvider.cpp
1310
1311 AbstractHandler.lo: handler/impl/AbstractHandler.cpp
1312 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AbstractHandler.lo -MD -MP -MF $(DEPDIR)/AbstractHandler.Tpo -c -o AbstractHandler.lo `test -f 'handler/impl/AbstractHandler.cpp' || echo '$(srcdir)/'`handler/impl/AbstractHandler.cpp
1313 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AbstractHandler.Tpo $(DEPDIR)/AbstractHandler.Plo
1314 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/AbstractHandler.cpp' object='AbstractHandler.lo' libtool=yes @AMDEPBACKSLASH@
1315 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1316 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AbstractHandler.lo `test -f 'handler/impl/AbstractHandler.cpp' || echo '$(srcdir)/'`handler/impl/AbstractHandler.cpp
1317
1318 AssertionConsumerService.lo: handler/impl/AssertionConsumerService.cpp
1319 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AssertionConsumerService.lo -MD -MP -MF $(DEPDIR)/AssertionConsumerService.Tpo -c -o AssertionConsumerService.lo `test -f 'handler/impl/AssertionConsumerService.cpp' || echo '$(srcdir)/'`handler/impl/AssertionConsumerService.cpp
1320 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AssertionConsumerService.Tpo $(DEPDIR)/AssertionConsumerService.Plo
1321 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/AssertionConsumerService.cpp' object='AssertionConsumerService.lo' libtool=yes @AMDEPBACKSLASH@
1322 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1323 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AssertionConsumerService.lo `test -f 'handler/impl/AssertionConsumerService.cpp' || echo '$(srcdir)/'`handler/impl/AssertionConsumerService.cpp
1324
1325 AssertionLookup.lo: handler/impl/AssertionLookup.cpp
1326 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AssertionLookup.lo -MD -MP -MF $(DEPDIR)/AssertionLookup.Tpo -c -o AssertionLookup.lo `test -f 'handler/impl/AssertionLookup.cpp' || echo '$(srcdir)/'`handler/impl/AssertionLookup.cpp
1327 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AssertionLookup.Tpo $(DEPDIR)/AssertionLookup.Plo
1328 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/AssertionLookup.cpp' object='AssertionLookup.lo' libtool=yes @AMDEPBACKSLASH@
1329 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1330 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AssertionLookup.lo `test -f 'handler/impl/AssertionLookup.cpp' || echo '$(srcdir)/'`handler/impl/AssertionLookup.cpp
1331
1332 ChainingLogoutInitiator.lo: handler/impl/ChainingLogoutInitiator.cpp
1333 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ChainingLogoutInitiator.lo -MD -MP -MF $(DEPDIR)/ChainingLogoutInitiator.Tpo -c -o ChainingLogoutInitiator.lo `test -f 'handler/impl/ChainingLogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/ChainingLogoutInitiator.cpp
1334 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/ChainingLogoutInitiator.Tpo $(DEPDIR)/ChainingLogoutInitiator.Plo
1335 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/ChainingLogoutInitiator.cpp' object='ChainingLogoutInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1336 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1337 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ChainingLogoutInitiator.lo `test -f 'handler/impl/ChainingLogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/ChainingLogoutInitiator.cpp
1338
1339 ChainingSessionInitiator.lo: handler/impl/ChainingSessionInitiator.cpp
1340 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ChainingSessionInitiator.lo -MD -MP -MF $(DEPDIR)/ChainingSessionInitiator.Tpo -c -o ChainingSessionInitiator.lo `test -f 'handler/impl/ChainingSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/ChainingSessionInitiator.cpp
1341 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/ChainingSessionInitiator.Tpo $(DEPDIR)/ChainingSessionInitiator.Plo
1342 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/ChainingSessionInitiator.cpp' object='ChainingSessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1343 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1344 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ChainingSessionInitiator.lo `test -f 'handler/impl/ChainingSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/ChainingSessionInitiator.cpp
1345
1346 CookieSessionInitiator.lo: handler/impl/CookieSessionInitiator.cpp
1347 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CookieSessionInitiator.lo -MD -MP -MF $(DEPDIR)/CookieSessionInitiator.Tpo -c -o CookieSessionInitiator.lo `test -f 'handler/impl/CookieSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/CookieSessionInitiator.cpp
1348 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/CookieSessionInitiator.Tpo $(DEPDIR)/CookieSessionInitiator.Plo
1349 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/CookieSessionInitiator.cpp' object='CookieSessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1350 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1351 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CookieSessionInitiator.lo `test -f 'handler/impl/CookieSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/CookieSessionInitiator.cpp
1352
1353 DiscoveryFeed.lo: handler/impl/DiscoveryFeed.cpp
1354 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DiscoveryFeed.lo -MD -MP -MF $(DEPDIR)/DiscoveryFeed.Tpo -c -o DiscoveryFeed.lo `test -f 'handler/impl/DiscoveryFeed.cpp' || echo '$(srcdir)/'`handler/impl/DiscoveryFeed.cpp
1355 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/DiscoveryFeed.Tpo $(DEPDIR)/DiscoveryFeed.Plo
1356 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/DiscoveryFeed.cpp' object='DiscoveryFeed.lo' libtool=yes @AMDEPBACKSLASH@
1357 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1358 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DiscoveryFeed.lo `test -f 'handler/impl/DiscoveryFeed.cpp' || echo '$(srcdir)/'`handler/impl/DiscoveryFeed.cpp
1359
1360 FormSessionInitiator.lo: handler/impl/FormSessionInitiator.cpp
1361 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FormSessionInitiator.lo -MD -MP -MF $(DEPDIR)/FormSessionInitiator.Tpo -c -o FormSessionInitiator.lo `test -f 'handler/impl/FormSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/FormSessionInitiator.cpp
1362 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/FormSessionInitiator.Tpo $(DEPDIR)/FormSessionInitiator.Plo
1363 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/FormSessionInitiator.cpp' object='FormSessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1364 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1365 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FormSessionInitiator.lo `test -f 'handler/impl/FormSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/FormSessionInitiator.cpp
1366
1367 LocalLogoutInitiator.lo: handler/impl/LocalLogoutInitiator.cpp
1368 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LocalLogoutInitiator.lo -MD -MP -MF $(DEPDIR)/LocalLogoutInitiator.Tpo -c -o LocalLogoutInitiator.lo `test -f 'handler/impl/LocalLogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/LocalLogoutInitiator.cpp
1369 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/LocalLogoutInitiator.Tpo $(DEPDIR)/LocalLogoutInitiator.Plo
1370 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/LocalLogoutInitiator.cpp' object='LocalLogoutInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1371 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1372 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LocalLogoutInitiator.lo `test -f 'handler/impl/LocalLogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/LocalLogoutInitiator.cpp
1373
1374 LogoutHandler.lo: handler/impl/LogoutHandler.cpp
1375 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LogoutHandler.lo -MD -MP -MF $(DEPDIR)/LogoutHandler.Tpo -c -o LogoutHandler.lo `test -f 'handler/impl/LogoutHandler.cpp' || echo '$(srcdir)/'`handler/impl/LogoutHandler.cpp
1376 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/LogoutHandler.Tpo $(DEPDIR)/LogoutHandler.Plo
1377 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/LogoutHandler.cpp' object='LogoutHandler.lo' libtool=yes @AMDEPBACKSLASH@
1378 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1379 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LogoutHandler.lo `test -f 'handler/impl/LogoutHandler.cpp' || echo '$(srcdir)/'`handler/impl/LogoutHandler.cpp
1380
1381 LogoutInitiator.lo: handler/impl/LogoutInitiator.cpp
1382 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LogoutInitiator.lo -MD -MP -MF $(DEPDIR)/LogoutInitiator.Tpo -c -o LogoutInitiator.lo `test -f 'handler/impl/LogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/LogoutInitiator.cpp
1383 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/LogoutInitiator.Tpo $(DEPDIR)/LogoutInitiator.Plo
1384 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/LogoutInitiator.cpp' object='LogoutInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1385 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1386 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LogoutInitiator.lo `test -f 'handler/impl/LogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/LogoutInitiator.cpp
1387
1388 MetadataGenerator.lo: handler/impl/MetadataGenerator.cpp
1389 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MetadataGenerator.lo -MD -MP -MF $(DEPDIR)/MetadataGenerator.Tpo -c -o MetadataGenerator.lo `test -f 'handler/impl/MetadataGenerator.cpp' || echo '$(srcdir)/'`handler/impl/MetadataGenerator.cpp
1390 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/MetadataGenerator.Tpo $(DEPDIR)/MetadataGenerator.Plo
1391 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/MetadataGenerator.cpp' object='MetadataGenerator.lo' libtool=yes @AMDEPBACKSLASH@
1392 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1393 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MetadataGenerator.lo `test -f 'handler/impl/MetadataGenerator.cpp' || echo '$(srcdir)/'`handler/impl/MetadataGenerator.cpp
1394
1395 RemotedHandler.lo: handler/impl/RemotedHandler.cpp
1396 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RemotedHandler.lo -MD -MP -MF $(DEPDIR)/RemotedHandler.Tpo -c -o RemotedHandler.lo `test -f 'handler/impl/RemotedHandler.cpp' || echo '$(srcdir)/'`handler/impl/RemotedHandler.cpp
1397 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/RemotedHandler.Tpo $(DEPDIR)/RemotedHandler.Plo
1398 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/RemotedHandler.cpp' object='RemotedHandler.lo' libtool=yes @AMDEPBACKSLASH@
1399 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1400 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RemotedHandler.lo `test -f 'handler/impl/RemotedHandler.cpp' || echo '$(srcdir)/'`handler/impl/RemotedHandler.cpp
1401
1402 StatusHandler.lo: handler/impl/StatusHandler.cpp
1403 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StatusHandler.lo -MD -MP -MF $(DEPDIR)/StatusHandler.Tpo -c -o StatusHandler.lo `test -f 'handler/impl/StatusHandler.cpp' || echo '$(srcdir)/'`handler/impl/StatusHandler.cpp
1404 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/StatusHandler.Tpo $(DEPDIR)/StatusHandler.Plo
1405 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/StatusHandler.cpp' object='StatusHandler.lo' libtool=yes @AMDEPBACKSLASH@
1406 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1407 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StatusHandler.lo `test -f 'handler/impl/StatusHandler.cpp' || echo '$(srcdir)/'`handler/impl/StatusHandler.cpp
1408
1409 SessionHandler.lo: handler/impl/SessionHandler.cpp
1410 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SessionHandler.lo -MD -MP -MF $(DEPDIR)/SessionHandler.Tpo -c -o SessionHandler.lo `test -f 'handler/impl/SessionHandler.cpp' || echo '$(srcdir)/'`handler/impl/SessionHandler.cpp
1411 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SessionHandler.Tpo $(DEPDIR)/SessionHandler.Plo
1412 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SessionHandler.cpp' object='SessionHandler.lo' libtool=yes @AMDEPBACKSLASH@
1413 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1414 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SessionHandler.lo `test -f 'handler/impl/SessionHandler.cpp' || echo '$(srcdir)/'`handler/impl/SessionHandler.cpp
1415
1416 SAML1Consumer.lo: handler/impl/SAML1Consumer.cpp
1417 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SAML1Consumer.lo -MD -MP -MF $(DEPDIR)/SAML1Consumer.Tpo -c -o SAML1Consumer.lo `test -f 'handler/impl/SAML1Consumer.cpp' || echo '$(srcdir)/'`handler/impl/SAML1Consumer.cpp
1418 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SAML1Consumer.Tpo $(DEPDIR)/SAML1Consumer.Plo
1419 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML1Consumer.cpp' object='SAML1Consumer.lo' libtool=yes @AMDEPBACKSLASH@
1420 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1421 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SAML1Consumer.lo `test -f 'handler/impl/SAML1Consumer.cpp' || echo '$(srcdir)/'`handler/impl/SAML1Consumer.cpp
1422
1423 SAML2Consumer.lo: handler/impl/SAML2Consumer.cpp
1424 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SAML2Consumer.lo -MD -MP -MF $(DEPDIR)/SAML2Consumer.Tpo -c -o SAML2Consumer.lo `test -f 'handler/impl/SAML2Consumer.cpp' || echo '$(srcdir)/'`handler/impl/SAML2Consumer.cpp
1425 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SAML2Consumer.Tpo $(DEPDIR)/SAML2Consumer.Plo
1426 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML2Consumer.cpp' object='SAML2Consumer.lo' libtool=yes @AMDEPBACKSLASH@
1427 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1428 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SAML2Consumer.lo `test -f 'handler/impl/SAML2Consumer.cpp' || echo '$(srcdir)/'`handler/impl/SAML2Consumer.cpp
1429
1430 SAML2ArtifactResolution.lo: handler/impl/SAML2ArtifactResolution.cpp
1431 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SAML2ArtifactResolution.lo -MD -MP -MF $(DEPDIR)/SAML2ArtifactResolution.Tpo -c -o SAML2ArtifactResolution.lo `test -f 'handler/impl/SAML2ArtifactResolution.cpp' || echo '$(srcdir)/'`handler/impl/SAML2ArtifactResolution.cpp
1432 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SAML2ArtifactResolution.Tpo $(DEPDIR)/SAML2ArtifactResolution.Plo
1433 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML2ArtifactResolution.cpp' object='SAML2ArtifactResolution.lo' libtool=yes @AMDEPBACKSLASH@
1434 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1435 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SAML2ArtifactResolution.lo `test -f 'handler/impl/SAML2ArtifactResolution.cpp' || echo '$(srcdir)/'`handler/impl/SAML2ArtifactResolution.cpp
1436
1437 SAML2Logout.lo: handler/impl/SAML2Logout.cpp
1438 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SAML2Logout.lo -MD -MP -MF $(DEPDIR)/SAML2Logout.Tpo -c -o SAML2Logout.lo `test -f 'handler/impl/SAML2Logout.cpp' || echo '$(srcdir)/'`handler/impl/SAML2Logout.cpp
1439 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SAML2Logout.Tpo $(DEPDIR)/SAML2Logout.Plo
1440 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML2Logout.cpp' object='SAML2Logout.lo' libtool=yes @AMDEPBACKSLASH@
1441 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1442 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SAML2Logout.lo `test -f 'handler/impl/SAML2Logout.cpp' || echo '$(srcdir)/'`handler/impl/SAML2Logout.cpp
1443
1444 SAML2LogoutInitiator.lo: handler/impl/SAML2LogoutInitiator.cpp
1445 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SAML2LogoutInitiator.lo -MD -MP -MF $(DEPDIR)/SAML2LogoutInitiator.Tpo -c -o SAML2LogoutInitiator.lo `test -f 'handler/impl/SAML2LogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SAML2LogoutInitiator.cpp
1446 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SAML2LogoutInitiator.Tpo $(DEPDIR)/SAML2LogoutInitiator.Plo
1447 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML2LogoutInitiator.cpp' object='SAML2LogoutInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1448 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1449 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SAML2LogoutInitiator.lo `test -f 'handler/impl/SAML2LogoutInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SAML2LogoutInitiator.cpp
1450
1451 SAML2NameIDMgmt.lo: handler/impl/SAML2NameIDMgmt.cpp
1452 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SAML2NameIDMgmt.lo -MD -MP -MF $(DEPDIR)/SAML2NameIDMgmt.Tpo -c -o SAML2NameIDMgmt.lo `test -f 'handler/impl/SAML2NameIDMgmt.cpp' || echo '$(srcdir)/'`handler/impl/SAML2NameIDMgmt.cpp
1453 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SAML2NameIDMgmt.Tpo $(DEPDIR)/SAML2NameIDMgmt.Plo
1454 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML2NameIDMgmt.cpp' object='SAML2NameIDMgmt.lo' libtool=yes @AMDEPBACKSLASH@
1455 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1456 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SAML2NameIDMgmt.lo `test -f 'handler/impl/SAML2NameIDMgmt.cpp' || echo '$(srcdir)/'`handler/impl/SAML2NameIDMgmt.cpp
1457
1458 SAML2SessionInitiator.lo: handler/impl/SAML2SessionInitiator.cpp
1459 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SAML2SessionInitiator.lo -MD -MP -MF $(DEPDIR)/SAML2SessionInitiator.Tpo -c -o SAML2SessionInitiator.lo `test -f 'handler/impl/SAML2SessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SAML2SessionInitiator.cpp
1460 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SAML2SessionInitiator.Tpo $(DEPDIR)/SAML2SessionInitiator.Plo
1461 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAML2SessionInitiator.cpp' object='SAML2SessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1462 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1463 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SAML2SessionInitiator.lo `test -f 'handler/impl/SAML2SessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SAML2SessionInitiator.cpp
1464
1465 SAMLDSSessionInitiator.lo: handler/impl/SAMLDSSessionInitiator.cpp
1466 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SAMLDSSessionInitiator.lo -MD -MP -MF $(DEPDIR)/SAMLDSSessionInitiator.Tpo -c -o SAMLDSSessionInitiator.lo `test -f 'handler/impl/SAMLDSSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SAMLDSSessionInitiator.cpp
1467 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SAMLDSSessionInitiator.Tpo $(DEPDIR)/SAMLDSSessionInitiator.Plo
1468 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SAMLDSSessionInitiator.cpp' object='SAMLDSSessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1469 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1470 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SAMLDSSessionInitiator.lo `test -f 'handler/impl/SAMLDSSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SAMLDSSessionInitiator.cpp
1471
1472 SessionInitiator.lo: handler/impl/SessionInitiator.cpp
1473 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SessionInitiator.lo -MD -MP -MF $(DEPDIR)/SessionInitiator.Tpo -c -o SessionInitiator.lo `test -f 'handler/impl/SessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SessionInitiator.cpp
1474 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SessionInitiator.Tpo $(DEPDIR)/SessionInitiator.Plo
1475 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/SessionInitiator.cpp' object='SessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1476 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1477 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SessionInitiator.lo `test -f 'handler/impl/SessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/SessionInitiator.cpp
1478
1479 Shib1SessionInitiator.lo: handler/impl/Shib1SessionInitiator.cpp
1480 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Shib1SessionInitiator.lo -MD -MP -MF $(DEPDIR)/Shib1SessionInitiator.Tpo -c -o Shib1SessionInitiator.lo `test -f 'handler/impl/Shib1SessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/Shib1SessionInitiator.cpp
1481 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/Shib1SessionInitiator.Tpo $(DEPDIR)/Shib1SessionInitiator.Plo
1482 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/Shib1SessionInitiator.cpp' object='Shib1SessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1483 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1484 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Shib1SessionInitiator.lo `test -f 'handler/impl/Shib1SessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/Shib1SessionInitiator.cpp
1485
1486 TransformSessionInitiator.lo: handler/impl/TransformSessionInitiator.cpp
1487 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TransformSessionInitiator.lo -MD -MP -MF $(DEPDIR)/TransformSessionInitiator.Tpo -c -o TransformSessionInitiator.lo `test -f 'handler/impl/TransformSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/TransformSessionInitiator.cpp
1488 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/TransformSessionInitiator.Tpo $(DEPDIR)/TransformSessionInitiator.Plo
1489 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/TransformSessionInitiator.cpp' object='TransformSessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1490 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1491 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TransformSessionInitiator.lo `test -f 'handler/impl/TransformSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/TransformSessionInitiator.cpp
1492
1493 WAYFSessionInitiator.lo: handler/impl/WAYFSessionInitiator.cpp
1494 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT WAYFSessionInitiator.lo -MD -MP -MF $(DEPDIR)/WAYFSessionInitiator.Tpo -c -o WAYFSessionInitiator.lo `test -f 'handler/impl/WAYFSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/WAYFSessionInitiator.cpp
1495 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/WAYFSessionInitiator.Tpo $(DEPDIR)/WAYFSessionInitiator.Plo
1496 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='handler/impl/WAYFSessionInitiator.cpp' object='WAYFSessionInitiator.lo' libtool=yes @AMDEPBACKSLASH@
1497 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1498 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o WAYFSessionInitiator.lo `test -f 'handler/impl/WAYFSessionInitiator.cpp' || echo '$(srcdir)/'`handler/impl/WAYFSessionInitiator.cpp
1499
1500 ChainingAccessControl.lo: impl/ChainingAccessControl.cpp
1501 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ChainingAccessControl.lo -MD -MP -MF $(DEPDIR)/ChainingAccessControl.Tpo -c -o ChainingAccessControl.lo `test -f 'impl/ChainingAccessControl.cpp' || echo '$(srcdir)/'`impl/ChainingAccessControl.cpp
1502 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/ChainingAccessControl.Tpo $(DEPDIR)/ChainingAccessControl.Plo
1503 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='impl/ChainingAccessControl.cpp' object='ChainingAccessControl.lo' libtool=yes @AMDEPBACKSLASH@
1504 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1505 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ChainingAccessControl.lo `test -f 'impl/ChainingAccessControl.cpp' || echo '$(srcdir)/'`impl/ChainingAccessControl.cpp
1506
1507 StorageServiceSessionCache.lo: impl/StorageServiceSessionCache.cpp
1508 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StorageServiceSessionCache.lo -MD -MP -MF $(DEPDIR)/StorageServiceSessionCache.Tpo -c -o StorageServiceSessionCache.lo `test -f 'impl/StorageServiceSessionCache.cpp' || echo '$(srcdir)/'`impl/StorageServiceSessionCache.cpp
1509 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/StorageServiceSessionCache.Tpo $(DEPDIR)/StorageServiceSessionCache.Plo
1510 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='impl/StorageServiceSessionCache.cpp' object='StorageServiceSessionCache.lo' libtool=yes @AMDEPBACKSLASH@
1511 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1512 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StorageServiceSessionCache.lo `test -f 'impl/StorageServiceSessionCache.cpp' || echo '$(srcdir)/'`impl/StorageServiceSessionCache.cpp
1513
1514 XMLAccessControl.lo: impl/XMLAccessControl.cpp
1515 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLAccessControl.lo -MD -MP -MF $(DEPDIR)/XMLAccessControl.Tpo -c -o XMLAccessControl.lo `test -f 'impl/XMLAccessControl.cpp' || echo '$(srcdir)/'`impl/XMLAccessControl.cpp
1516 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/XMLAccessControl.Tpo $(DEPDIR)/XMLAccessControl.Plo
1517 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='impl/XMLAccessControl.cpp' object='XMLAccessControl.lo' libtool=yes @AMDEPBACKSLASH@
1518 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1519 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLAccessControl.lo `test -f 'impl/XMLAccessControl.cpp' || echo '$(srcdir)/'`impl/XMLAccessControl.cpp
1520
1521 XMLRequestMapper.lo: impl/XMLRequestMapper.cpp
1522 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLRequestMapper.lo -MD -MP -MF $(DEPDIR)/XMLRequestMapper.Tpo -c -o XMLRequestMapper.lo `test -f 'impl/XMLRequestMapper.cpp' || echo '$(srcdir)/'`impl/XMLRequestMapper.cpp
1523 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/XMLRequestMapper.Tpo $(DEPDIR)/XMLRequestMapper.Plo
1524 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='impl/XMLRequestMapper.cpp' object='XMLRequestMapper.lo' libtool=yes @AMDEPBACKSLASH@
1525 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1526 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLRequestMapper.lo `test -f 'impl/XMLRequestMapper.cpp' || echo '$(srcdir)/'`impl/XMLRequestMapper.cpp
1527
1528 XMLServiceProvider.lo: impl/XMLServiceProvider.cpp
1529 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLServiceProvider.lo -MD -MP -MF $(DEPDIR)/XMLServiceProvider.Tpo -c -o XMLServiceProvider.lo `test -f 'impl/XMLServiceProvider.cpp' || echo '$(srcdir)/'`impl/XMLServiceProvider.cpp
1530 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/XMLServiceProvider.Tpo $(DEPDIR)/XMLServiceProvider.Plo
1531 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='impl/XMLServiceProvider.cpp' object='XMLServiceProvider.lo' libtool=yes @AMDEPBACKSLASH@
1532 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1533 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLServiceProvider.lo `test -f 'impl/XMLServiceProvider.cpp' || echo '$(srcdir)/'`impl/XMLServiceProvider.cpp
1534
1535 ddf.lo: remoting/impl/ddf.cpp
1536 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ddf.lo -MD -MP -MF $(DEPDIR)/ddf.Tpo -c -o ddf.lo `test -f 'remoting/impl/ddf.cpp' || echo '$(srcdir)/'`remoting/impl/ddf.cpp
1537 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/ddf.Tpo $(DEPDIR)/ddf.Plo
1538 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='remoting/impl/ddf.cpp' object='ddf.lo' libtool=yes @AMDEPBACKSLASH@
1539 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1540 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ddf.lo `test -f 'remoting/impl/ddf.cpp' || echo '$(srcdir)/'`remoting/impl/ddf.cpp
1541
1542 ListenerService.lo: remoting/impl/ListenerService.cpp
1543 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ListenerService.lo -MD -MP -MF $(DEPDIR)/ListenerService.Tpo -c -o ListenerService.lo `test -f 'remoting/impl/ListenerService.cpp' || echo '$(srcdir)/'`remoting/impl/ListenerService.cpp
1544 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/ListenerService.Tpo $(DEPDIR)/ListenerService.Plo
1545 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='remoting/impl/ListenerService.cpp' object='ListenerService.lo' libtool=yes @AMDEPBACKSLASH@
1546 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1547 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ListenerService.lo `test -f 'remoting/impl/ListenerService.cpp' || echo '$(srcdir)/'`remoting/impl/ListenerService.cpp
1548
1549 SocketListener.lo: remoting/impl/SocketListener.cpp
1550 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SocketListener.lo -MD -MP -MF $(DEPDIR)/SocketListener.Tpo -c -o SocketListener.lo `test -f 'remoting/impl/SocketListener.cpp' || echo '$(srcdir)/'`remoting/impl/SocketListener.cpp
1551 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SocketListener.Tpo $(DEPDIR)/SocketListener.Plo
1552 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='remoting/impl/SocketListener.cpp' object='SocketListener.lo' libtool=yes @AMDEPBACKSLASH@
1553 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1554 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SocketListener.lo `test -f 'remoting/impl/SocketListener.cpp' || echo '$(srcdir)/'`remoting/impl/SocketListener.cpp
1555
1556 TCPListener.lo: remoting/impl/TCPListener.cpp
1557 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TCPListener.lo -MD -MP -MF $(DEPDIR)/TCPListener.Tpo -c -o TCPListener.lo `test -f 'remoting/impl/TCPListener.cpp' || echo '$(srcdir)/'`remoting/impl/TCPListener.cpp
1558 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/TCPListener.Tpo $(DEPDIR)/TCPListener.Plo
1559 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='remoting/impl/TCPListener.cpp' object='TCPListener.lo' libtool=yes @AMDEPBACKSLASH@
1560 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1561 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TCPListener.lo `test -f 'remoting/impl/TCPListener.cpp' || echo '$(srcdir)/'`remoting/impl/TCPListener.cpp
1562
1563 UnixListener.lo: remoting/impl/UnixListener.cpp
1564 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UnixListener.lo -MD -MP -MF $(DEPDIR)/UnixListener.Tpo -c -o UnixListener.lo `test -f 'remoting/impl/UnixListener.cpp' || echo '$(srcdir)/'`remoting/impl/UnixListener.cpp
1565 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/UnixListener.Tpo $(DEPDIR)/UnixListener.Plo
1566 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='remoting/impl/UnixListener.cpp' object='UnixListener.lo' libtool=yes @AMDEPBACKSLASH@
1567 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1568 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UnixListener.lo `test -f 'remoting/impl/UnixListener.cpp' || echo '$(srcdir)/'`remoting/impl/UnixListener.cpp
1569
1570 CGIParser.lo: util/CGIParser.cpp
1571 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CGIParser.lo -MD -MP -MF $(DEPDIR)/CGIParser.Tpo -c -o CGIParser.lo `test -f 'util/CGIParser.cpp' || echo '$(srcdir)/'`util/CGIParser.cpp
1572 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/CGIParser.Tpo $(DEPDIR)/CGIParser.Plo
1573 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/CGIParser.cpp' object='CGIParser.lo' libtool=yes @AMDEPBACKSLASH@
1574 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1575 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CGIParser.lo `test -f 'util/CGIParser.cpp' || echo '$(srcdir)/'`util/CGIParser.cpp
1576
1577 DOMPropertySet.lo: util/DOMPropertySet.cpp
1578 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DOMPropertySet.lo -MD -MP -MF $(DEPDIR)/DOMPropertySet.Tpo -c -o DOMPropertySet.lo `test -f 'util/DOMPropertySet.cpp' || echo '$(srcdir)/'`util/DOMPropertySet.cpp
1579 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/DOMPropertySet.Tpo $(DEPDIR)/DOMPropertySet.Plo
1580 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/DOMPropertySet.cpp' object='DOMPropertySet.lo' libtool=yes @AMDEPBACKSLASH@
1581 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1582 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DOMPropertySet.lo `test -f 'util/DOMPropertySet.cpp' || echo '$(srcdir)/'`util/DOMPropertySet.cpp
1583
1584 SPConstants.lo: util/SPConstants.cpp
1585 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SPConstants.lo -MD -MP -MF $(DEPDIR)/SPConstants.Tpo -c -o SPConstants.lo `test -f 'util/SPConstants.cpp' || echo '$(srcdir)/'`util/SPConstants.cpp
1586 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SPConstants.Tpo $(DEPDIR)/SPConstants.Plo
1587 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/SPConstants.cpp' object='SPConstants.lo' libtool=yes @AMDEPBACKSLASH@
1588 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1589 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SPConstants.lo `test -f 'util/SPConstants.cpp' || echo '$(srcdir)/'`util/SPConstants.cpp
1590
1591 TemplateParameters.lo: util/TemplateParameters.cpp
1592 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TemplateParameters.lo -MD -MP -MF $(DEPDIR)/TemplateParameters.Tpo -c -o TemplateParameters.lo `test -f 'util/TemplateParameters.cpp' || echo '$(srcdir)/'`util/TemplateParameters.cpp
1593 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/TemplateParameters.Tpo $(DEPDIR)/TemplateParameters.Plo
1594 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/TemplateParameters.cpp' object='TemplateParameters.lo' libtool=yes @AMDEPBACKSLASH@
1595 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1596 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TemplateParameters.lo `test -f 'util/TemplateParameters.cpp' || echo '$(srcdir)/'`util/TemplateParameters.cpp
1597
1598 Base64AttributeDecoder.lo: attribute/Base64AttributeDecoder.cpp
1599 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Base64AttributeDecoder.lo -MD -MP -MF $(DEPDIR)/Base64AttributeDecoder.Tpo -c -o Base64AttributeDecoder.lo `test -f 'attribute/Base64AttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/Base64AttributeDecoder.cpp
1600 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/Base64AttributeDecoder.Tpo $(DEPDIR)/Base64AttributeDecoder.Plo
1601 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/Base64AttributeDecoder.cpp' object='Base64AttributeDecoder.lo' libtool=yes @AMDEPBACKSLASH@
1602 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1603 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Base64AttributeDecoder.lo `test -f 'attribute/Base64AttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/Base64AttributeDecoder.cpp
1604
1605 DOMAttributeDecoder.lo: attribute/DOMAttributeDecoder.cpp
1606 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DOMAttributeDecoder.lo -MD -MP -MF $(DEPDIR)/DOMAttributeDecoder.Tpo -c -o DOMAttributeDecoder.lo `test -f 'attribute/DOMAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/DOMAttributeDecoder.cpp
1607 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/DOMAttributeDecoder.Tpo $(DEPDIR)/DOMAttributeDecoder.Plo
1608 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/DOMAttributeDecoder.cpp' object='DOMAttributeDecoder.lo' libtool=yes @AMDEPBACKSLASH@
1609 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1610 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DOMAttributeDecoder.lo `test -f 'attribute/DOMAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/DOMAttributeDecoder.cpp
1611
1612 KeyInfoAttributeDecoder.lo: attribute/KeyInfoAttributeDecoder.cpp
1613 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT KeyInfoAttributeDecoder.lo -MD -MP -MF $(DEPDIR)/KeyInfoAttributeDecoder.Tpo -c -o KeyInfoAttributeDecoder.lo `test -f 'attribute/KeyInfoAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/KeyInfoAttributeDecoder.cpp
1614 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/KeyInfoAttributeDecoder.Tpo $(DEPDIR)/KeyInfoAttributeDecoder.Plo
1615 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/KeyInfoAttributeDecoder.cpp' object='KeyInfoAttributeDecoder.lo' libtool=yes @AMDEPBACKSLASH@
1616 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1617 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o KeyInfoAttributeDecoder.lo `test -f 'attribute/KeyInfoAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/KeyInfoAttributeDecoder.cpp
1618
1619 NameIDAttributeDecoder.lo: attribute/NameIDAttributeDecoder.cpp
1620 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NameIDAttributeDecoder.lo -MD -MP -MF $(DEPDIR)/NameIDAttributeDecoder.Tpo -c -o NameIDAttributeDecoder.lo `test -f 'attribute/NameIDAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/NameIDAttributeDecoder.cpp
1621 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/NameIDAttributeDecoder.Tpo $(DEPDIR)/NameIDAttributeDecoder.Plo
1622 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/NameIDAttributeDecoder.cpp' object='NameIDAttributeDecoder.lo' libtool=yes @AMDEPBACKSLASH@
1623 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1624 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NameIDAttributeDecoder.lo `test -f 'attribute/NameIDAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/NameIDAttributeDecoder.cpp
1625
1626 NameIDFromScopedAttributeDecoder.lo: attribute/NameIDFromScopedAttributeDecoder.cpp
1627 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NameIDFromScopedAttributeDecoder.lo -MD -MP -MF $(DEPDIR)/NameIDFromScopedAttributeDecoder.Tpo -c -o NameIDFromScopedAttributeDecoder.lo `test -f 'attribute/NameIDFromScopedAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/NameIDFromScopedAttributeDecoder.cpp
1628 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/NameIDFromScopedAttributeDecoder.Tpo $(DEPDIR)/NameIDFromScopedAttributeDecoder.Plo
1629 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/NameIDFromScopedAttributeDecoder.cpp' object='NameIDFromScopedAttributeDecoder.lo' libtool=yes @AMDEPBACKSLASH@
1630 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1631 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NameIDFromScopedAttributeDecoder.lo `test -f 'attribute/NameIDFromScopedAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/NameIDFromScopedAttributeDecoder.cpp
1632
1633 ScopedAttributeDecoder.lo: attribute/ScopedAttributeDecoder.cpp
1634 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ScopedAttributeDecoder.lo -MD -MP -MF $(DEPDIR)/ScopedAttributeDecoder.Tpo -c -o ScopedAttributeDecoder.lo `test -f 'attribute/ScopedAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/ScopedAttributeDecoder.cpp
1635 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/ScopedAttributeDecoder.Tpo $(DEPDIR)/ScopedAttributeDecoder.Plo
1636 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/ScopedAttributeDecoder.cpp' object='ScopedAttributeDecoder.lo' libtool=yes @AMDEPBACKSLASH@
1637 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1638 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ScopedAttributeDecoder.lo `test -f 'attribute/ScopedAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/ScopedAttributeDecoder.cpp
1639
1640 StringAttributeDecoder.lo: attribute/StringAttributeDecoder.cpp
1641 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StringAttributeDecoder.lo -MD -MP -MF $(DEPDIR)/StringAttributeDecoder.Tpo -c -o StringAttributeDecoder.lo `test -f 'attribute/StringAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/StringAttributeDecoder.cpp
1642 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/StringAttributeDecoder.Tpo $(DEPDIR)/StringAttributeDecoder.Plo
1643 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/StringAttributeDecoder.cpp' object='StringAttributeDecoder.lo' libtool=yes @AMDEPBACKSLASH@
1644 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1645 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StringAttributeDecoder.lo `test -f 'attribute/StringAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/StringAttributeDecoder.cpp
1646
1647 XMLAttributeDecoder.lo: attribute/XMLAttributeDecoder.cpp
1648 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLAttributeDecoder.lo -MD -MP -MF $(DEPDIR)/XMLAttributeDecoder.Tpo -c -o XMLAttributeDecoder.lo `test -f 'attribute/XMLAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/XMLAttributeDecoder.cpp
1649 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/XMLAttributeDecoder.Tpo $(DEPDIR)/XMLAttributeDecoder.Plo
1650 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/XMLAttributeDecoder.cpp' object='XMLAttributeDecoder.lo' libtool=yes @AMDEPBACKSLASH@
1651 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1652 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLAttributeDecoder.lo `test -f 'attribute/XMLAttributeDecoder.cpp' || echo '$(srcdir)/'`attribute/XMLAttributeDecoder.cpp
1653
1654 AttributeFilter.lo: attribute/filtering/impl/AttributeFilter.cpp
1655 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AttributeFilter.lo -MD -MP -MF $(DEPDIR)/AttributeFilter.Tpo -c -o AttributeFilter.lo `test -f 'attribute/filtering/impl/AttributeFilter.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeFilter.cpp
1656 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AttributeFilter.Tpo $(DEPDIR)/AttributeFilter.Plo
1657 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AttributeFilter.cpp' object='AttributeFilter.lo' libtool=yes @AMDEPBACKSLASH@
1658 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1659 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AttributeFilter.lo `test -f 'attribute/filtering/impl/AttributeFilter.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeFilter.cpp
1660
1661 ChainingAttributeFilter.lo: attribute/filtering/impl/ChainingAttributeFilter.cpp
1662 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ChainingAttributeFilter.lo -MD -MP -MF $(DEPDIR)/ChainingAttributeFilter.Tpo -c -o ChainingAttributeFilter.lo `test -f 'attribute/filtering/impl/ChainingAttributeFilter.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/ChainingAttributeFilter.cpp
1663 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/ChainingAttributeFilter.Tpo $(DEPDIR)/ChainingAttributeFilter.Plo
1664 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/ChainingAttributeFilter.cpp' object='ChainingAttributeFilter.lo' libtool=yes @AMDEPBACKSLASH@
1665 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1666 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ChainingAttributeFilter.lo `test -f 'attribute/filtering/impl/ChainingAttributeFilter.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/ChainingAttributeFilter.cpp
1667
1668 DummyAttributeFilter.lo: attribute/filtering/impl/DummyAttributeFilter.cpp
1669 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DummyAttributeFilter.lo -MD -MP -MF $(DEPDIR)/DummyAttributeFilter.Tpo -c -o DummyAttributeFilter.lo `test -f 'attribute/filtering/impl/DummyAttributeFilter.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/DummyAttributeFilter.cpp
1670 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/DummyAttributeFilter.Tpo $(DEPDIR)/DummyAttributeFilter.Plo
1671 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/DummyAttributeFilter.cpp' object='DummyAttributeFilter.lo' libtool=yes @AMDEPBACKSLASH@
1672 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1673 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DummyAttributeFilter.lo `test -f 'attribute/filtering/impl/DummyAttributeFilter.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/DummyAttributeFilter.cpp
1674
1675 XMLAttributeFilter.lo: attribute/filtering/impl/XMLAttributeFilter.cpp
1676 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLAttributeFilter.lo -MD -MP -MF $(DEPDIR)/XMLAttributeFilter.Tpo -c -o XMLAttributeFilter.lo `test -f 'attribute/filtering/impl/XMLAttributeFilter.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/XMLAttributeFilter.cpp
1677 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/XMLAttributeFilter.Tpo $(DEPDIR)/XMLAttributeFilter.Plo
1678 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/XMLAttributeFilter.cpp' object='XMLAttributeFilter.lo' libtool=yes @AMDEPBACKSLASH@
1679 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1680 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLAttributeFilter.lo `test -f 'attribute/filtering/impl/XMLAttributeFilter.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/XMLAttributeFilter.cpp
1681
1682 BasicFilteringContext.lo: attribute/filtering/impl/BasicFilteringContext.cpp
1683 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BasicFilteringContext.lo -MD -MP -MF $(DEPDIR)/BasicFilteringContext.Tpo -c -o BasicFilteringContext.lo `test -f 'attribute/filtering/impl/BasicFilteringContext.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/BasicFilteringContext.cpp
1684 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/BasicFilteringContext.Tpo $(DEPDIR)/BasicFilteringContext.Plo
1685 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/BasicFilteringContext.cpp' object='BasicFilteringContext.lo' libtool=yes @AMDEPBACKSLASH@
1686 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1687 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BasicFilteringContext.lo `test -f 'attribute/filtering/impl/BasicFilteringContext.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/BasicFilteringContext.cpp
1688
1689 MatchFunctor.lo: attribute/filtering/impl/MatchFunctor.cpp
1690 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MatchFunctor.lo -MD -MP -MF $(DEPDIR)/MatchFunctor.Tpo -c -o MatchFunctor.lo `test -f 'attribute/filtering/impl/MatchFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/MatchFunctor.cpp
1691 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/MatchFunctor.Tpo $(DEPDIR)/MatchFunctor.Plo
1692 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/MatchFunctor.cpp' object='MatchFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1693 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1694 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MatchFunctor.lo `test -f 'attribute/filtering/impl/MatchFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/MatchFunctor.cpp
1695
1696 AndMatchFunctor.lo: attribute/filtering/impl/AndMatchFunctor.cpp
1697 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AndMatchFunctor.lo -MD -MP -MF $(DEPDIR)/AndMatchFunctor.Tpo -c -o AndMatchFunctor.lo `test -f 'attribute/filtering/impl/AndMatchFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AndMatchFunctor.cpp
1698 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AndMatchFunctor.Tpo $(DEPDIR)/AndMatchFunctor.Plo
1699 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AndMatchFunctor.cpp' object='AndMatchFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1700 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1701 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AndMatchFunctor.lo `test -f 'attribute/filtering/impl/AndMatchFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AndMatchFunctor.cpp
1702
1703 AnyMatchFunctor.lo: attribute/filtering/impl/AnyMatchFunctor.cpp
1704 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AnyMatchFunctor.lo -MD -MP -MF $(DEPDIR)/AnyMatchFunctor.Tpo -c -o AnyMatchFunctor.lo `test -f 'attribute/filtering/impl/AnyMatchFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AnyMatchFunctor.cpp
1705 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AnyMatchFunctor.Tpo $(DEPDIR)/AnyMatchFunctor.Plo
1706 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AnyMatchFunctor.cpp' object='AnyMatchFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1707 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1708 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AnyMatchFunctor.lo `test -f 'attribute/filtering/impl/AnyMatchFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AnyMatchFunctor.cpp
1709
1710 NotMatchFunctor.lo: attribute/filtering/impl/NotMatchFunctor.cpp
1711 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NotMatchFunctor.lo -MD -MP -MF $(DEPDIR)/NotMatchFunctor.Tpo -c -o NotMatchFunctor.lo `test -f 'attribute/filtering/impl/NotMatchFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/NotMatchFunctor.cpp
1712 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/NotMatchFunctor.Tpo $(DEPDIR)/NotMatchFunctor.Plo
1713 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/NotMatchFunctor.cpp' object='NotMatchFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1714 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1715 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NotMatchFunctor.lo `test -f 'attribute/filtering/impl/NotMatchFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/NotMatchFunctor.cpp
1716
1717 OrMatchFunctor.lo: attribute/filtering/impl/OrMatchFunctor.cpp
1718 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OrMatchFunctor.lo -MD -MP -MF $(DEPDIR)/OrMatchFunctor.Tpo -c -o OrMatchFunctor.lo `test -f 'attribute/filtering/impl/OrMatchFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/OrMatchFunctor.cpp
1719 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/OrMatchFunctor.Tpo $(DEPDIR)/OrMatchFunctor.Plo
1720 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/OrMatchFunctor.cpp' object='OrMatchFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1721 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1722 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OrMatchFunctor.lo `test -f 'attribute/filtering/impl/OrMatchFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/OrMatchFunctor.cpp
1723
1724 AttributeIssuerStringFunctor.lo: attribute/filtering/impl/AttributeIssuerStringFunctor.cpp
1725 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AttributeIssuerStringFunctor.lo -MD -MP -MF $(DEPDIR)/AttributeIssuerStringFunctor.Tpo -c -o AttributeIssuerStringFunctor.lo `test -f 'attribute/filtering/impl/AttributeIssuerStringFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeIssuerStringFunctor.cpp
1726 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AttributeIssuerStringFunctor.Tpo $(DEPDIR)/AttributeIssuerStringFunctor.Plo
1727 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AttributeIssuerStringFunctor.cpp' object='AttributeIssuerStringFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1728 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1729 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AttributeIssuerStringFunctor.lo `test -f 'attribute/filtering/impl/AttributeIssuerStringFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeIssuerStringFunctor.cpp
1730
1731 AttributeRequesterStringFunctor.lo: attribute/filtering/impl/AttributeRequesterStringFunctor.cpp
1732 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AttributeRequesterStringFunctor.lo -MD -MP -MF $(DEPDIR)/AttributeRequesterStringFunctor.Tpo -c -o AttributeRequesterStringFunctor.lo `test -f 'attribute/filtering/impl/AttributeRequesterStringFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeRequesterStringFunctor.cpp
1733 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AttributeRequesterStringFunctor.Tpo $(DEPDIR)/AttributeRequesterStringFunctor.Plo
1734 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AttributeRequesterStringFunctor.cpp' object='AttributeRequesterStringFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1735 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1736 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AttributeRequesterStringFunctor.lo `test -f 'attribute/filtering/impl/AttributeRequesterStringFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeRequesterStringFunctor.cpp
1737
1738 AttributeScopeStringFunctor.lo: attribute/filtering/impl/AttributeScopeStringFunctor.cpp
1739 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AttributeScopeStringFunctor.lo -MD -MP -MF $(DEPDIR)/AttributeScopeStringFunctor.Tpo -c -o AttributeScopeStringFunctor.lo `test -f 'attribute/filtering/impl/AttributeScopeStringFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeScopeStringFunctor.cpp
1740 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AttributeScopeStringFunctor.Tpo $(DEPDIR)/AttributeScopeStringFunctor.Plo
1741 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AttributeScopeStringFunctor.cpp' object='AttributeScopeStringFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1742 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1743 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AttributeScopeStringFunctor.lo `test -f 'attribute/filtering/impl/AttributeScopeStringFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeScopeStringFunctor.cpp
1744
1745 AttributeValueStringFunctor.lo: attribute/filtering/impl/AttributeValueStringFunctor.cpp
1746 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AttributeValueStringFunctor.lo -MD -MP -MF $(DEPDIR)/AttributeValueStringFunctor.Tpo -c -o AttributeValueStringFunctor.lo `test -f 'attribute/filtering/impl/AttributeValueStringFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeValueStringFunctor.cpp
1747 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AttributeValueStringFunctor.Tpo $(DEPDIR)/AttributeValueStringFunctor.Plo
1748 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AttributeValueStringFunctor.cpp' object='AttributeValueStringFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1749 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1750 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AttributeValueStringFunctor.lo `test -f 'attribute/filtering/impl/AttributeValueStringFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeValueStringFunctor.cpp
1751
1752 AuthenticationMethodStringFunctor.lo: attribute/filtering/impl/AuthenticationMethodStringFunctor.cpp
1753 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AuthenticationMethodStringFunctor.lo -MD -MP -MF $(DEPDIR)/AuthenticationMethodStringFunctor.Tpo -c -o AuthenticationMethodStringFunctor.lo `test -f 'attribute/filtering/impl/AuthenticationMethodStringFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AuthenticationMethodStringFunctor.cpp
1754 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AuthenticationMethodStringFunctor.Tpo $(DEPDIR)/AuthenticationMethodStringFunctor.Plo
1755 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AuthenticationMethodStringFunctor.cpp' object='AuthenticationMethodStringFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1756 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1757 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AuthenticationMethodStringFunctor.lo `test -f 'attribute/filtering/impl/AuthenticationMethodStringFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AuthenticationMethodStringFunctor.cpp
1758
1759 AttributeIssuerRegexFunctor.lo: attribute/filtering/impl/AttributeIssuerRegexFunctor.cpp
1760 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AttributeIssuerRegexFunctor.lo -MD -MP -MF $(DEPDIR)/AttributeIssuerRegexFunctor.Tpo -c -o AttributeIssuerRegexFunctor.lo `test -f 'attribute/filtering/impl/AttributeIssuerRegexFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeIssuerRegexFunctor.cpp
1761 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AttributeIssuerRegexFunctor.Tpo $(DEPDIR)/AttributeIssuerRegexFunctor.Plo
1762 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AttributeIssuerRegexFunctor.cpp' object='AttributeIssuerRegexFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1763 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1764 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AttributeIssuerRegexFunctor.lo `test -f 'attribute/filtering/impl/AttributeIssuerRegexFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeIssuerRegexFunctor.cpp
1765
1766 AttributeRequesterRegexFunctor.lo: attribute/filtering/impl/AttributeRequesterRegexFunctor.cpp
1767 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AttributeRequesterRegexFunctor.lo -MD -MP -MF $(DEPDIR)/AttributeRequesterRegexFunctor.Tpo -c -o AttributeRequesterRegexFunctor.lo `test -f 'attribute/filtering/impl/AttributeRequesterRegexFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeRequesterRegexFunctor.cpp
1768 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AttributeRequesterRegexFunctor.Tpo $(DEPDIR)/AttributeRequesterRegexFunctor.Plo
1769 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AttributeRequesterRegexFunctor.cpp' object='AttributeRequesterRegexFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1770 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1771 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AttributeRequesterRegexFunctor.lo `test -f 'attribute/filtering/impl/AttributeRequesterRegexFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeRequesterRegexFunctor.cpp
1772
1773 AttributeScopeRegexFunctor.lo: attribute/filtering/impl/AttributeScopeRegexFunctor.cpp
1774 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AttributeScopeRegexFunctor.lo -MD -MP -MF $(DEPDIR)/AttributeScopeRegexFunctor.Tpo -c -o AttributeScopeRegexFunctor.lo `test -f 'attribute/filtering/impl/AttributeScopeRegexFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeScopeRegexFunctor.cpp
1775 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AttributeScopeRegexFunctor.Tpo $(DEPDIR)/AttributeScopeRegexFunctor.Plo
1776 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AttributeScopeRegexFunctor.cpp' object='AttributeScopeRegexFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1777 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1778 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AttributeScopeRegexFunctor.lo `test -f 'attribute/filtering/impl/AttributeScopeRegexFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeScopeRegexFunctor.cpp
1779
1780 AttributeValueRegexFunctor.lo: attribute/filtering/impl/AttributeValueRegexFunctor.cpp
1781 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AttributeValueRegexFunctor.lo -MD -MP -MF $(DEPDIR)/AttributeValueRegexFunctor.Tpo -c -o AttributeValueRegexFunctor.lo `test -f 'attribute/filtering/impl/AttributeValueRegexFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeValueRegexFunctor.cpp
1782 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AttributeValueRegexFunctor.Tpo $(DEPDIR)/AttributeValueRegexFunctor.Plo
1783 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AttributeValueRegexFunctor.cpp' object='AttributeValueRegexFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1784 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1785 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AttributeValueRegexFunctor.lo `test -f 'attribute/filtering/impl/AttributeValueRegexFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeValueRegexFunctor.cpp
1786
1787 AuthenticationMethodRegexFunctor.lo: attribute/filtering/impl/AuthenticationMethodRegexFunctor.cpp
1788 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AuthenticationMethodRegexFunctor.lo -MD -MP -MF $(DEPDIR)/AuthenticationMethodRegexFunctor.Tpo -c -o AuthenticationMethodRegexFunctor.lo `test -f 'attribute/filtering/impl/AuthenticationMethodRegexFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AuthenticationMethodRegexFunctor.cpp
1789 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AuthenticationMethodRegexFunctor.Tpo $(DEPDIR)/AuthenticationMethodRegexFunctor.Plo
1790 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AuthenticationMethodRegexFunctor.cpp' object='AuthenticationMethodRegexFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1791 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1792 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AuthenticationMethodRegexFunctor.lo `test -f 'attribute/filtering/impl/AuthenticationMethodRegexFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AuthenticationMethodRegexFunctor.cpp
1793
1794 NameIDQualifierStringFunctor.lo: attribute/filtering/impl/NameIDQualifierStringFunctor.cpp
1795 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NameIDQualifierStringFunctor.lo -MD -MP -MF $(DEPDIR)/NameIDQualifierStringFunctor.Tpo -c -o NameIDQualifierStringFunctor.lo `test -f 'attribute/filtering/impl/NameIDQualifierStringFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/NameIDQualifierStringFunctor.cpp
1796 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/NameIDQualifierStringFunctor.Tpo $(DEPDIR)/NameIDQualifierStringFunctor.Plo
1797 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/NameIDQualifierStringFunctor.cpp' object='NameIDQualifierStringFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1798 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1799 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NameIDQualifierStringFunctor.lo `test -f 'attribute/filtering/impl/NameIDQualifierStringFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/NameIDQualifierStringFunctor.cpp
1800
1801 NumberOfAttributeValuesFunctor.lo: attribute/filtering/impl/NumberOfAttributeValuesFunctor.cpp
1802 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NumberOfAttributeValuesFunctor.lo -MD -MP -MF $(DEPDIR)/NumberOfAttributeValuesFunctor.Tpo -c -o NumberOfAttributeValuesFunctor.lo `test -f 'attribute/filtering/impl/NumberOfAttributeValuesFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/NumberOfAttributeValuesFunctor.cpp
1803 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/NumberOfAttributeValuesFunctor.Tpo $(DEPDIR)/NumberOfAttributeValuesFunctor.Plo
1804 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/NumberOfAttributeValuesFunctor.cpp' object='NumberOfAttributeValuesFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1805 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1806 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NumberOfAttributeValuesFunctor.lo `test -f 'attribute/filtering/impl/NumberOfAttributeValuesFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/NumberOfAttributeValuesFunctor.cpp
1807
1808 AttributeIssuerInEntityGroupFunctor.lo: attribute/filtering/impl/AttributeIssuerInEntityGroupFunctor.cpp
1809 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AttributeIssuerInEntityGroupFunctor.lo -MD -MP -MF $(DEPDIR)/AttributeIssuerInEntityGroupFunctor.Tpo -c -o AttributeIssuerInEntityGroupFunctor.lo `test -f 'attribute/filtering/impl/AttributeIssuerInEntityGroupFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeIssuerInEntityGroupFunctor.cpp
1810 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AttributeIssuerInEntityGroupFunctor.Tpo $(DEPDIR)/AttributeIssuerInEntityGroupFunctor.Plo
1811 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AttributeIssuerInEntityGroupFunctor.cpp' object='AttributeIssuerInEntityGroupFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1812 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1813 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AttributeIssuerInEntityGroupFunctor.lo `test -f 'attribute/filtering/impl/AttributeIssuerInEntityGroupFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeIssuerInEntityGroupFunctor.cpp
1814
1815 AttributeRequesterInEntityGroupFunctor.lo: attribute/filtering/impl/AttributeRequesterInEntityGroupFunctor.cpp
1816 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AttributeRequesterInEntityGroupFunctor.lo -MD -MP -MF $(DEPDIR)/AttributeRequesterInEntityGroupFunctor.Tpo -c -o AttributeRequesterInEntityGroupFunctor.lo `test -f 'attribute/filtering/impl/AttributeRequesterInEntityGroupFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeRequesterInEntityGroupFunctor.cpp
1817 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AttributeRequesterInEntityGroupFunctor.Tpo $(DEPDIR)/AttributeRequesterInEntityGroupFunctor.Plo
1818 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AttributeRequesterInEntityGroupFunctor.cpp' object='AttributeRequesterInEntityGroupFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1819 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1820 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AttributeRequesterInEntityGroupFunctor.lo `test -f 'attribute/filtering/impl/AttributeRequesterInEntityGroupFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeRequesterInEntityGroupFunctor.cpp
1821
1822 AttributeScopeMatchesShibMDScopeFunctor.lo: attribute/filtering/impl/AttributeScopeMatchesShibMDScopeFunctor.cpp
1823 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AttributeScopeMatchesShibMDScopeFunctor.lo -MD -MP -MF $(DEPDIR)/AttributeScopeMatchesShibMDScopeFunctor.Tpo -c -o AttributeScopeMatchesShibMDScopeFunctor.lo `test -f 'attribute/filtering/impl/AttributeScopeMatchesShibMDScopeFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeScopeMatchesShibMDScopeFunctor.cpp
1824 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/AttributeScopeMatchesShibMDScopeFunctor.Tpo $(DEPDIR)/AttributeScopeMatchesShibMDScopeFunctor.Plo
1825 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/filtering/impl/AttributeScopeMatchesShibMDScopeFunctor.cpp' object='AttributeScopeMatchesShibMDScopeFunctor.lo' libtool=yes @AMDEPBACKSLASH@
1826 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1827 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AttributeScopeMatchesShibMDScopeFunctor.lo `test -f 'attribute/filtering/impl/AttributeScopeMatchesShibMDScopeFunctor.cpp' || echo '$(srcdir)/'`attribute/filtering/impl/AttributeScopeMatchesShibMDScopeFunctor.cpp
1828
1829 ChainingAttributeResolver.lo: attribute/resolver/impl/ChainingAttributeResolver.cpp
1830 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ChainingAttributeResolver.lo -MD -MP -MF $(DEPDIR)/ChainingAttributeResolver.Tpo -c -o ChainingAttributeResolver.lo `test -f 'attribute/resolver/impl/ChainingAttributeResolver.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/ChainingAttributeResolver.cpp
1831 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/ChainingAttributeResolver.Tpo $(DEPDIR)/ChainingAttributeResolver.Plo
1832 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/resolver/impl/ChainingAttributeResolver.cpp' object='ChainingAttributeResolver.lo' libtool=yes @AMDEPBACKSLASH@
1833 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1834 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ChainingAttributeResolver.lo `test -f 'attribute/resolver/impl/ChainingAttributeResolver.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/ChainingAttributeResolver.cpp
1835
1836 QueryAttributeResolver.lo: attribute/resolver/impl/QueryAttributeResolver.cpp
1837 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT QueryAttributeResolver.lo -MD -MP -MF $(DEPDIR)/QueryAttributeResolver.Tpo -c -o QueryAttributeResolver.lo `test -f 'attribute/resolver/impl/QueryAttributeResolver.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/QueryAttributeResolver.cpp
1838 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/QueryAttributeResolver.Tpo $(DEPDIR)/QueryAttributeResolver.Plo
1839 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/resolver/impl/QueryAttributeResolver.cpp' object='QueryAttributeResolver.lo' libtool=yes @AMDEPBACKSLASH@
1840 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1841 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o QueryAttributeResolver.lo `test -f 'attribute/resolver/impl/QueryAttributeResolver.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/QueryAttributeResolver.cpp
1842
1843 SimpleAggregationAttributeResolver.lo: attribute/resolver/impl/SimpleAggregationAttributeResolver.cpp
1844 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SimpleAggregationAttributeResolver.lo -MD -MP -MF $(DEPDIR)/SimpleAggregationAttributeResolver.Tpo -c -o SimpleAggregationAttributeResolver.lo `test -f 'attribute/resolver/impl/SimpleAggregationAttributeResolver.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/SimpleAggregationAttributeResolver.cpp
1845 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SimpleAggregationAttributeResolver.Tpo $(DEPDIR)/SimpleAggregationAttributeResolver.Plo
1846 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/resolver/impl/SimpleAggregationAttributeResolver.cpp' object='SimpleAggregationAttributeResolver.lo' libtool=yes @AMDEPBACKSLASH@
1847 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1848 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SimpleAggregationAttributeResolver.lo `test -f 'attribute/resolver/impl/SimpleAggregationAttributeResolver.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/SimpleAggregationAttributeResolver.cpp
1849
1850 ChainingAttributeExtractor.lo: attribute/resolver/impl/ChainingAttributeExtractor.cpp
1851 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ChainingAttributeExtractor.lo -MD -MP -MF $(DEPDIR)/ChainingAttributeExtractor.Tpo -c -o ChainingAttributeExtractor.lo `test -f 'attribute/resolver/impl/ChainingAttributeExtractor.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/ChainingAttributeExtractor.cpp
1852 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/ChainingAttributeExtractor.Tpo $(DEPDIR)/ChainingAttributeExtractor.Plo
1853 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/resolver/impl/ChainingAttributeExtractor.cpp' object='ChainingAttributeExtractor.lo' libtool=yes @AMDEPBACKSLASH@
1854 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1855 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ChainingAttributeExtractor.lo `test -f 'attribute/resolver/impl/ChainingAttributeExtractor.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/ChainingAttributeExtractor.cpp
1856
1857 DelegationAttributeExtractor.lo: attribute/resolver/impl/DelegationAttributeExtractor.cpp
1858 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DelegationAttributeExtractor.lo -MD -MP -MF $(DEPDIR)/DelegationAttributeExtractor.Tpo -c -o DelegationAttributeExtractor.lo `test -f 'attribute/resolver/impl/DelegationAttributeExtractor.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/DelegationAttributeExtractor.cpp
1859 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/DelegationAttributeExtractor.Tpo $(DEPDIR)/DelegationAttributeExtractor.Plo
1860 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/resolver/impl/DelegationAttributeExtractor.cpp' object='DelegationAttributeExtractor.lo' libtool=yes @AMDEPBACKSLASH@
1861 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1862 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DelegationAttributeExtractor.lo `test -f 'attribute/resolver/impl/DelegationAttributeExtractor.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/DelegationAttributeExtractor.cpp
1863
1864 KeyDescriptorAttributeExtractor.lo: attribute/resolver/impl/KeyDescriptorAttributeExtractor.cpp
1865 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT KeyDescriptorAttributeExtractor.lo -MD -MP -MF $(DEPDIR)/KeyDescriptorAttributeExtractor.Tpo -c -o KeyDescriptorAttributeExtractor.lo `test -f 'attribute/resolver/impl/KeyDescriptorAttributeExtractor.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/KeyDescriptorAttributeExtractor.cpp
1866 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/KeyDescriptorAttributeExtractor.Tpo $(DEPDIR)/KeyDescriptorAttributeExtractor.Plo
1867 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/resolver/impl/KeyDescriptorAttributeExtractor.cpp' object='KeyDescriptorAttributeExtractor.lo' libtool=yes @AMDEPBACKSLASH@
1868 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1869 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o KeyDescriptorAttributeExtractor.lo `test -f 'attribute/resolver/impl/KeyDescriptorAttributeExtractor.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/KeyDescriptorAttributeExtractor.cpp
1870
1871 XMLAttributeExtractor.lo: attribute/resolver/impl/XMLAttributeExtractor.cpp
1872 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLAttributeExtractor.lo -MD -MP -MF $(DEPDIR)/XMLAttributeExtractor.Tpo -c -o XMLAttributeExtractor.lo `test -f 'attribute/resolver/impl/XMLAttributeExtractor.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/XMLAttributeExtractor.cpp
1873 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/XMLAttributeExtractor.Tpo $(DEPDIR)/XMLAttributeExtractor.Plo
1874 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='attribute/resolver/impl/XMLAttributeExtractor.cpp' object='XMLAttributeExtractor.lo' libtool=yes @AMDEPBACKSLASH@
1875 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1876 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLAttributeExtractor.lo `test -f 'attribute/resolver/impl/XMLAttributeExtractor.cpp' || echo '$(srcdir)/'`attribute/resolver/impl/XMLAttributeExtractor.cpp
1877
1878 ArtifactResolver.lo: binding/impl/ArtifactResolver.cpp
1879 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ArtifactResolver.lo -MD -MP -MF $(DEPDIR)/ArtifactResolver.Tpo -c -o ArtifactResolver.lo `test -f 'binding/impl/ArtifactResolver.cpp' || echo '$(srcdir)/'`binding/impl/ArtifactResolver.cpp
1880 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/ArtifactResolver.Tpo $(DEPDIR)/ArtifactResolver.Plo
1881 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='binding/impl/ArtifactResolver.cpp' object='ArtifactResolver.lo' libtool=yes @AMDEPBACKSLASH@
1882 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1883 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ArtifactResolver.lo `test -f 'binding/impl/ArtifactResolver.cpp' || echo '$(srcdir)/'`binding/impl/ArtifactResolver.cpp
1884
1885 SOAPClient.lo: binding/impl/SOAPClient.cpp
1886 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SOAPClient.lo -MD -MP -MF $(DEPDIR)/SOAPClient.Tpo -c -o SOAPClient.lo `test -f 'binding/impl/SOAPClient.cpp' || echo '$(srcdir)/'`binding/impl/SOAPClient.cpp
1887 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SOAPClient.Tpo $(DEPDIR)/SOAPClient.Plo
1888 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='binding/impl/SOAPClient.cpp' object='SOAPClient.lo' libtool=yes @AMDEPBACKSLASH@
1889 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1890 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SOAPClient.lo `test -f 'binding/impl/SOAPClient.cpp' || echo '$(srcdir)/'`binding/impl/SOAPClient.cpp
1891
1892 XMLSecurityPolicyProvider.lo: impl/XMLSecurityPolicyProvider.cpp
1893 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLSecurityPolicyProvider.lo -MD -MP -MF $(DEPDIR)/XMLSecurityPolicyProvider.Tpo -c -o XMLSecurityPolicyProvider.lo `test -f 'impl/XMLSecurityPolicyProvider.cpp' || echo '$(srcdir)/'`impl/XMLSecurityPolicyProvider.cpp
1894 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/XMLSecurityPolicyProvider.Tpo $(DEPDIR)/XMLSecurityPolicyProvider.Plo
1895 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='impl/XMLSecurityPolicyProvider.cpp' object='XMLSecurityPolicyProvider.lo' libtool=yes @AMDEPBACKSLASH@
1896 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1897 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLSecurityPolicyProvider.lo `test -f 'impl/XMLSecurityPolicyProvider.cpp' || echo '$(srcdir)/'`impl/XMLSecurityPolicyProvider.cpp
1898
1899 DynamicMetadataProvider.lo: metadata/DynamicMetadataProvider.cpp
1900 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DynamicMetadataProvider.lo -MD -MP -MF $(DEPDIR)/DynamicMetadataProvider.Tpo -c -o DynamicMetadataProvider.lo `test -f 'metadata/DynamicMetadataProvider.cpp' || echo '$(srcdir)/'`metadata/DynamicMetadataProvider.cpp
1901 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/DynamicMetadataProvider.Tpo $(DEPDIR)/DynamicMetadataProvider.Plo
1902 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='metadata/DynamicMetadataProvider.cpp' object='DynamicMetadataProvider.lo' libtool=yes @AMDEPBACKSLASH@
1903 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1904 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DynamicMetadataProvider.lo `test -f 'metadata/DynamicMetadataProvider.cpp' || echo '$(srcdir)/'`metadata/DynamicMetadataProvider.cpp
1905
1906 MetadataExtImpl.lo: metadata/MetadataExtImpl.cpp
1907 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MetadataExtImpl.lo -MD -MP -MF $(DEPDIR)/MetadataExtImpl.Tpo -c -o MetadataExtImpl.lo `test -f 'metadata/MetadataExtImpl.cpp' || echo '$(srcdir)/'`metadata/MetadataExtImpl.cpp
1908 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/MetadataExtImpl.Tpo $(DEPDIR)/MetadataExtImpl.Plo
1909 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='metadata/MetadataExtImpl.cpp' object='MetadataExtImpl.lo' libtool=yes @AMDEPBACKSLASH@
1910 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1911 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MetadataExtImpl.lo `test -f 'metadata/MetadataExtImpl.cpp' || echo '$(srcdir)/'`metadata/MetadataExtImpl.cpp
1912
1913 MetadataExtSchemaValidators.lo: metadata/MetadataExtSchemaValidators.cpp
1914 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MetadataExtSchemaValidators.lo -MD -MP -MF $(DEPDIR)/MetadataExtSchemaValidators.Tpo -c -o MetadataExtSchemaValidators.lo `test -f 'metadata/MetadataExtSchemaValidators.cpp' || echo '$(srcdir)/'`metadata/MetadataExtSchemaValidators.cpp
1915 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/MetadataExtSchemaValidators.Tpo $(DEPDIR)/MetadataExtSchemaValidators.Plo
1916 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='metadata/MetadataExtSchemaValidators.cpp' object='MetadataExtSchemaValidators.lo' libtool=yes @AMDEPBACKSLASH@
1917 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1918 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MetadataExtSchemaValidators.lo `test -f 'metadata/MetadataExtSchemaValidators.cpp' || echo '$(srcdir)/'`metadata/MetadataExtSchemaValidators.cpp
1919
1920 MetadataProviderCriteria.lo: metadata/MetadataProviderCriteria.cpp
1921 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MetadataProviderCriteria.lo -MD -MP -MF $(DEPDIR)/MetadataProviderCriteria.Tpo -c -o MetadataProviderCriteria.lo `test -f 'metadata/MetadataProviderCriteria.cpp' || echo '$(srcdir)/'`metadata/MetadataProviderCriteria.cpp
1922 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/MetadataProviderCriteria.Tpo $(DEPDIR)/MetadataProviderCriteria.Plo
1923 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='metadata/MetadataProviderCriteria.cpp' object='MetadataProviderCriteria.lo' libtool=yes @AMDEPBACKSLASH@
1924 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1925 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MetadataProviderCriteria.lo `test -f 'metadata/MetadataProviderCriteria.cpp' || echo '$(srcdir)/'`metadata/MetadataProviderCriteria.cpp
1926
1927 PKIXTrustEngine.lo: security/PKIXTrustEngine.cpp
1928 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PKIXTrustEngine.lo -MD -MP -MF $(DEPDIR)/PKIXTrustEngine.Tpo -c -o PKIXTrustEngine.lo `test -f 'security/PKIXTrustEngine.cpp' || echo '$(srcdir)/'`security/PKIXTrustEngine.cpp
1929 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/PKIXTrustEngine.Tpo $(DEPDIR)/PKIXTrustEngine.Plo
1930 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='security/PKIXTrustEngine.cpp' object='PKIXTrustEngine.lo' libtool=yes @AMDEPBACKSLASH@
1931 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1932 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PKIXTrustEngine.lo `test -f 'security/PKIXTrustEngine.cpp' || echo '$(srcdir)/'`security/PKIXTrustEngine.cpp
1933
1934 SecurityPolicy.lo: security/SecurityPolicy.cpp
1935 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SecurityPolicy.lo -MD -MP -MF $(DEPDIR)/SecurityPolicy.Tpo -c -o SecurityPolicy.lo `test -f 'security/SecurityPolicy.cpp' || echo '$(srcdir)/'`security/SecurityPolicy.cpp
1936 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/SecurityPolicy.Tpo $(DEPDIR)/SecurityPolicy.Plo
1937 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='security/SecurityPolicy.cpp' object='SecurityPolicy.lo' libtool=yes @AMDEPBACKSLASH@
1938 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1939 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SecurityPolicy.lo `test -f 'security/SecurityPolicy.cpp' || echo '$(srcdir)/'`security/SecurityPolicy.cpp
1940
1941 mostlyclean-libtool:
1942         -rm -f *.lo
1943
1944 clean-libtool:
1945         -rm -rf .libs _libs
1946 install-attrfiltincludeHEADERS: $(attrfiltinclude_HEADERS)
1947         @$(NORMAL_INSTALL)
1948         test -z "$(attrfiltincludedir)" || $(MKDIR_P) "$(DESTDIR)$(attrfiltincludedir)"
1949         @list='$(attrfiltinclude_HEADERS)'; test -n "$(attrfiltincludedir)" || list=; \
1950         for p in $$list; do \
1951           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1952           echo "$$d$$p"; \
1953         done | $(am__base_list) | \
1954         while read files; do \
1955           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(attrfiltincludedir)'"; \
1956           $(INSTALL_HEADER) $$files "$(DESTDIR)$(attrfiltincludedir)" || exit $$?; \
1957         done
1958
1959 uninstall-attrfiltincludeHEADERS:
1960         @$(NORMAL_UNINSTALL)
1961         @list='$(attrfiltinclude_HEADERS)'; test -n "$(attrfiltincludedir)" || list=; \
1962         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1963         test -n "$$files" || exit 0; \
1964         echo " ( cd '$(DESTDIR)$(attrfiltincludedir)' && rm -f" $$files ")"; \
1965         cd "$(DESTDIR)$(attrfiltincludedir)" && rm -f $$files
1966 install-attrincludeHEADERS: $(attrinclude_HEADERS)
1967         @$(NORMAL_INSTALL)
1968         test -z "$(attrincludedir)" || $(MKDIR_P) "$(DESTDIR)$(attrincludedir)"
1969         @list='$(attrinclude_HEADERS)'; test -n "$(attrincludedir)" || list=; \
1970         for p in $$list; do \
1971           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1972           echo "$$d$$p"; \
1973         done | $(am__base_list) | \
1974         while read files; do \
1975           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(attrincludedir)'"; \
1976           $(INSTALL_HEADER) $$files "$(DESTDIR)$(attrincludedir)" || exit $$?; \
1977         done
1978
1979 uninstall-attrincludeHEADERS:
1980         @$(NORMAL_UNINSTALL)
1981         @list='$(attrinclude_HEADERS)'; test -n "$(attrincludedir)" || list=; \
1982         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1983         test -n "$$files" || exit 0; \
1984         echo " ( cd '$(DESTDIR)$(attrincludedir)' && rm -f" $$files ")"; \
1985         cd "$(DESTDIR)$(attrincludedir)" && rm -f $$files
1986 install-attrresincludeHEADERS: $(attrresinclude_HEADERS)
1987         @$(NORMAL_INSTALL)
1988         test -z "$(attrresincludedir)" || $(MKDIR_P) "$(DESTDIR)$(attrresincludedir)"
1989         @list='$(attrresinclude_HEADERS)'; test -n "$(attrresincludedir)" || list=; \
1990         for p in $$list; do \
1991           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1992           echo "$$d$$p"; \
1993         done | $(am__base_list) | \
1994         while read files; do \
1995           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(attrresincludedir)'"; \
1996           $(INSTALL_HEADER) $$files "$(DESTDIR)$(attrresincludedir)" || exit $$?; \
1997         done
1998
1999 uninstall-attrresincludeHEADERS:
2000         @$(NORMAL_UNINSTALL)
2001         @list='$(attrresinclude_HEADERS)'; test -n "$(attrresincludedir)" || list=; \
2002         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2003         test -n "$$files" || exit 0; \
2004         echo " ( cd '$(DESTDIR)$(attrresincludedir)' && rm -f" $$files ")"; \
2005         cd "$(DESTDIR)$(attrresincludedir)" && rm -f $$files
2006 install-bindincludeHEADERS: $(bindinclude_HEADERS)
2007         @$(NORMAL_INSTALL)
2008         test -z "$(bindincludedir)" || $(MKDIR_P) "$(DESTDIR)$(bindincludedir)"
2009         @list='$(bindinclude_HEADERS)'; test -n "$(bindincludedir)" || list=; \
2010         for p in $$list; do \
2011           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2012           echo "$$d$$p"; \
2013         done | $(am__base_list) | \
2014         while read files; do \
2015           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(bindincludedir)'"; \
2016           $(INSTALL_HEADER) $$files "$(DESTDIR)$(bindincludedir)" || exit $$?; \
2017         done
2018
2019 uninstall-bindincludeHEADERS:
2020         @$(NORMAL_UNINSTALL)
2021         @list='$(bindinclude_HEADERS)'; test -n "$(bindincludedir)" || list=; \
2022         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2023         test -n "$$files" || exit 0; \
2024         echo " ( cd '$(DESTDIR)$(bindincludedir)' && rm -f" $$files ")"; \
2025         cd "$(DESTDIR)$(bindincludedir)" && rm -f $$files
2026 install-handincludeHEADERS: $(handinclude_HEADERS)
2027         @$(NORMAL_INSTALL)
2028         test -z "$(handincludedir)" || $(MKDIR_P) "$(DESTDIR)$(handincludedir)"
2029         @list='$(handinclude_HEADERS)'; test -n "$(handincludedir)" || list=; \
2030         for p in $$list; do \
2031           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2032           echo "$$d$$p"; \
2033         done | $(am__base_list) | \
2034         while read files; do \
2035           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(handincludedir)'"; \
2036           $(INSTALL_HEADER) $$files "$(DESTDIR)$(handincludedir)" || exit $$?; \
2037         done
2038
2039 uninstall-handincludeHEADERS:
2040         @$(NORMAL_UNINSTALL)
2041         @list='$(handinclude_HEADERS)'; test -n "$(handincludedir)" || list=; \
2042         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2043         test -n "$$files" || exit 0; \
2044         echo " ( cd '$(DESTDIR)$(handincludedir)' && rm -f" $$files ")"; \
2045         cd "$(DESTDIR)$(handincludedir)" && rm -f $$files
2046 install-libshibspincludeHEADERS: $(libshibspinclude_HEADERS)
2047         @$(NORMAL_INSTALL)
2048         test -z "$(libshibspincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libshibspincludedir)"
2049         @list='$(libshibspinclude_HEADERS)'; test -n "$(libshibspincludedir)" || list=; \
2050         for p in $$list; do \
2051           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2052           echo "$$d$$p"; \
2053         done | $(am__base_list) | \
2054         while read files; do \
2055           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libshibspincludedir)'"; \
2056           $(INSTALL_HEADER) $$files "$(DESTDIR)$(libshibspincludedir)" || exit $$?; \
2057         done
2058
2059 uninstall-libshibspincludeHEADERS:
2060         @$(NORMAL_UNINSTALL)
2061         @list='$(libshibspinclude_HEADERS)'; test -n "$(libshibspincludedir)" || list=; \
2062         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2063         test -n "$$files" || exit 0; \
2064         echo " ( cd '$(DESTDIR)$(libshibspincludedir)' && rm -f" $$files ")"; \
2065         cd "$(DESTDIR)$(libshibspincludedir)" && rm -f $$files
2066 install-liteincludeHEADERS: $(liteinclude_HEADERS)
2067         @$(NORMAL_INSTALL)
2068         test -z "$(liteincludedir)" || $(MKDIR_P) "$(DESTDIR)$(liteincludedir)"
2069         @list='$(liteinclude_HEADERS)'; test -n "$(liteincludedir)" || list=; \
2070         for p in $$list; do \
2071           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2072           echo "$$d$$p"; \
2073         done | $(am__base_list) | \
2074         while read files; do \
2075           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(liteincludedir)'"; \
2076           $(INSTALL_HEADER) $$files "$(DESTDIR)$(liteincludedir)" || exit $$?; \
2077         done
2078
2079 uninstall-liteincludeHEADERS:
2080         @$(NORMAL_UNINSTALL)
2081         @list='$(liteinclude_HEADERS)'; test -n "$(liteincludedir)" || list=; \
2082         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2083         test -n "$$files" || exit 0; \
2084         echo " ( cd '$(DESTDIR)$(liteincludedir)' && rm -f" $$files ")"; \
2085         cd "$(DESTDIR)$(liteincludedir)" && rm -f $$files
2086 install-mdincludeHEADERS: $(mdinclude_HEADERS)
2087         @$(NORMAL_INSTALL)
2088         test -z "$(mdincludedir)" || $(MKDIR_P) "$(DESTDIR)$(mdincludedir)"
2089         @list='$(mdinclude_HEADERS)'; test -n "$(mdincludedir)" || list=; \
2090         for p in $$list; do \
2091           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2092           echo "$$d$$p"; \
2093         done | $(am__base_list) | \
2094         while read files; do \
2095           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(mdincludedir)'"; \
2096           $(INSTALL_HEADER) $$files "$(DESTDIR)$(mdincludedir)" || exit $$?; \
2097         done
2098
2099 uninstall-mdincludeHEADERS:
2100         @$(NORMAL_UNINSTALL)
2101         @list='$(mdinclude_HEADERS)'; test -n "$(mdincludedir)" || list=; \
2102         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2103         test -n "$$files" || exit 0; \
2104         echo " ( cd '$(DESTDIR)$(mdincludedir)' && rm -f" $$files ")"; \
2105         cd "$(DESTDIR)$(mdincludedir)" && rm -f $$files
2106 install-remincludeHEADERS: $(reminclude_HEADERS)
2107         @$(NORMAL_INSTALL)
2108         test -z "$(remincludedir)" || $(MKDIR_P) "$(DESTDIR)$(remincludedir)"
2109         @list='$(reminclude_HEADERS)'; test -n "$(remincludedir)" || list=; \
2110         for p in $$list; do \
2111           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2112           echo "$$d$$p"; \
2113         done | $(am__base_list) | \
2114         while read files; do \
2115           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(remincludedir)'"; \
2116           $(INSTALL_HEADER) $$files "$(DESTDIR)$(remincludedir)" || exit $$?; \
2117         done
2118
2119 uninstall-remincludeHEADERS:
2120         @$(NORMAL_UNINSTALL)
2121         @list='$(reminclude_HEADERS)'; test -n "$(remincludedir)" || list=; \
2122         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2123         test -n "$$files" || exit 0; \
2124         echo " ( cd '$(DESTDIR)$(remincludedir)' && rm -f" $$files ")"; \
2125         cd "$(DESTDIR)$(remincludedir)" && rm -f $$files
2126 install-secincludeHEADERS: $(secinclude_HEADERS)
2127         @$(NORMAL_INSTALL)
2128         test -z "$(secincludedir)" || $(MKDIR_P) "$(DESTDIR)$(secincludedir)"
2129         @list='$(secinclude_HEADERS)'; test -n "$(secincludedir)" || list=; \
2130         for p in $$list; do \
2131           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2132           echo "$$d$$p"; \
2133         done | $(am__base_list) | \
2134         while read files; do \
2135           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(secincludedir)'"; \
2136           $(INSTALL_HEADER) $$files "$(DESTDIR)$(secincludedir)" || exit $$?; \
2137         done
2138
2139 uninstall-secincludeHEADERS:
2140         @$(NORMAL_UNINSTALL)
2141         @list='$(secinclude_HEADERS)'; test -n "$(secincludedir)" || list=; \
2142         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2143         test -n "$$files" || exit 0; \
2144         echo " ( cd '$(DESTDIR)$(secincludedir)' && rm -f" $$files ")"; \
2145         cd "$(DESTDIR)$(secincludedir)" && rm -f $$files
2146 install-utilincludeHEADERS: $(utilinclude_HEADERS)
2147         @$(NORMAL_INSTALL)
2148         test -z "$(utilincludedir)" || $(MKDIR_P) "$(DESTDIR)$(utilincludedir)"
2149         @list='$(utilinclude_HEADERS)'; test -n "$(utilincludedir)" || list=; \
2150         for p in $$list; do \
2151           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2152           echo "$$d$$p"; \
2153         done | $(am__base_list) | \
2154         while read files; do \
2155           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(utilincludedir)'"; \
2156           $(INSTALL_HEADER) $$files "$(DESTDIR)$(utilincludedir)" || exit $$?; \
2157         done
2158
2159 uninstall-utilincludeHEADERS:
2160         @$(NORMAL_UNINSTALL)
2161         @list='$(utilinclude_HEADERS)'; test -n "$(utilincludedir)" || list=; \
2162         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2163         test -n "$$files" || exit 0; \
2164         echo " ( cd '$(DESTDIR)$(utilincludedir)' && rm -f" $$files ")"; \
2165         cd "$(DESTDIR)$(utilincludedir)" && rm -f $$files
2166
2167 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2168         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2169         unique=`for i in $$list; do \
2170             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2171           done | \
2172           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2173               END { if (nonempty) { for (i in files) print i; }; }'`; \
2174         mkid -fID $$unique
2175 tags: TAGS
2176
2177 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
2178                 $(TAGS_FILES) $(LISP)
2179         set x; \
2180         here=`pwd`; \
2181         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
2182         unique=`for i in $$list; do \
2183             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2184           done | \
2185           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2186               END { if (nonempty) { for (i in files) print i; }; }'`; \
2187         shift; \
2188         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2189           test -n "$$unique" || unique=$$empty_fix; \
2190           if test $$# -gt 0; then \
2191             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2192               "$$@" $$unique; \
2193           else \
2194             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2195               $$unique; \
2196           fi; \
2197         fi
2198 ctags: CTAGS
2199 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
2200                 $(TAGS_FILES) $(LISP)
2201         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
2202         unique=`for i in $$list; do \
2203             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2204           done | \
2205           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2206               END { if (nonempty) { for (i in files) print i; }; }'`; \
2207         test -z "$(CTAGS_ARGS)$$unique" \
2208           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2209              $$unique
2210
2211 GTAGS:
2212         here=`$(am__cd) $(top_builddir) && pwd` \
2213           && $(am__cd) $(top_srcdir) \
2214           && gtags -i $(GTAGS_ARGS) "$$here"
2215
2216 distclean-tags:
2217         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2218
2219 distdir: $(DISTFILES)
2220         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2221         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2222         list='$(DISTFILES)'; \
2223           dist_files=`for file in $$list; do echo $$file; done | \
2224           sed -e "s|^$$srcdirstrip/||;t" \
2225               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
2226         case $$dist_files in \
2227           */*) $(MKDIR_P) `echo "$$dist_files" | \
2228                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
2229                            sort -u` ;; \
2230         esac; \
2231         for file in $$dist_files; do \
2232           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2233           if test -d $$d/$$file; then \
2234             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2235             if test -d "$(distdir)/$$file"; then \
2236               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2237             fi; \
2238             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2239               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
2240               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2241             fi; \
2242             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2243           else \
2244             test -f "$(distdir)/$$file" \
2245             || cp -p $$d/$$file "$(distdir)/$$file" \
2246             || exit 1; \
2247           fi; \
2248         done
2249 check-am: all-am
2250 check: $(BUILT_SOURCES)
2251         $(MAKE) $(AM_MAKEFLAGS) check-am
2252 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
2253 installdirs:
2254         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(attrfiltincludedir)" "$(DESTDIR)$(attrincludedir)" "$(DESTDIR)$(attrresincludedir)" "$(DESTDIR)$(bindincludedir)" "$(DESTDIR)$(handincludedir)" "$(DESTDIR)$(libshibspincludedir)" "$(DESTDIR)$(liteincludedir)" "$(DESTDIR)$(mdincludedir)" "$(DESTDIR)$(remincludedir)" "$(DESTDIR)$(secincludedir)" "$(DESTDIR)$(utilincludedir)"; do \
2255           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2256         done
2257 install: $(BUILT_SOURCES)
2258         $(MAKE) $(AM_MAKEFLAGS) install-am
2259 install-exec: install-exec-am
2260 install-data: install-data-am
2261 uninstall: uninstall-am
2262
2263 install-am: all-am
2264         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2265
2266 installcheck: installcheck-am
2267 install-strip:
2268         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2269           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2270           `test -z '$(STRIP)' || \
2271             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2272 mostlyclean-generic:
2273
2274 clean-generic:
2275
2276 distclean-generic:
2277         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2278         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2279
2280 maintainer-clean-generic:
2281         @echo "This command is intended for maintainers to use"
2282         @echo "it deletes files that may require special tools to rebuild."
2283         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
2284 clean: clean-am
2285
2286 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
2287         mostlyclean-am
2288
2289 distclean: distclean-am
2290         -rm -rf ./$(DEPDIR)
2291         -rm -f Makefile
2292 distclean-am: clean-am distclean-compile distclean-generic \
2293         distclean-tags
2294
2295 dvi: dvi-am
2296
2297 dvi-am:
2298
2299 html: html-am
2300
2301 html-am:
2302
2303 info: info-am
2304
2305 info-am:
2306
2307 install-data-am: install-attrfiltincludeHEADERS \
2308         install-attrincludeHEADERS install-attrresincludeHEADERS \
2309         install-bindincludeHEADERS install-handincludeHEADERS \
2310         install-libshibspincludeHEADERS install-liteincludeHEADERS \
2311         install-mdincludeHEADERS install-remincludeHEADERS \
2312         install-secincludeHEADERS install-utilincludeHEADERS
2313
2314 install-dvi: install-dvi-am
2315
2316 install-dvi-am:
2317
2318 install-exec-am: install-libLTLIBRARIES
2319         @$(NORMAL_INSTALL)
2320         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
2321 install-html: install-html-am
2322
2323 install-html-am:
2324
2325 install-info: install-info-am
2326
2327 install-info-am:
2328
2329 install-man:
2330
2331 install-pdf: install-pdf-am
2332
2333 install-pdf-am:
2334
2335 install-ps: install-ps-am
2336
2337 install-ps-am:
2338
2339 installcheck-am:
2340
2341 maintainer-clean: maintainer-clean-am
2342         -rm -rf ./$(DEPDIR)
2343         -rm -f Makefile
2344 maintainer-clean-am: distclean-am maintainer-clean-generic
2345
2346 mostlyclean: mostlyclean-am
2347
2348 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2349         mostlyclean-libtool
2350
2351 pdf: pdf-am
2352
2353 pdf-am:
2354
2355 ps: ps-am
2356
2357 ps-am:
2358
2359 uninstall-am: uninstall-attrfiltincludeHEADERS \
2360         uninstall-attrincludeHEADERS uninstall-attrresincludeHEADERS \
2361         uninstall-bindincludeHEADERS uninstall-handincludeHEADERS \
2362         uninstall-libLTLIBRARIES uninstall-libshibspincludeHEADERS \
2363         uninstall-liteincludeHEADERS uninstall-mdincludeHEADERS \
2364         uninstall-remincludeHEADERS uninstall-secincludeHEADERS \
2365         uninstall-utilincludeHEADERS
2366
2367 .MAKE: all check install install-am install-exec-am install-strip
2368
2369 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
2370         clean-libLTLIBRARIES clean-libtool ctags distclean \
2371         distclean-compile distclean-generic distclean-libtool \
2372         distclean-tags distdir dvi dvi-am html html-am info info-am \
2373         install install-am install-attrfiltincludeHEADERS \
2374         install-attrincludeHEADERS install-attrresincludeHEADERS \
2375         install-bindincludeHEADERS install-data install-data-am \
2376         install-dvi install-dvi-am install-exec install-exec-am \
2377         install-exec-hook install-handincludeHEADERS install-html \
2378         install-html-am install-info install-info-am \
2379         install-libLTLIBRARIES install-libshibspincludeHEADERS \
2380         install-liteincludeHEADERS install-man \
2381         install-mdincludeHEADERS install-pdf install-pdf-am install-ps \
2382         install-ps-am install-remincludeHEADERS \
2383         install-secincludeHEADERS install-strip \
2384         install-utilincludeHEADERS installcheck installcheck-am \
2385         installdirs maintainer-clean maintainer-clean-generic \
2386         mostlyclean mostlyclean-compile mostlyclean-generic \
2387         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
2388         uninstall-am uninstall-attrfiltincludeHEADERS \
2389         uninstall-attrincludeHEADERS uninstall-attrresincludeHEADERS \
2390         uninstall-bindincludeHEADERS uninstall-handincludeHEADERS \
2391         uninstall-libLTLIBRARIES uninstall-libshibspincludeHEADERS \
2392         uninstall-liteincludeHEADERS uninstall-mdincludeHEADERS \
2393         uninstall-remincludeHEADERS uninstall-secincludeHEADERS \
2394         uninstall-utilincludeHEADERS
2395
2396
2397 paths.h: ${srcdir}/paths.h.in Makefile ${top_builddir}/config.status
2398         rm -f $@.tmp
2399         sed < ${srcdir}/$@.in > $@.tmp \
2400             -e 's:@-PREFIX-@:${prefix}:g' \
2401         -e 's:@-LIBDIR-@:${libdir}:g' \
2402         -e 's:@-SYSCONFDIR-@:${sysconfdir}:g' \
2403         -e 's:@-LOGDIR-@:${logdir}:g' \
2404         -e 's:@-RUNDIR-@:${rundir}:g' \
2405         -e 's:@-XMLDIR-@:${xmldir}:g' \
2406             -e 's:@-PKGSYSCONFDIR-@:${pkgsysconfdir}:g' \
2407             -e 's:@-PKGXMLDIR-@:${pkgxmldir}:g' \
2408             -e 's:@-XMLTOOLINGXMLDIR-@:${XMLTOOLINGXMLDIR}:g' \
2409             -e 's:@-OPENSAMLXMLDIR-@:${OPENSAMLXMLDIR}:g'
2410         cmp -s $@ $@.tmp || mv $@.tmp $@
2411         rm -f $@.tmp
2412
2413 install-exec-hook:
2414         for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done
2415
2416 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2417 # Otherwise a system limit (for SysV at least) may be exceeded.
2418 .NOEXPORT: