~ubuntu-branches/ubuntu/edgy/lasso/edgy

« back to all changes in this revision

Viewing changes to lasso/protocols/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2004-09-13 09:26:34 UTC
  • Revision ID: james.westby@ubuntu.com-20040913092634-01vdfl8j9cp94exa
Tags: upstream-0.4.1
ImportĀ upstreamĀ versionĀ 0.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
 
 
18
SOURCES = $(liblasso_protocols_la_SOURCES)
 
19
 
 
20
srcdir = @srcdir@
 
21
top_srcdir = @top_srcdir@
 
22
VPATH = @srcdir@
 
23
pkgdatadir = $(datadir)/@PACKAGE@
 
24
pkglibdir = $(libdir)/@PACKAGE@
 
25
pkgincludedir = $(includedir)/@PACKAGE@
 
26
top_builddir = ../..
 
27
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
28
INSTALL = @INSTALL@
 
29
install_sh_DATA = $(install_sh) -c -m 644
 
30
install_sh_PROGRAM = $(install_sh) -c
 
31
install_sh_SCRIPT = $(install_sh) -c
 
32
INSTALL_HEADER = $(INSTALL_DATA)
 
33
transform = $(program_transform_name)
 
34
NORMAL_INSTALL = :
 
35
PRE_INSTALL = :
 
36
POST_INSTALL = :
 
37
NORMAL_UNINSTALL = :
 
38
PRE_UNINSTALL = :
 
39
POST_UNINSTALL = :
 
40
host_triplet = @host@
 
41
subdir = lasso/protocols
 
42
DIST_COMMON = $(liblassoinclude_HEADERS) $(srcdir)/Makefile.am \
 
43
        $(srcdir)/Makefile.in
 
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
45
am__aclocal_m4_deps = $(top_srcdir)/macros/check.m4 \
 
46
        $(top_srcdir)/configure.ac
 
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
48
        $(ACLOCAL_M4)
 
49
mkinstalldirs = $(mkdir_p)
 
50
CONFIG_HEADER = $(top_builddir)/lasso/lasso_config.h
 
51
CONFIG_CLEAN_FILES =
 
52
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
53
am__DEPENDENCIES_1 =
 
54
liblasso_protocols_la_DEPENDENCIES =  \
 
55
        $(top_builddir)/lasso/protocols/elements/liblasso-elements.la \
 
56
        $(am__DEPENDENCIES_1)
 
57
am_liblasso_protocols_la_OBJECTS = protocols.lo artifact.lo \
 
58
        authn_request.lo authn_request_envelope.lo authn_response.lo \
 
59
        authn_response_envelope.lo federation.lo \
 
60
        federation_termination_notification.lo logout_request.lo \
 
61
        logout_response.lo name_identifier_mapping_request.lo \
 
62
        name_identifier_mapping_response.lo provider.lo \
 
63
        register_name_identifier_request.lo \
 
64
        register_name_identifier_response.lo request.lo response.lo
 
65
liblasso_protocols_la_OBJECTS = $(am_liblasso_protocols_la_OBJECTS)
 
66
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/lasso
 
67
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
68
am__depfiles_maybe = depfiles
 
69
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/artifact.Plo \
 
70
@AMDEP_TRUE@    ./$(DEPDIR)/authn_request.Plo \
 
71
@AMDEP_TRUE@    ./$(DEPDIR)/authn_request_envelope.Plo \
 
72
@AMDEP_TRUE@    ./$(DEPDIR)/authn_response.Plo \
 
73
@AMDEP_TRUE@    ./$(DEPDIR)/authn_response_envelope.Plo \
 
74
@AMDEP_TRUE@    ./$(DEPDIR)/federation.Plo \
 
75
@AMDEP_TRUE@    ./$(DEPDIR)/federation_termination_notification.Plo \
 
76
@AMDEP_TRUE@    ./$(DEPDIR)/logout_request.Plo \
 
77
@AMDEP_TRUE@    ./$(DEPDIR)/logout_response.Plo \
 
78
@AMDEP_TRUE@    ./$(DEPDIR)/name_identifier_mapping_request.Plo \
 
79
@AMDEP_TRUE@    ./$(DEPDIR)/name_identifier_mapping_response.Plo \
 
80
@AMDEP_TRUE@    ./$(DEPDIR)/protocols.Plo ./$(DEPDIR)/provider.Plo \
 
81
@AMDEP_TRUE@    ./$(DEPDIR)/register_name_identifier_request.Plo \
 
82
@AMDEP_TRUE@    ./$(DEPDIR)/register_name_identifier_response.Plo \
 
83
@AMDEP_TRUE@    ./$(DEPDIR)/request.Plo ./$(DEPDIR)/response.Plo
 
84
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
85
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
86
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
 
87
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
88
        $(AM_CFLAGS) $(CFLAGS)
 
89
CCLD = $(CC)
 
90
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
91
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
92
SOURCES = $(liblasso_protocols_la_SOURCES)
 
93
DIST_SOURCES = $(liblasso_protocols_la_SOURCES)
 
94
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
95
        html-recursive info-recursive install-data-recursive \
 
96
        install-exec-recursive install-info-recursive \
 
97
        install-recursive installcheck-recursive installdirs-recursive \
 
98
        pdf-recursive ps-recursive uninstall-info-recursive \
 
99
        uninstall-recursive
 
100
am__installdirs = "$(DESTDIR)$(liblassoincludedir)"
 
101
liblassoincludeHEADERS_INSTALL = $(INSTALL_HEADER)
 
102
HEADERS = $(liblassoinclude_HEADERS)
 
103
ETAGS = etags
 
104
CTAGS = ctags
 
105
DIST_SUBDIRS = $(SUBDIRS)
 
106
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
107
ACLOCAL = @ACLOCAL@
 
108
AMDEP_FALSE = @AMDEP_FALSE@
 
109
AMDEP_TRUE = @AMDEP_TRUE@
 
110
AMTAR = @AMTAR@
 
111
AR = @AR@
 
112
AS = @AS@
 
113
AUTOCONF = @AUTOCONF@
 
114
AUTOHEADER = @AUTOHEADER@
 
115
AUTOMAKE = @AUTOMAKE@
 
116
AWK = @AWK@
 
117
CC = @CC@
 
118
CCDEPMODE = @CCDEPMODE@
 
119
CFLAGS = @CFLAGS@
 
120
CHECK_CFLAGS = @CHECK_CFLAGS@
 
121
CHECK_LIBS = @CHECK_LIBS@
 
122
CPP = @CPP@
 
123
CPPFLAGS = @CPPFLAGS@
 
124
CSHARPCILINTERPRETER = @CSHARPCILINTERPRETER@
 
125
CSHARPCOMPILER = @CSHARPCOMPILER@
 
126
CSHARPCYGPATH_W = @CSHARPCYGPATH_W@
 
127
CSHARPDYNAMICLINKING = @CSHARPDYNAMICLINKING@
 
128
CSHARPLIBRARYPREFIX = @CSHARPLIBRARYPREFIX@
 
129
CSHARP_ENABLED_FALSE = @CSHARP_ENABLED_FALSE@
 
130
CSHARP_ENABLED_TRUE = @CSHARP_ENABLED_TRUE@
 
131
CXX = @CXX@
 
132
CXXCPP = @CXXCPP@
 
133
CXXDEPMODE = @CXXDEPMODE@
 
134
CXXFLAGS = @CXXFLAGS@
 
135
CYGPATH_W = @CYGPATH_W@
 
136
DARWIN_FALSE = @DARWIN_FALSE@
 
137
DARWIN_TRUE = @DARWIN_TRUE@
 
138
DEFS = @DEFS@
 
139
DEPDIR = @DEPDIR@
 
140
DLLTOOL = @DLLTOOL@
 
141
ECHO = @ECHO@
 
142
ECHO_C = @ECHO_C@
 
143
ECHO_N = @ECHO_N@
 
144
ECHO_T = @ECHO_T@
 
145
EGREP = @EGREP@
 
146
EXEEXT = @EXEEXT@
 
147
F77 = @F77@
 
148
FFLAGS = @FFLAGS@
 
149
GACUTIL = @GACUTIL@
 
150
GCJ = @GCJ@
 
151
GCJDEPMODE = @GCJDEPMODE@
 
152
GCJFLAGS = @GCJFLAGS@
 
153
GTK_DOC_CFLAGS = @GTK_DOC_CFLAGS@
 
154
GTK_DOC_ENABLED_FALSE = @GTK_DOC_ENABLED_FALSE@
 
155
GTK_DOC_ENABLED_TRUE = @GTK_DOC_ENABLED_TRUE@
 
156
GTK_DOC_LIBS = @GTK_DOC_LIBS@
 
157
HAVE_REST2HTML_FALSE = @HAVE_REST2HTML_FALSE@
 
158
HAVE_REST2HTML_TRUE = @HAVE_REST2HTML_TRUE@
 
159
HTML_DIR = @HTML_DIR@
 
160
INSTALL_DATA = @INSTALL_DATA@
 
161
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
162
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
163
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
164
JAR = @JAR@
 
165
JAVA = @JAVA@
 
166
JAVAC = @JAVAC@
 
167
JAVAC_FLAGS = @JAVAC_FLAGS@
 
168
JAVA_ENABLED_FALSE = @JAVA_ENABLED_FALSE@
 
169
JAVA_ENABLED_TRUE = @JAVA_ENABLED_TRUE@
 
170
JAVA_VERSION = @JAVA_VERSION@
 
171
JDK_INCLUDE = @JDK_INCLUDE@
 
172
LASSO_APP_DEFINES = @LASSO_APP_DEFINES@
 
173
LASSO_CFLAGS = @LASSO_CFLAGS@
 
174
LASSO_CORE_CFLAGS = @LASSO_CORE_CFLAGS@
 
175
LASSO_CORE_LIBS = @LASSO_CORE_LIBS@
 
176
LASSO_DEFINES = @LASSO_DEFINES@
 
177
LASSO_DOCDIR = @LASSO_DOCDIR@
 
178
LASSO_LIBS = @LASSO_LIBS@
 
179
LASSO_STATIC_BINARIES = @LASSO_STATIC_BINARIES@
 
180
LASSO_VERSION_INFO = @LASSO_VERSION_INFO@
 
181
LDFLAGS = @LDFLAGS@
 
182
LIBOBJS = @LIBOBJS@
 
183
LIBS = @LIBS@
 
184
LIBTOOL = @LIBTOOL@
 
185
LIBTOOL_DEPS = @LIBTOOL_DEPS@
 
186
LN_S = @LN_S@
 
187
LTLIBOBJS = @LTLIBOBJS@
 
188
MAINT = @MAINT@
 
189
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
190
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
191
MAKEINFO = @MAKEINFO@
 
192
MINGW_FALSE = @MINGW_FALSE@
 
193
MINGW_TRUE = @MINGW_TRUE@
 
194
OBJDUMP = @OBJDUMP@
 
195
OBJEXT = @OBJEXT@
 
196
PACKAGE = @PACKAGE@
 
197
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
198
PACKAGE_NAME = @PACKAGE_NAME@
 
199
PACKAGE_STRING = @PACKAGE_STRING@
 
200
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
201
PACKAGE_VERSION = @PACKAGE_VERSION@
 
202
PATH_SEPARATOR = @PATH_SEPARATOR@
 
203
PHP = @PHP@
 
204
PHP_CONFIG = @PHP_CONFIG@
 
205
PHP_ENABLED_FALSE = @PHP_ENABLED_FALSE@
 
206
PHP_ENABLED_TRUE = @PHP_ENABLED_TRUE@
 
207
PHP_INCLUDES = @PHP_INCLUDES@
 
208
PHP_LDFLAGS = @PHP_LDFLAGS@
 
209
PHP_LIBS = @PHP_LIBS@
 
210
PHP_PATH = @PHP_PATH@
 
211
PHP_PREFIX = @PHP_PREFIX@
 
212
PHP_UNPREFIXED_EXTENSION_DIR = @PHP_UNPREFIXED_EXTENSION_DIR@
 
213
PHP_VERSION = @PHP_VERSION@
 
214
PKG_CONFIG = @PKG_CONFIG@
 
215
PYTHON = @PYTHON@
 
216
PYTHON_ENABLED_FALSE = @PYTHON_ENABLED_FALSE@
 
217
PYTHON_ENABLED_TRUE = @PYTHON_ENABLED_TRUE@
 
218
PYTHON_VERSION = @PYTHON_VERSION@
 
219
PY_CFLAGS = @PY_CFLAGS@
 
220
PY_DYNLOAD = @PY_DYNLOAD@
 
221
PY_EXTRA_LIBS = @PY_EXTRA_LIBS@
 
222
PY_LIB_A = @PY_LIB_A@
 
223
PY_LIB_LOC = @PY_LIB_LOC@
 
224
PY_SITE_PACKAGES = @PY_SITE_PACKAGES@
 
225
RANLIB = @RANLIB@
 
226
RC = @RC@
 
227
REST2HTML = @REST2HTML@
 
228
SET_MAKE = @SET_MAKE@
 
229
SHELL = @SHELL@
 
230
STRIP = @STRIP@
 
231
SWIG = @SWIG@
 
232
SWIG_PYTHON_ARGS = @SWIG_PYTHON_ARGS@
 
233
TAR = @TAR@
 
234
U = @U@
 
235
VERSION = @VERSION@
 
236
WITH_TESTS_FALSE = @WITH_TESTS_FALSE@
 
237
WITH_TESTS_TRUE = @WITH_TESTS_TRUE@
 
238
ac_ct_AR = @ac_ct_AR@
 
239
ac_ct_AS = @ac_ct_AS@
 
240
ac_ct_CC = @ac_ct_CC@
 
241
ac_ct_CXX = @ac_ct_CXX@
 
242
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
 
243
ac_ct_F77 = @ac_ct_F77@
 
244
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
 
245
ac_ct_RANLIB = @ac_ct_RANLIB@
 
246
ac_ct_RC = @ac_ct_RC@
 
247
ac_ct_STRIP = @ac_ct_STRIP@
 
248
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
249
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
250
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
251
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
252
am__fastdepGCJ_FALSE = @am__fastdepGCJ_FALSE@
 
253
am__fastdepGCJ_TRUE = @am__fastdepGCJ_TRUE@
 
254
am__include = @am__include@
 
255
am__leading_dot = @am__leading_dot@
 
256
am__quote = @am__quote@
 
257
bindir = @bindir@
 
258
build = @build@
 
259
build_alias = @build_alias@
 
260
build_cpu = @build_cpu@
 
261
build_os = @build_os@
 
262
build_vendor = @build_vendor@
 
263
datadir = @datadir@
 
264
exec_prefix = @exec_prefix@
 
265
host = @host@
 
266
host_alias = @host_alias@
 
267
host_cpu = @host_cpu@
 
268
host_os = @host_os@
 
269
host_vendor = @host_vendor@
 
270
includedir = @includedir@
 
271
infodir = @infodir@
 
272
install_sh = @install_sh@
 
273
libdir = @libdir@
 
274
libexecdir = @libexecdir@
 
275
localstatedir = @localstatedir@
 
276
mandir = @mandir@
 
277
mkdir_p = @mkdir_p@
 
278
oldincludedir = @oldincludedir@
 
279
prefix = @prefix@
 
280
program_transform_name = @program_transform_name@
 
281
sbindir = @sbindir@
 
282
sharedstatedir = @sharedstatedir@
 
283
sysconfdir = @sysconfdir@
 
284
target_alias = @target_alias@
 
285
SUBDIRS = elements
 
286
liblassoincludedir = $(includedir)/lasso/protocols
 
287
INCLUDES = \
 
288
        -I$(top_srcdir) \
 
289
        -I$(top_srcdir)/lasso \
 
290
        $(LASSO_DEFINES) \
 
291
        $(LASSO_CFLAGS) \
 
292
        -DG_LOG_DOMAIN=\"lasso\"
 
293
 
 
294
noinst_LTLIBRARIES = liblasso-protocols.la
 
295
liblasso_protocols_la_LIBADD = \
 
296
        $(top_builddir)/lasso/protocols/elements/liblasso-elements.la \
 
297
        $(LASSO_LIBS)
 
298
 
 
299
liblasso_protocols_la_SOURCES = \
 
300
        protocols.c \
 
301
        artifact.c \
 
302
        authn_request.c \
 
303
        authn_request_envelope.c \
 
304
        authn_response.c \
 
305
        authn_response_envelope.c \
 
306
        federation.c \
 
307
        federation_termination_notification.c \
 
308
        logout_request.c \
 
309
        logout_response.c \
 
310
        name_identifier_mapping_request.c \
 
311
        name_identifier_mapping_response.c \
 
312
        provider.c \
 
313
        register_name_identifier_request.c \
 
314
        register_name_identifier_response.c \
 
315
        request.c \
 
316
        response.c
 
317
 
 
318
liblassoinclude_HEADERS = \
 
319
        protocols.h \
 
320
        artifact.h \
 
321
        authn_request.h \
 
322
        authn_request_envelope.h \
 
323
        authn_response.h \
 
324
        authn_response_envelope.h \
 
325
        federation.h \
 
326
        federation_termination_notification.h \
 
327
        logout_request.h \
 
328
        logout_response.h \
 
329
        name_identifier_mapping_request.h \
 
330
        name_identifier_mapping_response.h \
 
331
        provider.h \
 
332
        register_name_identifier_request.h \
 
333
        register_name_identifier_response.h \
 
334
        request.h \
 
335
        response.h
 
336
 
 
337
all: all-recursive
 
338
 
 
339
.SUFFIXES:
 
340
.SUFFIXES: .c .lo .o .obj
 
341
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
342
        @for dep in $?; do \
 
343
          case '$(am__configure_deps)' in \
 
344
            *$$dep*) \
 
345
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
346
                && exit 0; \
 
347
              exit 1;; \
 
348
          esac; \
 
349
        done; \
 
350
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lasso/protocols/Makefile'; \
 
351
        cd $(top_srcdir) && \
 
352
          $(AUTOMAKE) --gnu  lasso/protocols/Makefile
 
353
.PRECIOUS: Makefile
 
354
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
355
        @case '$?' in \
 
356
          *config.status*) \
 
357
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
358
          *) \
 
359
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
360
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
361
        esac;
 
362
 
 
363
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
364
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
365
 
 
366
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
367
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
368
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
369
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
370
 
 
371
clean-noinstLTLIBRARIES:
 
372
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
373
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
374
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
375
          test "$$dir" != "$$p" || dir=.; \
 
376
          echo "rm -f \"$${dir}/so_locations\""; \
 
377
          rm -f "$${dir}/so_locations"; \
 
378
        done
 
379
liblasso-protocols.la: $(liblasso_protocols_la_OBJECTS) $(liblasso_protocols_la_DEPENDENCIES) 
 
380
        $(LINK)  $(liblasso_protocols_la_LDFLAGS) $(liblasso_protocols_la_OBJECTS) $(liblasso_protocols_la_LIBADD) $(LIBS)
 
381
 
 
382
mostlyclean-compile:
 
383
        -rm -f *.$(OBJEXT)
 
384
 
 
385
distclean-compile:
 
386
        -rm -f *.tab.c
 
387
 
 
388
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/artifact.Plo@am__quote@
 
389
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authn_request.Plo@am__quote@
 
390
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authn_request_envelope.Plo@am__quote@
 
391
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authn_response.Plo@am__quote@
 
392
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authn_response_envelope.Plo@am__quote@
 
393
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/federation.Plo@am__quote@
 
394
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/federation_termination_notification.Plo@am__quote@
 
395
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logout_request.Plo@am__quote@
 
396
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logout_response.Plo@am__quote@
 
397
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/name_identifier_mapping_request.Plo@am__quote@
 
398
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/name_identifier_mapping_response.Plo@am__quote@
 
399
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protocols.Plo@am__quote@
 
400
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/provider.Plo@am__quote@
 
401
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/register_name_identifier_request.Plo@am__quote@
 
402
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/register_name_identifier_response.Plo@am__quote@
 
403
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/request.Plo@am__quote@
 
404
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/response.Plo@am__quote@
 
405
 
 
406
.c.o:
 
407
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
408
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
409
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
410
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
411
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
412
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
413
 
 
414
.c.obj:
 
415
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
416
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
417
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
418
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
419
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
420
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
421
 
 
422
.c.lo:
 
423
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
424
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
425
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
426
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
 
427
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
428
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
429
 
 
430
mostlyclean-libtool:
 
431
        -rm -f *.lo
 
432
 
 
433
clean-libtool:
 
434
        -rm -rf .libs _libs
 
435
 
 
436
distclean-libtool:
 
437
        -rm -f libtool
 
438
uninstall-info-am:
 
439
install-liblassoincludeHEADERS: $(liblassoinclude_HEADERS)
 
440
        @$(NORMAL_INSTALL)
 
441
        test -z "$(liblassoincludedir)" || $(mkdir_p) "$(DESTDIR)$(liblassoincludedir)"
 
442
        @list='$(liblassoinclude_HEADERS)'; for p in $$list; do \
 
443
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
444
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
445
          echo " $(liblassoincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(liblassoincludedir)/$$f'"; \
 
446
          $(liblassoincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(liblassoincludedir)/$$f"; \
 
447
        done
 
448
 
 
449
uninstall-liblassoincludeHEADERS:
 
450
        @$(NORMAL_UNINSTALL)
 
451
        @list='$(liblassoinclude_HEADERS)'; for p in $$list; do \
 
452
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
453
          echo " rm -f '$(DESTDIR)$(liblassoincludedir)/$$f'"; \
 
454
          rm -f "$(DESTDIR)$(liblassoincludedir)/$$f"; \
 
455
        done
 
456
 
 
457
# This directory's subdirectories are mostly independent; you can cd
 
458
# into them and run `make' without going through this Makefile.
 
459
# To change the values of `make' variables: instead of editing Makefiles,
 
460
# (1) if the variable is set in `config.status', edit `config.status'
 
461
#     (which will cause the Makefiles to be regenerated when you run `make');
 
462
# (2) otherwise, pass the desired values on the `make' command line.
 
463
$(RECURSIVE_TARGETS):
 
464
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
465
        dot_seen=no; \
 
466
        target=`echo $@ | sed s/-recursive//`; \
 
467
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
468
          echo "Making $$target in $$subdir"; \
 
469
          if test "$$subdir" = "."; then \
 
470
            dot_seen=yes; \
 
471
            local_target="$$target-am"; \
 
472
          else \
 
473
            local_target="$$target"; \
 
474
          fi; \
 
475
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
476
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
477
        done; \
 
478
        if test "$$dot_seen" = "no"; then \
 
479
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
480
        fi; test -z "$$fail"
 
481
 
 
482
mostlyclean-recursive clean-recursive distclean-recursive \
 
483
maintainer-clean-recursive:
 
484
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
485
        dot_seen=no; \
 
486
        case "$@" in \
 
487
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
488
          *) list='$(SUBDIRS)' ;; \
 
489
        esac; \
 
490
        rev=''; for subdir in $$list; do \
 
491
          if test "$$subdir" = "."; then :; else \
 
492
            rev="$$subdir $$rev"; \
 
493
          fi; \
 
494
        done; \
 
495
        rev="$$rev ."; \
 
496
        target=`echo $@ | sed s/-recursive//`; \
 
497
        for subdir in $$rev; do \
 
498
          echo "Making $$target in $$subdir"; \
 
499
          if test "$$subdir" = "."; then \
 
500
            local_target="$$target-am"; \
 
501
          else \
 
502
            local_target="$$target"; \
 
503
          fi; \
 
504
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
505
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
506
        done && test -z "$$fail"
 
507
tags-recursive:
 
508
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
509
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
510
        done
 
511
ctags-recursive:
 
512
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
513
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
514
        done
 
515
 
 
516
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
517
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
518
        unique=`for i in $$list; do \
 
519
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
520
          done | \
 
521
          $(AWK) '    { files[$$0] = 1; } \
 
522
               END { for (i in files) print i; }'`; \
 
523
        mkid -fID $$unique
 
524
tags: TAGS
 
525
 
 
526
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
527
                $(TAGS_FILES) $(LISP)
 
528
        tags=; \
 
529
        here=`pwd`; \
 
530
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
531
          include_option=--etags-include; \
 
532
          empty_fix=.; \
 
533
        else \
 
534
          include_option=--include; \
 
535
          empty_fix=; \
 
536
        fi; \
 
537
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
538
          if test "$$subdir" = .; then :; else \
 
539
            test ! -f $$subdir/TAGS || \
 
540
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
541
          fi; \
 
542
        done; \
 
543
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
544
        unique=`for i in $$list; do \
 
545
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
546
          done | \
 
547
          $(AWK) '    { files[$$0] = 1; } \
 
548
               END { for (i in files) print i; }'`; \
 
549
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
550
          test -n "$$unique" || unique=$$empty_fix; \
 
551
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
552
            $$tags $$unique; \
 
553
        fi
 
554
ctags: CTAGS
 
555
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
556
                $(TAGS_FILES) $(LISP)
 
557
        tags=; \
 
558
        here=`pwd`; \
 
559
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
560
        unique=`for i in $$list; do \
 
561
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
562
          done | \
 
563
          $(AWK) '    { files[$$0] = 1; } \
 
564
               END { for (i in files) print i; }'`; \
 
565
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
566
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
567
             $$tags $$unique
 
568
 
 
569
GTAGS:
 
570
        here=`$(am__cd) $(top_builddir) && pwd` \
 
571
          && cd $(top_srcdir) \
 
572
          && gtags -i $(GTAGS_ARGS) $$here
 
573
 
 
574
distclean-tags:
 
575
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
576
 
 
577
distdir: $(DISTFILES)
 
578
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
579
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
580
        list='$(DISTFILES)'; for file in $$list; do \
 
581
          case $$file in \
 
582
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
583
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
584
          esac; \
 
585
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
586
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
587
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
588
            dir="/$$dir"; \
 
589
            $(mkdir_p) "$(distdir)$$dir"; \
 
590
          else \
 
591
            dir=''; \
 
592
          fi; \
 
593
          if test -d $$d/$$file; then \
 
594
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
595
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
596
            fi; \
 
597
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
598
          else \
 
599
            test -f $(distdir)/$$file \
 
600
            || cp -p $$d/$$file $(distdir)/$$file \
 
601
            || exit 1; \
 
602
          fi; \
 
603
        done
 
604
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
605
          if test "$$subdir" = .; then :; else \
 
606
            test -d "$(distdir)/$$subdir" \
 
607
            || mkdir "$(distdir)/$$subdir" \
 
608
            || exit 1; \
 
609
            (cd $$subdir && \
 
610
              $(MAKE) $(AM_MAKEFLAGS) \
 
611
                top_distdir="../$(top_distdir)" \
 
612
                distdir="../$(distdir)/$$subdir" \
 
613
                distdir) \
 
614
              || exit 1; \
 
615
          fi; \
 
616
        done
 
617
check-am: all-am
 
618
check: check-recursive
 
619
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
620
installdirs: installdirs-recursive
 
621
installdirs-am:
 
622
        for dir in "$(DESTDIR)$(liblassoincludedir)"; do \
 
623
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
624
        done
 
625
install: install-recursive
 
626
install-exec: install-exec-recursive
 
627
install-data: install-data-recursive
 
628
uninstall: uninstall-recursive
 
629
 
 
630
install-am: all-am
 
631
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
632
 
 
633
installcheck: installcheck-recursive
 
634
install-strip:
 
635
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
636
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
637
          `test -z '$(STRIP)' || \
 
638
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
639
mostlyclean-generic:
 
640
 
 
641
clean-generic:
 
642
 
 
643
distclean-generic:
 
644
        -rm -f $(CONFIG_CLEAN_FILES)
 
645
 
 
646
maintainer-clean-generic:
 
647
        @echo "This command is intended for maintainers to use"
 
648
        @echo "it deletes files that may require special tools to rebuild."
 
649
clean: clean-recursive
 
650
 
 
651
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
652
        mostlyclean-am
 
653
 
 
654
distclean: distclean-recursive
 
655
        -rm -rf ./$(DEPDIR)
 
656
        -rm -f Makefile
 
657
distclean-am: clean-am distclean-compile distclean-generic \
 
658
        distclean-libtool distclean-tags
 
659
 
 
660
dvi: dvi-recursive
 
661
 
 
662
dvi-am:
 
663
 
 
664
html: html-recursive
 
665
 
 
666
info: info-recursive
 
667
 
 
668
info-am:
 
669
 
 
670
install-data-am: install-liblassoincludeHEADERS
 
671
 
 
672
install-exec-am:
 
673
 
 
674
install-info: install-info-recursive
 
675
 
 
676
install-man:
 
677
 
 
678
installcheck-am:
 
679
 
 
680
maintainer-clean: maintainer-clean-recursive
 
681
        -rm -rf ./$(DEPDIR)
 
682
        -rm -f Makefile
 
683
maintainer-clean-am: distclean-am maintainer-clean-generic
 
684
 
 
685
mostlyclean: mostlyclean-recursive
 
686
 
 
687
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
688
        mostlyclean-libtool
 
689
 
 
690
pdf: pdf-recursive
 
691
 
 
692
pdf-am:
 
693
 
 
694
ps: ps-recursive
 
695
 
 
696
ps-am:
 
697
 
 
698
uninstall-am: uninstall-info-am uninstall-liblassoincludeHEADERS
 
699
 
 
700
uninstall-info: uninstall-info-recursive
 
701
 
 
702
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
703
        clean clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
704
        clean-recursive ctags ctags-recursive distclean \
 
705
        distclean-compile distclean-generic distclean-libtool \
 
706
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
707
        html-am info info-am install install-am install-data \
 
708
        install-data-am install-exec install-exec-am install-info \
 
709
        install-info-am install-liblassoincludeHEADERS install-man \
 
710
        install-strip installcheck installcheck-am installdirs \
 
711
        installdirs-am maintainer-clean maintainer-clean-generic \
 
712
        maintainer-clean-recursive mostlyclean mostlyclean-compile \
 
713
        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
 
714
        pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
715
        uninstall-info-am uninstall-liblassoincludeHEADERS
 
716
 
 
717
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
718
# Otherwise a system limit (for SysV at least) may be exceeded.
 
719
.NOEXPORT: