autoreconf
[shibboleth/opensaml2.git] / samltest / 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 @BUILD_UNITTEST_TRUE@bin_PROGRAMS = samltest$(EXEEXT)
39 subdir = samltest
40 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
41         $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
44         $(top_srcdir)/m4/acx_pthread.m4 \
45         $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \
46         $(top_srcdir)/m4/boost.m4 $(top_srcdir)/m4/doxygen.m4 \
47         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
48         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
49         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51         $(ACLOCAL_M4)
52 mkinstalldirs = $(install_sh) -d
53 CONFIG_HEADER = $(top_builddir)/config.h
54 CONFIG_CLEAN_FILES =
55 CONFIG_CLEAN_VPATH_FILES =
56 am__installdirs = "$(DESTDIR)$(bindir)"
57 PROGRAMS = $(bin_PROGRAMS)
58 am__objects_1 = samltest-samltest.$(OBJEXT) \
59         samltest-SAMLArtifactCreationTest.$(OBJEXT) \
60         samltest-SAMLArtifactType0001Test.$(OBJEXT) \
61         samltest-SAMLArtifactType0002Test.$(OBJEXT) \
62         samltest-SAMLArtifactType0004Test.$(OBJEXT) \
63         samltest-ArtifactMapTest.$(OBJEXT) \
64         samltest-CookieTest.$(OBJEXT) \
65         samltest-EncryptedAssertionTest.$(OBJEXT) \
66         samltest-SAML1AssertionTest.$(OBJEXT) \
67         samltest-SAML1RequestTest.$(OBJEXT) \
68         samltest-SAML1ResponseTest.$(OBJEXT) \
69         samltest-SAML2AssertionTest.$(OBJEXT) \
70         samltest-ExplicitKeyTrustEngineTest.$(OBJEXT) \
71         samltest-StaticPKIXTrustEngineTest.$(OBJEXT) \
72         samltest-ActionTest.$(OBJEXT) samltest-AdviceTest.$(OBJEXT) \
73         samltest-AssertionIDReferenceTest.$(OBJEXT) \
74         samltest-AssertionTest.$(OBJEXT) \
75         samltest-AttributeDesignatorTest.$(OBJEXT) \
76         samltest-AttributeStatementTest.$(OBJEXT) \
77         samltest-AttributeTest.$(OBJEXT) \
78         samltest-AudienceRestrictionConditionTest.$(OBJEXT) \
79         samltest-AudienceTest.$(OBJEXT) \
80         samltest-AuthenticationStatementTest.$(OBJEXT) \
81         samltest-SAML1ArtifactTest.$(OBJEXT) \
82         samltest-SAML1POSTTest.$(OBJEXT) \
83         samltest-SAML1PolicyTest.$(OBJEXT) \
84         samltest-Action20Test.$(OBJEXT) \
85         samltest-Advice20Test.$(OBJEXT) \
86         samltest-Artifact20Test.$(OBJEXT) \
87         samltest-ArtifactResolve20Test.$(OBJEXT) \
88         samltest-ArtifactResponse20Test.$(OBJEXT) \
89         samltest-Assertion20Test.$(OBJEXT) \
90         samltest-AssertionIDRef20Test.$(OBJEXT) \
91         samltest-AssertionIDRequest20Test.$(OBJEXT) \
92         samltest-AssertionURIRef20Test.$(OBJEXT) \
93         samltest-Attribute20Test.$(OBJEXT) \
94         samltest-AttributeQuery20Test.$(OBJEXT) \
95         samltest-AttributeStatement20Test.$(OBJEXT) \
96         samltest-Audience20Test.$(OBJEXT) \
97         samltest-AudienceRestriction20Test.$(OBJEXT) \
98         samltest-AuthenticatingAuthority20Test.$(OBJEXT) \
99         samltest-AuthnContext20Test.$(OBJEXT) \
100         samltest-AuthnContextClassRef20Test.$(OBJEXT) \
101         samltest-AuthnContextDeclRef20Test.$(OBJEXT) \
102         samltest-AuthnQuery20Test.$(OBJEXT) \
103         samltest-AuthnRequest20Test.$(OBJEXT) \
104         samltest-AuthnStatement20Test.$(OBJEXT) \
105         samltest-AuthzDecisionQuery20Test.$(OBJEXT) \
106         samltest-AuthzDecisionStatement20Test.$(OBJEXT) \
107         samltest-Conditions20Test.$(OBJEXT) \
108         samltest-Evidence20Test.$(OBJEXT) \
109         samltest-GetComplete20Test.$(OBJEXT) \
110         samltest-IDPEntry20Test.$(OBJEXT) \
111         samltest-IDPList20Test.$(OBJEXT) \
112         samltest-Issuer20Test.$(OBJEXT) \
113         samltest-KeyInfoConfirmationDataType20Test.$(OBJEXT) \
114         samltest-LogoutRequest20Test.$(OBJEXT) \
115         samltest-LogoutResponse20Test.$(OBJEXT) \
116         samltest-ManageNameIDRequest20Test.$(OBJEXT) \
117         samltest-ManageNameIDResponse20Test.$(OBJEXT) \
118         samltest-NameIDMappingRequest20Test.$(OBJEXT) \
119         samltest-NameIDMappingResponse20Test.$(OBJEXT) \
120         samltest-NameIDPolicy20Test.$(OBJEXT) \
121         samltest-NameID20Test.$(OBJEXT) \
122         samltest-NameIDType20Test.$(OBJEXT) \
123         samltest-NewEncryptedID20Test.$(OBJEXT) \
124         samltest-NewID20Test.$(OBJEXT) \
125         samltest-OneTimeUse20Test.$(OBJEXT) \
126         samltest-ProxyRestriction20Test.$(OBJEXT) \
127         samltest-RequesterID20Test.$(OBJEXT) \
128         samltest-RequestedAuthnContext20Test.$(OBJEXT) \
129         samltest-Response20Test.$(OBJEXT) \
130         samltest-Scoping20Test.$(OBJEXT) \
131         samltest-SessionIndex20Test.$(OBJEXT) \
132         samltest-Status20Test.$(OBJEXT) \
133         samltest-StatusCode20Test.$(OBJEXT) \
134         samltest-StatusDetail20Test.$(OBJEXT) \
135         samltest-StatusMessage20Test.$(OBJEXT) \
136         samltest-Subject20Test.$(OBJEXT) \
137         samltest-SubjectConfirmation20Test.$(OBJEXT) \
138         samltest-SubjectConfirmationData20Test.$(OBJEXT) \
139         samltest-SubjectLocality20Test.$(OBJEXT) \
140         samltest-Terminate20Test.$(OBJEXT) \
141         samltest-SAML2ArtifactTest.$(OBJEXT) \
142         samltest-SAML2POSTTest.$(OBJEXT) \
143         samltest-SAML2RedirectTest.$(OBJEXT) \
144         samltest-XMLMetadataProviderTest.$(OBJEXT) \
145         samltest-SAML2PolicyTest.$(OBJEXT)
146 nodist_samltest_OBJECTS = $(am__objects_1)
147 samltest_OBJECTS = $(nodist_samltest_OBJECTS)
148 samltest_DEPENDENCIES = $(top_builddir)/saml/libsaml.la
149 samltest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
150         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(samltest_CXXFLAGS) \
151         $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
152 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
153 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
154 am__depfiles_maybe = depfiles
155 am__mv = mv -f
156 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
157         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
158 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
159         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
160         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
161 CXXLD = $(CXX)
162 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
163         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
164         $(LDFLAGS) -o $@
165 SOURCES = $(nodist_samltest_SOURCES)
166 DIST_SOURCES =
167 HEADERS = $(noinst_HEADERS)
168 ETAGS = etags
169 CTAGS = ctags
170 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
171 ACLOCAL = @ACLOCAL@
172 AMTAR = @AMTAR@
173 AR = @AR@
174 AUTOCONF = @AUTOCONF@
175 AUTOHEADER = @AUTOHEADER@
176 AUTOMAKE = @AUTOMAKE@
177 AWK = @AWK@
178 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
179 BOOST_ROOT = @BOOST_ROOT@
180 CC = @CC@
181 CCDEPMODE = @CCDEPMODE@
182 CFLAGS = @CFLAGS@
183 CPP = @CPP@
184 CPPFLAGS = @CPPFLAGS@
185 CXX = @CXX@
186 CXXCPP = @CXXCPP@
187 CXXDEPMODE = @CXXDEPMODE@
188 CXXFLAGS = @CXXFLAGS@
189 CXXTEST = @CXXTEST@
190 CXXTESTFLAGS = @CXXTESTFLAGS@
191 CYGPATH_W = @CYGPATH_W@
192 DEFS = @DEFS@
193 DEPDIR = @DEPDIR@
194 DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
195 DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
196 DSYMUTIL = @DSYMUTIL@
197 DUMPBIN = @DUMPBIN@
198 DX_CONFIG = @DX_CONFIG@
199 DX_DOCDIR = @DX_DOCDIR@
200 DX_DOT = @DX_DOT@
201 DX_DOXYGEN = @DX_DOXYGEN@
202 DX_DVIPS = @DX_DVIPS@
203 DX_EGREP = @DX_EGREP@
204 DX_ENV = @DX_ENV@
205 DX_FLAG_chi = @DX_FLAG_chi@
206 DX_FLAG_chm = @DX_FLAG_chm@
207 DX_FLAG_doc = @DX_FLAG_doc@
208 DX_FLAG_dot = @DX_FLAG_dot@
209 DX_FLAG_html = @DX_FLAG_html@
210 DX_FLAG_man = @DX_FLAG_man@
211 DX_FLAG_pdf = @DX_FLAG_pdf@
212 DX_FLAG_ps = @DX_FLAG_ps@
213 DX_FLAG_rtf = @DX_FLAG_rtf@
214 DX_FLAG_xml = @DX_FLAG_xml@
215 DX_HHC = @DX_HHC@
216 DX_INCLUDE = @DX_INCLUDE@
217 DX_LATEX = @DX_LATEX@
218 DX_MAKEINDEX = @DX_MAKEINDEX@
219 DX_PDFLATEX = @DX_PDFLATEX@
220 DX_PERL = @DX_PERL@
221 DX_PROJECT = @DX_PROJECT@
222 ECHO_C = @ECHO_C@
223 ECHO_N = @ECHO_N@
224 ECHO_T = @ECHO_T@
225 EGREP = @EGREP@
226 EXEEXT = @EXEEXT@
227 FGREP = @FGREP@
228 GREP = @GREP@
229 INSTALL = @INSTALL@
230 INSTALL_DATA = @INSTALL_DATA@
231 INSTALL_PROGRAM = @INSTALL_PROGRAM@
232 INSTALL_SCRIPT = @INSTALL_SCRIPT@
233 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
234 LD = @LD@
235 LDFLAGS = @LDFLAGS@
236 LIBOBJS = @LIBOBJS@
237 LIBS = @LIBS@
238 LIBTOOL = @LIBTOOL@
239 LIPO = @LIPO@
240 LN_S = @LN_S@
241 LOG4CPP_CONFIG = @LOG4CPP_CONFIG@
242 LOG4SHIB_CONFIG = @LOG4SHIB_CONFIG@
243 LTLIBOBJS = @LTLIBOBJS@
244 MAKEINFO = @MAKEINFO@
245 MKDIR_P = @MKDIR_P@
246 NM = @NM@
247 NMEDIT = @NMEDIT@
248 OBJDUMP = @OBJDUMP@
249 OBJEXT = @OBJEXT@
250 OTOOL = @OTOOL@
251 OTOOL64 = @OTOOL64@
252 PACKAGE = @PACKAGE@
253 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
254 PACKAGE_NAME = @PACKAGE_NAME@
255 PACKAGE_STRING = @PACKAGE_STRING@
256 PACKAGE_TARNAME = @PACKAGE_TARNAME@
257 PACKAGE_URL = @PACKAGE_URL@
258 PACKAGE_VERSION = @PACKAGE_VERSION@
259 PATH_SEPARATOR = @PATH_SEPARATOR@
260 PKG_CONFIG = @PKG_CONFIG@
261 PTHREAD_CC = @PTHREAD_CC@
262 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
263 PTHREAD_LIBS = @PTHREAD_LIBS@
264 RANLIB = @RANLIB@
265 SED = @SED@
266 SET_MAKE = @SET_MAKE@
267 SHELL = @SHELL@
268 STRIP = @STRIP@
269 VERSION = @VERSION@
270 abs_builddir = @abs_builddir@
271 abs_srcdir = @abs_srcdir@
272 abs_top_builddir = @abs_top_builddir@
273 abs_top_srcdir = @abs_top_srcdir@
274 ac_ct_CC = @ac_ct_CC@
275 ac_ct_CXX = @ac_ct_CXX@
276 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
277 acx_pthread_config = @acx_pthread_config@
278 am__include = @am__include@
279 am__leading_dot = @am__leading_dot@
280 am__quote = @am__quote@
281 am__tar = @am__tar@
282 am__untar = @am__untar@
283 bindir = @bindir@
284 build = @build@
285 build_alias = @build_alias@
286 build_cpu = @build_cpu@
287 build_os = @build_os@
288 build_vendor = @build_vendor@
289 builddir = @builddir@
290 datadir = @datadir@
291 datarootdir = @datarootdir@
292 docdir = @docdir@
293 dvidir = @dvidir@
294 exec_prefix = @exec_prefix@
295 host = @host@
296 host_alias = @host_alias@
297 host_cpu = @host_cpu@
298 host_os = @host_os@
299 host_vendor = @host_vendor@
300 htmldir = @htmldir@
301 includedir = @includedir@
302 infodir = @infodir@
303 install_sh = @install_sh@
304 libdir = @libdir@
305 libexecdir = @libexecdir@
306 localedir = @localedir@
307 localstatedir = @localstatedir@
308 lt_ECHO = @lt_ECHO@
309 mandir = @mandir@
310 mkdir_p = @mkdir_p@
311 oldincludedir = @oldincludedir@
312 pdfdir = @pdfdir@
313 pkgconfig_libdir = @pkgconfig_libdir@
314 pkgconfig_libfile = @pkgconfig_libfile@
315 prefix = @prefix@
316 program_transform_name = @program_transform_name@
317 psdir = @psdir@
318 sbindir = @sbindir@
319 sharedstatedir = @sharedstatedir@
320 srcdir = @srcdir@
321 sysconfdir = @sysconfdir@
322 target_alias = @target_alias@
323 top_build_prefix = @top_build_prefix@
324 top_builddir = @top_builddir@
325 top_srcdir = @top_srcdir@
326 AUTOMAKE_OPTIONS = foreign
327 @BUILD_UNITTEST_TRUE@samltest_CXXFLAGS = $(CXXFLAGS) $(CXXTESTFLAGS)
328 samltest_h = \
329     samltest.h \
330     SAMLArtifactCreationTest.h \
331     SAMLArtifactType0001Test.h \
332     SAMLArtifactType0002Test.h \
333     SAMLArtifactType0004Test.h \
334     ArtifactMapTest.h \
335     CookieTest.h \
336     encryption/EncryptedAssertionTest.h \
337     signature/SAML1AssertionTest.h \
338     signature/SAML1RequestTest.h \
339     signature/SAML1ResponseTest.h \
340     signature/SAML2AssertionTest.h \
341     security/ExplicitKeyTrustEngineTest.h \
342     security/StaticPKIXTrustEngineTest.h \
343     saml1/core/impl/ActionTest.h \
344     saml1/core/impl/AdviceTest.h \
345     saml1/core/impl/AssertionIDReferenceTest.h \
346     saml1/core/impl/AssertionTest.h \
347     saml1/core/impl/AttributeDesignatorTest.h \
348     saml1/core/impl/AttributeStatementTest.h \
349     saml1/core/impl/AttributeTest.h \
350     saml1/core/impl/AudienceRestrictionConditionTest.h \
351     saml1/core/impl/AudienceTest.h \
352     saml1/core/impl/AuthenticationStatementTest.h \
353     saml1/binding/SAML1ArtifactTest.h \
354     saml1/binding/SAML1POSTTest.h \
355     saml1/profile/SAML1PolicyTest.h \
356     saml2/core/impl/Action20Test.h \
357     saml2/core/impl/Advice20Test.h \
358     saml2/core/impl/Artifact20Test.h \
359     saml2/core/impl/ArtifactResolve20Test.h \
360     saml2/core/impl/ArtifactResponse20Test.h \
361     saml2/core/impl/Assertion20Test.h \
362     saml2/core/impl/AssertionIDRef20Test.h \
363     saml2/core/impl/AssertionIDRequest20Test.h \
364     saml2/core/impl/AssertionURIRef20Test.h \
365     saml2/core/impl/Attribute20Test.h \
366     saml2/core/impl/AttributeQuery20Test.h \
367     saml2/core/impl/AttributeStatement20Test.h \
368     saml2/core/impl/Audience20Test.h \
369     saml2/core/impl/AudienceRestriction20Test.h \
370     saml2/core/impl/AuthenticatingAuthority20Test.h \
371     saml2/core/impl/AuthnContext20Test.h \
372     saml2/core/impl/AuthnContextClassRef20Test.h \
373     saml2/core/impl/AuthnContextDeclRef20Test.h \
374     saml2/core/impl/AuthnQuery20Test.h \
375     saml2/core/impl/AuthnRequest20Test.h \
376     saml2/core/impl/AuthnStatement20Test.h \
377     saml2/core/impl/AuthzDecisionQuery20Test.h \
378     saml2/core/impl/AuthzDecisionStatement20Test.h \
379     saml2/core/impl/Conditions20Test.h \
380     saml2/core/impl/Evidence20Test.h \
381     saml2/core/impl/GetComplete20Test.h \
382     saml2/core/impl/IDPEntry20Test.h \
383     saml2/core/impl/IDPList20Test.h \
384     saml2/core/impl/Issuer20Test.h \
385     saml2/core/impl/KeyInfoConfirmationDataType20Test.h\
386     saml2/core/impl/LogoutRequest20Test.h \
387     saml2/core/impl/LogoutResponse20Test.h \
388     saml2/core/impl/ManageNameIDRequest20Test.h \
389     saml2/core/impl/ManageNameIDResponse20Test.h \
390     saml2/core/impl/NameIDMappingRequest20Test.h \
391     saml2/core/impl/NameIDMappingResponse20Test.h \
392     saml2/core/impl/NameIDPolicy20Test.h \
393     saml2/core/impl/NameID20Test.h \
394     saml2/core/impl/NameIDType20Test.h \
395     saml2/core/impl/NewEncryptedID20Test.h \
396     saml2/core/impl/NewID20Test.h \
397     saml2/core/impl/OneTimeUse20Test.h \
398     saml2/core/impl/ProxyRestriction20Test.h \
399     saml2/core/impl/RequesterID20Test.h \
400     saml2/core/impl/RequestedAuthnContext20Test.h \
401     saml2/core/impl/Response20Test.h \
402     saml2/core/impl/Scoping20Test.h \
403     saml2/core/impl/SessionIndex20Test.h \
404     saml2/core/impl/Status20Test.h \
405     saml2/core/impl/StatusCode20Test.h \
406     saml2/core/impl/StatusDetail20Test.h \
407     saml2/core/impl/StatusMessage20Test.h \
408     saml2/core/impl/Subject20Test.h\
409     saml2/core/impl/SubjectConfirmation20Test.h\
410     saml2/core/impl/SubjectConfirmationData20Test.h\
411     saml2/core/impl/SubjectLocality20Test.h\
412     saml2/core/impl/Terminate20Test.h \
413     saml2/binding/SAML2ArtifactTest.h \
414     saml2/binding/SAML2POSTTest.h \
415     saml2/binding/SAML2RedirectTest.h \
416     saml2/metadata/XMLMetadataProviderTest.h \
417     saml2/profile/SAML2PolicyTest.h
418
419 noinst_HEADERS = \
420     binding.h \
421     internal.h \
422     signature/SAMLSignatureTestBase.h \
423     $(samltest_h)
424
425 nodist_samltest_SOURCES = $(samltest_h:.h=.cpp)
426 @BUILD_UNITTEST_TRUE@BUILT_SOURCES = $(nodist_samltest_SOURCES)
427 @BUILD_UNITTEST_TRUE@CLEANFILES = $(nodist_samltest_SOURCES)
428 samltest_LDADD = $(top_builddir)/saml/libsaml.la
429 EXTRA_DIST = samltest.vcxproj samltest.vcxproj.filters data
430 all: $(BUILT_SOURCES)
431         $(MAKE) $(AM_MAKEFLAGS) all-am
432
433 .SUFFIXES:
434 .SUFFIXES: .cpp .lo .o .obj
435 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
436         @for dep in $?; do \
437           case '$(am__configure_deps)' in \
438             *$$dep*) \
439               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
440                 && { if test -f $@; then exit 0; else break; fi; }; \
441               exit 1;; \
442           esac; \
443         done; \
444         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign samltest/Makefile'; \
445         $(am__cd) $(top_srcdir) && \
446           $(AUTOMAKE) --foreign samltest/Makefile
447 .PRECIOUS: Makefile
448 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
449         @case '$?' in \
450           *config.status*) \
451             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
452           *) \
453             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
454             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
455         esac;
456
457 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
458         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
459
460 $(top_srcdir)/configure:  $(am__configure_deps)
461         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
463         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
464 $(am__aclocal_m4_deps):
465 install-binPROGRAMS: $(bin_PROGRAMS)
466         @$(NORMAL_INSTALL)
467         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
468         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
469         for p in $$list; do echo "$$p $$p"; done | \
470         sed 's/$(EXEEXT)$$//' | \
471         while read p p1; do if test -f $$p || test -f $$p1; \
472           then echo "$$p"; echo "$$p"; else :; fi; \
473         done | \
474         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
475             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
476         sed 'N;N;N;s,\n, ,g' | \
477         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
478           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
479             if ($$2 == $$4) files[d] = files[d] " " $$1; \
480             else { print "f", $$3 "/" $$4, $$1; } } \
481           END { for (d in files) print "f", d, files[d] }' | \
482         while read type dir files; do \
483             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
484             test -z "$$files" || { \
485             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
486             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
487             } \
488         ; done
489
490 uninstall-binPROGRAMS:
491         @$(NORMAL_UNINSTALL)
492         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
493         files=`for p in $$list; do echo "$$p"; done | \
494           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
495               -e 's/$$/$(EXEEXT)/' `; \
496         test -n "$$list" || exit 0; \
497         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
498         cd "$(DESTDIR)$(bindir)" && rm -f $$files
499
500 clean-binPROGRAMS:
501         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
502         echo " rm -f" $$list; \
503         rm -f $$list || exit $$?; \
504         test -n "$(EXEEXT)" || exit 0; \
505         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
506         echo " rm -f" $$list; \
507         rm -f $$list
508 samltest$(EXEEXT): $(samltest_OBJECTS) $(samltest_DEPENDENCIES) 
509         @rm -f samltest$(EXEEXT)
510         $(samltest_LINK) $(samltest_OBJECTS) $(samltest_LDADD) $(LIBS)
511
512 mostlyclean-compile:
513         -rm -f *.$(OBJEXT)
514
515 distclean-compile:
516         -rm -f *.tab.c
517
518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Action20Test.Po@am__quote@
519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-ActionTest.Po@am__quote@
520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Advice20Test.Po@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AdviceTest.Po@am__quote@
522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Artifact20Test.Po@am__quote@
523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-ArtifactMapTest.Po@am__quote@
524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-ArtifactResolve20Test.Po@am__quote@
525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-ArtifactResponse20Test.Po@am__quote@
526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Assertion20Test.Po@am__quote@
527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AssertionIDRef20Test.Po@am__quote@
528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AssertionIDReferenceTest.Po@am__quote@
529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AssertionIDRequest20Test.Po@am__quote@
530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AssertionTest.Po@am__quote@
531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AssertionURIRef20Test.Po@am__quote@
532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Attribute20Test.Po@am__quote@
533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AttributeDesignatorTest.Po@am__quote@
534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AttributeQuery20Test.Po@am__quote@
535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AttributeStatement20Test.Po@am__quote@
536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AttributeStatementTest.Po@am__quote@
537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AttributeTest.Po@am__quote@
538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Audience20Test.Po@am__quote@
539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AudienceRestriction20Test.Po@am__quote@
540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AudienceRestrictionConditionTest.Po@am__quote@
541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AudienceTest.Po@am__quote@
542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AuthenticatingAuthority20Test.Po@am__quote@
543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AuthenticationStatementTest.Po@am__quote@
544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AuthnContext20Test.Po@am__quote@
545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AuthnContextClassRef20Test.Po@am__quote@
546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AuthnContextDeclRef20Test.Po@am__quote@
547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AuthnQuery20Test.Po@am__quote@
548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AuthnRequest20Test.Po@am__quote@
549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AuthnStatement20Test.Po@am__quote@
550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AuthzDecisionQuery20Test.Po@am__quote@
551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-AuthzDecisionStatement20Test.Po@am__quote@
552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Conditions20Test.Po@am__quote@
553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-CookieTest.Po@am__quote@
554 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-EncryptedAssertionTest.Po@am__quote@
555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Evidence20Test.Po@am__quote@
556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-ExplicitKeyTrustEngineTest.Po@am__quote@
557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-GetComplete20Test.Po@am__quote@
558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-IDPEntry20Test.Po@am__quote@
559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-IDPList20Test.Po@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Issuer20Test.Po@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-KeyInfoConfirmationDataType20Test.Po@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-LogoutRequest20Test.Po@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-LogoutResponse20Test.Po@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-ManageNameIDRequest20Test.Po@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-ManageNameIDResponse20Test.Po@am__quote@
566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-NameID20Test.Po@am__quote@
567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-NameIDMappingRequest20Test.Po@am__quote@
568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-NameIDMappingResponse20Test.Po@am__quote@
569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-NameIDPolicy20Test.Po@am__quote@
570 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-NameIDType20Test.Po@am__quote@
571 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-NewEncryptedID20Test.Po@am__quote@
572 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-NewID20Test.Po@am__quote@
573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-OneTimeUse20Test.Po@am__quote@
574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-ProxyRestriction20Test.Po@am__quote@
575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-RequestedAuthnContext20Test.Po@am__quote@
576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-RequesterID20Test.Po@am__quote@
577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Response20Test.Po@am__quote@
578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAML1ArtifactTest.Po@am__quote@
579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAML1AssertionTest.Po@am__quote@
580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAML1POSTTest.Po@am__quote@
581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAML1PolicyTest.Po@am__quote@
582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAML1RequestTest.Po@am__quote@
583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAML1ResponseTest.Po@am__quote@
584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAML2ArtifactTest.Po@am__quote@
585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAML2AssertionTest.Po@am__quote@
586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAML2POSTTest.Po@am__quote@
587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAML2PolicyTest.Po@am__quote@
588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAML2RedirectTest.Po@am__quote@
589 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAMLArtifactCreationTest.Po@am__quote@
590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAMLArtifactType0001Test.Po@am__quote@
591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAMLArtifactType0002Test.Po@am__quote@
592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SAMLArtifactType0004Test.Po@am__quote@
593 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Scoping20Test.Po@am__quote@
594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SessionIndex20Test.Po@am__quote@
595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-StaticPKIXTrustEngineTest.Po@am__quote@
596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Status20Test.Po@am__quote@
597 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-StatusCode20Test.Po@am__quote@
598 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-StatusDetail20Test.Po@am__quote@
599 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-StatusMessage20Test.Po@am__quote@
600 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Subject20Test.Po@am__quote@
601 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SubjectConfirmation20Test.Po@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SubjectConfirmationData20Test.Po@am__quote@
603 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-SubjectLocality20Test.Po@am__quote@
604 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-Terminate20Test.Po@am__quote@
605 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-XMLMetadataProviderTest.Po@am__quote@
606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samltest-samltest.Po@am__quote@
607
608 .cpp.o:
609 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
610 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
611 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
612 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
613 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
614
615 .cpp.obj:
616 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
617 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
618 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
619 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
620 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
621
622 .cpp.lo:
623 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
624 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
625 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
626 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
627 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
628
629 samltest-samltest.o: samltest.cpp
630 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-samltest.o -MD -MP -MF $(DEPDIR)/samltest-samltest.Tpo -c -o samltest-samltest.o `test -f 'samltest.cpp' || echo '$(srcdir)/'`samltest.cpp
631 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-samltest.Tpo $(DEPDIR)/samltest-samltest.Po
632 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='samltest.cpp' object='samltest-samltest.o' libtool=no @AMDEPBACKSLASH@
633 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
634 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-samltest.o `test -f 'samltest.cpp' || echo '$(srcdir)/'`samltest.cpp
635
636 samltest-samltest.obj: samltest.cpp
637 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-samltest.obj -MD -MP -MF $(DEPDIR)/samltest-samltest.Tpo -c -o samltest-samltest.obj `if test -f 'samltest.cpp'; then $(CYGPATH_W) 'samltest.cpp'; else $(CYGPATH_W) '$(srcdir)/samltest.cpp'; fi`
638 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-samltest.Tpo $(DEPDIR)/samltest-samltest.Po
639 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='samltest.cpp' object='samltest-samltest.obj' libtool=no @AMDEPBACKSLASH@
640 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
641 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-samltest.obj `if test -f 'samltest.cpp'; then $(CYGPATH_W) 'samltest.cpp'; else $(CYGPATH_W) '$(srcdir)/samltest.cpp'; fi`
642
643 samltest-SAMLArtifactCreationTest.o: SAMLArtifactCreationTest.cpp
644 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAMLArtifactCreationTest.o -MD -MP -MF $(DEPDIR)/samltest-SAMLArtifactCreationTest.Tpo -c -o samltest-SAMLArtifactCreationTest.o `test -f 'SAMLArtifactCreationTest.cpp' || echo '$(srcdir)/'`SAMLArtifactCreationTest.cpp
645 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAMLArtifactCreationTest.Tpo $(DEPDIR)/samltest-SAMLArtifactCreationTest.Po
646 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='SAMLArtifactCreationTest.cpp' object='samltest-SAMLArtifactCreationTest.o' libtool=no @AMDEPBACKSLASH@
647 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
648 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAMLArtifactCreationTest.o `test -f 'SAMLArtifactCreationTest.cpp' || echo '$(srcdir)/'`SAMLArtifactCreationTest.cpp
649
650 samltest-SAMLArtifactCreationTest.obj: SAMLArtifactCreationTest.cpp
651 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAMLArtifactCreationTest.obj -MD -MP -MF $(DEPDIR)/samltest-SAMLArtifactCreationTest.Tpo -c -o samltest-SAMLArtifactCreationTest.obj `if test -f 'SAMLArtifactCreationTest.cpp'; then $(CYGPATH_W) 'SAMLArtifactCreationTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SAMLArtifactCreationTest.cpp'; fi`
652 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAMLArtifactCreationTest.Tpo $(DEPDIR)/samltest-SAMLArtifactCreationTest.Po
653 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='SAMLArtifactCreationTest.cpp' object='samltest-SAMLArtifactCreationTest.obj' libtool=no @AMDEPBACKSLASH@
654 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
655 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAMLArtifactCreationTest.obj `if test -f 'SAMLArtifactCreationTest.cpp'; then $(CYGPATH_W) 'SAMLArtifactCreationTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SAMLArtifactCreationTest.cpp'; fi`
656
657 samltest-SAMLArtifactType0001Test.o: SAMLArtifactType0001Test.cpp
658 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAMLArtifactType0001Test.o -MD -MP -MF $(DEPDIR)/samltest-SAMLArtifactType0001Test.Tpo -c -o samltest-SAMLArtifactType0001Test.o `test -f 'SAMLArtifactType0001Test.cpp' || echo '$(srcdir)/'`SAMLArtifactType0001Test.cpp
659 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAMLArtifactType0001Test.Tpo $(DEPDIR)/samltest-SAMLArtifactType0001Test.Po
660 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='SAMLArtifactType0001Test.cpp' object='samltest-SAMLArtifactType0001Test.o' libtool=no @AMDEPBACKSLASH@
661 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
662 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAMLArtifactType0001Test.o `test -f 'SAMLArtifactType0001Test.cpp' || echo '$(srcdir)/'`SAMLArtifactType0001Test.cpp
663
664 samltest-SAMLArtifactType0001Test.obj: SAMLArtifactType0001Test.cpp
665 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAMLArtifactType0001Test.obj -MD -MP -MF $(DEPDIR)/samltest-SAMLArtifactType0001Test.Tpo -c -o samltest-SAMLArtifactType0001Test.obj `if test -f 'SAMLArtifactType0001Test.cpp'; then $(CYGPATH_W) 'SAMLArtifactType0001Test.cpp'; else $(CYGPATH_W) '$(srcdir)/SAMLArtifactType0001Test.cpp'; fi`
666 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAMLArtifactType0001Test.Tpo $(DEPDIR)/samltest-SAMLArtifactType0001Test.Po
667 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='SAMLArtifactType0001Test.cpp' object='samltest-SAMLArtifactType0001Test.obj' libtool=no @AMDEPBACKSLASH@
668 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
669 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAMLArtifactType0001Test.obj `if test -f 'SAMLArtifactType0001Test.cpp'; then $(CYGPATH_W) 'SAMLArtifactType0001Test.cpp'; else $(CYGPATH_W) '$(srcdir)/SAMLArtifactType0001Test.cpp'; fi`
670
671 samltest-SAMLArtifactType0002Test.o: SAMLArtifactType0002Test.cpp
672 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAMLArtifactType0002Test.o -MD -MP -MF $(DEPDIR)/samltest-SAMLArtifactType0002Test.Tpo -c -o samltest-SAMLArtifactType0002Test.o `test -f 'SAMLArtifactType0002Test.cpp' || echo '$(srcdir)/'`SAMLArtifactType0002Test.cpp
673 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAMLArtifactType0002Test.Tpo $(DEPDIR)/samltest-SAMLArtifactType0002Test.Po
674 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='SAMLArtifactType0002Test.cpp' object='samltest-SAMLArtifactType0002Test.o' libtool=no @AMDEPBACKSLASH@
675 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
676 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAMLArtifactType0002Test.o `test -f 'SAMLArtifactType0002Test.cpp' || echo '$(srcdir)/'`SAMLArtifactType0002Test.cpp
677
678 samltest-SAMLArtifactType0002Test.obj: SAMLArtifactType0002Test.cpp
679 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAMLArtifactType0002Test.obj -MD -MP -MF $(DEPDIR)/samltest-SAMLArtifactType0002Test.Tpo -c -o samltest-SAMLArtifactType0002Test.obj `if test -f 'SAMLArtifactType0002Test.cpp'; then $(CYGPATH_W) 'SAMLArtifactType0002Test.cpp'; else $(CYGPATH_W) '$(srcdir)/SAMLArtifactType0002Test.cpp'; fi`
680 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAMLArtifactType0002Test.Tpo $(DEPDIR)/samltest-SAMLArtifactType0002Test.Po
681 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='SAMLArtifactType0002Test.cpp' object='samltest-SAMLArtifactType0002Test.obj' libtool=no @AMDEPBACKSLASH@
682 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
683 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAMLArtifactType0002Test.obj `if test -f 'SAMLArtifactType0002Test.cpp'; then $(CYGPATH_W) 'SAMLArtifactType0002Test.cpp'; else $(CYGPATH_W) '$(srcdir)/SAMLArtifactType0002Test.cpp'; fi`
684
685 samltest-SAMLArtifactType0004Test.o: SAMLArtifactType0004Test.cpp
686 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAMLArtifactType0004Test.o -MD -MP -MF $(DEPDIR)/samltest-SAMLArtifactType0004Test.Tpo -c -o samltest-SAMLArtifactType0004Test.o `test -f 'SAMLArtifactType0004Test.cpp' || echo '$(srcdir)/'`SAMLArtifactType0004Test.cpp
687 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAMLArtifactType0004Test.Tpo $(DEPDIR)/samltest-SAMLArtifactType0004Test.Po
688 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='SAMLArtifactType0004Test.cpp' object='samltest-SAMLArtifactType0004Test.o' libtool=no @AMDEPBACKSLASH@
689 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
690 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAMLArtifactType0004Test.o `test -f 'SAMLArtifactType0004Test.cpp' || echo '$(srcdir)/'`SAMLArtifactType0004Test.cpp
691
692 samltest-SAMLArtifactType0004Test.obj: SAMLArtifactType0004Test.cpp
693 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAMLArtifactType0004Test.obj -MD -MP -MF $(DEPDIR)/samltest-SAMLArtifactType0004Test.Tpo -c -o samltest-SAMLArtifactType0004Test.obj `if test -f 'SAMLArtifactType0004Test.cpp'; then $(CYGPATH_W) 'SAMLArtifactType0004Test.cpp'; else $(CYGPATH_W) '$(srcdir)/SAMLArtifactType0004Test.cpp'; fi`
694 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAMLArtifactType0004Test.Tpo $(DEPDIR)/samltest-SAMLArtifactType0004Test.Po
695 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='SAMLArtifactType0004Test.cpp' object='samltest-SAMLArtifactType0004Test.obj' libtool=no @AMDEPBACKSLASH@
696 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
697 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAMLArtifactType0004Test.obj `if test -f 'SAMLArtifactType0004Test.cpp'; then $(CYGPATH_W) 'SAMLArtifactType0004Test.cpp'; else $(CYGPATH_W) '$(srcdir)/SAMLArtifactType0004Test.cpp'; fi`
698
699 samltest-ArtifactMapTest.o: ArtifactMapTest.cpp
700 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ArtifactMapTest.o -MD -MP -MF $(DEPDIR)/samltest-ArtifactMapTest.Tpo -c -o samltest-ArtifactMapTest.o `test -f 'ArtifactMapTest.cpp' || echo '$(srcdir)/'`ArtifactMapTest.cpp
701 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ArtifactMapTest.Tpo $(DEPDIR)/samltest-ArtifactMapTest.Po
702 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='ArtifactMapTest.cpp' object='samltest-ArtifactMapTest.o' libtool=no @AMDEPBACKSLASH@
703 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
704 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ArtifactMapTest.o `test -f 'ArtifactMapTest.cpp' || echo '$(srcdir)/'`ArtifactMapTest.cpp
705
706 samltest-ArtifactMapTest.obj: ArtifactMapTest.cpp
707 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ArtifactMapTest.obj -MD -MP -MF $(DEPDIR)/samltest-ArtifactMapTest.Tpo -c -o samltest-ArtifactMapTest.obj `if test -f 'ArtifactMapTest.cpp'; then $(CYGPATH_W) 'ArtifactMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ArtifactMapTest.cpp'; fi`
708 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ArtifactMapTest.Tpo $(DEPDIR)/samltest-ArtifactMapTest.Po
709 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='ArtifactMapTest.cpp' object='samltest-ArtifactMapTest.obj' libtool=no @AMDEPBACKSLASH@
710 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
711 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ArtifactMapTest.obj `if test -f 'ArtifactMapTest.cpp'; then $(CYGPATH_W) 'ArtifactMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ArtifactMapTest.cpp'; fi`
712
713 samltest-CookieTest.o: CookieTest.cpp
714 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-CookieTest.o -MD -MP -MF $(DEPDIR)/samltest-CookieTest.Tpo -c -o samltest-CookieTest.o `test -f 'CookieTest.cpp' || echo '$(srcdir)/'`CookieTest.cpp
715 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-CookieTest.Tpo $(DEPDIR)/samltest-CookieTest.Po
716 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='CookieTest.cpp' object='samltest-CookieTest.o' libtool=no @AMDEPBACKSLASH@
717 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
718 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-CookieTest.o `test -f 'CookieTest.cpp' || echo '$(srcdir)/'`CookieTest.cpp
719
720 samltest-CookieTest.obj: CookieTest.cpp
721 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-CookieTest.obj -MD -MP -MF $(DEPDIR)/samltest-CookieTest.Tpo -c -o samltest-CookieTest.obj `if test -f 'CookieTest.cpp'; then $(CYGPATH_W) 'CookieTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CookieTest.cpp'; fi`
722 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-CookieTest.Tpo $(DEPDIR)/samltest-CookieTest.Po
723 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='CookieTest.cpp' object='samltest-CookieTest.obj' libtool=no @AMDEPBACKSLASH@
724 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
725 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-CookieTest.obj `if test -f 'CookieTest.cpp'; then $(CYGPATH_W) 'CookieTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CookieTest.cpp'; fi`
726
727 samltest-EncryptedAssertionTest.o: encryption/EncryptedAssertionTest.cpp
728 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-EncryptedAssertionTest.o -MD -MP -MF $(DEPDIR)/samltest-EncryptedAssertionTest.Tpo -c -o samltest-EncryptedAssertionTest.o `test -f 'encryption/EncryptedAssertionTest.cpp' || echo '$(srcdir)/'`encryption/EncryptedAssertionTest.cpp
729 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-EncryptedAssertionTest.Tpo $(DEPDIR)/samltest-EncryptedAssertionTest.Po
730 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='encryption/EncryptedAssertionTest.cpp' object='samltest-EncryptedAssertionTest.o' libtool=no @AMDEPBACKSLASH@
731 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
732 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-EncryptedAssertionTest.o `test -f 'encryption/EncryptedAssertionTest.cpp' || echo '$(srcdir)/'`encryption/EncryptedAssertionTest.cpp
733
734 samltest-EncryptedAssertionTest.obj: encryption/EncryptedAssertionTest.cpp
735 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-EncryptedAssertionTest.obj -MD -MP -MF $(DEPDIR)/samltest-EncryptedAssertionTest.Tpo -c -o samltest-EncryptedAssertionTest.obj `if test -f 'encryption/EncryptedAssertionTest.cpp'; then $(CYGPATH_W) 'encryption/EncryptedAssertionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/encryption/EncryptedAssertionTest.cpp'; fi`
736 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-EncryptedAssertionTest.Tpo $(DEPDIR)/samltest-EncryptedAssertionTest.Po
737 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='encryption/EncryptedAssertionTest.cpp' object='samltest-EncryptedAssertionTest.obj' libtool=no @AMDEPBACKSLASH@
738 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
739 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-EncryptedAssertionTest.obj `if test -f 'encryption/EncryptedAssertionTest.cpp'; then $(CYGPATH_W) 'encryption/EncryptedAssertionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/encryption/EncryptedAssertionTest.cpp'; fi`
740
741 samltest-SAML1AssertionTest.o: signature/SAML1AssertionTest.cpp
742 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML1AssertionTest.o -MD -MP -MF $(DEPDIR)/samltest-SAML1AssertionTest.Tpo -c -o samltest-SAML1AssertionTest.o `test -f 'signature/SAML1AssertionTest.cpp' || echo '$(srcdir)/'`signature/SAML1AssertionTest.cpp
743 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML1AssertionTest.Tpo $(DEPDIR)/samltest-SAML1AssertionTest.Po
744 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='signature/SAML1AssertionTest.cpp' object='samltest-SAML1AssertionTest.o' libtool=no @AMDEPBACKSLASH@
745 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
746 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML1AssertionTest.o `test -f 'signature/SAML1AssertionTest.cpp' || echo '$(srcdir)/'`signature/SAML1AssertionTest.cpp
747
748 samltest-SAML1AssertionTest.obj: signature/SAML1AssertionTest.cpp
749 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML1AssertionTest.obj -MD -MP -MF $(DEPDIR)/samltest-SAML1AssertionTest.Tpo -c -o samltest-SAML1AssertionTest.obj `if test -f 'signature/SAML1AssertionTest.cpp'; then $(CYGPATH_W) 'signature/SAML1AssertionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/signature/SAML1AssertionTest.cpp'; fi`
750 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML1AssertionTest.Tpo $(DEPDIR)/samltest-SAML1AssertionTest.Po
751 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='signature/SAML1AssertionTest.cpp' object='samltest-SAML1AssertionTest.obj' libtool=no @AMDEPBACKSLASH@
752 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
753 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML1AssertionTest.obj `if test -f 'signature/SAML1AssertionTest.cpp'; then $(CYGPATH_W) 'signature/SAML1AssertionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/signature/SAML1AssertionTest.cpp'; fi`
754
755 samltest-SAML1RequestTest.o: signature/SAML1RequestTest.cpp
756 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML1RequestTest.o -MD -MP -MF $(DEPDIR)/samltest-SAML1RequestTest.Tpo -c -o samltest-SAML1RequestTest.o `test -f 'signature/SAML1RequestTest.cpp' || echo '$(srcdir)/'`signature/SAML1RequestTest.cpp
757 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML1RequestTest.Tpo $(DEPDIR)/samltest-SAML1RequestTest.Po
758 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='signature/SAML1RequestTest.cpp' object='samltest-SAML1RequestTest.o' libtool=no @AMDEPBACKSLASH@
759 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
760 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML1RequestTest.o `test -f 'signature/SAML1RequestTest.cpp' || echo '$(srcdir)/'`signature/SAML1RequestTest.cpp
761
762 samltest-SAML1RequestTest.obj: signature/SAML1RequestTest.cpp
763 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML1RequestTest.obj -MD -MP -MF $(DEPDIR)/samltest-SAML1RequestTest.Tpo -c -o samltest-SAML1RequestTest.obj `if test -f 'signature/SAML1RequestTest.cpp'; then $(CYGPATH_W) 'signature/SAML1RequestTest.cpp'; else $(CYGPATH_W) '$(srcdir)/signature/SAML1RequestTest.cpp'; fi`
764 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML1RequestTest.Tpo $(DEPDIR)/samltest-SAML1RequestTest.Po
765 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='signature/SAML1RequestTest.cpp' object='samltest-SAML1RequestTest.obj' libtool=no @AMDEPBACKSLASH@
766 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
767 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML1RequestTest.obj `if test -f 'signature/SAML1RequestTest.cpp'; then $(CYGPATH_W) 'signature/SAML1RequestTest.cpp'; else $(CYGPATH_W) '$(srcdir)/signature/SAML1RequestTest.cpp'; fi`
768
769 samltest-SAML1ResponseTest.o: signature/SAML1ResponseTest.cpp
770 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML1ResponseTest.o -MD -MP -MF $(DEPDIR)/samltest-SAML1ResponseTest.Tpo -c -o samltest-SAML1ResponseTest.o `test -f 'signature/SAML1ResponseTest.cpp' || echo '$(srcdir)/'`signature/SAML1ResponseTest.cpp
771 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML1ResponseTest.Tpo $(DEPDIR)/samltest-SAML1ResponseTest.Po
772 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='signature/SAML1ResponseTest.cpp' object='samltest-SAML1ResponseTest.o' libtool=no @AMDEPBACKSLASH@
773 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
774 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML1ResponseTest.o `test -f 'signature/SAML1ResponseTest.cpp' || echo '$(srcdir)/'`signature/SAML1ResponseTest.cpp
775
776 samltest-SAML1ResponseTest.obj: signature/SAML1ResponseTest.cpp
777 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML1ResponseTest.obj -MD -MP -MF $(DEPDIR)/samltest-SAML1ResponseTest.Tpo -c -o samltest-SAML1ResponseTest.obj `if test -f 'signature/SAML1ResponseTest.cpp'; then $(CYGPATH_W) 'signature/SAML1ResponseTest.cpp'; else $(CYGPATH_W) '$(srcdir)/signature/SAML1ResponseTest.cpp'; fi`
778 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML1ResponseTest.Tpo $(DEPDIR)/samltest-SAML1ResponseTest.Po
779 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='signature/SAML1ResponseTest.cpp' object='samltest-SAML1ResponseTest.obj' libtool=no @AMDEPBACKSLASH@
780 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
781 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML1ResponseTest.obj `if test -f 'signature/SAML1ResponseTest.cpp'; then $(CYGPATH_W) 'signature/SAML1ResponseTest.cpp'; else $(CYGPATH_W) '$(srcdir)/signature/SAML1ResponseTest.cpp'; fi`
782
783 samltest-SAML2AssertionTest.o: signature/SAML2AssertionTest.cpp
784 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML2AssertionTest.o -MD -MP -MF $(DEPDIR)/samltest-SAML2AssertionTest.Tpo -c -o samltest-SAML2AssertionTest.o `test -f 'signature/SAML2AssertionTest.cpp' || echo '$(srcdir)/'`signature/SAML2AssertionTest.cpp
785 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML2AssertionTest.Tpo $(DEPDIR)/samltest-SAML2AssertionTest.Po
786 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='signature/SAML2AssertionTest.cpp' object='samltest-SAML2AssertionTest.o' libtool=no @AMDEPBACKSLASH@
787 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
788 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML2AssertionTest.o `test -f 'signature/SAML2AssertionTest.cpp' || echo '$(srcdir)/'`signature/SAML2AssertionTest.cpp
789
790 samltest-SAML2AssertionTest.obj: signature/SAML2AssertionTest.cpp
791 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML2AssertionTest.obj -MD -MP -MF $(DEPDIR)/samltest-SAML2AssertionTest.Tpo -c -o samltest-SAML2AssertionTest.obj `if test -f 'signature/SAML2AssertionTest.cpp'; then $(CYGPATH_W) 'signature/SAML2AssertionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/signature/SAML2AssertionTest.cpp'; fi`
792 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML2AssertionTest.Tpo $(DEPDIR)/samltest-SAML2AssertionTest.Po
793 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='signature/SAML2AssertionTest.cpp' object='samltest-SAML2AssertionTest.obj' libtool=no @AMDEPBACKSLASH@
794 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
795 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML2AssertionTest.obj `if test -f 'signature/SAML2AssertionTest.cpp'; then $(CYGPATH_W) 'signature/SAML2AssertionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/signature/SAML2AssertionTest.cpp'; fi`
796
797 samltest-ExplicitKeyTrustEngineTest.o: security/ExplicitKeyTrustEngineTest.cpp
798 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ExplicitKeyTrustEngineTest.o -MD -MP -MF $(DEPDIR)/samltest-ExplicitKeyTrustEngineTest.Tpo -c -o samltest-ExplicitKeyTrustEngineTest.o `test -f 'security/ExplicitKeyTrustEngineTest.cpp' || echo '$(srcdir)/'`security/ExplicitKeyTrustEngineTest.cpp
799 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ExplicitKeyTrustEngineTest.Tpo $(DEPDIR)/samltest-ExplicitKeyTrustEngineTest.Po
800 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='security/ExplicitKeyTrustEngineTest.cpp' object='samltest-ExplicitKeyTrustEngineTest.o' libtool=no @AMDEPBACKSLASH@
801 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
802 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ExplicitKeyTrustEngineTest.o `test -f 'security/ExplicitKeyTrustEngineTest.cpp' || echo '$(srcdir)/'`security/ExplicitKeyTrustEngineTest.cpp
803
804 samltest-ExplicitKeyTrustEngineTest.obj: security/ExplicitKeyTrustEngineTest.cpp
805 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ExplicitKeyTrustEngineTest.obj -MD -MP -MF $(DEPDIR)/samltest-ExplicitKeyTrustEngineTest.Tpo -c -o samltest-ExplicitKeyTrustEngineTest.obj `if test -f 'security/ExplicitKeyTrustEngineTest.cpp'; then $(CYGPATH_W) 'security/ExplicitKeyTrustEngineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/security/ExplicitKeyTrustEngineTest.cpp'; fi`
806 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ExplicitKeyTrustEngineTest.Tpo $(DEPDIR)/samltest-ExplicitKeyTrustEngineTest.Po
807 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='security/ExplicitKeyTrustEngineTest.cpp' object='samltest-ExplicitKeyTrustEngineTest.obj' libtool=no @AMDEPBACKSLASH@
808 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
809 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ExplicitKeyTrustEngineTest.obj `if test -f 'security/ExplicitKeyTrustEngineTest.cpp'; then $(CYGPATH_W) 'security/ExplicitKeyTrustEngineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/security/ExplicitKeyTrustEngineTest.cpp'; fi`
810
811 samltest-StaticPKIXTrustEngineTest.o: security/StaticPKIXTrustEngineTest.cpp
812 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-StaticPKIXTrustEngineTest.o -MD -MP -MF $(DEPDIR)/samltest-StaticPKIXTrustEngineTest.Tpo -c -o samltest-StaticPKIXTrustEngineTest.o `test -f 'security/StaticPKIXTrustEngineTest.cpp' || echo '$(srcdir)/'`security/StaticPKIXTrustEngineTest.cpp
813 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-StaticPKIXTrustEngineTest.Tpo $(DEPDIR)/samltest-StaticPKIXTrustEngineTest.Po
814 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='security/StaticPKIXTrustEngineTest.cpp' object='samltest-StaticPKIXTrustEngineTest.o' libtool=no @AMDEPBACKSLASH@
815 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
816 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-StaticPKIXTrustEngineTest.o `test -f 'security/StaticPKIXTrustEngineTest.cpp' || echo '$(srcdir)/'`security/StaticPKIXTrustEngineTest.cpp
817
818 samltest-StaticPKIXTrustEngineTest.obj: security/StaticPKIXTrustEngineTest.cpp
819 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-StaticPKIXTrustEngineTest.obj -MD -MP -MF $(DEPDIR)/samltest-StaticPKIXTrustEngineTest.Tpo -c -o samltest-StaticPKIXTrustEngineTest.obj `if test -f 'security/StaticPKIXTrustEngineTest.cpp'; then $(CYGPATH_W) 'security/StaticPKIXTrustEngineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/security/StaticPKIXTrustEngineTest.cpp'; fi`
820 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-StaticPKIXTrustEngineTest.Tpo $(DEPDIR)/samltest-StaticPKIXTrustEngineTest.Po
821 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='security/StaticPKIXTrustEngineTest.cpp' object='samltest-StaticPKIXTrustEngineTest.obj' libtool=no @AMDEPBACKSLASH@
822 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
823 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-StaticPKIXTrustEngineTest.obj `if test -f 'security/StaticPKIXTrustEngineTest.cpp'; then $(CYGPATH_W) 'security/StaticPKIXTrustEngineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/security/StaticPKIXTrustEngineTest.cpp'; fi`
824
825 samltest-ActionTest.o: saml1/core/impl/ActionTest.cpp
826 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ActionTest.o -MD -MP -MF $(DEPDIR)/samltest-ActionTest.Tpo -c -o samltest-ActionTest.o `test -f 'saml1/core/impl/ActionTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/ActionTest.cpp
827 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ActionTest.Tpo $(DEPDIR)/samltest-ActionTest.Po
828 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/ActionTest.cpp' object='samltest-ActionTest.o' libtool=no @AMDEPBACKSLASH@
829 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
830 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ActionTest.o `test -f 'saml1/core/impl/ActionTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/ActionTest.cpp
831
832 samltest-ActionTest.obj: saml1/core/impl/ActionTest.cpp
833 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ActionTest.obj -MD -MP -MF $(DEPDIR)/samltest-ActionTest.Tpo -c -o samltest-ActionTest.obj `if test -f 'saml1/core/impl/ActionTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/ActionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/ActionTest.cpp'; fi`
834 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ActionTest.Tpo $(DEPDIR)/samltest-ActionTest.Po
835 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/ActionTest.cpp' object='samltest-ActionTest.obj' libtool=no @AMDEPBACKSLASH@
836 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
837 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ActionTest.obj `if test -f 'saml1/core/impl/ActionTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/ActionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/ActionTest.cpp'; fi`
838
839 samltest-AdviceTest.o: saml1/core/impl/AdviceTest.cpp
840 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AdviceTest.o -MD -MP -MF $(DEPDIR)/samltest-AdviceTest.Tpo -c -o samltest-AdviceTest.o `test -f 'saml1/core/impl/AdviceTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AdviceTest.cpp
841 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AdviceTest.Tpo $(DEPDIR)/samltest-AdviceTest.Po
842 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AdviceTest.cpp' object='samltest-AdviceTest.o' libtool=no @AMDEPBACKSLASH@
843 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
844 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AdviceTest.o `test -f 'saml1/core/impl/AdviceTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AdviceTest.cpp
845
846 samltest-AdviceTest.obj: saml1/core/impl/AdviceTest.cpp
847 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AdviceTest.obj -MD -MP -MF $(DEPDIR)/samltest-AdviceTest.Tpo -c -o samltest-AdviceTest.obj `if test -f 'saml1/core/impl/AdviceTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AdviceTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AdviceTest.cpp'; fi`
848 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AdviceTest.Tpo $(DEPDIR)/samltest-AdviceTest.Po
849 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AdviceTest.cpp' object='samltest-AdviceTest.obj' libtool=no @AMDEPBACKSLASH@
850 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
851 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AdviceTest.obj `if test -f 'saml1/core/impl/AdviceTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AdviceTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AdviceTest.cpp'; fi`
852
853 samltest-AssertionIDReferenceTest.o: saml1/core/impl/AssertionIDReferenceTest.cpp
854 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AssertionIDReferenceTest.o -MD -MP -MF $(DEPDIR)/samltest-AssertionIDReferenceTest.Tpo -c -o samltest-AssertionIDReferenceTest.o `test -f 'saml1/core/impl/AssertionIDReferenceTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AssertionIDReferenceTest.cpp
855 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AssertionIDReferenceTest.Tpo $(DEPDIR)/samltest-AssertionIDReferenceTest.Po
856 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AssertionIDReferenceTest.cpp' object='samltest-AssertionIDReferenceTest.o' libtool=no @AMDEPBACKSLASH@
857 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
858 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AssertionIDReferenceTest.o `test -f 'saml1/core/impl/AssertionIDReferenceTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AssertionIDReferenceTest.cpp
859
860 samltest-AssertionIDReferenceTest.obj: saml1/core/impl/AssertionIDReferenceTest.cpp
861 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AssertionIDReferenceTest.obj -MD -MP -MF $(DEPDIR)/samltest-AssertionIDReferenceTest.Tpo -c -o samltest-AssertionIDReferenceTest.obj `if test -f 'saml1/core/impl/AssertionIDReferenceTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AssertionIDReferenceTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AssertionIDReferenceTest.cpp'; fi`
862 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AssertionIDReferenceTest.Tpo $(DEPDIR)/samltest-AssertionIDReferenceTest.Po
863 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AssertionIDReferenceTest.cpp' object='samltest-AssertionIDReferenceTest.obj' libtool=no @AMDEPBACKSLASH@
864 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
865 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AssertionIDReferenceTest.obj `if test -f 'saml1/core/impl/AssertionIDReferenceTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AssertionIDReferenceTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AssertionIDReferenceTest.cpp'; fi`
866
867 samltest-AssertionTest.o: saml1/core/impl/AssertionTest.cpp
868 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AssertionTest.o -MD -MP -MF $(DEPDIR)/samltest-AssertionTest.Tpo -c -o samltest-AssertionTest.o `test -f 'saml1/core/impl/AssertionTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AssertionTest.cpp
869 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AssertionTest.Tpo $(DEPDIR)/samltest-AssertionTest.Po
870 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AssertionTest.cpp' object='samltest-AssertionTest.o' libtool=no @AMDEPBACKSLASH@
871 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
872 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AssertionTest.o `test -f 'saml1/core/impl/AssertionTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AssertionTest.cpp
873
874 samltest-AssertionTest.obj: saml1/core/impl/AssertionTest.cpp
875 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AssertionTest.obj -MD -MP -MF $(DEPDIR)/samltest-AssertionTest.Tpo -c -o samltest-AssertionTest.obj `if test -f 'saml1/core/impl/AssertionTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AssertionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AssertionTest.cpp'; fi`
876 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AssertionTest.Tpo $(DEPDIR)/samltest-AssertionTest.Po
877 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AssertionTest.cpp' object='samltest-AssertionTest.obj' libtool=no @AMDEPBACKSLASH@
878 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
879 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AssertionTest.obj `if test -f 'saml1/core/impl/AssertionTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AssertionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AssertionTest.cpp'; fi`
880
881 samltest-AttributeDesignatorTest.o: saml1/core/impl/AttributeDesignatorTest.cpp
882 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AttributeDesignatorTest.o -MD -MP -MF $(DEPDIR)/samltest-AttributeDesignatorTest.Tpo -c -o samltest-AttributeDesignatorTest.o `test -f 'saml1/core/impl/AttributeDesignatorTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AttributeDesignatorTest.cpp
883 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AttributeDesignatorTest.Tpo $(DEPDIR)/samltest-AttributeDesignatorTest.Po
884 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AttributeDesignatorTest.cpp' object='samltest-AttributeDesignatorTest.o' libtool=no @AMDEPBACKSLASH@
885 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
886 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AttributeDesignatorTest.o `test -f 'saml1/core/impl/AttributeDesignatorTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AttributeDesignatorTest.cpp
887
888 samltest-AttributeDesignatorTest.obj: saml1/core/impl/AttributeDesignatorTest.cpp
889 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AttributeDesignatorTest.obj -MD -MP -MF $(DEPDIR)/samltest-AttributeDesignatorTest.Tpo -c -o samltest-AttributeDesignatorTest.obj `if test -f 'saml1/core/impl/AttributeDesignatorTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AttributeDesignatorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AttributeDesignatorTest.cpp'; fi`
890 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AttributeDesignatorTest.Tpo $(DEPDIR)/samltest-AttributeDesignatorTest.Po
891 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AttributeDesignatorTest.cpp' object='samltest-AttributeDesignatorTest.obj' libtool=no @AMDEPBACKSLASH@
892 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
893 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AttributeDesignatorTest.obj `if test -f 'saml1/core/impl/AttributeDesignatorTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AttributeDesignatorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AttributeDesignatorTest.cpp'; fi`
894
895 samltest-AttributeStatementTest.o: saml1/core/impl/AttributeStatementTest.cpp
896 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AttributeStatementTest.o -MD -MP -MF $(DEPDIR)/samltest-AttributeStatementTest.Tpo -c -o samltest-AttributeStatementTest.o `test -f 'saml1/core/impl/AttributeStatementTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AttributeStatementTest.cpp
897 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AttributeStatementTest.Tpo $(DEPDIR)/samltest-AttributeStatementTest.Po
898 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AttributeStatementTest.cpp' object='samltest-AttributeStatementTest.o' libtool=no @AMDEPBACKSLASH@
899 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
900 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AttributeStatementTest.o `test -f 'saml1/core/impl/AttributeStatementTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AttributeStatementTest.cpp
901
902 samltest-AttributeStatementTest.obj: saml1/core/impl/AttributeStatementTest.cpp
903 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AttributeStatementTest.obj -MD -MP -MF $(DEPDIR)/samltest-AttributeStatementTest.Tpo -c -o samltest-AttributeStatementTest.obj `if test -f 'saml1/core/impl/AttributeStatementTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AttributeStatementTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AttributeStatementTest.cpp'; fi`
904 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AttributeStatementTest.Tpo $(DEPDIR)/samltest-AttributeStatementTest.Po
905 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AttributeStatementTest.cpp' object='samltest-AttributeStatementTest.obj' libtool=no @AMDEPBACKSLASH@
906 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
907 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AttributeStatementTest.obj `if test -f 'saml1/core/impl/AttributeStatementTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AttributeStatementTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AttributeStatementTest.cpp'; fi`
908
909 samltest-AttributeTest.o: saml1/core/impl/AttributeTest.cpp
910 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AttributeTest.o -MD -MP -MF $(DEPDIR)/samltest-AttributeTest.Tpo -c -o samltest-AttributeTest.o `test -f 'saml1/core/impl/AttributeTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AttributeTest.cpp
911 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AttributeTest.Tpo $(DEPDIR)/samltest-AttributeTest.Po
912 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AttributeTest.cpp' object='samltest-AttributeTest.o' libtool=no @AMDEPBACKSLASH@
913 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
914 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AttributeTest.o `test -f 'saml1/core/impl/AttributeTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AttributeTest.cpp
915
916 samltest-AttributeTest.obj: saml1/core/impl/AttributeTest.cpp
917 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AttributeTest.obj -MD -MP -MF $(DEPDIR)/samltest-AttributeTest.Tpo -c -o samltest-AttributeTest.obj `if test -f 'saml1/core/impl/AttributeTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AttributeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AttributeTest.cpp'; fi`
918 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AttributeTest.Tpo $(DEPDIR)/samltest-AttributeTest.Po
919 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AttributeTest.cpp' object='samltest-AttributeTest.obj' libtool=no @AMDEPBACKSLASH@
920 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
921 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AttributeTest.obj `if test -f 'saml1/core/impl/AttributeTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AttributeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AttributeTest.cpp'; fi`
922
923 samltest-AudienceRestrictionConditionTest.o: saml1/core/impl/AudienceRestrictionConditionTest.cpp
924 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AudienceRestrictionConditionTest.o -MD -MP -MF $(DEPDIR)/samltest-AudienceRestrictionConditionTest.Tpo -c -o samltest-AudienceRestrictionConditionTest.o `test -f 'saml1/core/impl/AudienceRestrictionConditionTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AudienceRestrictionConditionTest.cpp
925 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AudienceRestrictionConditionTest.Tpo $(DEPDIR)/samltest-AudienceRestrictionConditionTest.Po
926 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AudienceRestrictionConditionTest.cpp' object='samltest-AudienceRestrictionConditionTest.o' libtool=no @AMDEPBACKSLASH@
927 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
928 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AudienceRestrictionConditionTest.o `test -f 'saml1/core/impl/AudienceRestrictionConditionTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AudienceRestrictionConditionTest.cpp
929
930 samltest-AudienceRestrictionConditionTest.obj: saml1/core/impl/AudienceRestrictionConditionTest.cpp
931 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AudienceRestrictionConditionTest.obj -MD -MP -MF $(DEPDIR)/samltest-AudienceRestrictionConditionTest.Tpo -c -o samltest-AudienceRestrictionConditionTest.obj `if test -f 'saml1/core/impl/AudienceRestrictionConditionTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AudienceRestrictionConditionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AudienceRestrictionConditionTest.cpp'; fi`
932 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AudienceRestrictionConditionTest.Tpo $(DEPDIR)/samltest-AudienceRestrictionConditionTest.Po
933 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AudienceRestrictionConditionTest.cpp' object='samltest-AudienceRestrictionConditionTest.obj' libtool=no @AMDEPBACKSLASH@
934 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
935 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AudienceRestrictionConditionTest.obj `if test -f 'saml1/core/impl/AudienceRestrictionConditionTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AudienceRestrictionConditionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AudienceRestrictionConditionTest.cpp'; fi`
936
937 samltest-AudienceTest.o: saml1/core/impl/AudienceTest.cpp
938 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AudienceTest.o -MD -MP -MF $(DEPDIR)/samltest-AudienceTest.Tpo -c -o samltest-AudienceTest.o `test -f 'saml1/core/impl/AudienceTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AudienceTest.cpp
939 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AudienceTest.Tpo $(DEPDIR)/samltest-AudienceTest.Po
940 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AudienceTest.cpp' object='samltest-AudienceTest.o' libtool=no @AMDEPBACKSLASH@
941 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
942 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AudienceTest.o `test -f 'saml1/core/impl/AudienceTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AudienceTest.cpp
943
944 samltest-AudienceTest.obj: saml1/core/impl/AudienceTest.cpp
945 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AudienceTest.obj -MD -MP -MF $(DEPDIR)/samltest-AudienceTest.Tpo -c -o samltest-AudienceTest.obj `if test -f 'saml1/core/impl/AudienceTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AudienceTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AudienceTest.cpp'; fi`
946 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AudienceTest.Tpo $(DEPDIR)/samltest-AudienceTest.Po
947 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AudienceTest.cpp' object='samltest-AudienceTest.obj' libtool=no @AMDEPBACKSLASH@
948 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
949 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AudienceTest.obj `if test -f 'saml1/core/impl/AudienceTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AudienceTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AudienceTest.cpp'; fi`
950
951 samltest-AuthenticationStatementTest.o: saml1/core/impl/AuthenticationStatementTest.cpp
952 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthenticationStatementTest.o -MD -MP -MF $(DEPDIR)/samltest-AuthenticationStatementTest.Tpo -c -o samltest-AuthenticationStatementTest.o `test -f 'saml1/core/impl/AuthenticationStatementTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AuthenticationStatementTest.cpp
953 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthenticationStatementTest.Tpo $(DEPDIR)/samltest-AuthenticationStatementTest.Po
954 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AuthenticationStatementTest.cpp' object='samltest-AuthenticationStatementTest.o' libtool=no @AMDEPBACKSLASH@
955 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
956 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthenticationStatementTest.o `test -f 'saml1/core/impl/AuthenticationStatementTest.cpp' || echo '$(srcdir)/'`saml1/core/impl/AuthenticationStatementTest.cpp
957
958 samltest-AuthenticationStatementTest.obj: saml1/core/impl/AuthenticationStatementTest.cpp
959 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthenticationStatementTest.obj -MD -MP -MF $(DEPDIR)/samltest-AuthenticationStatementTest.Tpo -c -o samltest-AuthenticationStatementTest.obj `if test -f 'saml1/core/impl/AuthenticationStatementTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AuthenticationStatementTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AuthenticationStatementTest.cpp'; fi`
960 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthenticationStatementTest.Tpo $(DEPDIR)/samltest-AuthenticationStatementTest.Po
961 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/core/impl/AuthenticationStatementTest.cpp' object='samltest-AuthenticationStatementTest.obj' libtool=no @AMDEPBACKSLASH@
962 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
963 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthenticationStatementTest.obj `if test -f 'saml1/core/impl/AuthenticationStatementTest.cpp'; then $(CYGPATH_W) 'saml1/core/impl/AuthenticationStatementTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/core/impl/AuthenticationStatementTest.cpp'; fi`
964
965 samltest-SAML1ArtifactTest.o: saml1/binding/SAML1ArtifactTest.cpp
966 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML1ArtifactTest.o -MD -MP -MF $(DEPDIR)/samltest-SAML1ArtifactTest.Tpo -c -o samltest-SAML1ArtifactTest.o `test -f 'saml1/binding/SAML1ArtifactTest.cpp' || echo '$(srcdir)/'`saml1/binding/SAML1ArtifactTest.cpp
967 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML1ArtifactTest.Tpo $(DEPDIR)/samltest-SAML1ArtifactTest.Po
968 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/binding/SAML1ArtifactTest.cpp' object='samltest-SAML1ArtifactTest.o' libtool=no @AMDEPBACKSLASH@
969 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
970 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML1ArtifactTest.o `test -f 'saml1/binding/SAML1ArtifactTest.cpp' || echo '$(srcdir)/'`saml1/binding/SAML1ArtifactTest.cpp
971
972 samltest-SAML1ArtifactTest.obj: saml1/binding/SAML1ArtifactTest.cpp
973 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML1ArtifactTest.obj -MD -MP -MF $(DEPDIR)/samltest-SAML1ArtifactTest.Tpo -c -o samltest-SAML1ArtifactTest.obj `if test -f 'saml1/binding/SAML1ArtifactTest.cpp'; then $(CYGPATH_W) 'saml1/binding/SAML1ArtifactTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/binding/SAML1ArtifactTest.cpp'; fi`
974 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML1ArtifactTest.Tpo $(DEPDIR)/samltest-SAML1ArtifactTest.Po
975 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/binding/SAML1ArtifactTest.cpp' object='samltest-SAML1ArtifactTest.obj' libtool=no @AMDEPBACKSLASH@
976 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
977 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML1ArtifactTest.obj `if test -f 'saml1/binding/SAML1ArtifactTest.cpp'; then $(CYGPATH_W) 'saml1/binding/SAML1ArtifactTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/binding/SAML1ArtifactTest.cpp'; fi`
978
979 samltest-SAML1POSTTest.o: saml1/binding/SAML1POSTTest.cpp
980 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML1POSTTest.o -MD -MP -MF $(DEPDIR)/samltest-SAML1POSTTest.Tpo -c -o samltest-SAML1POSTTest.o `test -f 'saml1/binding/SAML1POSTTest.cpp' || echo '$(srcdir)/'`saml1/binding/SAML1POSTTest.cpp
981 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML1POSTTest.Tpo $(DEPDIR)/samltest-SAML1POSTTest.Po
982 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/binding/SAML1POSTTest.cpp' object='samltest-SAML1POSTTest.o' libtool=no @AMDEPBACKSLASH@
983 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
984 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML1POSTTest.o `test -f 'saml1/binding/SAML1POSTTest.cpp' || echo '$(srcdir)/'`saml1/binding/SAML1POSTTest.cpp
985
986 samltest-SAML1POSTTest.obj: saml1/binding/SAML1POSTTest.cpp
987 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML1POSTTest.obj -MD -MP -MF $(DEPDIR)/samltest-SAML1POSTTest.Tpo -c -o samltest-SAML1POSTTest.obj `if test -f 'saml1/binding/SAML1POSTTest.cpp'; then $(CYGPATH_W) 'saml1/binding/SAML1POSTTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/binding/SAML1POSTTest.cpp'; fi`
988 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML1POSTTest.Tpo $(DEPDIR)/samltest-SAML1POSTTest.Po
989 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/binding/SAML1POSTTest.cpp' object='samltest-SAML1POSTTest.obj' libtool=no @AMDEPBACKSLASH@
990 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
991 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML1POSTTest.obj `if test -f 'saml1/binding/SAML1POSTTest.cpp'; then $(CYGPATH_W) 'saml1/binding/SAML1POSTTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/binding/SAML1POSTTest.cpp'; fi`
992
993 samltest-SAML1PolicyTest.o: saml1/profile/SAML1PolicyTest.cpp
994 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML1PolicyTest.o -MD -MP -MF $(DEPDIR)/samltest-SAML1PolicyTest.Tpo -c -o samltest-SAML1PolicyTest.o `test -f 'saml1/profile/SAML1PolicyTest.cpp' || echo '$(srcdir)/'`saml1/profile/SAML1PolicyTest.cpp
995 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML1PolicyTest.Tpo $(DEPDIR)/samltest-SAML1PolicyTest.Po
996 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/profile/SAML1PolicyTest.cpp' object='samltest-SAML1PolicyTest.o' libtool=no @AMDEPBACKSLASH@
997 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
998 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML1PolicyTest.o `test -f 'saml1/profile/SAML1PolicyTest.cpp' || echo '$(srcdir)/'`saml1/profile/SAML1PolicyTest.cpp
999
1000 samltest-SAML1PolicyTest.obj: saml1/profile/SAML1PolicyTest.cpp
1001 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML1PolicyTest.obj -MD -MP -MF $(DEPDIR)/samltest-SAML1PolicyTest.Tpo -c -o samltest-SAML1PolicyTest.obj `if test -f 'saml1/profile/SAML1PolicyTest.cpp'; then $(CYGPATH_W) 'saml1/profile/SAML1PolicyTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/profile/SAML1PolicyTest.cpp'; fi`
1002 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML1PolicyTest.Tpo $(DEPDIR)/samltest-SAML1PolicyTest.Po
1003 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml1/profile/SAML1PolicyTest.cpp' object='samltest-SAML1PolicyTest.obj' libtool=no @AMDEPBACKSLASH@
1004 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1005 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML1PolicyTest.obj `if test -f 'saml1/profile/SAML1PolicyTest.cpp'; then $(CYGPATH_W) 'saml1/profile/SAML1PolicyTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml1/profile/SAML1PolicyTest.cpp'; fi`
1006
1007 samltest-Action20Test.o: saml2/core/impl/Action20Test.cpp
1008 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Action20Test.o -MD -MP -MF $(DEPDIR)/samltest-Action20Test.Tpo -c -o samltest-Action20Test.o `test -f 'saml2/core/impl/Action20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Action20Test.cpp
1009 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Action20Test.Tpo $(DEPDIR)/samltest-Action20Test.Po
1010 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Action20Test.cpp' object='samltest-Action20Test.o' libtool=no @AMDEPBACKSLASH@
1011 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1012 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Action20Test.o `test -f 'saml2/core/impl/Action20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Action20Test.cpp
1013
1014 samltest-Action20Test.obj: saml2/core/impl/Action20Test.cpp
1015 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Action20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Action20Test.Tpo -c -o samltest-Action20Test.obj `if test -f 'saml2/core/impl/Action20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Action20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Action20Test.cpp'; fi`
1016 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Action20Test.Tpo $(DEPDIR)/samltest-Action20Test.Po
1017 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Action20Test.cpp' object='samltest-Action20Test.obj' libtool=no @AMDEPBACKSLASH@
1018 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1019 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Action20Test.obj `if test -f 'saml2/core/impl/Action20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Action20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Action20Test.cpp'; fi`
1020
1021 samltest-Advice20Test.o: saml2/core/impl/Advice20Test.cpp
1022 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Advice20Test.o -MD -MP -MF $(DEPDIR)/samltest-Advice20Test.Tpo -c -o samltest-Advice20Test.o `test -f 'saml2/core/impl/Advice20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Advice20Test.cpp
1023 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Advice20Test.Tpo $(DEPDIR)/samltest-Advice20Test.Po
1024 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Advice20Test.cpp' object='samltest-Advice20Test.o' libtool=no @AMDEPBACKSLASH@
1025 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1026 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Advice20Test.o `test -f 'saml2/core/impl/Advice20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Advice20Test.cpp
1027
1028 samltest-Advice20Test.obj: saml2/core/impl/Advice20Test.cpp
1029 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Advice20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Advice20Test.Tpo -c -o samltest-Advice20Test.obj `if test -f 'saml2/core/impl/Advice20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Advice20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Advice20Test.cpp'; fi`
1030 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Advice20Test.Tpo $(DEPDIR)/samltest-Advice20Test.Po
1031 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Advice20Test.cpp' object='samltest-Advice20Test.obj' libtool=no @AMDEPBACKSLASH@
1032 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1033 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Advice20Test.obj `if test -f 'saml2/core/impl/Advice20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Advice20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Advice20Test.cpp'; fi`
1034
1035 samltest-Artifact20Test.o: saml2/core/impl/Artifact20Test.cpp
1036 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Artifact20Test.o -MD -MP -MF $(DEPDIR)/samltest-Artifact20Test.Tpo -c -o samltest-Artifact20Test.o `test -f 'saml2/core/impl/Artifact20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Artifact20Test.cpp
1037 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Artifact20Test.Tpo $(DEPDIR)/samltest-Artifact20Test.Po
1038 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Artifact20Test.cpp' object='samltest-Artifact20Test.o' libtool=no @AMDEPBACKSLASH@
1039 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1040 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Artifact20Test.o `test -f 'saml2/core/impl/Artifact20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Artifact20Test.cpp
1041
1042 samltest-Artifact20Test.obj: saml2/core/impl/Artifact20Test.cpp
1043 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Artifact20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Artifact20Test.Tpo -c -o samltest-Artifact20Test.obj `if test -f 'saml2/core/impl/Artifact20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Artifact20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Artifact20Test.cpp'; fi`
1044 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Artifact20Test.Tpo $(DEPDIR)/samltest-Artifact20Test.Po
1045 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Artifact20Test.cpp' object='samltest-Artifact20Test.obj' libtool=no @AMDEPBACKSLASH@
1046 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1047 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Artifact20Test.obj `if test -f 'saml2/core/impl/Artifact20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Artifact20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Artifact20Test.cpp'; fi`
1048
1049 samltest-ArtifactResolve20Test.o: saml2/core/impl/ArtifactResolve20Test.cpp
1050 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ArtifactResolve20Test.o -MD -MP -MF $(DEPDIR)/samltest-ArtifactResolve20Test.Tpo -c -o samltest-ArtifactResolve20Test.o `test -f 'saml2/core/impl/ArtifactResolve20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/ArtifactResolve20Test.cpp
1051 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ArtifactResolve20Test.Tpo $(DEPDIR)/samltest-ArtifactResolve20Test.Po
1052 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/ArtifactResolve20Test.cpp' object='samltest-ArtifactResolve20Test.o' libtool=no @AMDEPBACKSLASH@
1053 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1054 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ArtifactResolve20Test.o `test -f 'saml2/core/impl/ArtifactResolve20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/ArtifactResolve20Test.cpp
1055
1056 samltest-ArtifactResolve20Test.obj: saml2/core/impl/ArtifactResolve20Test.cpp
1057 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ArtifactResolve20Test.obj -MD -MP -MF $(DEPDIR)/samltest-ArtifactResolve20Test.Tpo -c -o samltest-ArtifactResolve20Test.obj `if test -f 'saml2/core/impl/ArtifactResolve20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/ArtifactResolve20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/ArtifactResolve20Test.cpp'; fi`
1058 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ArtifactResolve20Test.Tpo $(DEPDIR)/samltest-ArtifactResolve20Test.Po
1059 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/ArtifactResolve20Test.cpp' object='samltest-ArtifactResolve20Test.obj' libtool=no @AMDEPBACKSLASH@
1060 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1061 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ArtifactResolve20Test.obj `if test -f 'saml2/core/impl/ArtifactResolve20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/ArtifactResolve20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/ArtifactResolve20Test.cpp'; fi`
1062
1063 samltest-ArtifactResponse20Test.o: saml2/core/impl/ArtifactResponse20Test.cpp
1064 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ArtifactResponse20Test.o -MD -MP -MF $(DEPDIR)/samltest-ArtifactResponse20Test.Tpo -c -o samltest-ArtifactResponse20Test.o `test -f 'saml2/core/impl/ArtifactResponse20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/ArtifactResponse20Test.cpp
1065 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ArtifactResponse20Test.Tpo $(DEPDIR)/samltest-ArtifactResponse20Test.Po
1066 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/ArtifactResponse20Test.cpp' object='samltest-ArtifactResponse20Test.o' libtool=no @AMDEPBACKSLASH@
1067 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1068 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ArtifactResponse20Test.o `test -f 'saml2/core/impl/ArtifactResponse20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/ArtifactResponse20Test.cpp
1069
1070 samltest-ArtifactResponse20Test.obj: saml2/core/impl/ArtifactResponse20Test.cpp
1071 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ArtifactResponse20Test.obj -MD -MP -MF $(DEPDIR)/samltest-ArtifactResponse20Test.Tpo -c -o samltest-ArtifactResponse20Test.obj `if test -f 'saml2/core/impl/ArtifactResponse20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/ArtifactResponse20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/ArtifactResponse20Test.cpp'; fi`
1072 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ArtifactResponse20Test.Tpo $(DEPDIR)/samltest-ArtifactResponse20Test.Po
1073 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/ArtifactResponse20Test.cpp' object='samltest-ArtifactResponse20Test.obj' libtool=no @AMDEPBACKSLASH@
1074 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1075 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ArtifactResponse20Test.obj `if test -f 'saml2/core/impl/ArtifactResponse20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/ArtifactResponse20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/ArtifactResponse20Test.cpp'; fi`
1076
1077 samltest-Assertion20Test.o: saml2/core/impl/Assertion20Test.cpp
1078 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Assertion20Test.o -MD -MP -MF $(DEPDIR)/samltest-Assertion20Test.Tpo -c -o samltest-Assertion20Test.o `test -f 'saml2/core/impl/Assertion20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Assertion20Test.cpp
1079 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Assertion20Test.Tpo $(DEPDIR)/samltest-Assertion20Test.Po
1080 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Assertion20Test.cpp' object='samltest-Assertion20Test.o' libtool=no @AMDEPBACKSLASH@
1081 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1082 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Assertion20Test.o `test -f 'saml2/core/impl/Assertion20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Assertion20Test.cpp
1083
1084 samltest-Assertion20Test.obj: saml2/core/impl/Assertion20Test.cpp
1085 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Assertion20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Assertion20Test.Tpo -c -o samltest-Assertion20Test.obj `if test -f 'saml2/core/impl/Assertion20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Assertion20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Assertion20Test.cpp'; fi`
1086 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Assertion20Test.Tpo $(DEPDIR)/samltest-Assertion20Test.Po
1087 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Assertion20Test.cpp' object='samltest-Assertion20Test.obj' libtool=no @AMDEPBACKSLASH@
1088 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1089 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Assertion20Test.obj `if test -f 'saml2/core/impl/Assertion20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Assertion20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Assertion20Test.cpp'; fi`
1090
1091 samltest-AssertionIDRef20Test.o: saml2/core/impl/AssertionIDRef20Test.cpp
1092 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AssertionIDRef20Test.o -MD -MP -MF $(DEPDIR)/samltest-AssertionIDRef20Test.Tpo -c -o samltest-AssertionIDRef20Test.o `test -f 'saml2/core/impl/AssertionIDRef20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AssertionIDRef20Test.cpp
1093 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AssertionIDRef20Test.Tpo $(DEPDIR)/samltest-AssertionIDRef20Test.Po
1094 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AssertionIDRef20Test.cpp' object='samltest-AssertionIDRef20Test.o' libtool=no @AMDEPBACKSLASH@
1095 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1096 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AssertionIDRef20Test.o `test -f 'saml2/core/impl/AssertionIDRef20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AssertionIDRef20Test.cpp
1097
1098 samltest-AssertionIDRef20Test.obj: saml2/core/impl/AssertionIDRef20Test.cpp
1099 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AssertionIDRef20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AssertionIDRef20Test.Tpo -c -o samltest-AssertionIDRef20Test.obj `if test -f 'saml2/core/impl/AssertionIDRef20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AssertionIDRef20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AssertionIDRef20Test.cpp'; fi`
1100 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AssertionIDRef20Test.Tpo $(DEPDIR)/samltest-AssertionIDRef20Test.Po
1101 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AssertionIDRef20Test.cpp' object='samltest-AssertionIDRef20Test.obj' libtool=no @AMDEPBACKSLASH@
1102 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1103 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AssertionIDRef20Test.obj `if test -f 'saml2/core/impl/AssertionIDRef20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AssertionIDRef20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AssertionIDRef20Test.cpp'; fi`
1104
1105 samltest-AssertionIDRequest20Test.o: saml2/core/impl/AssertionIDRequest20Test.cpp
1106 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AssertionIDRequest20Test.o -MD -MP -MF $(DEPDIR)/samltest-AssertionIDRequest20Test.Tpo -c -o samltest-AssertionIDRequest20Test.o `test -f 'saml2/core/impl/AssertionIDRequest20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AssertionIDRequest20Test.cpp
1107 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AssertionIDRequest20Test.Tpo $(DEPDIR)/samltest-AssertionIDRequest20Test.Po
1108 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AssertionIDRequest20Test.cpp' object='samltest-AssertionIDRequest20Test.o' libtool=no @AMDEPBACKSLASH@
1109 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1110 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AssertionIDRequest20Test.o `test -f 'saml2/core/impl/AssertionIDRequest20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AssertionIDRequest20Test.cpp
1111
1112 samltest-AssertionIDRequest20Test.obj: saml2/core/impl/AssertionIDRequest20Test.cpp
1113 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AssertionIDRequest20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AssertionIDRequest20Test.Tpo -c -o samltest-AssertionIDRequest20Test.obj `if test -f 'saml2/core/impl/AssertionIDRequest20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AssertionIDRequest20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AssertionIDRequest20Test.cpp'; fi`
1114 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AssertionIDRequest20Test.Tpo $(DEPDIR)/samltest-AssertionIDRequest20Test.Po
1115 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AssertionIDRequest20Test.cpp' object='samltest-AssertionIDRequest20Test.obj' libtool=no @AMDEPBACKSLASH@
1116 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1117 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AssertionIDRequest20Test.obj `if test -f 'saml2/core/impl/AssertionIDRequest20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AssertionIDRequest20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AssertionIDRequest20Test.cpp'; fi`
1118
1119 samltest-AssertionURIRef20Test.o: saml2/core/impl/AssertionURIRef20Test.cpp
1120 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AssertionURIRef20Test.o -MD -MP -MF $(DEPDIR)/samltest-AssertionURIRef20Test.Tpo -c -o samltest-AssertionURIRef20Test.o `test -f 'saml2/core/impl/AssertionURIRef20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AssertionURIRef20Test.cpp
1121 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AssertionURIRef20Test.Tpo $(DEPDIR)/samltest-AssertionURIRef20Test.Po
1122 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AssertionURIRef20Test.cpp' object='samltest-AssertionURIRef20Test.o' libtool=no @AMDEPBACKSLASH@
1123 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1124 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AssertionURIRef20Test.o `test -f 'saml2/core/impl/AssertionURIRef20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AssertionURIRef20Test.cpp
1125
1126 samltest-AssertionURIRef20Test.obj: saml2/core/impl/AssertionURIRef20Test.cpp
1127 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AssertionURIRef20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AssertionURIRef20Test.Tpo -c -o samltest-AssertionURIRef20Test.obj `if test -f 'saml2/core/impl/AssertionURIRef20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AssertionURIRef20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AssertionURIRef20Test.cpp'; fi`
1128 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AssertionURIRef20Test.Tpo $(DEPDIR)/samltest-AssertionURIRef20Test.Po
1129 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AssertionURIRef20Test.cpp' object='samltest-AssertionURIRef20Test.obj' libtool=no @AMDEPBACKSLASH@
1130 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1131 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AssertionURIRef20Test.obj `if test -f 'saml2/core/impl/AssertionURIRef20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AssertionURIRef20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AssertionURIRef20Test.cpp'; fi`
1132
1133 samltest-Attribute20Test.o: saml2/core/impl/Attribute20Test.cpp
1134 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Attribute20Test.o -MD -MP -MF $(DEPDIR)/samltest-Attribute20Test.Tpo -c -o samltest-Attribute20Test.o `test -f 'saml2/core/impl/Attribute20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Attribute20Test.cpp
1135 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Attribute20Test.Tpo $(DEPDIR)/samltest-Attribute20Test.Po
1136 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Attribute20Test.cpp' object='samltest-Attribute20Test.o' libtool=no @AMDEPBACKSLASH@
1137 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1138 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Attribute20Test.o `test -f 'saml2/core/impl/Attribute20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Attribute20Test.cpp
1139
1140 samltest-Attribute20Test.obj: saml2/core/impl/Attribute20Test.cpp
1141 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Attribute20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Attribute20Test.Tpo -c -o samltest-Attribute20Test.obj `if test -f 'saml2/core/impl/Attribute20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Attribute20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Attribute20Test.cpp'; fi`
1142 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Attribute20Test.Tpo $(DEPDIR)/samltest-Attribute20Test.Po
1143 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Attribute20Test.cpp' object='samltest-Attribute20Test.obj' libtool=no @AMDEPBACKSLASH@
1144 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1145 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Attribute20Test.obj `if test -f 'saml2/core/impl/Attribute20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Attribute20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Attribute20Test.cpp'; fi`
1146
1147 samltest-AttributeQuery20Test.o: saml2/core/impl/AttributeQuery20Test.cpp
1148 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AttributeQuery20Test.o -MD -MP -MF $(DEPDIR)/samltest-AttributeQuery20Test.Tpo -c -o samltest-AttributeQuery20Test.o `test -f 'saml2/core/impl/AttributeQuery20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AttributeQuery20Test.cpp
1149 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AttributeQuery20Test.Tpo $(DEPDIR)/samltest-AttributeQuery20Test.Po
1150 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AttributeQuery20Test.cpp' object='samltest-AttributeQuery20Test.o' libtool=no @AMDEPBACKSLASH@
1151 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1152 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AttributeQuery20Test.o `test -f 'saml2/core/impl/AttributeQuery20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AttributeQuery20Test.cpp
1153
1154 samltest-AttributeQuery20Test.obj: saml2/core/impl/AttributeQuery20Test.cpp
1155 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AttributeQuery20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AttributeQuery20Test.Tpo -c -o samltest-AttributeQuery20Test.obj `if test -f 'saml2/core/impl/AttributeQuery20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AttributeQuery20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AttributeQuery20Test.cpp'; fi`
1156 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AttributeQuery20Test.Tpo $(DEPDIR)/samltest-AttributeQuery20Test.Po
1157 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AttributeQuery20Test.cpp' object='samltest-AttributeQuery20Test.obj' libtool=no @AMDEPBACKSLASH@
1158 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1159 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AttributeQuery20Test.obj `if test -f 'saml2/core/impl/AttributeQuery20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AttributeQuery20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AttributeQuery20Test.cpp'; fi`
1160
1161 samltest-AttributeStatement20Test.o: saml2/core/impl/AttributeStatement20Test.cpp
1162 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AttributeStatement20Test.o -MD -MP -MF $(DEPDIR)/samltest-AttributeStatement20Test.Tpo -c -o samltest-AttributeStatement20Test.o `test -f 'saml2/core/impl/AttributeStatement20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AttributeStatement20Test.cpp
1163 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AttributeStatement20Test.Tpo $(DEPDIR)/samltest-AttributeStatement20Test.Po
1164 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AttributeStatement20Test.cpp' object='samltest-AttributeStatement20Test.o' libtool=no @AMDEPBACKSLASH@
1165 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1166 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AttributeStatement20Test.o `test -f 'saml2/core/impl/AttributeStatement20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AttributeStatement20Test.cpp
1167
1168 samltest-AttributeStatement20Test.obj: saml2/core/impl/AttributeStatement20Test.cpp
1169 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AttributeStatement20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AttributeStatement20Test.Tpo -c -o samltest-AttributeStatement20Test.obj `if test -f 'saml2/core/impl/AttributeStatement20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AttributeStatement20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AttributeStatement20Test.cpp'; fi`
1170 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AttributeStatement20Test.Tpo $(DEPDIR)/samltest-AttributeStatement20Test.Po
1171 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AttributeStatement20Test.cpp' object='samltest-AttributeStatement20Test.obj' libtool=no @AMDEPBACKSLASH@
1172 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1173 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AttributeStatement20Test.obj `if test -f 'saml2/core/impl/AttributeStatement20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AttributeStatement20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AttributeStatement20Test.cpp'; fi`
1174
1175 samltest-Audience20Test.o: saml2/core/impl/Audience20Test.cpp
1176 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Audience20Test.o -MD -MP -MF $(DEPDIR)/samltest-Audience20Test.Tpo -c -o samltest-Audience20Test.o `test -f 'saml2/core/impl/Audience20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Audience20Test.cpp
1177 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Audience20Test.Tpo $(DEPDIR)/samltest-Audience20Test.Po
1178 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Audience20Test.cpp' object='samltest-Audience20Test.o' libtool=no @AMDEPBACKSLASH@
1179 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1180 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Audience20Test.o `test -f 'saml2/core/impl/Audience20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Audience20Test.cpp
1181
1182 samltest-Audience20Test.obj: saml2/core/impl/Audience20Test.cpp
1183 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Audience20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Audience20Test.Tpo -c -o samltest-Audience20Test.obj `if test -f 'saml2/core/impl/Audience20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Audience20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Audience20Test.cpp'; fi`
1184 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Audience20Test.Tpo $(DEPDIR)/samltest-Audience20Test.Po
1185 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Audience20Test.cpp' object='samltest-Audience20Test.obj' libtool=no @AMDEPBACKSLASH@
1186 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1187 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Audience20Test.obj `if test -f 'saml2/core/impl/Audience20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Audience20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Audience20Test.cpp'; fi`
1188
1189 samltest-AudienceRestriction20Test.o: saml2/core/impl/AudienceRestriction20Test.cpp
1190 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AudienceRestriction20Test.o -MD -MP -MF $(DEPDIR)/samltest-AudienceRestriction20Test.Tpo -c -o samltest-AudienceRestriction20Test.o `test -f 'saml2/core/impl/AudienceRestriction20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AudienceRestriction20Test.cpp
1191 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AudienceRestriction20Test.Tpo $(DEPDIR)/samltest-AudienceRestriction20Test.Po
1192 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AudienceRestriction20Test.cpp' object='samltest-AudienceRestriction20Test.o' libtool=no @AMDEPBACKSLASH@
1193 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1194 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AudienceRestriction20Test.o `test -f 'saml2/core/impl/AudienceRestriction20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AudienceRestriction20Test.cpp
1195
1196 samltest-AudienceRestriction20Test.obj: saml2/core/impl/AudienceRestriction20Test.cpp
1197 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AudienceRestriction20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AudienceRestriction20Test.Tpo -c -o samltest-AudienceRestriction20Test.obj `if test -f 'saml2/core/impl/AudienceRestriction20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AudienceRestriction20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AudienceRestriction20Test.cpp'; fi`
1198 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AudienceRestriction20Test.Tpo $(DEPDIR)/samltest-AudienceRestriction20Test.Po
1199 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AudienceRestriction20Test.cpp' object='samltest-AudienceRestriction20Test.obj' libtool=no @AMDEPBACKSLASH@
1200 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1201 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AudienceRestriction20Test.obj `if test -f 'saml2/core/impl/AudienceRestriction20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AudienceRestriction20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AudienceRestriction20Test.cpp'; fi`
1202
1203 samltest-AuthenticatingAuthority20Test.o: saml2/core/impl/AuthenticatingAuthority20Test.cpp
1204 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthenticatingAuthority20Test.o -MD -MP -MF $(DEPDIR)/samltest-AuthenticatingAuthority20Test.Tpo -c -o samltest-AuthenticatingAuthority20Test.o `test -f 'saml2/core/impl/AuthenticatingAuthority20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthenticatingAuthority20Test.cpp
1205 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthenticatingAuthority20Test.Tpo $(DEPDIR)/samltest-AuthenticatingAuthority20Test.Po
1206 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthenticatingAuthority20Test.cpp' object='samltest-AuthenticatingAuthority20Test.o' libtool=no @AMDEPBACKSLASH@
1207 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1208 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthenticatingAuthority20Test.o `test -f 'saml2/core/impl/AuthenticatingAuthority20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthenticatingAuthority20Test.cpp
1209
1210 samltest-AuthenticatingAuthority20Test.obj: saml2/core/impl/AuthenticatingAuthority20Test.cpp
1211 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthenticatingAuthority20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AuthenticatingAuthority20Test.Tpo -c -o samltest-AuthenticatingAuthority20Test.obj `if test -f 'saml2/core/impl/AuthenticatingAuthority20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthenticatingAuthority20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthenticatingAuthority20Test.cpp'; fi`
1212 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthenticatingAuthority20Test.Tpo $(DEPDIR)/samltest-AuthenticatingAuthority20Test.Po
1213 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthenticatingAuthority20Test.cpp' object='samltest-AuthenticatingAuthority20Test.obj' libtool=no @AMDEPBACKSLASH@
1214 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1215 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthenticatingAuthority20Test.obj `if test -f 'saml2/core/impl/AuthenticatingAuthority20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthenticatingAuthority20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthenticatingAuthority20Test.cpp'; fi`
1216
1217 samltest-AuthnContext20Test.o: saml2/core/impl/AuthnContext20Test.cpp
1218 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthnContext20Test.o -MD -MP -MF $(DEPDIR)/samltest-AuthnContext20Test.Tpo -c -o samltest-AuthnContext20Test.o `test -f 'saml2/core/impl/AuthnContext20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthnContext20Test.cpp
1219 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthnContext20Test.Tpo $(DEPDIR)/samltest-AuthnContext20Test.Po
1220 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthnContext20Test.cpp' object='samltest-AuthnContext20Test.o' libtool=no @AMDEPBACKSLASH@
1221 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1222 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthnContext20Test.o `test -f 'saml2/core/impl/AuthnContext20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthnContext20Test.cpp
1223
1224 samltest-AuthnContext20Test.obj: saml2/core/impl/AuthnContext20Test.cpp
1225 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthnContext20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AuthnContext20Test.Tpo -c -o samltest-AuthnContext20Test.obj `if test -f 'saml2/core/impl/AuthnContext20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthnContext20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthnContext20Test.cpp'; fi`
1226 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthnContext20Test.Tpo $(DEPDIR)/samltest-AuthnContext20Test.Po
1227 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthnContext20Test.cpp' object='samltest-AuthnContext20Test.obj' libtool=no @AMDEPBACKSLASH@
1228 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1229 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthnContext20Test.obj `if test -f 'saml2/core/impl/AuthnContext20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthnContext20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthnContext20Test.cpp'; fi`
1230
1231 samltest-AuthnContextClassRef20Test.o: saml2/core/impl/AuthnContextClassRef20Test.cpp
1232 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthnContextClassRef20Test.o -MD -MP -MF $(DEPDIR)/samltest-AuthnContextClassRef20Test.Tpo -c -o samltest-AuthnContextClassRef20Test.o `test -f 'saml2/core/impl/AuthnContextClassRef20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthnContextClassRef20Test.cpp
1233 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthnContextClassRef20Test.Tpo $(DEPDIR)/samltest-AuthnContextClassRef20Test.Po
1234 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthnContextClassRef20Test.cpp' object='samltest-AuthnContextClassRef20Test.o' libtool=no @AMDEPBACKSLASH@
1235 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1236 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthnContextClassRef20Test.o `test -f 'saml2/core/impl/AuthnContextClassRef20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthnContextClassRef20Test.cpp
1237
1238 samltest-AuthnContextClassRef20Test.obj: saml2/core/impl/AuthnContextClassRef20Test.cpp
1239 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthnContextClassRef20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AuthnContextClassRef20Test.Tpo -c -o samltest-AuthnContextClassRef20Test.obj `if test -f 'saml2/core/impl/AuthnContextClassRef20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthnContextClassRef20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthnContextClassRef20Test.cpp'; fi`
1240 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthnContextClassRef20Test.Tpo $(DEPDIR)/samltest-AuthnContextClassRef20Test.Po
1241 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthnContextClassRef20Test.cpp' object='samltest-AuthnContextClassRef20Test.obj' libtool=no @AMDEPBACKSLASH@
1242 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1243 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthnContextClassRef20Test.obj `if test -f 'saml2/core/impl/AuthnContextClassRef20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthnContextClassRef20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthnContextClassRef20Test.cpp'; fi`
1244
1245 samltest-AuthnContextDeclRef20Test.o: saml2/core/impl/AuthnContextDeclRef20Test.cpp
1246 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthnContextDeclRef20Test.o -MD -MP -MF $(DEPDIR)/samltest-AuthnContextDeclRef20Test.Tpo -c -o samltest-AuthnContextDeclRef20Test.o `test -f 'saml2/core/impl/AuthnContextDeclRef20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthnContextDeclRef20Test.cpp
1247 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthnContextDeclRef20Test.Tpo $(DEPDIR)/samltest-AuthnContextDeclRef20Test.Po
1248 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthnContextDeclRef20Test.cpp' object='samltest-AuthnContextDeclRef20Test.o' libtool=no @AMDEPBACKSLASH@
1249 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1250 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthnContextDeclRef20Test.o `test -f 'saml2/core/impl/AuthnContextDeclRef20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthnContextDeclRef20Test.cpp
1251
1252 samltest-AuthnContextDeclRef20Test.obj: saml2/core/impl/AuthnContextDeclRef20Test.cpp
1253 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthnContextDeclRef20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AuthnContextDeclRef20Test.Tpo -c -o samltest-AuthnContextDeclRef20Test.obj `if test -f 'saml2/core/impl/AuthnContextDeclRef20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthnContextDeclRef20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthnContextDeclRef20Test.cpp'; fi`
1254 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthnContextDeclRef20Test.Tpo $(DEPDIR)/samltest-AuthnContextDeclRef20Test.Po
1255 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthnContextDeclRef20Test.cpp' object='samltest-AuthnContextDeclRef20Test.obj' libtool=no @AMDEPBACKSLASH@
1256 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1257 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthnContextDeclRef20Test.obj `if test -f 'saml2/core/impl/AuthnContextDeclRef20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthnContextDeclRef20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthnContextDeclRef20Test.cpp'; fi`
1258
1259 samltest-AuthnQuery20Test.o: saml2/core/impl/AuthnQuery20Test.cpp
1260 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthnQuery20Test.o -MD -MP -MF $(DEPDIR)/samltest-AuthnQuery20Test.Tpo -c -o samltest-AuthnQuery20Test.o `test -f 'saml2/core/impl/AuthnQuery20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthnQuery20Test.cpp
1261 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthnQuery20Test.Tpo $(DEPDIR)/samltest-AuthnQuery20Test.Po
1262 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthnQuery20Test.cpp' object='samltest-AuthnQuery20Test.o' libtool=no @AMDEPBACKSLASH@
1263 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1264 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthnQuery20Test.o `test -f 'saml2/core/impl/AuthnQuery20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthnQuery20Test.cpp
1265
1266 samltest-AuthnQuery20Test.obj: saml2/core/impl/AuthnQuery20Test.cpp
1267 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthnQuery20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AuthnQuery20Test.Tpo -c -o samltest-AuthnQuery20Test.obj `if test -f 'saml2/core/impl/AuthnQuery20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthnQuery20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthnQuery20Test.cpp'; fi`
1268 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthnQuery20Test.Tpo $(DEPDIR)/samltest-AuthnQuery20Test.Po
1269 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthnQuery20Test.cpp' object='samltest-AuthnQuery20Test.obj' libtool=no @AMDEPBACKSLASH@
1270 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1271 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthnQuery20Test.obj `if test -f 'saml2/core/impl/AuthnQuery20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthnQuery20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthnQuery20Test.cpp'; fi`
1272
1273 samltest-AuthnRequest20Test.o: saml2/core/impl/AuthnRequest20Test.cpp
1274 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthnRequest20Test.o -MD -MP -MF $(DEPDIR)/samltest-AuthnRequest20Test.Tpo -c -o samltest-AuthnRequest20Test.o `test -f 'saml2/core/impl/AuthnRequest20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthnRequest20Test.cpp
1275 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthnRequest20Test.Tpo $(DEPDIR)/samltest-AuthnRequest20Test.Po
1276 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthnRequest20Test.cpp' object='samltest-AuthnRequest20Test.o' libtool=no @AMDEPBACKSLASH@
1277 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1278 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthnRequest20Test.o `test -f 'saml2/core/impl/AuthnRequest20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthnRequest20Test.cpp
1279
1280 samltest-AuthnRequest20Test.obj: saml2/core/impl/AuthnRequest20Test.cpp
1281 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthnRequest20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AuthnRequest20Test.Tpo -c -o samltest-AuthnRequest20Test.obj `if test -f 'saml2/core/impl/AuthnRequest20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthnRequest20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthnRequest20Test.cpp'; fi`
1282 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthnRequest20Test.Tpo $(DEPDIR)/samltest-AuthnRequest20Test.Po
1283 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthnRequest20Test.cpp' object='samltest-AuthnRequest20Test.obj' libtool=no @AMDEPBACKSLASH@
1284 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1285 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthnRequest20Test.obj `if test -f 'saml2/core/impl/AuthnRequest20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthnRequest20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthnRequest20Test.cpp'; fi`
1286
1287 samltest-AuthnStatement20Test.o: saml2/core/impl/AuthnStatement20Test.cpp
1288 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthnStatement20Test.o -MD -MP -MF $(DEPDIR)/samltest-AuthnStatement20Test.Tpo -c -o samltest-AuthnStatement20Test.o `test -f 'saml2/core/impl/AuthnStatement20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthnStatement20Test.cpp
1289 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthnStatement20Test.Tpo $(DEPDIR)/samltest-AuthnStatement20Test.Po
1290 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthnStatement20Test.cpp' object='samltest-AuthnStatement20Test.o' libtool=no @AMDEPBACKSLASH@
1291 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1292 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthnStatement20Test.o `test -f 'saml2/core/impl/AuthnStatement20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthnStatement20Test.cpp
1293
1294 samltest-AuthnStatement20Test.obj: saml2/core/impl/AuthnStatement20Test.cpp
1295 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthnStatement20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AuthnStatement20Test.Tpo -c -o samltest-AuthnStatement20Test.obj `if test -f 'saml2/core/impl/AuthnStatement20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthnStatement20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthnStatement20Test.cpp'; fi`
1296 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthnStatement20Test.Tpo $(DEPDIR)/samltest-AuthnStatement20Test.Po
1297 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthnStatement20Test.cpp' object='samltest-AuthnStatement20Test.obj' libtool=no @AMDEPBACKSLASH@
1298 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1299 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthnStatement20Test.obj `if test -f 'saml2/core/impl/AuthnStatement20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthnStatement20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthnStatement20Test.cpp'; fi`
1300
1301 samltest-AuthzDecisionQuery20Test.o: saml2/core/impl/AuthzDecisionQuery20Test.cpp
1302 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthzDecisionQuery20Test.o -MD -MP -MF $(DEPDIR)/samltest-AuthzDecisionQuery20Test.Tpo -c -o samltest-AuthzDecisionQuery20Test.o `test -f 'saml2/core/impl/AuthzDecisionQuery20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthzDecisionQuery20Test.cpp
1303 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthzDecisionQuery20Test.Tpo $(DEPDIR)/samltest-AuthzDecisionQuery20Test.Po
1304 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthzDecisionQuery20Test.cpp' object='samltest-AuthzDecisionQuery20Test.o' libtool=no @AMDEPBACKSLASH@
1305 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1306 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthzDecisionQuery20Test.o `test -f 'saml2/core/impl/AuthzDecisionQuery20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthzDecisionQuery20Test.cpp
1307
1308 samltest-AuthzDecisionQuery20Test.obj: saml2/core/impl/AuthzDecisionQuery20Test.cpp
1309 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthzDecisionQuery20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AuthzDecisionQuery20Test.Tpo -c -o samltest-AuthzDecisionQuery20Test.obj `if test -f 'saml2/core/impl/AuthzDecisionQuery20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthzDecisionQuery20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthzDecisionQuery20Test.cpp'; fi`
1310 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthzDecisionQuery20Test.Tpo $(DEPDIR)/samltest-AuthzDecisionQuery20Test.Po
1311 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthzDecisionQuery20Test.cpp' object='samltest-AuthzDecisionQuery20Test.obj' libtool=no @AMDEPBACKSLASH@
1312 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1313 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthzDecisionQuery20Test.obj `if test -f 'saml2/core/impl/AuthzDecisionQuery20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthzDecisionQuery20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthzDecisionQuery20Test.cpp'; fi`
1314
1315 samltest-AuthzDecisionStatement20Test.o: saml2/core/impl/AuthzDecisionStatement20Test.cpp
1316 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthzDecisionStatement20Test.o -MD -MP -MF $(DEPDIR)/samltest-AuthzDecisionStatement20Test.Tpo -c -o samltest-AuthzDecisionStatement20Test.o `test -f 'saml2/core/impl/AuthzDecisionStatement20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthzDecisionStatement20Test.cpp
1317 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthzDecisionStatement20Test.Tpo $(DEPDIR)/samltest-AuthzDecisionStatement20Test.Po
1318 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthzDecisionStatement20Test.cpp' object='samltest-AuthzDecisionStatement20Test.o' libtool=no @AMDEPBACKSLASH@
1319 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1320 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthzDecisionStatement20Test.o `test -f 'saml2/core/impl/AuthzDecisionStatement20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/AuthzDecisionStatement20Test.cpp
1321
1322 samltest-AuthzDecisionStatement20Test.obj: saml2/core/impl/AuthzDecisionStatement20Test.cpp
1323 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-AuthzDecisionStatement20Test.obj -MD -MP -MF $(DEPDIR)/samltest-AuthzDecisionStatement20Test.Tpo -c -o samltest-AuthzDecisionStatement20Test.obj `if test -f 'saml2/core/impl/AuthzDecisionStatement20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthzDecisionStatement20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthzDecisionStatement20Test.cpp'; fi`
1324 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-AuthzDecisionStatement20Test.Tpo $(DEPDIR)/samltest-AuthzDecisionStatement20Test.Po
1325 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/AuthzDecisionStatement20Test.cpp' object='samltest-AuthzDecisionStatement20Test.obj' libtool=no @AMDEPBACKSLASH@
1326 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1327 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-AuthzDecisionStatement20Test.obj `if test -f 'saml2/core/impl/AuthzDecisionStatement20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/AuthzDecisionStatement20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/AuthzDecisionStatement20Test.cpp'; fi`
1328
1329 samltest-Conditions20Test.o: saml2/core/impl/Conditions20Test.cpp
1330 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Conditions20Test.o -MD -MP -MF $(DEPDIR)/samltest-Conditions20Test.Tpo -c -o samltest-Conditions20Test.o `test -f 'saml2/core/impl/Conditions20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Conditions20Test.cpp
1331 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Conditions20Test.Tpo $(DEPDIR)/samltest-Conditions20Test.Po
1332 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Conditions20Test.cpp' object='samltest-Conditions20Test.o' libtool=no @AMDEPBACKSLASH@
1333 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1334 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Conditions20Test.o `test -f 'saml2/core/impl/Conditions20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Conditions20Test.cpp
1335
1336 samltest-Conditions20Test.obj: saml2/core/impl/Conditions20Test.cpp
1337 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Conditions20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Conditions20Test.Tpo -c -o samltest-Conditions20Test.obj `if test -f 'saml2/core/impl/Conditions20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Conditions20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Conditions20Test.cpp'; fi`
1338 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Conditions20Test.Tpo $(DEPDIR)/samltest-Conditions20Test.Po
1339 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Conditions20Test.cpp' object='samltest-Conditions20Test.obj' libtool=no @AMDEPBACKSLASH@
1340 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1341 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Conditions20Test.obj `if test -f 'saml2/core/impl/Conditions20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Conditions20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Conditions20Test.cpp'; fi`
1342
1343 samltest-Evidence20Test.o: saml2/core/impl/Evidence20Test.cpp
1344 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Evidence20Test.o -MD -MP -MF $(DEPDIR)/samltest-Evidence20Test.Tpo -c -o samltest-Evidence20Test.o `test -f 'saml2/core/impl/Evidence20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Evidence20Test.cpp
1345 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Evidence20Test.Tpo $(DEPDIR)/samltest-Evidence20Test.Po
1346 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Evidence20Test.cpp' object='samltest-Evidence20Test.o' libtool=no @AMDEPBACKSLASH@
1347 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1348 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Evidence20Test.o `test -f 'saml2/core/impl/Evidence20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Evidence20Test.cpp
1349
1350 samltest-Evidence20Test.obj: saml2/core/impl/Evidence20Test.cpp
1351 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Evidence20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Evidence20Test.Tpo -c -o samltest-Evidence20Test.obj `if test -f 'saml2/core/impl/Evidence20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Evidence20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Evidence20Test.cpp'; fi`
1352 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Evidence20Test.Tpo $(DEPDIR)/samltest-Evidence20Test.Po
1353 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Evidence20Test.cpp' object='samltest-Evidence20Test.obj' libtool=no @AMDEPBACKSLASH@
1354 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1355 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Evidence20Test.obj `if test -f 'saml2/core/impl/Evidence20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Evidence20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Evidence20Test.cpp'; fi`
1356
1357 samltest-GetComplete20Test.o: saml2/core/impl/GetComplete20Test.cpp
1358 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-GetComplete20Test.o -MD -MP -MF $(DEPDIR)/samltest-GetComplete20Test.Tpo -c -o samltest-GetComplete20Test.o `test -f 'saml2/core/impl/GetComplete20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/GetComplete20Test.cpp
1359 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-GetComplete20Test.Tpo $(DEPDIR)/samltest-GetComplete20Test.Po
1360 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/GetComplete20Test.cpp' object='samltest-GetComplete20Test.o' libtool=no @AMDEPBACKSLASH@
1361 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1362 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-GetComplete20Test.o `test -f 'saml2/core/impl/GetComplete20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/GetComplete20Test.cpp
1363
1364 samltest-GetComplete20Test.obj: saml2/core/impl/GetComplete20Test.cpp
1365 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-GetComplete20Test.obj -MD -MP -MF $(DEPDIR)/samltest-GetComplete20Test.Tpo -c -o samltest-GetComplete20Test.obj `if test -f 'saml2/core/impl/GetComplete20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/GetComplete20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/GetComplete20Test.cpp'; fi`
1366 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-GetComplete20Test.Tpo $(DEPDIR)/samltest-GetComplete20Test.Po
1367 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/GetComplete20Test.cpp' object='samltest-GetComplete20Test.obj' libtool=no @AMDEPBACKSLASH@
1368 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1369 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-GetComplete20Test.obj `if test -f 'saml2/core/impl/GetComplete20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/GetComplete20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/GetComplete20Test.cpp'; fi`
1370
1371 samltest-IDPEntry20Test.o: saml2/core/impl/IDPEntry20Test.cpp
1372 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-IDPEntry20Test.o -MD -MP -MF $(DEPDIR)/samltest-IDPEntry20Test.Tpo -c -o samltest-IDPEntry20Test.o `test -f 'saml2/core/impl/IDPEntry20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/IDPEntry20Test.cpp
1373 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-IDPEntry20Test.Tpo $(DEPDIR)/samltest-IDPEntry20Test.Po
1374 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/IDPEntry20Test.cpp' object='samltest-IDPEntry20Test.o' libtool=no @AMDEPBACKSLASH@
1375 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1376 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-IDPEntry20Test.o `test -f 'saml2/core/impl/IDPEntry20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/IDPEntry20Test.cpp
1377
1378 samltest-IDPEntry20Test.obj: saml2/core/impl/IDPEntry20Test.cpp
1379 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-IDPEntry20Test.obj -MD -MP -MF $(DEPDIR)/samltest-IDPEntry20Test.Tpo -c -o samltest-IDPEntry20Test.obj `if test -f 'saml2/core/impl/IDPEntry20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/IDPEntry20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/IDPEntry20Test.cpp'; fi`
1380 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-IDPEntry20Test.Tpo $(DEPDIR)/samltest-IDPEntry20Test.Po
1381 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/IDPEntry20Test.cpp' object='samltest-IDPEntry20Test.obj' libtool=no @AMDEPBACKSLASH@
1382 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1383 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-IDPEntry20Test.obj `if test -f 'saml2/core/impl/IDPEntry20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/IDPEntry20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/IDPEntry20Test.cpp'; fi`
1384
1385 samltest-IDPList20Test.o: saml2/core/impl/IDPList20Test.cpp
1386 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-IDPList20Test.o -MD -MP -MF $(DEPDIR)/samltest-IDPList20Test.Tpo -c -o samltest-IDPList20Test.o `test -f 'saml2/core/impl/IDPList20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/IDPList20Test.cpp
1387 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-IDPList20Test.Tpo $(DEPDIR)/samltest-IDPList20Test.Po
1388 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/IDPList20Test.cpp' object='samltest-IDPList20Test.o' libtool=no @AMDEPBACKSLASH@
1389 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1390 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-IDPList20Test.o `test -f 'saml2/core/impl/IDPList20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/IDPList20Test.cpp
1391
1392 samltest-IDPList20Test.obj: saml2/core/impl/IDPList20Test.cpp
1393 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-IDPList20Test.obj -MD -MP -MF $(DEPDIR)/samltest-IDPList20Test.Tpo -c -o samltest-IDPList20Test.obj `if test -f 'saml2/core/impl/IDPList20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/IDPList20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/IDPList20Test.cpp'; fi`
1394 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-IDPList20Test.Tpo $(DEPDIR)/samltest-IDPList20Test.Po
1395 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/IDPList20Test.cpp' object='samltest-IDPList20Test.obj' libtool=no @AMDEPBACKSLASH@
1396 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1397 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-IDPList20Test.obj `if test -f 'saml2/core/impl/IDPList20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/IDPList20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/IDPList20Test.cpp'; fi`
1398
1399 samltest-Issuer20Test.o: saml2/core/impl/Issuer20Test.cpp
1400 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Issuer20Test.o -MD -MP -MF $(DEPDIR)/samltest-Issuer20Test.Tpo -c -o samltest-Issuer20Test.o `test -f 'saml2/core/impl/Issuer20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Issuer20Test.cpp
1401 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Issuer20Test.Tpo $(DEPDIR)/samltest-Issuer20Test.Po
1402 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Issuer20Test.cpp' object='samltest-Issuer20Test.o' libtool=no @AMDEPBACKSLASH@
1403 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1404 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Issuer20Test.o `test -f 'saml2/core/impl/Issuer20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Issuer20Test.cpp
1405
1406 samltest-Issuer20Test.obj: saml2/core/impl/Issuer20Test.cpp
1407 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Issuer20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Issuer20Test.Tpo -c -o samltest-Issuer20Test.obj `if test -f 'saml2/core/impl/Issuer20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Issuer20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Issuer20Test.cpp'; fi`
1408 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Issuer20Test.Tpo $(DEPDIR)/samltest-Issuer20Test.Po
1409 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Issuer20Test.cpp' object='samltest-Issuer20Test.obj' libtool=no @AMDEPBACKSLASH@
1410 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1411 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Issuer20Test.obj `if test -f 'saml2/core/impl/Issuer20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Issuer20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Issuer20Test.cpp'; fi`
1412
1413 samltest-KeyInfoConfirmationDataType20Test.o: saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp
1414 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-KeyInfoConfirmationDataType20Test.o -MD -MP -MF $(DEPDIR)/samltest-KeyInfoConfirmationDataType20Test.Tpo -c -o samltest-KeyInfoConfirmationDataType20Test.o `test -f 'saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp
1415 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-KeyInfoConfirmationDataType20Test.Tpo $(DEPDIR)/samltest-KeyInfoConfirmationDataType20Test.Po
1416 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp' object='samltest-KeyInfoConfirmationDataType20Test.o' libtool=no @AMDEPBACKSLASH@
1417 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1418 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-KeyInfoConfirmationDataType20Test.o `test -f 'saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp
1419
1420 samltest-KeyInfoConfirmationDataType20Test.obj: saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp
1421 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-KeyInfoConfirmationDataType20Test.obj -MD -MP -MF $(DEPDIR)/samltest-KeyInfoConfirmationDataType20Test.Tpo -c -o samltest-KeyInfoConfirmationDataType20Test.obj `if test -f 'saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp'; fi`
1422 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-KeyInfoConfirmationDataType20Test.Tpo $(DEPDIR)/samltest-KeyInfoConfirmationDataType20Test.Po
1423 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp' object='samltest-KeyInfoConfirmationDataType20Test.obj' libtool=no @AMDEPBACKSLASH@
1424 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1425 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-KeyInfoConfirmationDataType20Test.obj `if test -f 'saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/KeyInfoConfirmationDataType20Test.cpp'; fi`
1426
1427 samltest-LogoutRequest20Test.o: saml2/core/impl/LogoutRequest20Test.cpp
1428 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-LogoutRequest20Test.o -MD -MP -MF $(DEPDIR)/samltest-LogoutRequest20Test.Tpo -c -o samltest-LogoutRequest20Test.o `test -f 'saml2/core/impl/LogoutRequest20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/LogoutRequest20Test.cpp
1429 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-LogoutRequest20Test.Tpo $(DEPDIR)/samltest-LogoutRequest20Test.Po
1430 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/LogoutRequest20Test.cpp' object='samltest-LogoutRequest20Test.o' libtool=no @AMDEPBACKSLASH@
1431 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1432 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-LogoutRequest20Test.o `test -f 'saml2/core/impl/LogoutRequest20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/LogoutRequest20Test.cpp
1433
1434 samltest-LogoutRequest20Test.obj: saml2/core/impl/LogoutRequest20Test.cpp
1435 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-LogoutRequest20Test.obj -MD -MP -MF $(DEPDIR)/samltest-LogoutRequest20Test.Tpo -c -o samltest-LogoutRequest20Test.obj `if test -f 'saml2/core/impl/LogoutRequest20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/LogoutRequest20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/LogoutRequest20Test.cpp'; fi`
1436 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-LogoutRequest20Test.Tpo $(DEPDIR)/samltest-LogoutRequest20Test.Po
1437 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/LogoutRequest20Test.cpp' object='samltest-LogoutRequest20Test.obj' libtool=no @AMDEPBACKSLASH@
1438 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1439 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-LogoutRequest20Test.obj `if test -f 'saml2/core/impl/LogoutRequest20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/LogoutRequest20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/LogoutRequest20Test.cpp'; fi`
1440
1441 samltest-LogoutResponse20Test.o: saml2/core/impl/LogoutResponse20Test.cpp
1442 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-LogoutResponse20Test.o -MD -MP -MF $(DEPDIR)/samltest-LogoutResponse20Test.Tpo -c -o samltest-LogoutResponse20Test.o `test -f 'saml2/core/impl/LogoutResponse20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/LogoutResponse20Test.cpp
1443 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-LogoutResponse20Test.Tpo $(DEPDIR)/samltest-LogoutResponse20Test.Po
1444 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/LogoutResponse20Test.cpp' object='samltest-LogoutResponse20Test.o' libtool=no @AMDEPBACKSLASH@
1445 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1446 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-LogoutResponse20Test.o `test -f 'saml2/core/impl/LogoutResponse20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/LogoutResponse20Test.cpp
1447
1448 samltest-LogoutResponse20Test.obj: saml2/core/impl/LogoutResponse20Test.cpp
1449 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-LogoutResponse20Test.obj -MD -MP -MF $(DEPDIR)/samltest-LogoutResponse20Test.Tpo -c -o samltest-LogoutResponse20Test.obj `if test -f 'saml2/core/impl/LogoutResponse20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/LogoutResponse20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/LogoutResponse20Test.cpp'; fi`
1450 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-LogoutResponse20Test.Tpo $(DEPDIR)/samltest-LogoutResponse20Test.Po
1451 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/LogoutResponse20Test.cpp' object='samltest-LogoutResponse20Test.obj' libtool=no @AMDEPBACKSLASH@
1452 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1453 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-LogoutResponse20Test.obj `if test -f 'saml2/core/impl/LogoutResponse20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/LogoutResponse20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/LogoutResponse20Test.cpp'; fi`
1454
1455 samltest-ManageNameIDRequest20Test.o: saml2/core/impl/ManageNameIDRequest20Test.cpp
1456 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ManageNameIDRequest20Test.o -MD -MP -MF $(DEPDIR)/samltest-ManageNameIDRequest20Test.Tpo -c -o samltest-ManageNameIDRequest20Test.o `test -f 'saml2/core/impl/ManageNameIDRequest20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/ManageNameIDRequest20Test.cpp
1457 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ManageNameIDRequest20Test.Tpo $(DEPDIR)/samltest-ManageNameIDRequest20Test.Po
1458 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/ManageNameIDRequest20Test.cpp' object='samltest-ManageNameIDRequest20Test.o' libtool=no @AMDEPBACKSLASH@
1459 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1460 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ManageNameIDRequest20Test.o `test -f 'saml2/core/impl/ManageNameIDRequest20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/ManageNameIDRequest20Test.cpp
1461
1462 samltest-ManageNameIDRequest20Test.obj: saml2/core/impl/ManageNameIDRequest20Test.cpp
1463 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ManageNameIDRequest20Test.obj -MD -MP -MF $(DEPDIR)/samltest-ManageNameIDRequest20Test.Tpo -c -o samltest-ManageNameIDRequest20Test.obj `if test -f 'saml2/core/impl/ManageNameIDRequest20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/ManageNameIDRequest20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/ManageNameIDRequest20Test.cpp'; fi`
1464 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ManageNameIDRequest20Test.Tpo $(DEPDIR)/samltest-ManageNameIDRequest20Test.Po
1465 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/ManageNameIDRequest20Test.cpp' object='samltest-ManageNameIDRequest20Test.obj' libtool=no @AMDEPBACKSLASH@
1466 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1467 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ManageNameIDRequest20Test.obj `if test -f 'saml2/core/impl/ManageNameIDRequest20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/ManageNameIDRequest20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/ManageNameIDRequest20Test.cpp'; fi`
1468
1469 samltest-ManageNameIDResponse20Test.o: saml2/core/impl/ManageNameIDResponse20Test.cpp
1470 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ManageNameIDResponse20Test.o -MD -MP -MF $(DEPDIR)/samltest-ManageNameIDResponse20Test.Tpo -c -o samltest-ManageNameIDResponse20Test.o `test -f 'saml2/core/impl/ManageNameIDResponse20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/ManageNameIDResponse20Test.cpp
1471 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ManageNameIDResponse20Test.Tpo $(DEPDIR)/samltest-ManageNameIDResponse20Test.Po
1472 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/ManageNameIDResponse20Test.cpp' object='samltest-ManageNameIDResponse20Test.o' libtool=no @AMDEPBACKSLASH@
1473 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1474 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ManageNameIDResponse20Test.o `test -f 'saml2/core/impl/ManageNameIDResponse20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/ManageNameIDResponse20Test.cpp
1475
1476 samltest-ManageNameIDResponse20Test.obj: saml2/core/impl/ManageNameIDResponse20Test.cpp
1477 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ManageNameIDResponse20Test.obj -MD -MP -MF $(DEPDIR)/samltest-ManageNameIDResponse20Test.Tpo -c -o samltest-ManageNameIDResponse20Test.obj `if test -f 'saml2/core/impl/ManageNameIDResponse20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/ManageNameIDResponse20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/ManageNameIDResponse20Test.cpp'; fi`
1478 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ManageNameIDResponse20Test.Tpo $(DEPDIR)/samltest-ManageNameIDResponse20Test.Po
1479 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/ManageNameIDResponse20Test.cpp' object='samltest-ManageNameIDResponse20Test.obj' libtool=no @AMDEPBACKSLASH@
1480 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1481 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ManageNameIDResponse20Test.obj `if test -f 'saml2/core/impl/ManageNameIDResponse20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/ManageNameIDResponse20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/ManageNameIDResponse20Test.cpp'; fi`
1482
1483 samltest-NameIDMappingRequest20Test.o: saml2/core/impl/NameIDMappingRequest20Test.cpp
1484 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NameIDMappingRequest20Test.o -MD -MP -MF $(DEPDIR)/samltest-NameIDMappingRequest20Test.Tpo -c -o samltest-NameIDMappingRequest20Test.o `test -f 'saml2/core/impl/NameIDMappingRequest20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NameIDMappingRequest20Test.cpp
1485 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NameIDMappingRequest20Test.Tpo $(DEPDIR)/samltest-NameIDMappingRequest20Test.Po
1486 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NameIDMappingRequest20Test.cpp' object='samltest-NameIDMappingRequest20Test.o' libtool=no @AMDEPBACKSLASH@
1487 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1488 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NameIDMappingRequest20Test.o `test -f 'saml2/core/impl/NameIDMappingRequest20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NameIDMappingRequest20Test.cpp
1489
1490 samltest-NameIDMappingRequest20Test.obj: saml2/core/impl/NameIDMappingRequest20Test.cpp
1491 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NameIDMappingRequest20Test.obj -MD -MP -MF $(DEPDIR)/samltest-NameIDMappingRequest20Test.Tpo -c -o samltest-NameIDMappingRequest20Test.obj `if test -f 'saml2/core/impl/NameIDMappingRequest20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NameIDMappingRequest20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NameIDMappingRequest20Test.cpp'; fi`
1492 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NameIDMappingRequest20Test.Tpo $(DEPDIR)/samltest-NameIDMappingRequest20Test.Po
1493 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NameIDMappingRequest20Test.cpp' object='samltest-NameIDMappingRequest20Test.obj' libtool=no @AMDEPBACKSLASH@
1494 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1495 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NameIDMappingRequest20Test.obj `if test -f 'saml2/core/impl/NameIDMappingRequest20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NameIDMappingRequest20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NameIDMappingRequest20Test.cpp'; fi`
1496
1497 samltest-NameIDMappingResponse20Test.o: saml2/core/impl/NameIDMappingResponse20Test.cpp
1498 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NameIDMappingResponse20Test.o -MD -MP -MF $(DEPDIR)/samltest-NameIDMappingResponse20Test.Tpo -c -o samltest-NameIDMappingResponse20Test.o `test -f 'saml2/core/impl/NameIDMappingResponse20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NameIDMappingResponse20Test.cpp
1499 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NameIDMappingResponse20Test.Tpo $(DEPDIR)/samltest-NameIDMappingResponse20Test.Po
1500 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NameIDMappingResponse20Test.cpp' object='samltest-NameIDMappingResponse20Test.o' libtool=no @AMDEPBACKSLASH@
1501 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1502 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NameIDMappingResponse20Test.o `test -f 'saml2/core/impl/NameIDMappingResponse20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NameIDMappingResponse20Test.cpp
1503
1504 samltest-NameIDMappingResponse20Test.obj: saml2/core/impl/NameIDMappingResponse20Test.cpp
1505 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NameIDMappingResponse20Test.obj -MD -MP -MF $(DEPDIR)/samltest-NameIDMappingResponse20Test.Tpo -c -o samltest-NameIDMappingResponse20Test.obj `if test -f 'saml2/core/impl/NameIDMappingResponse20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NameIDMappingResponse20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NameIDMappingResponse20Test.cpp'; fi`
1506 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NameIDMappingResponse20Test.Tpo $(DEPDIR)/samltest-NameIDMappingResponse20Test.Po
1507 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NameIDMappingResponse20Test.cpp' object='samltest-NameIDMappingResponse20Test.obj' libtool=no @AMDEPBACKSLASH@
1508 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1509 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NameIDMappingResponse20Test.obj `if test -f 'saml2/core/impl/NameIDMappingResponse20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NameIDMappingResponse20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NameIDMappingResponse20Test.cpp'; fi`
1510
1511 samltest-NameIDPolicy20Test.o: saml2/core/impl/NameIDPolicy20Test.cpp
1512 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NameIDPolicy20Test.o -MD -MP -MF $(DEPDIR)/samltest-NameIDPolicy20Test.Tpo -c -o samltest-NameIDPolicy20Test.o `test -f 'saml2/core/impl/NameIDPolicy20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NameIDPolicy20Test.cpp
1513 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NameIDPolicy20Test.Tpo $(DEPDIR)/samltest-NameIDPolicy20Test.Po
1514 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NameIDPolicy20Test.cpp' object='samltest-NameIDPolicy20Test.o' libtool=no @AMDEPBACKSLASH@
1515 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1516 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NameIDPolicy20Test.o `test -f 'saml2/core/impl/NameIDPolicy20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NameIDPolicy20Test.cpp
1517
1518 samltest-NameIDPolicy20Test.obj: saml2/core/impl/NameIDPolicy20Test.cpp
1519 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NameIDPolicy20Test.obj -MD -MP -MF $(DEPDIR)/samltest-NameIDPolicy20Test.Tpo -c -o samltest-NameIDPolicy20Test.obj `if test -f 'saml2/core/impl/NameIDPolicy20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NameIDPolicy20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NameIDPolicy20Test.cpp'; fi`
1520 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NameIDPolicy20Test.Tpo $(DEPDIR)/samltest-NameIDPolicy20Test.Po
1521 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NameIDPolicy20Test.cpp' object='samltest-NameIDPolicy20Test.obj' libtool=no @AMDEPBACKSLASH@
1522 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1523 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NameIDPolicy20Test.obj `if test -f 'saml2/core/impl/NameIDPolicy20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NameIDPolicy20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NameIDPolicy20Test.cpp'; fi`
1524
1525 samltest-NameID20Test.o: saml2/core/impl/NameID20Test.cpp
1526 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NameID20Test.o -MD -MP -MF $(DEPDIR)/samltest-NameID20Test.Tpo -c -o samltest-NameID20Test.o `test -f 'saml2/core/impl/NameID20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NameID20Test.cpp
1527 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NameID20Test.Tpo $(DEPDIR)/samltest-NameID20Test.Po
1528 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NameID20Test.cpp' object='samltest-NameID20Test.o' libtool=no @AMDEPBACKSLASH@
1529 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1530 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NameID20Test.o `test -f 'saml2/core/impl/NameID20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NameID20Test.cpp
1531
1532 samltest-NameID20Test.obj: saml2/core/impl/NameID20Test.cpp
1533 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NameID20Test.obj -MD -MP -MF $(DEPDIR)/samltest-NameID20Test.Tpo -c -o samltest-NameID20Test.obj `if test -f 'saml2/core/impl/NameID20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NameID20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NameID20Test.cpp'; fi`
1534 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NameID20Test.Tpo $(DEPDIR)/samltest-NameID20Test.Po
1535 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NameID20Test.cpp' object='samltest-NameID20Test.obj' libtool=no @AMDEPBACKSLASH@
1536 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1537 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NameID20Test.obj `if test -f 'saml2/core/impl/NameID20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NameID20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NameID20Test.cpp'; fi`
1538
1539 samltest-NameIDType20Test.o: saml2/core/impl/NameIDType20Test.cpp
1540 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NameIDType20Test.o -MD -MP -MF $(DEPDIR)/samltest-NameIDType20Test.Tpo -c -o samltest-NameIDType20Test.o `test -f 'saml2/core/impl/NameIDType20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NameIDType20Test.cpp
1541 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NameIDType20Test.Tpo $(DEPDIR)/samltest-NameIDType20Test.Po
1542 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NameIDType20Test.cpp' object='samltest-NameIDType20Test.o' libtool=no @AMDEPBACKSLASH@
1543 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1544 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NameIDType20Test.o `test -f 'saml2/core/impl/NameIDType20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NameIDType20Test.cpp
1545
1546 samltest-NameIDType20Test.obj: saml2/core/impl/NameIDType20Test.cpp
1547 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NameIDType20Test.obj -MD -MP -MF $(DEPDIR)/samltest-NameIDType20Test.Tpo -c -o samltest-NameIDType20Test.obj `if test -f 'saml2/core/impl/NameIDType20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NameIDType20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NameIDType20Test.cpp'; fi`
1548 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NameIDType20Test.Tpo $(DEPDIR)/samltest-NameIDType20Test.Po
1549 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NameIDType20Test.cpp' object='samltest-NameIDType20Test.obj' libtool=no @AMDEPBACKSLASH@
1550 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1551 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NameIDType20Test.obj `if test -f 'saml2/core/impl/NameIDType20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NameIDType20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NameIDType20Test.cpp'; fi`
1552
1553 samltest-NewEncryptedID20Test.o: saml2/core/impl/NewEncryptedID20Test.cpp
1554 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NewEncryptedID20Test.o -MD -MP -MF $(DEPDIR)/samltest-NewEncryptedID20Test.Tpo -c -o samltest-NewEncryptedID20Test.o `test -f 'saml2/core/impl/NewEncryptedID20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NewEncryptedID20Test.cpp
1555 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NewEncryptedID20Test.Tpo $(DEPDIR)/samltest-NewEncryptedID20Test.Po
1556 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NewEncryptedID20Test.cpp' object='samltest-NewEncryptedID20Test.o' libtool=no @AMDEPBACKSLASH@
1557 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1558 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NewEncryptedID20Test.o `test -f 'saml2/core/impl/NewEncryptedID20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NewEncryptedID20Test.cpp
1559
1560 samltest-NewEncryptedID20Test.obj: saml2/core/impl/NewEncryptedID20Test.cpp
1561 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NewEncryptedID20Test.obj -MD -MP -MF $(DEPDIR)/samltest-NewEncryptedID20Test.Tpo -c -o samltest-NewEncryptedID20Test.obj `if test -f 'saml2/core/impl/NewEncryptedID20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NewEncryptedID20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NewEncryptedID20Test.cpp'; fi`
1562 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NewEncryptedID20Test.Tpo $(DEPDIR)/samltest-NewEncryptedID20Test.Po
1563 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NewEncryptedID20Test.cpp' object='samltest-NewEncryptedID20Test.obj' libtool=no @AMDEPBACKSLASH@
1564 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1565 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NewEncryptedID20Test.obj `if test -f 'saml2/core/impl/NewEncryptedID20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NewEncryptedID20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NewEncryptedID20Test.cpp'; fi`
1566
1567 samltest-NewID20Test.o: saml2/core/impl/NewID20Test.cpp
1568 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NewID20Test.o -MD -MP -MF $(DEPDIR)/samltest-NewID20Test.Tpo -c -o samltest-NewID20Test.o `test -f 'saml2/core/impl/NewID20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NewID20Test.cpp
1569 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NewID20Test.Tpo $(DEPDIR)/samltest-NewID20Test.Po
1570 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NewID20Test.cpp' object='samltest-NewID20Test.o' libtool=no @AMDEPBACKSLASH@
1571 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1572 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NewID20Test.o `test -f 'saml2/core/impl/NewID20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/NewID20Test.cpp
1573
1574 samltest-NewID20Test.obj: saml2/core/impl/NewID20Test.cpp
1575 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-NewID20Test.obj -MD -MP -MF $(DEPDIR)/samltest-NewID20Test.Tpo -c -o samltest-NewID20Test.obj `if test -f 'saml2/core/impl/NewID20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NewID20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NewID20Test.cpp'; fi`
1576 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-NewID20Test.Tpo $(DEPDIR)/samltest-NewID20Test.Po
1577 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/NewID20Test.cpp' object='samltest-NewID20Test.obj' libtool=no @AMDEPBACKSLASH@
1578 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1579 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-NewID20Test.obj `if test -f 'saml2/core/impl/NewID20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/NewID20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/NewID20Test.cpp'; fi`
1580
1581 samltest-OneTimeUse20Test.o: saml2/core/impl/OneTimeUse20Test.cpp
1582 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-OneTimeUse20Test.o -MD -MP -MF $(DEPDIR)/samltest-OneTimeUse20Test.Tpo -c -o samltest-OneTimeUse20Test.o `test -f 'saml2/core/impl/OneTimeUse20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/OneTimeUse20Test.cpp
1583 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-OneTimeUse20Test.Tpo $(DEPDIR)/samltest-OneTimeUse20Test.Po
1584 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/OneTimeUse20Test.cpp' object='samltest-OneTimeUse20Test.o' libtool=no @AMDEPBACKSLASH@
1585 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1586 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-OneTimeUse20Test.o `test -f 'saml2/core/impl/OneTimeUse20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/OneTimeUse20Test.cpp
1587
1588 samltest-OneTimeUse20Test.obj: saml2/core/impl/OneTimeUse20Test.cpp
1589 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-OneTimeUse20Test.obj -MD -MP -MF $(DEPDIR)/samltest-OneTimeUse20Test.Tpo -c -o samltest-OneTimeUse20Test.obj `if test -f 'saml2/core/impl/OneTimeUse20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/OneTimeUse20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/OneTimeUse20Test.cpp'; fi`
1590 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-OneTimeUse20Test.Tpo $(DEPDIR)/samltest-OneTimeUse20Test.Po
1591 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/OneTimeUse20Test.cpp' object='samltest-OneTimeUse20Test.obj' libtool=no @AMDEPBACKSLASH@
1592 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1593 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-OneTimeUse20Test.obj `if test -f 'saml2/core/impl/OneTimeUse20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/OneTimeUse20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/OneTimeUse20Test.cpp'; fi`
1594
1595 samltest-ProxyRestriction20Test.o: saml2/core/impl/ProxyRestriction20Test.cpp
1596 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ProxyRestriction20Test.o -MD -MP -MF $(DEPDIR)/samltest-ProxyRestriction20Test.Tpo -c -o samltest-ProxyRestriction20Test.o `test -f 'saml2/core/impl/ProxyRestriction20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/ProxyRestriction20Test.cpp
1597 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ProxyRestriction20Test.Tpo $(DEPDIR)/samltest-ProxyRestriction20Test.Po
1598 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/ProxyRestriction20Test.cpp' object='samltest-ProxyRestriction20Test.o' libtool=no @AMDEPBACKSLASH@
1599 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1600 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ProxyRestriction20Test.o `test -f 'saml2/core/impl/ProxyRestriction20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/ProxyRestriction20Test.cpp
1601
1602 samltest-ProxyRestriction20Test.obj: saml2/core/impl/ProxyRestriction20Test.cpp
1603 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-ProxyRestriction20Test.obj -MD -MP -MF $(DEPDIR)/samltest-ProxyRestriction20Test.Tpo -c -o samltest-ProxyRestriction20Test.obj `if test -f 'saml2/core/impl/ProxyRestriction20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/ProxyRestriction20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/ProxyRestriction20Test.cpp'; fi`
1604 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-ProxyRestriction20Test.Tpo $(DEPDIR)/samltest-ProxyRestriction20Test.Po
1605 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/ProxyRestriction20Test.cpp' object='samltest-ProxyRestriction20Test.obj' libtool=no @AMDEPBACKSLASH@
1606 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1607 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-ProxyRestriction20Test.obj `if test -f 'saml2/core/impl/ProxyRestriction20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/ProxyRestriction20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/ProxyRestriction20Test.cpp'; fi`
1608
1609 samltest-RequesterID20Test.o: saml2/core/impl/RequesterID20Test.cpp
1610 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-RequesterID20Test.o -MD -MP -MF $(DEPDIR)/samltest-RequesterID20Test.Tpo -c -o samltest-RequesterID20Test.o `test -f 'saml2/core/impl/RequesterID20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/RequesterID20Test.cpp
1611 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-RequesterID20Test.Tpo $(DEPDIR)/samltest-RequesterID20Test.Po
1612 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/RequesterID20Test.cpp' object='samltest-RequesterID20Test.o' libtool=no @AMDEPBACKSLASH@
1613 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1614 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-RequesterID20Test.o `test -f 'saml2/core/impl/RequesterID20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/RequesterID20Test.cpp
1615
1616 samltest-RequesterID20Test.obj: saml2/core/impl/RequesterID20Test.cpp
1617 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-RequesterID20Test.obj -MD -MP -MF $(DEPDIR)/samltest-RequesterID20Test.Tpo -c -o samltest-RequesterID20Test.obj `if test -f 'saml2/core/impl/RequesterID20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/RequesterID20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/RequesterID20Test.cpp'; fi`
1618 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-RequesterID20Test.Tpo $(DEPDIR)/samltest-RequesterID20Test.Po
1619 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/RequesterID20Test.cpp' object='samltest-RequesterID20Test.obj' libtool=no @AMDEPBACKSLASH@
1620 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1621 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-RequesterID20Test.obj `if test -f 'saml2/core/impl/RequesterID20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/RequesterID20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/RequesterID20Test.cpp'; fi`
1622
1623 samltest-RequestedAuthnContext20Test.o: saml2/core/impl/RequestedAuthnContext20Test.cpp
1624 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-RequestedAuthnContext20Test.o -MD -MP -MF $(DEPDIR)/samltest-RequestedAuthnContext20Test.Tpo -c -o samltest-RequestedAuthnContext20Test.o `test -f 'saml2/core/impl/RequestedAuthnContext20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/RequestedAuthnContext20Test.cpp
1625 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-RequestedAuthnContext20Test.Tpo $(DEPDIR)/samltest-RequestedAuthnContext20Test.Po
1626 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/RequestedAuthnContext20Test.cpp' object='samltest-RequestedAuthnContext20Test.o' libtool=no @AMDEPBACKSLASH@
1627 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1628 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-RequestedAuthnContext20Test.o `test -f 'saml2/core/impl/RequestedAuthnContext20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/RequestedAuthnContext20Test.cpp
1629
1630 samltest-RequestedAuthnContext20Test.obj: saml2/core/impl/RequestedAuthnContext20Test.cpp
1631 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-RequestedAuthnContext20Test.obj -MD -MP -MF $(DEPDIR)/samltest-RequestedAuthnContext20Test.Tpo -c -o samltest-RequestedAuthnContext20Test.obj `if test -f 'saml2/core/impl/RequestedAuthnContext20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/RequestedAuthnContext20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/RequestedAuthnContext20Test.cpp'; fi`
1632 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-RequestedAuthnContext20Test.Tpo $(DEPDIR)/samltest-RequestedAuthnContext20Test.Po
1633 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/RequestedAuthnContext20Test.cpp' object='samltest-RequestedAuthnContext20Test.obj' libtool=no @AMDEPBACKSLASH@
1634 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1635 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-RequestedAuthnContext20Test.obj `if test -f 'saml2/core/impl/RequestedAuthnContext20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/RequestedAuthnContext20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/RequestedAuthnContext20Test.cpp'; fi`
1636
1637 samltest-Response20Test.o: saml2/core/impl/Response20Test.cpp
1638 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Response20Test.o -MD -MP -MF $(DEPDIR)/samltest-Response20Test.Tpo -c -o samltest-Response20Test.o `test -f 'saml2/core/impl/Response20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Response20Test.cpp
1639 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Response20Test.Tpo $(DEPDIR)/samltest-Response20Test.Po
1640 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Response20Test.cpp' object='samltest-Response20Test.o' libtool=no @AMDEPBACKSLASH@
1641 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1642 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Response20Test.o `test -f 'saml2/core/impl/Response20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Response20Test.cpp
1643
1644 samltest-Response20Test.obj: saml2/core/impl/Response20Test.cpp
1645 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Response20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Response20Test.Tpo -c -o samltest-Response20Test.obj `if test -f 'saml2/core/impl/Response20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Response20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Response20Test.cpp'; fi`
1646 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Response20Test.Tpo $(DEPDIR)/samltest-Response20Test.Po
1647 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Response20Test.cpp' object='samltest-Response20Test.obj' libtool=no @AMDEPBACKSLASH@
1648 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1649 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Response20Test.obj `if test -f 'saml2/core/impl/Response20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Response20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Response20Test.cpp'; fi`
1650
1651 samltest-Scoping20Test.o: saml2/core/impl/Scoping20Test.cpp
1652 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Scoping20Test.o -MD -MP -MF $(DEPDIR)/samltest-Scoping20Test.Tpo -c -o samltest-Scoping20Test.o `test -f 'saml2/core/impl/Scoping20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Scoping20Test.cpp
1653 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Scoping20Test.Tpo $(DEPDIR)/samltest-Scoping20Test.Po
1654 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Scoping20Test.cpp' object='samltest-Scoping20Test.o' libtool=no @AMDEPBACKSLASH@
1655 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1656 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Scoping20Test.o `test -f 'saml2/core/impl/Scoping20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Scoping20Test.cpp
1657
1658 samltest-Scoping20Test.obj: saml2/core/impl/Scoping20Test.cpp
1659 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Scoping20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Scoping20Test.Tpo -c -o samltest-Scoping20Test.obj `if test -f 'saml2/core/impl/Scoping20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Scoping20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Scoping20Test.cpp'; fi`
1660 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Scoping20Test.Tpo $(DEPDIR)/samltest-Scoping20Test.Po
1661 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Scoping20Test.cpp' object='samltest-Scoping20Test.obj' libtool=no @AMDEPBACKSLASH@
1662 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1663 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Scoping20Test.obj `if test -f 'saml2/core/impl/Scoping20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Scoping20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Scoping20Test.cpp'; fi`
1664
1665 samltest-SessionIndex20Test.o: saml2/core/impl/SessionIndex20Test.cpp
1666 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SessionIndex20Test.o -MD -MP -MF $(DEPDIR)/samltest-SessionIndex20Test.Tpo -c -o samltest-SessionIndex20Test.o `test -f 'saml2/core/impl/SessionIndex20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/SessionIndex20Test.cpp
1667 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SessionIndex20Test.Tpo $(DEPDIR)/samltest-SessionIndex20Test.Po
1668 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/SessionIndex20Test.cpp' object='samltest-SessionIndex20Test.o' libtool=no @AMDEPBACKSLASH@
1669 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1670 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SessionIndex20Test.o `test -f 'saml2/core/impl/SessionIndex20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/SessionIndex20Test.cpp
1671
1672 samltest-SessionIndex20Test.obj: saml2/core/impl/SessionIndex20Test.cpp
1673 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SessionIndex20Test.obj -MD -MP -MF $(DEPDIR)/samltest-SessionIndex20Test.Tpo -c -o samltest-SessionIndex20Test.obj `if test -f 'saml2/core/impl/SessionIndex20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/SessionIndex20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/SessionIndex20Test.cpp'; fi`
1674 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SessionIndex20Test.Tpo $(DEPDIR)/samltest-SessionIndex20Test.Po
1675 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/SessionIndex20Test.cpp' object='samltest-SessionIndex20Test.obj' libtool=no @AMDEPBACKSLASH@
1676 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1677 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SessionIndex20Test.obj `if test -f 'saml2/core/impl/SessionIndex20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/SessionIndex20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/SessionIndex20Test.cpp'; fi`
1678
1679 samltest-Status20Test.o: saml2/core/impl/Status20Test.cpp
1680 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Status20Test.o -MD -MP -MF $(DEPDIR)/samltest-Status20Test.Tpo -c -o samltest-Status20Test.o `test -f 'saml2/core/impl/Status20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Status20Test.cpp
1681 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Status20Test.Tpo $(DEPDIR)/samltest-Status20Test.Po
1682 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Status20Test.cpp' object='samltest-Status20Test.o' libtool=no @AMDEPBACKSLASH@
1683 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1684 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Status20Test.o `test -f 'saml2/core/impl/Status20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Status20Test.cpp
1685
1686 samltest-Status20Test.obj: saml2/core/impl/Status20Test.cpp
1687 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Status20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Status20Test.Tpo -c -o samltest-Status20Test.obj `if test -f 'saml2/core/impl/Status20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Status20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Status20Test.cpp'; fi`
1688 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Status20Test.Tpo $(DEPDIR)/samltest-Status20Test.Po
1689 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Status20Test.cpp' object='samltest-Status20Test.obj' libtool=no @AMDEPBACKSLASH@
1690 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1691 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Status20Test.obj `if test -f 'saml2/core/impl/Status20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Status20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Status20Test.cpp'; fi`
1692
1693 samltest-StatusCode20Test.o: saml2/core/impl/StatusCode20Test.cpp
1694 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-StatusCode20Test.o -MD -MP -MF $(DEPDIR)/samltest-StatusCode20Test.Tpo -c -o samltest-StatusCode20Test.o `test -f 'saml2/core/impl/StatusCode20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/StatusCode20Test.cpp
1695 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-StatusCode20Test.Tpo $(DEPDIR)/samltest-StatusCode20Test.Po
1696 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/StatusCode20Test.cpp' object='samltest-StatusCode20Test.o' libtool=no @AMDEPBACKSLASH@
1697 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1698 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-StatusCode20Test.o `test -f 'saml2/core/impl/StatusCode20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/StatusCode20Test.cpp
1699
1700 samltest-StatusCode20Test.obj: saml2/core/impl/StatusCode20Test.cpp
1701 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-StatusCode20Test.obj -MD -MP -MF $(DEPDIR)/samltest-StatusCode20Test.Tpo -c -o samltest-StatusCode20Test.obj `if test -f 'saml2/core/impl/StatusCode20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/StatusCode20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/StatusCode20Test.cpp'; fi`
1702 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-StatusCode20Test.Tpo $(DEPDIR)/samltest-StatusCode20Test.Po
1703 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/StatusCode20Test.cpp' object='samltest-StatusCode20Test.obj' libtool=no @AMDEPBACKSLASH@
1704 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1705 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-StatusCode20Test.obj `if test -f 'saml2/core/impl/StatusCode20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/StatusCode20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/StatusCode20Test.cpp'; fi`
1706
1707 samltest-StatusDetail20Test.o: saml2/core/impl/StatusDetail20Test.cpp
1708 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-StatusDetail20Test.o -MD -MP -MF $(DEPDIR)/samltest-StatusDetail20Test.Tpo -c -o samltest-StatusDetail20Test.o `test -f 'saml2/core/impl/StatusDetail20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/StatusDetail20Test.cpp
1709 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-StatusDetail20Test.Tpo $(DEPDIR)/samltest-StatusDetail20Test.Po
1710 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/StatusDetail20Test.cpp' object='samltest-StatusDetail20Test.o' libtool=no @AMDEPBACKSLASH@
1711 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1712 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-StatusDetail20Test.o `test -f 'saml2/core/impl/StatusDetail20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/StatusDetail20Test.cpp
1713
1714 samltest-StatusDetail20Test.obj: saml2/core/impl/StatusDetail20Test.cpp
1715 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-StatusDetail20Test.obj -MD -MP -MF $(DEPDIR)/samltest-StatusDetail20Test.Tpo -c -o samltest-StatusDetail20Test.obj `if test -f 'saml2/core/impl/StatusDetail20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/StatusDetail20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/StatusDetail20Test.cpp'; fi`
1716 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-StatusDetail20Test.Tpo $(DEPDIR)/samltest-StatusDetail20Test.Po
1717 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/StatusDetail20Test.cpp' object='samltest-StatusDetail20Test.obj' libtool=no @AMDEPBACKSLASH@
1718 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1719 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-StatusDetail20Test.obj `if test -f 'saml2/core/impl/StatusDetail20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/StatusDetail20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/StatusDetail20Test.cpp'; fi`
1720
1721 samltest-StatusMessage20Test.o: saml2/core/impl/StatusMessage20Test.cpp
1722 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-StatusMessage20Test.o -MD -MP -MF $(DEPDIR)/samltest-StatusMessage20Test.Tpo -c -o samltest-StatusMessage20Test.o `test -f 'saml2/core/impl/StatusMessage20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/StatusMessage20Test.cpp
1723 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-StatusMessage20Test.Tpo $(DEPDIR)/samltest-StatusMessage20Test.Po
1724 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/StatusMessage20Test.cpp' object='samltest-StatusMessage20Test.o' libtool=no @AMDEPBACKSLASH@
1725 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1726 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-StatusMessage20Test.o `test -f 'saml2/core/impl/StatusMessage20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/StatusMessage20Test.cpp
1727
1728 samltest-StatusMessage20Test.obj: saml2/core/impl/StatusMessage20Test.cpp
1729 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-StatusMessage20Test.obj -MD -MP -MF $(DEPDIR)/samltest-StatusMessage20Test.Tpo -c -o samltest-StatusMessage20Test.obj `if test -f 'saml2/core/impl/StatusMessage20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/StatusMessage20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/StatusMessage20Test.cpp'; fi`
1730 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-StatusMessage20Test.Tpo $(DEPDIR)/samltest-StatusMessage20Test.Po
1731 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/StatusMessage20Test.cpp' object='samltest-StatusMessage20Test.obj' libtool=no @AMDEPBACKSLASH@
1732 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1733 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-StatusMessage20Test.obj `if test -f 'saml2/core/impl/StatusMessage20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/StatusMessage20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/StatusMessage20Test.cpp'; fi`
1734
1735 samltest-Subject20Test.o: saml2/core/impl/Subject20Test.cpp
1736 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Subject20Test.o -MD -MP -MF $(DEPDIR)/samltest-Subject20Test.Tpo -c -o samltest-Subject20Test.o `test -f 'saml2/core/impl/Subject20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Subject20Test.cpp
1737 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Subject20Test.Tpo $(DEPDIR)/samltest-Subject20Test.Po
1738 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Subject20Test.cpp' object='samltest-Subject20Test.o' libtool=no @AMDEPBACKSLASH@
1739 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1740 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Subject20Test.o `test -f 'saml2/core/impl/Subject20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Subject20Test.cpp
1741
1742 samltest-Subject20Test.obj: saml2/core/impl/Subject20Test.cpp
1743 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Subject20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Subject20Test.Tpo -c -o samltest-Subject20Test.obj `if test -f 'saml2/core/impl/Subject20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Subject20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Subject20Test.cpp'; fi`
1744 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Subject20Test.Tpo $(DEPDIR)/samltest-Subject20Test.Po
1745 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Subject20Test.cpp' object='samltest-Subject20Test.obj' libtool=no @AMDEPBACKSLASH@
1746 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1747 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Subject20Test.obj `if test -f 'saml2/core/impl/Subject20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Subject20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Subject20Test.cpp'; fi`
1748
1749 samltest-SubjectConfirmation20Test.o: saml2/core/impl/SubjectConfirmation20Test.cpp
1750 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SubjectConfirmation20Test.o -MD -MP -MF $(DEPDIR)/samltest-SubjectConfirmation20Test.Tpo -c -o samltest-SubjectConfirmation20Test.o `test -f 'saml2/core/impl/SubjectConfirmation20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/SubjectConfirmation20Test.cpp
1751 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SubjectConfirmation20Test.Tpo $(DEPDIR)/samltest-SubjectConfirmation20Test.Po
1752 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/SubjectConfirmation20Test.cpp' object='samltest-SubjectConfirmation20Test.o' libtool=no @AMDEPBACKSLASH@
1753 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1754 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SubjectConfirmation20Test.o `test -f 'saml2/core/impl/SubjectConfirmation20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/SubjectConfirmation20Test.cpp
1755
1756 samltest-SubjectConfirmation20Test.obj: saml2/core/impl/SubjectConfirmation20Test.cpp
1757 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SubjectConfirmation20Test.obj -MD -MP -MF $(DEPDIR)/samltest-SubjectConfirmation20Test.Tpo -c -o samltest-SubjectConfirmation20Test.obj `if test -f 'saml2/core/impl/SubjectConfirmation20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/SubjectConfirmation20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/SubjectConfirmation20Test.cpp'; fi`
1758 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SubjectConfirmation20Test.Tpo $(DEPDIR)/samltest-SubjectConfirmation20Test.Po
1759 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/SubjectConfirmation20Test.cpp' object='samltest-SubjectConfirmation20Test.obj' libtool=no @AMDEPBACKSLASH@
1760 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1761 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SubjectConfirmation20Test.obj `if test -f 'saml2/core/impl/SubjectConfirmation20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/SubjectConfirmation20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/SubjectConfirmation20Test.cpp'; fi`
1762
1763 samltest-SubjectConfirmationData20Test.o: saml2/core/impl/SubjectConfirmationData20Test.cpp
1764 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SubjectConfirmationData20Test.o -MD -MP -MF $(DEPDIR)/samltest-SubjectConfirmationData20Test.Tpo -c -o samltest-SubjectConfirmationData20Test.o `test -f 'saml2/core/impl/SubjectConfirmationData20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/SubjectConfirmationData20Test.cpp
1765 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SubjectConfirmationData20Test.Tpo $(DEPDIR)/samltest-SubjectConfirmationData20Test.Po
1766 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/SubjectConfirmationData20Test.cpp' object='samltest-SubjectConfirmationData20Test.o' libtool=no @AMDEPBACKSLASH@
1767 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1768 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SubjectConfirmationData20Test.o `test -f 'saml2/core/impl/SubjectConfirmationData20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/SubjectConfirmationData20Test.cpp
1769
1770 samltest-SubjectConfirmationData20Test.obj: saml2/core/impl/SubjectConfirmationData20Test.cpp
1771 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SubjectConfirmationData20Test.obj -MD -MP -MF $(DEPDIR)/samltest-SubjectConfirmationData20Test.Tpo -c -o samltest-SubjectConfirmationData20Test.obj `if test -f 'saml2/core/impl/SubjectConfirmationData20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/SubjectConfirmationData20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/SubjectConfirmationData20Test.cpp'; fi`
1772 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SubjectConfirmationData20Test.Tpo $(DEPDIR)/samltest-SubjectConfirmationData20Test.Po
1773 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/SubjectConfirmationData20Test.cpp' object='samltest-SubjectConfirmationData20Test.obj' libtool=no @AMDEPBACKSLASH@
1774 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1775 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SubjectConfirmationData20Test.obj `if test -f 'saml2/core/impl/SubjectConfirmationData20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/SubjectConfirmationData20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/SubjectConfirmationData20Test.cpp'; fi`
1776
1777 samltest-SubjectLocality20Test.o: saml2/core/impl/SubjectLocality20Test.cpp
1778 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SubjectLocality20Test.o -MD -MP -MF $(DEPDIR)/samltest-SubjectLocality20Test.Tpo -c -o samltest-SubjectLocality20Test.o `test -f 'saml2/core/impl/SubjectLocality20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/SubjectLocality20Test.cpp
1779 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SubjectLocality20Test.Tpo $(DEPDIR)/samltest-SubjectLocality20Test.Po
1780 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/SubjectLocality20Test.cpp' object='samltest-SubjectLocality20Test.o' libtool=no @AMDEPBACKSLASH@
1781 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1782 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SubjectLocality20Test.o `test -f 'saml2/core/impl/SubjectLocality20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/SubjectLocality20Test.cpp
1783
1784 samltest-SubjectLocality20Test.obj: saml2/core/impl/SubjectLocality20Test.cpp
1785 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SubjectLocality20Test.obj -MD -MP -MF $(DEPDIR)/samltest-SubjectLocality20Test.Tpo -c -o samltest-SubjectLocality20Test.obj `if test -f 'saml2/core/impl/SubjectLocality20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/SubjectLocality20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/SubjectLocality20Test.cpp'; fi`
1786 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SubjectLocality20Test.Tpo $(DEPDIR)/samltest-SubjectLocality20Test.Po
1787 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/SubjectLocality20Test.cpp' object='samltest-SubjectLocality20Test.obj' libtool=no @AMDEPBACKSLASH@
1788 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1789 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SubjectLocality20Test.obj `if test -f 'saml2/core/impl/SubjectLocality20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/SubjectLocality20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/SubjectLocality20Test.cpp'; fi`
1790
1791 samltest-Terminate20Test.o: saml2/core/impl/Terminate20Test.cpp
1792 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Terminate20Test.o -MD -MP -MF $(DEPDIR)/samltest-Terminate20Test.Tpo -c -o samltest-Terminate20Test.o `test -f 'saml2/core/impl/Terminate20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Terminate20Test.cpp
1793 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Terminate20Test.Tpo $(DEPDIR)/samltest-Terminate20Test.Po
1794 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Terminate20Test.cpp' object='samltest-Terminate20Test.o' libtool=no @AMDEPBACKSLASH@
1795 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1796 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Terminate20Test.o `test -f 'saml2/core/impl/Terminate20Test.cpp' || echo '$(srcdir)/'`saml2/core/impl/Terminate20Test.cpp
1797
1798 samltest-Terminate20Test.obj: saml2/core/impl/Terminate20Test.cpp
1799 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-Terminate20Test.obj -MD -MP -MF $(DEPDIR)/samltest-Terminate20Test.Tpo -c -o samltest-Terminate20Test.obj `if test -f 'saml2/core/impl/Terminate20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Terminate20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Terminate20Test.cpp'; fi`
1800 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-Terminate20Test.Tpo $(DEPDIR)/samltest-Terminate20Test.Po
1801 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/core/impl/Terminate20Test.cpp' object='samltest-Terminate20Test.obj' libtool=no @AMDEPBACKSLASH@
1802 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1803 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-Terminate20Test.obj `if test -f 'saml2/core/impl/Terminate20Test.cpp'; then $(CYGPATH_W) 'saml2/core/impl/Terminate20Test.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/core/impl/Terminate20Test.cpp'; fi`
1804
1805 samltest-SAML2ArtifactTest.o: saml2/binding/SAML2ArtifactTest.cpp
1806 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML2ArtifactTest.o -MD -MP -MF $(DEPDIR)/samltest-SAML2ArtifactTest.Tpo -c -o samltest-SAML2ArtifactTest.o `test -f 'saml2/binding/SAML2ArtifactTest.cpp' || echo '$(srcdir)/'`saml2/binding/SAML2ArtifactTest.cpp
1807 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML2ArtifactTest.Tpo $(DEPDIR)/samltest-SAML2ArtifactTest.Po
1808 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/binding/SAML2ArtifactTest.cpp' object='samltest-SAML2ArtifactTest.o' libtool=no @AMDEPBACKSLASH@
1809 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1810 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML2ArtifactTest.o `test -f 'saml2/binding/SAML2ArtifactTest.cpp' || echo '$(srcdir)/'`saml2/binding/SAML2ArtifactTest.cpp
1811
1812 samltest-SAML2ArtifactTest.obj: saml2/binding/SAML2ArtifactTest.cpp
1813 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML2ArtifactTest.obj -MD -MP -MF $(DEPDIR)/samltest-SAML2ArtifactTest.Tpo -c -o samltest-SAML2ArtifactTest.obj `if test -f 'saml2/binding/SAML2ArtifactTest.cpp'; then $(CYGPATH_W) 'saml2/binding/SAML2ArtifactTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/binding/SAML2ArtifactTest.cpp'; fi`
1814 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML2ArtifactTest.Tpo $(DEPDIR)/samltest-SAML2ArtifactTest.Po
1815 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/binding/SAML2ArtifactTest.cpp' object='samltest-SAML2ArtifactTest.obj' libtool=no @AMDEPBACKSLASH@
1816 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1817 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML2ArtifactTest.obj `if test -f 'saml2/binding/SAML2ArtifactTest.cpp'; then $(CYGPATH_W) 'saml2/binding/SAML2ArtifactTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/binding/SAML2ArtifactTest.cpp'; fi`
1818
1819 samltest-SAML2POSTTest.o: saml2/binding/SAML2POSTTest.cpp
1820 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML2POSTTest.o -MD -MP -MF $(DEPDIR)/samltest-SAML2POSTTest.Tpo -c -o samltest-SAML2POSTTest.o `test -f 'saml2/binding/SAML2POSTTest.cpp' || echo '$(srcdir)/'`saml2/binding/SAML2POSTTest.cpp
1821 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML2POSTTest.Tpo $(DEPDIR)/samltest-SAML2POSTTest.Po
1822 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/binding/SAML2POSTTest.cpp' object='samltest-SAML2POSTTest.o' libtool=no @AMDEPBACKSLASH@
1823 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1824 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML2POSTTest.o `test -f 'saml2/binding/SAML2POSTTest.cpp' || echo '$(srcdir)/'`saml2/binding/SAML2POSTTest.cpp
1825
1826 samltest-SAML2POSTTest.obj: saml2/binding/SAML2POSTTest.cpp
1827 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML2POSTTest.obj -MD -MP -MF $(DEPDIR)/samltest-SAML2POSTTest.Tpo -c -o samltest-SAML2POSTTest.obj `if test -f 'saml2/binding/SAML2POSTTest.cpp'; then $(CYGPATH_W) 'saml2/binding/SAML2POSTTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/binding/SAML2POSTTest.cpp'; fi`
1828 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML2POSTTest.Tpo $(DEPDIR)/samltest-SAML2POSTTest.Po
1829 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/binding/SAML2POSTTest.cpp' object='samltest-SAML2POSTTest.obj' libtool=no @AMDEPBACKSLASH@
1830 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1831 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML2POSTTest.obj `if test -f 'saml2/binding/SAML2POSTTest.cpp'; then $(CYGPATH_W) 'saml2/binding/SAML2POSTTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/binding/SAML2POSTTest.cpp'; fi`
1832
1833 samltest-SAML2RedirectTest.o: saml2/binding/SAML2RedirectTest.cpp
1834 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML2RedirectTest.o -MD -MP -MF $(DEPDIR)/samltest-SAML2RedirectTest.Tpo -c -o samltest-SAML2RedirectTest.o `test -f 'saml2/binding/SAML2RedirectTest.cpp' || echo '$(srcdir)/'`saml2/binding/SAML2RedirectTest.cpp
1835 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML2RedirectTest.Tpo $(DEPDIR)/samltest-SAML2RedirectTest.Po
1836 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/binding/SAML2RedirectTest.cpp' object='samltest-SAML2RedirectTest.o' libtool=no @AMDEPBACKSLASH@
1837 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1838 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML2RedirectTest.o `test -f 'saml2/binding/SAML2RedirectTest.cpp' || echo '$(srcdir)/'`saml2/binding/SAML2RedirectTest.cpp
1839
1840 samltest-SAML2RedirectTest.obj: saml2/binding/SAML2RedirectTest.cpp
1841 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML2RedirectTest.obj -MD -MP -MF $(DEPDIR)/samltest-SAML2RedirectTest.Tpo -c -o samltest-SAML2RedirectTest.obj `if test -f 'saml2/binding/SAML2RedirectTest.cpp'; then $(CYGPATH_W) 'saml2/binding/SAML2RedirectTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/binding/SAML2RedirectTest.cpp'; fi`
1842 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML2RedirectTest.Tpo $(DEPDIR)/samltest-SAML2RedirectTest.Po
1843 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/binding/SAML2RedirectTest.cpp' object='samltest-SAML2RedirectTest.obj' libtool=no @AMDEPBACKSLASH@
1844 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1845 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML2RedirectTest.obj `if test -f 'saml2/binding/SAML2RedirectTest.cpp'; then $(CYGPATH_W) 'saml2/binding/SAML2RedirectTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/binding/SAML2RedirectTest.cpp'; fi`
1846
1847 samltest-XMLMetadataProviderTest.o: saml2/metadata/XMLMetadataProviderTest.cpp
1848 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-XMLMetadataProviderTest.o -MD -MP -MF $(DEPDIR)/samltest-XMLMetadataProviderTest.Tpo -c -o samltest-XMLMetadataProviderTest.o `test -f 'saml2/metadata/XMLMetadataProviderTest.cpp' || echo '$(srcdir)/'`saml2/metadata/XMLMetadataProviderTest.cpp
1849 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-XMLMetadataProviderTest.Tpo $(DEPDIR)/samltest-XMLMetadataProviderTest.Po
1850 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/metadata/XMLMetadataProviderTest.cpp' object='samltest-XMLMetadataProviderTest.o' libtool=no @AMDEPBACKSLASH@
1851 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1852 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-XMLMetadataProviderTest.o `test -f 'saml2/metadata/XMLMetadataProviderTest.cpp' || echo '$(srcdir)/'`saml2/metadata/XMLMetadataProviderTest.cpp
1853
1854 samltest-XMLMetadataProviderTest.obj: saml2/metadata/XMLMetadataProviderTest.cpp
1855 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-XMLMetadataProviderTest.obj -MD -MP -MF $(DEPDIR)/samltest-XMLMetadataProviderTest.Tpo -c -o samltest-XMLMetadataProviderTest.obj `if test -f 'saml2/metadata/XMLMetadataProviderTest.cpp'; then $(CYGPATH_W) 'saml2/metadata/XMLMetadataProviderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/metadata/XMLMetadataProviderTest.cpp'; fi`
1856 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-XMLMetadataProviderTest.Tpo $(DEPDIR)/samltest-XMLMetadataProviderTest.Po
1857 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/metadata/XMLMetadataProviderTest.cpp' object='samltest-XMLMetadataProviderTest.obj' libtool=no @AMDEPBACKSLASH@
1858 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1859 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-XMLMetadataProviderTest.obj `if test -f 'saml2/metadata/XMLMetadataProviderTest.cpp'; then $(CYGPATH_W) 'saml2/metadata/XMLMetadataProviderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/metadata/XMLMetadataProviderTest.cpp'; fi`
1860
1861 samltest-SAML2PolicyTest.o: saml2/profile/SAML2PolicyTest.cpp
1862 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML2PolicyTest.o -MD -MP -MF $(DEPDIR)/samltest-SAML2PolicyTest.Tpo -c -o samltest-SAML2PolicyTest.o `test -f 'saml2/profile/SAML2PolicyTest.cpp' || echo '$(srcdir)/'`saml2/profile/SAML2PolicyTest.cpp
1863 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML2PolicyTest.Tpo $(DEPDIR)/samltest-SAML2PolicyTest.Po
1864 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/profile/SAML2PolicyTest.cpp' object='samltest-SAML2PolicyTest.o' libtool=no @AMDEPBACKSLASH@
1865 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1866 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML2PolicyTest.o `test -f 'saml2/profile/SAML2PolicyTest.cpp' || echo '$(srcdir)/'`saml2/profile/SAML2PolicyTest.cpp
1867
1868 samltest-SAML2PolicyTest.obj: saml2/profile/SAML2PolicyTest.cpp
1869 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -MT samltest-SAML2PolicyTest.obj -MD -MP -MF $(DEPDIR)/samltest-SAML2PolicyTest.Tpo -c -o samltest-SAML2PolicyTest.obj `if test -f 'saml2/profile/SAML2PolicyTest.cpp'; then $(CYGPATH_W) 'saml2/profile/SAML2PolicyTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/profile/SAML2PolicyTest.cpp'; fi`
1870 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/samltest-SAML2PolicyTest.Tpo $(DEPDIR)/samltest-SAML2PolicyTest.Po
1871 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='saml2/profile/SAML2PolicyTest.cpp' object='samltest-SAML2PolicyTest.obj' libtool=no @AMDEPBACKSLASH@
1872 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1873 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(samltest_CXXFLAGS) $(CXXFLAGS) -c -o samltest-SAML2PolicyTest.obj `if test -f 'saml2/profile/SAML2PolicyTest.cpp'; then $(CYGPATH_W) 'saml2/profile/SAML2PolicyTest.cpp'; else $(CYGPATH_W) '$(srcdir)/saml2/profile/SAML2PolicyTest.cpp'; fi`
1874
1875 mostlyclean-libtool:
1876         -rm -f *.lo
1877
1878 clean-libtool:
1879         -rm -rf .libs _libs
1880
1881 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1882         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1883         unique=`for i in $$list; do \
1884             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1885           done | \
1886           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1887               END { if (nonempty) { for (i in files) print i; }; }'`; \
1888         mkid -fID $$unique
1889 tags: TAGS
1890
1891 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1892                 $(TAGS_FILES) $(LISP)
1893         set x; \
1894         here=`pwd`; \
1895         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1896         unique=`for i in $$list; do \
1897             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1898           done | \
1899           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1900               END { if (nonempty) { for (i in files) print i; }; }'`; \
1901         shift; \
1902         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1903           test -n "$$unique" || unique=$$empty_fix; \
1904           if test $$# -gt 0; then \
1905             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1906               "$$@" $$unique; \
1907           else \
1908             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1909               $$unique; \
1910           fi; \
1911         fi
1912 ctags: CTAGS
1913 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1914                 $(TAGS_FILES) $(LISP)
1915         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1916         unique=`for i in $$list; do \
1917             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1918           done | \
1919           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1920               END { if (nonempty) { for (i in files) print i; }; }'`; \
1921         test -z "$(CTAGS_ARGS)$$unique" \
1922           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1923              $$unique
1924
1925 GTAGS:
1926         here=`$(am__cd) $(top_builddir) && pwd` \
1927           && $(am__cd) $(top_srcdir) \
1928           && gtags -i $(GTAGS_ARGS) "$$here"
1929
1930 distclean-tags:
1931         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1932
1933 distdir: $(DISTFILES)
1934         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1935         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1936         list='$(DISTFILES)'; \
1937           dist_files=`for file in $$list; do echo $$file; done | \
1938           sed -e "s|^$$srcdirstrip/||;t" \
1939               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1940         case $$dist_files in \
1941           */*) $(MKDIR_P) `echo "$$dist_files" | \
1942                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1943                            sort -u` ;; \
1944         esac; \
1945         for file in $$dist_files; do \
1946           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1947           if test -d $$d/$$file; then \
1948             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1949             if test -d "$(distdir)/$$file"; then \
1950               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1951             fi; \
1952             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1953               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1954               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1955             fi; \
1956             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1957           else \
1958             test -f "$(distdir)/$$file" \
1959             || cp -p $$d/$$file "$(distdir)/$$file" \
1960             || exit 1; \
1961           fi; \
1962         done
1963 check-am: all-am
1964 check: $(BUILT_SOURCES)
1965         $(MAKE) $(AM_MAKEFLAGS) check-am
1966 all-am: Makefile $(PROGRAMS) $(HEADERS)
1967 installdirs:
1968         for dir in "$(DESTDIR)$(bindir)"; do \
1969           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1970         done
1971 install: $(BUILT_SOURCES)
1972         $(MAKE) $(AM_MAKEFLAGS) install-am
1973 install-exec: install-exec-am
1974 install-data: install-data-am
1975 uninstall: uninstall-am
1976
1977 install-am: all-am
1978         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1979
1980 installcheck: installcheck-am
1981 install-strip:
1982         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1983           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1984           `test -z '$(STRIP)' || \
1985             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1986 mostlyclean-generic:
1987
1988 clean-generic:
1989         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1990
1991 distclean-generic:
1992         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1993         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1994
1995 maintainer-clean-generic:
1996         @echo "This command is intended for maintainers to use"
1997         @echo "it deletes files that may require special tools to rebuild."
1998         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1999 clean: clean-am
2000
2001 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
2002
2003 distclean: distclean-am
2004         -rm -rf ./$(DEPDIR)
2005         -rm -f Makefile
2006 distclean-am: clean-am distclean-compile distclean-generic \
2007         distclean-tags
2008
2009 dvi: dvi-am
2010
2011 dvi-am:
2012
2013 html: html-am
2014
2015 html-am:
2016
2017 info: info-am
2018
2019 info-am:
2020
2021 install-data-am:
2022
2023 install-dvi: install-dvi-am
2024
2025 install-dvi-am:
2026
2027 install-exec-am: install-binPROGRAMS
2028
2029 install-html: install-html-am
2030
2031 install-html-am:
2032
2033 install-info: install-info-am
2034
2035 install-info-am:
2036
2037 install-man:
2038
2039 install-pdf: install-pdf-am
2040
2041 install-pdf-am:
2042
2043 install-ps: install-ps-am
2044
2045 install-ps-am:
2046
2047 installcheck-am:
2048
2049 maintainer-clean: maintainer-clean-am
2050         -rm -rf ./$(DEPDIR)
2051         -rm -f Makefile
2052 maintainer-clean-am: distclean-am maintainer-clean-generic
2053
2054 mostlyclean: mostlyclean-am
2055
2056 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2057         mostlyclean-libtool
2058
2059 pdf: pdf-am
2060
2061 pdf-am:
2062
2063 ps: ps-am
2064
2065 ps-am:
2066
2067 uninstall-am: uninstall-binPROGRAMS
2068
2069 .MAKE: all check install install-am install-strip
2070
2071 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
2072         clean-generic clean-libtool ctags distclean distclean-compile \
2073         distclean-generic distclean-libtool distclean-tags distdir dvi \
2074         dvi-am html html-am info info-am install install-am \
2075         install-binPROGRAMS install-data install-data-am install-dvi \
2076         install-dvi-am install-exec install-exec-am install-html \
2077         install-html-am install-info install-info-am install-man \
2078         install-pdf install-pdf-am install-ps install-ps-am \
2079         install-strip installcheck installcheck-am installdirs \
2080         maintainer-clean maintainer-clean-generic mostlyclean \
2081         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
2082         pdf pdf-am ps ps-am tags uninstall uninstall-am \
2083         uninstall-binPROGRAMS
2084
2085
2086 do-cxxtestgen:
2087         if test "$(CPPFILE)" = "samltest.cpp"; then \
2088                 $(CXXTEST) --error-printer --have-eh --have-std --abort-on-fail -o $(CPPFILE) $(HFILE); \
2089         else \
2090                 $(CXXTEST) --part --have-eh --have-std --abort-on-fail -o $(CPPFILE) $(HFILE); \
2091         fi;
2092
2093 $(nodist_samltest_SOURCES): %.cpp: %.h
2094         $(MAKE) do-cxxtestgen HFILE=$< CPPFILE=$@
2095
2096 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2097 # Otherwise a system limit (for SysV at least) may be exceeded.
2098 .NOEXPORT: