Imported Upstream version 2.4+dfsg
[shibboleth/sp.git] / fastcgi / 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 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 @BUILD_FASTCGI_TRUE@fastcgi_PROGRAMS = shibauthorizer$(EXEEXT) \
38 @BUILD_FASTCGI_TRUE@    shibresponder$(EXEEXT)
39 subdir = fastcgi
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
43         $(top_srcdir)/m4/acx_pthread.m4 $(top_srcdir)/m4/doxygen.m4 \
44         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
45         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
46         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48         $(ACLOCAL_M4)
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_HEADER = $(top_builddir)/config.h
51 CONFIG_CLEAN_FILES =
52 CONFIG_CLEAN_VPATH_FILES =
53 am__installdirs = "$(DESTDIR)$(fastcgidir)"
54 PROGRAMS = $(fastcgi_PROGRAMS)
55 am__shibauthorizer_SOURCES_DIST = shibauthorizer.cpp
56 @BUILD_FASTCGI_TRUE@am_shibauthorizer_OBJECTS =  \
57 @BUILD_FASTCGI_TRUE@    shibauthorizer-shibauthorizer.$(OBJEXT)
58 shibauthorizer_OBJECTS = $(am_shibauthorizer_OBJECTS)
59 am__DEPENDENCIES_1 =
60 @BUILD_FASTCGI_TRUE@shibauthorizer_DEPENDENCIES =  \
61 @BUILD_FASTCGI_TRUE@    $(am__DEPENDENCIES_1) \
62 @BUILD_FASTCGI_TRUE@    $(top_builddir)/shibsp/libshibsp-lite.la
63 shibauthorizer_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
64         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
65         $(shibauthorizer_CXXFLAGS) $(CXXFLAGS) \
66         $(shibauthorizer_LDFLAGS) $(LDFLAGS) -o $@
67 am__shibresponder_SOURCES_DIST = shibresponder.cpp
68 @BUILD_FASTCGI_TRUE@am_shibresponder_OBJECTS =  \
69 @BUILD_FASTCGI_TRUE@    shibresponder-shibresponder.$(OBJEXT)
70 shibresponder_OBJECTS = $(am_shibresponder_OBJECTS)
71 @BUILD_FASTCGI_TRUE@shibresponder_DEPENDENCIES =  \
72 @BUILD_FASTCGI_TRUE@    $(am__DEPENDENCIES_1) \
73 @BUILD_FASTCGI_TRUE@    $(top_builddir)/shibsp/libshibsp-lite.la
74 shibresponder_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
75         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(shibresponder_CXXFLAGS) \
76         $(CXXFLAGS) $(shibresponder_LDFLAGS) $(LDFLAGS) -o $@
77 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
78 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
79 am__depfiles_maybe = depfiles
80 am__mv = mv -f
81 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
82         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
83 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
84         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
85         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
86 CXXLD = $(CXX)
87 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
88         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
89         $(LDFLAGS) -o $@
90 SOURCES = $(shibauthorizer_SOURCES) $(shibresponder_SOURCES)
91 DIST_SOURCES = $(am__shibauthorizer_SOURCES_DIST) \
92         $(am__shibresponder_SOURCES_DIST)
93 ETAGS = etags
94 CTAGS = ctags
95 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96 ACLOCAL = @ACLOCAL@
97 AMTAR = @AMTAR@
98 APR1_CONFIG = @APR1_CONFIG@
99 APR_CONFIG = @APR_CONFIG@
100 APU1_CONFIG = @APU1_CONFIG@
101 APU_CONFIG = @APU_CONFIG@
102 APXS = @APXS@
103 APXS2 = @APXS2@
104 APXS22 = @APXS22@
105 APXS22_CFLAGS = @APXS22_CFLAGS@
106 APXS22_INCLUDE = @APXS22_INCLUDE@
107 APXS2_CFLAGS = @APXS2_CFLAGS@
108 APXS2_INCLUDE = @APXS2_INCLUDE@
109 APXS_CFLAGS = @APXS_CFLAGS@
110 APXS_INCLUDE = @APXS_INCLUDE@
111 AR = @AR@
112 AUTOCONF = @AUTOCONF@
113 AUTOHEADER = @AUTOHEADER@
114 AUTOMAKE = @AUTOMAKE@
115 AWK = @AWK@
116 CC = @CC@
117 CCDEPMODE = @CCDEPMODE@
118 CFLAGS = @CFLAGS@
119 CPP = @CPP@
120 CPPFLAGS = @CPPFLAGS@
121 CXX = @CXX@
122 CXXCPP = @CXXCPP@
123 CXXDEPMODE = @CXXDEPMODE@
124 CXXFLAGS = @CXXFLAGS@
125 CYGPATH_W = @CYGPATH_W@
126 DEFS = @DEFS@
127 DEPDIR = @DEPDIR@
128 DLLTOOL = @DLLTOOL@
129 DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
130 DSYMUTIL = @DSYMUTIL@
131 DUMPBIN = @DUMPBIN@
132 DX_CONFIG = @DX_CONFIG@
133 DX_DOCDIR = @DX_DOCDIR@
134 DX_DOT = @DX_DOT@
135 DX_DOXYGEN = @DX_DOXYGEN@
136 DX_DVIPS = @DX_DVIPS@
137 DX_EGREP = @DX_EGREP@
138 DX_ENV = @DX_ENV@
139 DX_FLAG_chi = @DX_FLAG_chi@
140 DX_FLAG_chm = @DX_FLAG_chm@
141 DX_FLAG_doc = @DX_FLAG_doc@
142 DX_FLAG_dot = @DX_FLAG_dot@
143 DX_FLAG_html = @DX_FLAG_html@
144 DX_FLAG_man = @DX_FLAG_man@
145 DX_FLAG_pdf = @DX_FLAG_pdf@
146 DX_FLAG_ps = @DX_FLAG_ps@
147 DX_FLAG_rtf = @DX_FLAG_rtf@
148 DX_FLAG_xml = @DX_FLAG_xml@
149 DX_HHC = @DX_HHC@
150 DX_LATEX = @DX_LATEX@
151 DX_MAKEINDEX = @DX_MAKEINDEX@
152 DX_PDFLATEX = @DX_PDFLATEX@
153 DX_PERL = @DX_PERL@
154 DX_PROJECT = @DX_PROJECT@
155 ECHO_C = @ECHO_C@
156 ECHO_N = @ECHO_N@
157 ECHO_T = @ECHO_T@
158 EGREP = @EGREP@
159 EXEEXT = @EXEEXT@
160 FASTCGI_INCLUDE = @FASTCGI_INCLUDE@
161 FASTCGI_LDFLAGS = @FASTCGI_LDFLAGS@
162 FASTCGI_LIBS = @FASTCGI_LIBS@
163 FGREP = @FGREP@
164 GREP = @GREP@
165 INSTALL = @INSTALL@
166 INSTALL_DATA = @INSTALL_DATA@
167 INSTALL_PROGRAM = @INSTALL_PROGRAM@
168 INSTALL_SCRIPT = @INSTALL_SCRIPT@
169 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
170 LD = @LD@
171 LDFLAGS = @LDFLAGS@
172 LIBOBJS = @LIBOBJS@
173 LIBS = @LIBS@
174 LIBTOOL = @LIBTOOL@
175 LIPO = @LIPO@
176 LITE_LIBS = @LITE_LIBS@
177 LN_S = @LN_S@
178 LOG4CPP_CONFIG = @LOG4CPP_CONFIG@
179 LOG4SHIB_CONFIG = @LOG4SHIB_CONFIG@
180 LTLIBOBJS = @LTLIBOBJS@
181 MAKEINFO = @MAKEINFO@
182 MANIFEST_TOOL = @MANIFEST_TOOL@
183 MEMCACHED_INCLUDE = @MEMCACHED_INCLUDE@
184 MEMCACHED_LDFLAGS = @MEMCACHED_LDFLAGS@
185 MEMCACHED_LIBS = @MEMCACHED_LIBS@
186 MKDIR_P = @MKDIR_P@
187 NM = @NM@
188 NMEDIT = @NMEDIT@
189 NSAPI_INCLUDE = @NSAPI_INCLUDE@
190 OBJDUMP = @OBJDUMP@
191 OBJEXT = @OBJEXT@
192 ODBC_CFLAGS = @ODBC_CFLAGS@
193 ODBC_CONFIG = @ODBC_CONFIG@
194 ODBC_LIBS = @ODBC_LIBS@
195 OPENSAMLXMLDIR = @OPENSAMLXMLDIR@
196 OTOOL = @OTOOL@
197 OTOOL64 = @OTOOL64@
198 PACKAGE = @PACKAGE@
199 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
200 PACKAGE_NAME = @PACKAGE_NAME@
201 PACKAGE_STRING = @PACKAGE_STRING@
202 PACKAGE_TARNAME = @PACKAGE_TARNAME@
203 PACKAGE_URL = @PACKAGE_URL@
204 PACKAGE_VERSION = @PACKAGE_VERSION@
205 PATH_SEPARATOR = @PATH_SEPARATOR@
206 PKG_CONFIG = @PKG_CONFIG@
207 PTHREAD_CC = @PTHREAD_CC@
208 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
209 PTHREAD_LIBS = @PTHREAD_LIBS@
210 RANLIB = @RANLIB@
211 SED = @SED@
212 SET_MAKE = @SET_MAKE@
213 SHELL = @SHELL@
214 STRIP = @STRIP@
215 VERSION = @VERSION@
216 WANT_SUBDIRS = @WANT_SUBDIRS@
217 XMLSEC_LIBS = @XMLSEC_LIBS@
218 XMLTOOLINGXMLDIR = @XMLTOOLINGXMLDIR@
219 abs_builddir = @abs_builddir@
220 abs_srcdir = @abs_srcdir@
221 abs_top_builddir = @abs_top_builddir@
222 abs_top_srcdir = @abs_top_srcdir@
223 ac_ct_AR = @ac_ct_AR@
224 ac_ct_CC = @ac_ct_CC@
225 ac_ct_CXX = @ac_ct_CXX@
226 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
227 acx_pthread_config = @acx_pthread_config@
228 am__include = @am__include@
229 am__leading_dot = @am__leading_dot@
230 am__quote = @am__quote@
231 am__tar = @am__tar@
232 am__untar = @am__untar@
233 bindir = @bindir@
234 build = @build@
235 build_alias = @build_alias@
236 build_cpu = @build_cpu@
237 build_os = @build_os@
238 build_vendor = @build_vendor@
239 builddir = @builddir@
240 datadir = @datadir@
241 datarootdir = @datarootdir@
242 docdir = @docdir@
243 dvidir = @dvidir@
244 exec_prefix = @exec_prefix@
245 host = @host@
246 host_alias = @host_alias@
247 host_cpu = @host_cpu@
248 host_os = @host_os@
249 host_vendor = @host_vendor@
250 htmldir = @htmldir@
251 includedir = @includedir@
252 infodir = @infodir@
253 install_sh = @install_sh@
254 libdir = @libdir@
255 libexecdir = @libexecdir@
256 localedir = @localedir@
257 localstatedir = @localstatedir@
258 mandir = @mandir@
259 mkdir_p = @mkdir_p@
260 oldincludedir = @oldincludedir@
261 pdfdir = @pdfdir@
262 prefix = @prefix@
263 program_transform_name = @program_transform_name@
264 psdir = @psdir@
265 sbindir = @sbindir@
266 sharedstatedir = @sharedstatedir@
267 srcdir = @srcdir@
268 sysconfdir = @sysconfdir@
269 target_alias = @target_alias@
270 top_build_prefix = @top_build_prefix@
271 top_builddir = @top_builddir@
272 top_srcdir = @top_srcdir@
273 xs = @xs@
274 AUTOMAKE_OPTIONS = foreign
275 @BUILD_FASTCGI_TRUE@fastcgidir = $(libdir)/@PACKAGE@
276 @BUILD_FASTCGI_TRUE@shibauthorizer_SOURCES = shibauthorizer.cpp
277 @BUILD_FASTCGI_TRUE@shibauthorizer_CXXFLAGS = -I$(FASTCGI_INCLUDE)
278 @BUILD_FASTCGI_TRUE@shibauthorizer_LDFLAGS = $(FASTCGI_LDFLAGS)
279 @BUILD_FASTCGI_TRUE@shibauthorizer_LDADD = $(FASTCGI_LIBS) \
280 @BUILD_FASTCGI_TRUE@  $(top_builddir)/shibsp/libshibsp-lite.la
281
282 @BUILD_FASTCGI_TRUE@shibresponder_SOURCES = shibresponder.cpp
283 @BUILD_FASTCGI_TRUE@shibresponder_CXXFLAGS = -I$(FASTCGI_INCLUDE)
284 @BUILD_FASTCGI_TRUE@shibresponder_LDFLAGS = $(FASTCGI_LDFLAGS)
285 @BUILD_FASTCGI_TRUE@shibresponder_LDADD = $(FASTCGI_LIBS) \
286 @BUILD_FASTCGI_TRUE@  $(top_builddir)/shibsp/libshibsp-lite.la
287
288 EXTRA_DIST = \
289     shibauthorizer.cpp \
290     shibauthorizer.vcxproj \
291     shibauthorizer.rc \
292     shibresponder.cpp \
293     shibresponder.vcxproj \
294     shibresponder.rc \
295     resource.h
296
297 all: all-am
298
299 .SUFFIXES:
300 .SUFFIXES: .cpp .lo .o .obj
301 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
302         @for dep in $?; do \
303           case '$(am__configure_deps)' in \
304             *$$dep*) \
305               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
306                 && { if test -f $@; then exit 0; else break; fi; }; \
307               exit 1;; \
308           esac; \
309         done; \
310         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign fastcgi/Makefile'; \
311         $(am__cd) $(top_srcdir) && \
312           $(AUTOMAKE) --foreign fastcgi/Makefile
313 .PRECIOUS: Makefile
314 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
315         @case '$?' in \
316           *config.status*) \
317             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
318           *) \
319             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
320             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
321         esac;
322
323 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
324         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325
326 $(top_srcdir)/configure:  $(am__configure_deps)
327         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
329         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
330 $(am__aclocal_m4_deps):
331 install-fastcgiPROGRAMS: $(fastcgi_PROGRAMS)
332         @$(NORMAL_INSTALL)
333         test -z "$(fastcgidir)" || $(MKDIR_P) "$(DESTDIR)$(fastcgidir)"
334         @list='$(fastcgi_PROGRAMS)'; test -n "$(fastcgidir)" || list=; \
335         for p in $$list; do echo "$$p $$p"; done | \
336         sed 's/$(EXEEXT)$$//' | \
337         while read p p1; do if test -f $$p || test -f $$p1; \
338           then echo "$$p"; echo "$$p"; else :; fi; \
339         done | \
340         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
341             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
342         sed 'N;N;N;s,\n, ,g' | \
343         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
344           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
345             if ($$2 == $$4) files[d] = files[d] " " $$1; \
346             else { print "f", $$3 "/" $$4, $$1; } } \
347           END { for (d in files) print "f", d, files[d] }' | \
348         while read type dir files; do \
349             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
350             test -z "$$files" || { \
351             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(fastcgidir)$$dir'"; \
352             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(fastcgidir)$$dir" || exit $$?; \
353             } \
354         ; done
355
356 uninstall-fastcgiPROGRAMS:
357         @$(NORMAL_UNINSTALL)
358         @list='$(fastcgi_PROGRAMS)'; test -n "$(fastcgidir)" || list=; \
359         files=`for p in $$list; do echo "$$p"; done | \
360           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
361               -e 's/$$/$(EXEEXT)/' `; \
362         test -n "$$list" || exit 0; \
363         echo " ( cd '$(DESTDIR)$(fastcgidir)' && rm -f" $$files ")"; \
364         cd "$(DESTDIR)$(fastcgidir)" && rm -f $$files
365
366 clean-fastcgiPROGRAMS:
367         @list='$(fastcgi_PROGRAMS)'; test -n "$$list" || exit 0; \
368         echo " rm -f" $$list; \
369         rm -f $$list || exit $$?; \
370         test -n "$(EXEEXT)" || exit 0; \
371         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
372         echo " rm -f" $$list; \
373         rm -f $$list
374 shibauthorizer$(EXEEXT): $(shibauthorizer_OBJECTS) $(shibauthorizer_DEPENDENCIES) 
375         @rm -f shibauthorizer$(EXEEXT)
376         $(shibauthorizer_LINK) $(shibauthorizer_OBJECTS) $(shibauthorizer_LDADD) $(LIBS)
377 shibresponder$(EXEEXT): $(shibresponder_OBJECTS) $(shibresponder_DEPENDENCIES) 
378         @rm -f shibresponder$(EXEEXT)
379         $(shibresponder_LINK) $(shibresponder_OBJECTS) $(shibresponder_LDADD) $(LIBS)
380
381 mostlyclean-compile:
382         -rm -f *.$(OBJEXT)
383
384 distclean-compile:
385         -rm -f *.tab.c
386
387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shibauthorizer-shibauthorizer.Po@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shibresponder-shibresponder.Po@am__quote@
389
390 .cpp.o:
391 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
392 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
393 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
394 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
396
397 .cpp.obj:
398 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
399 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
400 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
401 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
403
404 .cpp.lo:
405 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
406 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
407 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
408 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
410
411 shibauthorizer-shibauthorizer.o: shibauthorizer.cpp
412 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shibauthorizer_CXXFLAGS) $(CXXFLAGS) -MT shibauthorizer-shibauthorizer.o -MD -MP -MF $(DEPDIR)/shibauthorizer-shibauthorizer.Tpo -c -o shibauthorizer-shibauthorizer.o `test -f 'shibauthorizer.cpp' || echo '$(srcdir)/'`shibauthorizer.cpp
413 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/shibauthorizer-shibauthorizer.Tpo $(DEPDIR)/shibauthorizer-shibauthorizer.Po
414 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='shibauthorizer.cpp' object='shibauthorizer-shibauthorizer.o' libtool=no @AMDEPBACKSLASH@
415 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
416 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shibauthorizer_CXXFLAGS) $(CXXFLAGS) -c -o shibauthorizer-shibauthorizer.o `test -f 'shibauthorizer.cpp' || echo '$(srcdir)/'`shibauthorizer.cpp
417
418 shibauthorizer-shibauthorizer.obj: shibauthorizer.cpp
419 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shibauthorizer_CXXFLAGS) $(CXXFLAGS) -MT shibauthorizer-shibauthorizer.obj -MD -MP -MF $(DEPDIR)/shibauthorizer-shibauthorizer.Tpo -c -o shibauthorizer-shibauthorizer.obj `if test -f 'shibauthorizer.cpp'; then $(CYGPATH_W) 'shibauthorizer.cpp'; else $(CYGPATH_W) '$(srcdir)/shibauthorizer.cpp'; fi`
420 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/shibauthorizer-shibauthorizer.Tpo $(DEPDIR)/shibauthorizer-shibauthorizer.Po
421 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='shibauthorizer.cpp' object='shibauthorizer-shibauthorizer.obj' libtool=no @AMDEPBACKSLASH@
422 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
423 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shibauthorizer_CXXFLAGS) $(CXXFLAGS) -c -o shibauthorizer-shibauthorizer.obj `if test -f 'shibauthorizer.cpp'; then $(CYGPATH_W) 'shibauthorizer.cpp'; else $(CYGPATH_W) '$(srcdir)/shibauthorizer.cpp'; fi`
424
425 shibresponder-shibresponder.o: shibresponder.cpp
426 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shibresponder_CXXFLAGS) $(CXXFLAGS) -MT shibresponder-shibresponder.o -MD -MP -MF $(DEPDIR)/shibresponder-shibresponder.Tpo -c -o shibresponder-shibresponder.o `test -f 'shibresponder.cpp' || echo '$(srcdir)/'`shibresponder.cpp
427 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/shibresponder-shibresponder.Tpo $(DEPDIR)/shibresponder-shibresponder.Po
428 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='shibresponder.cpp' object='shibresponder-shibresponder.o' libtool=no @AMDEPBACKSLASH@
429 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shibresponder_CXXFLAGS) $(CXXFLAGS) -c -o shibresponder-shibresponder.o `test -f 'shibresponder.cpp' || echo '$(srcdir)/'`shibresponder.cpp
431
432 shibresponder-shibresponder.obj: shibresponder.cpp
433 @am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shibresponder_CXXFLAGS) $(CXXFLAGS) -MT shibresponder-shibresponder.obj -MD -MP -MF $(DEPDIR)/shibresponder-shibresponder.Tpo -c -o shibresponder-shibresponder.obj `if test -f 'shibresponder.cpp'; then $(CYGPATH_W) 'shibresponder.cpp'; else $(CYGPATH_W) '$(srcdir)/shibresponder.cpp'; fi`
434 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/shibresponder-shibresponder.Tpo $(DEPDIR)/shibresponder-shibresponder.Po
435 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='shibresponder.cpp' object='shibresponder-shibresponder.obj' libtool=no @AMDEPBACKSLASH@
436 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shibresponder_CXXFLAGS) $(CXXFLAGS) -c -o shibresponder-shibresponder.obj `if test -f 'shibresponder.cpp'; then $(CYGPATH_W) 'shibresponder.cpp'; else $(CYGPATH_W) '$(srcdir)/shibresponder.cpp'; fi`
438
439 mostlyclean-libtool:
440         -rm -f *.lo
441
442 clean-libtool:
443         -rm -rf .libs _libs
444
445 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
446         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
447         unique=`for i in $$list; do \
448             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
449           done | \
450           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
451               END { if (nonempty) { for (i in files) print i; }; }'`; \
452         mkid -fID $$unique
453 tags: TAGS
454
455 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
456                 $(TAGS_FILES) $(LISP)
457         set x; \
458         here=`pwd`; \
459         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
460         unique=`for i in $$list; do \
461             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
462           done | \
463           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
464               END { if (nonempty) { for (i in files) print i; }; }'`; \
465         shift; \
466         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
467           test -n "$$unique" || unique=$$empty_fix; \
468           if test $$# -gt 0; then \
469             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
470               "$$@" $$unique; \
471           else \
472             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
473               $$unique; \
474           fi; \
475         fi
476 ctags: CTAGS
477 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
478                 $(TAGS_FILES) $(LISP)
479         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
480         unique=`for i in $$list; do \
481             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
482           done | \
483           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
484               END { if (nonempty) { for (i in files) print i; }; }'`; \
485         test -z "$(CTAGS_ARGS)$$unique" \
486           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
487              $$unique
488
489 GTAGS:
490         here=`$(am__cd) $(top_builddir) && pwd` \
491           && $(am__cd) $(top_srcdir) \
492           && gtags -i $(GTAGS_ARGS) "$$here"
493
494 distclean-tags:
495         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
496
497 distdir: $(DISTFILES)
498         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
499         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
500         list='$(DISTFILES)'; \
501           dist_files=`for file in $$list; do echo $$file; done | \
502           sed -e "s|^$$srcdirstrip/||;t" \
503               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
504         case $$dist_files in \
505           */*) $(MKDIR_P) `echo "$$dist_files" | \
506                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
507                            sort -u` ;; \
508         esac; \
509         for file in $$dist_files; do \
510           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
511           if test -d $$d/$$file; then \
512             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
513             if test -d "$(distdir)/$$file"; then \
514               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
515             fi; \
516             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
517               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
518               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
519             fi; \
520             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
521           else \
522             test -f "$(distdir)/$$file" \
523             || cp -p $$d/$$file "$(distdir)/$$file" \
524             || exit 1; \
525           fi; \
526         done
527 check-am: all-am
528 check: check-am
529 all-am: Makefile $(PROGRAMS)
530 installdirs:
531         for dir in "$(DESTDIR)$(fastcgidir)"; do \
532           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
533         done
534 install: install-am
535 install-exec: install-exec-am
536 install-data: install-data-am
537 uninstall: uninstall-am
538
539 install-am: all-am
540         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
541
542 installcheck: installcheck-am
543 install-strip:
544         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
545           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
546           `test -z '$(STRIP)' || \
547             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
548 mostlyclean-generic:
549
550 clean-generic:
551
552 distclean-generic:
553         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
554         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
555
556 maintainer-clean-generic:
557         @echo "This command is intended for maintainers to use"
558         @echo "it deletes files that may require special tools to rebuild."
559 clean: clean-am
560
561 clean-am: clean-fastcgiPROGRAMS clean-generic clean-libtool \
562         mostlyclean-am
563
564 distclean: distclean-am
565         -rm -rf ./$(DEPDIR)
566         -rm -f Makefile
567 distclean-am: clean-am distclean-compile distclean-generic \
568         distclean-tags
569
570 dvi: dvi-am
571
572 dvi-am:
573
574 html: html-am
575
576 html-am:
577
578 info: info-am
579
580 info-am:
581
582 install-data-am: install-fastcgiPROGRAMS
583
584 install-dvi: install-dvi-am
585
586 install-dvi-am:
587
588 install-exec-am:
589
590 install-html: install-html-am
591
592 install-html-am:
593
594 install-info: install-info-am
595
596 install-info-am:
597
598 install-man:
599
600 install-pdf: install-pdf-am
601
602 install-pdf-am:
603
604 install-ps: install-ps-am
605
606 install-ps-am:
607
608 installcheck-am:
609
610 maintainer-clean: maintainer-clean-am
611         -rm -rf ./$(DEPDIR)
612         -rm -f Makefile
613 maintainer-clean-am: distclean-am maintainer-clean-generic
614
615 mostlyclean: mostlyclean-am
616
617 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
618         mostlyclean-libtool
619
620 pdf: pdf-am
621
622 pdf-am:
623
624 ps: ps-am
625
626 ps-am:
627
628 uninstall-am: uninstall-fastcgiPROGRAMS
629
630 .MAKE: install-am install-strip
631
632 .PHONY: CTAGS GTAGS all all-am check check-am clean \
633         clean-fastcgiPROGRAMS clean-generic clean-libtool ctags \
634         distclean distclean-compile distclean-generic \
635         distclean-libtool distclean-tags distdir dvi dvi-am html \
636         html-am info info-am install install-am install-data \
637         install-data-am install-dvi install-dvi-am install-exec \
638         install-exec-am install-fastcgiPROGRAMS install-html \
639         install-html-am install-info install-info-am install-man \
640         install-pdf install-pdf-am install-ps install-ps-am \
641         install-strip installcheck installcheck-am installdirs \
642         maintainer-clean maintainer-clean-generic mostlyclean \
643         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
644         pdf pdf-am ps ps-am tags uninstall uninstall-am \
645         uninstall-fastcgiPROGRAMS
646
647
648 # Tell versions [3.59,3.63) of GNU make to not export all variables.
649 # Otherwise a system limit (for SysV at least) may be exceeded.
650 .NOEXPORT: