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