Imported Upstream version 2.0
[shibboleth/sp.git] / apache / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = apache
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)/acinclude.m4 $(top_srcdir)/doxygen.m4 \
44         $(top_srcdir)/acx_pthread.m4 $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51 am__vpath_adj = case $$p in \
52     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53     *) f=$$p;; \
54   esac;
55 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
56 am__installdirs = "$(DESTDIR)$(modshib13dir)" \
57         "$(DESTDIR)$(modshib20dir)" "$(DESTDIR)$(modshib22dir)"
58 modshib13LTLIBRARIES_INSTALL = $(INSTALL)
59 modshib20LTLIBRARIES_INSTALL = $(INSTALL)
60 modshib22LTLIBRARIES_INSTALL = $(INSTALL)
61 LTLIBRARIES = $(modshib13_LTLIBRARIES) $(modshib20_LTLIBRARIES) \
62         $(modshib22_LTLIBRARIES)
63 @BUILD_AP13_TRUE@mod_shib_13_la_DEPENDENCIES =  \
64 @BUILD_AP13_TRUE@       $(top_builddir)/shibsp/libshibsp-lite.la
65 am__mod_shib_13_la_SOURCES_DIST = mod_shib_13.cpp
66 @BUILD_AP13_TRUE@am_mod_shib_13_la_OBJECTS =  \
67 @BUILD_AP13_TRUE@       mod_shib_13_la-mod_shib_13.lo
68 mod_shib_13_la_OBJECTS = $(am_mod_shib_13_la_OBJECTS)
69 @BUILD_AP13_TRUE@am_mod_shib_13_la_rpath = -rpath $(modshib13dir)
70 @BUILD_AP20_TRUE@mod_shib_20_la_DEPENDENCIES =  \
71 @BUILD_AP20_TRUE@       $(top_builddir)/shibsp/libshibsp-lite.la
72 am__mod_shib_20_la_SOURCES_DIST = mod_shib_20.cpp
73 @BUILD_AP20_TRUE@am_mod_shib_20_la_OBJECTS =  \
74 @BUILD_AP20_TRUE@       mod_shib_20_la-mod_shib_20.lo
75 mod_shib_20_la_OBJECTS = $(am_mod_shib_20_la_OBJECTS)
76 @BUILD_AP20_TRUE@am_mod_shib_20_la_rpath = -rpath $(modshib20dir)
77 @BUILD_AP22_TRUE@mod_shib_22_la_DEPENDENCIES =  \
78 @BUILD_AP22_TRUE@       $(top_builddir)/shibsp/libshibsp-lite.la
79 am__mod_shib_22_la_SOURCES_DIST = mod_shib_22.cpp
80 @BUILD_AP22_TRUE@am_mod_shib_22_la_OBJECTS =  \
81 @BUILD_AP22_TRUE@       mod_shib_22_la-mod_shib_22.lo
82 mod_shib_22_la_OBJECTS = $(am_mod_shib_22_la_OBJECTS)
83 @BUILD_AP22_TRUE@am_mod_shib_22_la_rpath = -rpath $(modshib22dir)
84 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
85 depcomp = $(SHELL) $(top_srcdir)/depcomp
86 am__depfiles_maybe = depfiles
87 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
88         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
89 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
90         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
91         $(AM_CXXFLAGS) $(CXXFLAGS)
92 CXXLD = $(CXX)
93 CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
94         $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
95 SOURCES = $(mod_shib_13_la_SOURCES) $(mod_shib_20_la_SOURCES) \
96         $(mod_shib_22_la_SOURCES)
97 DIST_SOURCES = $(am__mod_shib_13_la_SOURCES_DIST) \
98         $(am__mod_shib_20_la_SOURCES_DIST) \
99         $(am__mod_shib_22_la_SOURCES_DIST)
100 ETAGS = etags
101 CTAGS = ctags
102 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
103 ACLOCAL = @ACLOCAL@
104 AMDEP_FALSE = @AMDEP_FALSE@
105 AMDEP_TRUE = @AMDEP_TRUE@
106 AMTAR = @AMTAR@
107 APR1_CONFIG = @APR1_CONFIG@
108 APR_CONFIG = @APR_CONFIG@
109 APXS = @APXS@
110 APXS2 = @APXS2@
111 APXS22 = @APXS22@
112 APXS22_CFLAGS = @APXS22_CFLAGS@
113 APXS22_INCLUDE = @APXS22_INCLUDE@
114 APXS2_CFLAGS = @APXS2_CFLAGS@
115 APXS2_INCLUDE = @APXS2_INCLUDE@
116 APXS_CFLAGS = @APXS_CFLAGS@
117 APXS_INCLUDE = @APXS_INCLUDE@
118 AR = @AR@
119 AUTOCONF = @AUTOCONF@
120 AUTOHEADER = @AUTOHEADER@
121 AUTOMAKE = @AUTOMAKE@
122 AWK = @AWK@
123 BUILD_AP13_FALSE = @BUILD_AP13_FALSE@
124 BUILD_AP13_TRUE = @BUILD_AP13_TRUE@
125 BUILD_AP20_FALSE = @BUILD_AP20_FALSE@
126 BUILD_AP20_TRUE = @BUILD_AP20_TRUE@
127 BUILD_AP22_FALSE = @BUILD_AP22_FALSE@
128 BUILD_AP22_TRUE = @BUILD_AP22_TRUE@
129 BUILD_FASTCGI_FALSE = @BUILD_FASTCGI_FALSE@
130 BUILD_FASTCGI_TRUE = @BUILD_FASTCGI_TRUE@
131 BUILD_NSAPI_FALSE = @BUILD_NSAPI_FALSE@
132 BUILD_NSAPI_TRUE = @BUILD_NSAPI_TRUE@
133 CC = @CC@
134 CCDEPMODE = @CCDEPMODE@
135 CFLAGS = @CFLAGS@
136 CPP = @CPP@
137 CPPFLAGS = @CPPFLAGS@
138 CXX = @CXX@
139 CXXCPP = @CXXCPP@
140 CXXDEPMODE = @CXXDEPMODE@
141 CXXFLAGS = @CXXFLAGS@
142 CYGPATH_W = @CYGPATH_W@
143 DEFS = @DEFS@
144 DEPDIR = @DEPDIR@
145 DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
146 DX_COND_chi_FALSE = @DX_COND_chi_FALSE@
147 DX_COND_chi_TRUE = @DX_COND_chi_TRUE@
148 DX_COND_chm_FALSE = @DX_COND_chm_FALSE@
149 DX_COND_chm_TRUE = @DX_COND_chm_TRUE@
150 DX_COND_doc_FALSE = @DX_COND_doc_FALSE@
151 DX_COND_doc_TRUE = @DX_COND_doc_TRUE@
152 DX_COND_dot_FALSE = @DX_COND_dot_FALSE@
153 DX_COND_dot_TRUE = @DX_COND_dot_TRUE@
154 DX_COND_html_FALSE = @DX_COND_html_FALSE@
155 DX_COND_html_TRUE = @DX_COND_html_TRUE@
156 DX_COND_latex_FALSE = @DX_COND_latex_FALSE@
157 DX_COND_latex_TRUE = @DX_COND_latex_TRUE@
158 DX_COND_man_FALSE = @DX_COND_man_FALSE@
159 DX_COND_man_TRUE = @DX_COND_man_TRUE@
160 DX_COND_pdf_FALSE = @DX_COND_pdf_FALSE@
161 DX_COND_pdf_TRUE = @DX_COND_pdf_TRUE@
162 DX_COND_ps_FALSE = @DX_COND_ps_FALSE@
163 DX_COND_ps_TRUE = @DX_COND_ps_TRUE@
164 DX_COND_rtf_FALSE = @DX_COND_rtf_FALSE@
165 DX_COND_rtf_TRUE = @DX_COND_rtf_TRUE@
166 DX_COND_xml_FALSE = @DX_COND_xml_FALSE@
167 DX_COND_xml_TRUE = @DX_COND_xml_TRUE@
168 DX_CONFIG = @DX_CONFIG@
169 DX_DOCDIR = @DX_DOCDIR@
170 DX_DOT = @DX_DOT@
171 DX_DOXYGEN = @DX_DOXYGEN@
172 DX_DVIPS = @DX_DVIPS@
173 DX_EGREP = @DX_EGREP@
174 DX_ENV = @DX_ENV@
175 DX_FLAG_chi = @DX_FLAG_chi@
176 DX_FLAG_chm = @DX_FLAG_chm@
177 DX_FLAG_doc = @DX_FLAG_doc@
178 DX_FLAG_dot = @DX_FLAG_dot@
179 DX_FLAG_html = @DX_FLAG_html@
180 DX_FLAG_man = @DX_FLAG_man@
181 DX_FLAG_pdf = @DX_FLAG_pdf@
182 DX_FLAG_ps = @DX_FLAG_ps@
183 DX_FLAG_rtf = @DX_FLAG_rtf@
184 DX_FLAG_xml = @DX_FLAG_xml@
185 DX_HHC = @DX_HHC@
186 DX_LATEX = @DX_LATEX@
187 DX_MAKEINDEX = @DX_MAKEINDEX@
188 DX_PDFLATEX = @DX_PDFLATEX@
189 DX_PERL = @DX_PERL@
190 DX_PROJECT = @DX_PROJECT@
191 ECHO = @ECHO@
192 ECHO_C = @ECHO_C@
193 ECHO_N = @ECHO_N@
194 ECHO_T = @ECHO_T@
195 EGREP = @EGREP@
196 EXEEXT = @EXEEXT@
197 F77 = @F77@
198 FASTCGI_INCLUDE = @FASTCGI_INCLUDE@
199 FASTCGI_LDFLAGS = @FASTCGI_LDFLAGS@
200 FASTCGI_LIBS = @FASTCGI_LIBS@
201 FFLAGS = @FFLAGS@
202 INSTALL_DATA = @INSTALL_DATA@
203 INSTALL_PROGRAM = @INSTALL_PROGRAM@
204 INSTALL_SCRIPT = @INSTALL_SCRIPT@
205 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
206 LDFLAGS = @LDFLAGS@
207 LIBOBJS = @LIBOBJS@
208 LIBS = @LIBS@
209 LIBTOOL = @LIBTOOL@
210 LITE_LIBS = @LITE_LIBS@
211 LN_S = @LN_S@
212 LOG4CPP_CONFIG = @LOG4CPP_CONFIG@
213 LOG4SHIB_CONFIG = @LOG4SHIB_CONFIG@
214 LTLIBOBJS = @LTLIBOBJS@
215 MAKEINFO = @MAKEINFO@
216 NSAPI_INCLUDE = @NSAPI_INCLUDE@
217 OBJEXT = @OBJEXT@
218 ODBC_CFLAGS = @ODBC_CFLAGS@
219 ODBC_CONFIG = @ODBC_CONFIG@
220 ODBC_LIBS = @ODBC_LIBS@
221 OPENSAMLXMLDIR = @OPENSAMLXMLDIR@
222 PACKAGE = @PACKAGE@
223 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
224 PACKAGE_NAME = @PACKAGE_NAME@
225 PACKAGE_STRING = @PACKAGE_STRING@
226 PACKAGE_TARNAME = @PACKAGE_TARNAME@
227 PACKAGE_VERSION = @PACKAGE_VERSION@
228 PATH_SEPARATOR = @PATH_SEPARATOR@
229 PKG_CONFIG = @PKG_CONFIG@
230 PTHREAD_CC = @PTHREAD_CC@
231 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
232 PTHREAD_LIBS = @PTHREAD_LIBS@
233 RANLIB = @RANLIB@
234 SET_MAKE = @SET_MAKE@
235 SHELL = @SHELL@
236 STRIP = @STRIP@
237 VERSION = @VERSION@
238 WANT_SUBDIRS = @WANT_SUBDIRS@
239 XMLSEC_LIBS = @XMLSEC_LIBS@
240 XMLTOOLINGXMLDIR = @XMLTOOLINGXMLDIR@
241 ac_ct_AR = @ac_ct_AR@
242 ac_ct_CC = @ac_ct_CC@
243 ac_ct_CXX = @ac_ct_CXX@
244 ac_ct_F77 = @ac_ct_F77@
245 ac_ct_RANLIB = @ac_ct_RANLIB@
246 ac_ct_STRIP = @ac_ct_STRIP@
247 ac_pt_DX_DOT = @ac_pt_DX_DOT@
248 ac_pt_DX_DOXYGEN = @ac_pt_DX_DOXYGEN@
249 ac_pt_DX_DVIPS = @ac_pt_DX_DVIPS@
250 ac_pt_DX_EGREP = @ac_pt_DX_EGREP@
251 ac_pt_DX_HHC = @ac_pt_DX_HHC@
252 ac_pt_DX_LATEX = @ac_pt_DX_LATEX@
253 ac_pt_DX_MAKEINDEX = @ac_pt_DX_MAKEINDEX@
254 ac_pt_DX_PDFLATEX = @ac_pt_DX_PDFLATEX@
255 ac_pt_DX_PERL = @ac_pt_DX_PERL@
256 acx_pthread_config = @acx_pthread_config@
257 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
258 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
259 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
260 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
261 am__include = @am__include@
262 am__leading_dot = @am__leading_dot@
263 am__quote = @am__quote@
264 am__tar = @am__tar@
265 am__untar = @am__untar@
266 bindir = @bindir@
267 build = @build@
268 build_alias = @build_alias@
269 build_cpu = @build_cpu@
270 build_os = @build_os@
271 build_vendor = @build_vendor@
272 datadir = @datadir@
273 exec_prefix = @exec_prefix@
274 host = @host@
275 host_alias = @host_alias@
276 host_cpu = @host_cpu@
277 host_os = @host_os@
278 host_vendor = @host_vendor@
279 includedir = @includedir@
280 infodir = @infodir@
281 install_sh = @install_sh@
282 libdir = @libdir@
283 libexecdir = @libexecdir@
284 localstatedir = @localstatedir@
285 mandir = @mandir@
286 mkdir_p = @mkdir_p@
287 oldincludedir = @oldincludedir@
288 prefix = @prefix@
289 program_transform_name = @program_transform_name@
290 sbindir = @sbindir@
291 sharedstatedir = @sharedstatedir@
292 sysconfdir = @sysconfdir@
293 target_alias = @target_alias@
294 xs = @xs@
295 AUTOMAKE_OPTIONS = foreign
296 @BUILD_AP13_TRUE@modshib13dir = $(libdir)/@PACKAGE@
297 @BUILD_AP13_TRUE@modshib13_LTLIBRARIES = mod_shib_13.la
298 @BUILD_AP13_TRUE@mod_shib_13_la_SOURCES = mod_shib_13.cpp
299 @BUILD_AP13_TRUE@mod_shib_13_la_CXXFLAGS = $(APXS_CFLAGS) -I$(APXS_INCLUDE)
300 @BUILD_AP13_TRUE@mod_shib_13_la_LDFLAGS = $(LITE_LIBS) -module -avoid-version
301 @BUILD_AP13_TRUE@mod_shib_13_la_LIBADD = \
302 @BUILD_AP13_TRUE@  $(top_builddir)/shibsp/libshibsp-lite.la
303
304 @BUILD_AP20_TRUE@modshib20dir = $(libdir)/@PACKAGE@
305 @BUILD_AP20_TRUE@modshib20_LTLIBRARIES = mod_shib_20.la
306 @BUILD_AP20_TRUE@mod_shib_20_la_SOURCES = mod_shib_20.cpp
307 @BUILD_AP20_TRUE@mod_shib_20_la_CXXFLAGS = $(APXS2_CFLAGS) -I$(APXS2_INCLUDE)
308 @BUILD_AP20_TRUE@mod_shib_20_la_LDFLAGS = $(LITE_LIBS) -module -avoid-version
309 @BUILD_AP20_TRUE@mod_shib_20_la_LIBADD = \
310 @BUILD_AP20_TRUE@  $(top_builddir)/shibsp/libshibsp-lite.la
311
312 @BUILD_AP22_TRUE@modshib22dir = $(libdir)/@PACKAGE@
313 @BUILD_AP22_TRUE@modshib22_LTLIBRARIES = mod_shib_22.la
314 @BUILD_AP22_TRUE@mod_shib_22_la_SOURCES = mod_shib_22.cpp
315 @BUILD_AP22_TRUE@mod_shib_22_la_CXXFLAGS = $(APXS22_CFLAGS) -I$(APXS22_INCLUDE)
316 @BUILD_AP22_TRUE@mod_shib_22_la_LDFLAGS = $(LITE_LIBS) -module -avoid-version
317 @BUILD_AP22_TRUE@mod_shib_22_la_LIBADD = \
318 @BUILD_AP22_TRUE@  $(top_builddir)/shibsp/libshibsp-lite.la
319
320 EXTRA_DIST = mod_apache.cpp mod_shib_13.cpp mod_shib_20.cpp mod_shib_22.cpp \
321         mod_shib13.vcproj mod_shib20.vcproj mod_shib22.vcproj \
322         resource.h mod_shib_13.rc mod_shib_20.rc mod_shib_22.rc
323
324 all: all-am
325
326 .SUFFIXES:
327 .SUFFIXES: .cpp .lo .o .obj
328 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
329         @for dep in $?; do \
330           case '$(am__configure_deps)' in \
331             *$$dep*) \
332               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
333                 && exit 0; \
334               exit 1;; \
335           esac; \
336         done; \
337         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  apache/Makefile'; \
338         cd $(top_srcdir) && \
339           $(AUTOMAKE) --foreign  apache/Makefile
340 .PRECIOUS: Makefile
341 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
342         @case '$?' in \
343           *config.status*) \
344             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
345           *) \
346             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
347             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
348         esac;
349
350 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
351         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
352
353 $(top_srcdir)/configure:  $(am__configure_deps)
354         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
355 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
356         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
357 install-modshib13LTLIBRARIES: $(modshib13_LTLIBRARIES)
358         @$(NORMAL_INSTALL)
359         test -z "$(modshib13dir)" || $(mkdir_p) "$(DESTDIR)$(modshib13dir)"
360         @list='$(modshib13_LTLIBRARIES)'; for p in $$list; do \
361           if test -f $$p; then \
362             f=$(am__strip_dir) \
363             echo " $(LIBTOOL) --mode=install $(modshib13LTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(modshib13dir)/$$f'"; \
364             $(LIBTOOL) --mode=install $(modshib13LTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(modshib13dir)/$$f"; \
365           else :; fi; \
366         done
367
368 uninstall-modshib13LTLIBRARIES:
369         @$(NORMAL_UNINSTALL)
370         @set -x; list='$(modshib13_LTLIBRARIES)'; for p in $$list; do \
371           p=$(am__strip_dir) \
372           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(modshib13dir)/$$p'"; \
373           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(modshib13dir)/$$p"; \
374         done
375
376 clean-modshib13LTLIBRARIES:
377         -test -z "$(modshib13_LTLIBRARIES)" || rm -f $(modshib13_LTLIBRARIES)
378         @list='$(modshib13_LTLIBRARIES)'; for p in $$list; do \
379           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
380           test "$$dir" != "$$p" || dir=.; \
381           echo "rm -f \"$${dir}/so_locations\""; \
382           rm -f "$${dir}/so_locations"; \
383         done
384 install-modshib20LTLIBRARIES: $(modshib20_LTLIBRARIES)
385         @$(NORMAL_INSTALL)
386         test -z "$(modshib20dir)" || $(mkdir_p) "$(DESTDIR)$(modshib20dir)"
387         @list='$(modshib20_LTLIBRARIES)'; for p in $$list; do \
388           if test -f $$p; then \
389             f=$(am__strip_dir) \
390             echo " $(LIBTOOL) --mode=install $(modshib20LTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(modshib20dir)/$$f'"; \
391             $(LIBTOOL) --mode=install $(modshib20LTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(modshib20dir)/$$f"; \
392           else :; fi; \
393         done
394
395 uninstall-modshib20LTLIBRARIES:
396         @$(NORMAL_UNINSTALL)
397         @set -x; list='$(modshib20_LTLIBRARIES)'; for p in $$list; do \
398           p=$(am__strip_dir) \
399           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(modshib20dir)/$$p'"; \
400           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(modshib20dir)/$$p"; \
401         done
402
403 clean-modshib20LTLIBRARIES:
404         -test -z "$(modshib20_LTLIBRARIES)" || rm -f $(modshib20_LTLIBRARIES)
405         @list='$(modshib20_LTLIBRARIES)'; for p in $$list; do \
406           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
407           test "$$dir" != "$$p" || dir=.; \
408           echo "rm -f \"$${dir}/so_locations\""; \
409           rm -f "$${dir}/so_locations"; \
410         done
411 install-modshib22LTLIBRARIES: $(modshib22_LTLIBRARIES)
412         @$(NORMAL_INSTALL)
413         test -z "$(modshib22dir)" || $(mkdir_p) "$(DESTDIR)$(modshib22dir)"
414         @list='$(modshib22_LTLIBRARIES)'; for p in $$list; do \
415           if test -f $$p; then \
416             f=$(am__strip_dir) \
417             echo " $(LIBTOOL) --mode=install $(modshib22LTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(modshib22dir)/$$f'"; \
418             $(LIBTOOL) --mode=install $(modshib22LTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(modshib22dir)/$$f"; \
419           else :; fi; \
420         done
421
422 uninstall-modshib22LTLIBRARIES:
423         @$(NORMAL_UNINSTALL)
424         @set -x; list='$(modshib22_LTLIBRARIES)'; for p in $$list; do \
425           p=$(am__strip_dir) \
426           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(modshib22dir)/$$p'"; \
427           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(modshib22dir)/$$p"; \
428         done
429
430 clean-modshib22LTLIBRARIES:
431         -test -z "$(modshib22_LTLIBRARIES)" || rm -f $(modshib22_LTLIBRARIES)
432         @list='$(modshib22_LTLIBRARIES)'; for p in $$list; do \
433           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
434           test "$$dir" != "$$p" || dir=.; \
435           echo "rm -f \"$${dir}/so_locations\""; \
436           rm -f "$${dir}/so_locations"; \
437         done
438 mod_shib_13.la: $(mod_shib_13_la_OBJECTS) $(mod_shib_13_la_DEPENDENCIES) 
439         $(CXXLINK) $(am_mod_shib_13_la_rpath) $(mod_shib_13_la_LDFLAGS) $(mod_shib_13_la_OBJECTS) $(mod_shib_13_la_LIBADD) $(LIBS)
440 mod_shib_20.la: $(mod_shib_20_la_OBJECTS) $(mod_shib_20_la_DEPENDENCIES) 
441         $(CXXLINK) $(am_mod_shib_20_la_rpath) $(mod_shib_20_la_LDFLAGS) $(mod_shib_20_la_OBJECTS) $(mod_shib_20_la_LIBADD) $(LIBS)
442 mod_shib_22.la: $(mod_shib_22_la_OBJECTS) $(mod_shib_22_la_DEPENDENCIES) 
443         $(CXXLINK) $(am_mod_shib_22_la_rpath) $(mod_shib_22_la_LDFLAGS) $(mod_shib_22_la_OBJECTS) $(mod_shib_22_la_LIBADD) $(LIBS)
444
445 mostlyclean-compile:
446         -rm -f *.$(OBJEXT)
447
448 distclean-compile:
449         -rm -f *.tab.c
450
451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod_shib_13_la-mod_shib_13.Plo@am__quote@
452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod_shib_20_la-mod_shib_20.Plo@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod_shib_22_la-mod_shib_22.Plo@am__quote@
454
455 .cpp.o:
456 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
457 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
458 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
459 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
460 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
461
462 .cpp.obj:
463 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
464 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
465 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
466 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
467 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
468
469 .cpp.lo:
470 @am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
471 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
472 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
473 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
474 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
475
476 mod_shib_13_la-mod_shib_13.lo: mod_shib_13.cpp
477 @am__fastdepCXX_TRUE@   if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mod_shib_13_la_CXXFLAGS) $(CXXFLAGS) -MT mod_shib_13_la-mod_shib_13.lo -MD -MP -MF "$(DEPDIR)/mod_shib_13_la-mod_shib_13.Tpo" -c -o mod_shib_13_la-mod_shib_13.lo `test -f 'mod_shib_13.cpp' || echo '$(srcdir)/'`mod_shib_13.cpp; \
478 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/mod_shib_13_la-mod_shib_13.Tpo" "$(DEPDIR)/mod_shib_13_la-mod_shib_13.Plo"; else rm -f "$(DEPDIR)/mod_shib_13_la-mod_shib_13.Tpo"; exit 1; fi
479 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='mod_shib_13.cpp' object='mod_shib_13_la-mod_shib_13.lo' libtool=yes @AMDEPBACKSLASH@
480 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
481 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mod_shib_13_la_CXXFLAGS) $(CXXFLAGS) -c -o mod_shib_13_la-mod_shib_13.lo `test -f 'mod_shib_13.cpp' || echo '$(srcdir)/'`mod_shib_13.cpp
482
483 mod_shib_20_la-mod_shib_20.lo: mod_shib_20.cpp
484 @am__fastdepCXX_TRUE@   if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mod_shib_20_la_CXXFLAGS) $(CXXFLAGS) -MT mod_shib_20_la-mod_shib_20.lo -MD -MP -MF "$(DEPDIR)/mod_shib_20_la-mod_shib_20.Tpo" -c -o mod_shib_20_la-mod_shib_20.lo `test -f 'mod_shib_20.cpp' || echo '$(srcdir)/'`mod_shib_20.cpp; \
485 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/mod_shib_20_la-mod_shib_20.Tpo" "$(DEPDIR)/mod_shib_20_la-mod_shib_20.Plo"; else rm -f "$(DEPDIR)/mod_shib_20_la-mod_shib_20.Tpo"; exit 1; fi
486 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='mod_shib_20.cpp' object='mod_shib_20_la-mod_shib_20.lo' libtool=yes @AMDEPBACKSLASH@
487 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
488 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mod_shib_20_la_CXXFLAGS) $(CXXFLAGS) -c -o mod_shib_20_la-mod_shib_20.lo `test -f 'mod_shib_20.cpp' || echo '$(srcdir)/'`mod_shib_20.cpp
489
490 mod_shib_22_la-mod_shib_22.lo: mod_shib_22.cpp
491 @am__fastdepCXX_TRUE@   if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mod_shib_22_la_CXXFLAGS) $(CXXFLAGS) -MT mod_shib_22_la-mod_shib_22.lo -MD -MP -MF "$(DEPDIR)/mod_shib_22_la-mod_shib_22.Tpo" -c -o mod_shib_22_la-mod_shib_22.lo `test -f 'mod_shib_22.cpp' || echo '$(srcdir)/'`mod_shib_22.cpp; \
492 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/mod_shib_22_la-mod_shib_22.Tpo" "$(DEPDIR)/mod_shib_22_la-mod_shib_22.Plo"; else rm -f "$(DEPDIR)/mod_shib_22_la-mod_shib_22.Tpo"; exit 1; fi
493 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='mod_shib_22.cpp' object='mod_shib_22_la-mod_shib_22.lo' libtool=yes @AMDEPBACKSLASH@
494 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
495 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mod_shib_22_la_CXXFLAGS) $(CXXFLAGS) -c -o mod_shib_22_la-mod_shib_22.lo `test -f 'mod_shib_22.cpp' || echo '$(srcdir)/'`mod_shib_22.cpp
496
497 mostlyclean-libtool:
498         -rm -f *.lo
499
500 clean-libtool:
501         -rm -rf .libs _libs
502
503 distclean-libtool:
504         -rm -f libtool
505 uninstall-info-am:
506
507 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
508         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
509         unique=`for i in $$list; do \
510             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
511           done | \
512           $(AWK) '    { files[$$0] = 1; } \
513                END { for (i in files) print i; }'`; \
514         mkid -fID $$unique
515 tags: TAGS
516
517 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
518                 $(TAGS_FILES) $(LISP)
519         tags=; \
520         here=`pwd`; \
521         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
522         unique=`for i in $$list; do \
523             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
524           done | \
525           $(AWK) '    { files[$$0] = 1; } \
526                END { for (i in files) print i; }'`; \
527         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
528           test -n "$$unique" || unique=$$empty_fix; \
529           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
530             $$tags $$unique; \
531         fi
532 ctags: CTAGS
533 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
534                 $(TAGS_FILES) $(LISP)
535         tags=; \
536         here=`pwd`; \
537         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
538         unique=`for i in $$list; do \
539             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
540           done | \
541           $(AWK) '    { files[$$0] = 1; } \
542                END { for (i in files) print i; }'`; \
543         test -z "$(CTAGS_ARGS)$$tags$$unique" \
544           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
545              $$tags $$unique
546
547 GTAGS:
548         here=`$(am__cd) $(top_builddir) && pwd` \
549           && cd $(top_srcdir) \
550           && gtags -i $(GTAGS_ARGS) $$here
551
552 distclean-tags:
553         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
554
555 distdir: $(DISTFILES)
556         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
557         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
558         list='$(DISTFILES)'; for file in $$list; do \
559           case $$file in \
560             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
561             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
562           esac; \
563           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
564           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
565           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
566             dir="/$$dir"; \
567             $(mkdir_p) "$(distdir)$$dir"; \
568           else \
569             dir=''; \
570           fi; \
571           if test -d $$d/$$file; then \
572             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
573               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
574             fi; \
575             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
576           else \
577             test -f $(distdir)/$$file \
578             || cp -p $$d/$$file $(distdir)/$$file \
579             || exit 1; \
580           fi; \
581         done
582 check-am: all-am
583 check: check-am
584 all-am: Makefile $(LTLIBRARIES)
585 installdirs:
586         for dir in "$(DESTDIR)$(modshib13dir)" "$(DESTDIR)$(modshib20dir)" "$(DESTDIR)$(modshib22dir)"; do \
587           test -z "$$dir" || $(mkdir_p) "$$dir"; \
588         done
589 install: install-am
590 install-exec: install-exec-am
591 install-data: install-data-am
592 uninstall: uninstall-am
593
594 install-am: all-am
595         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
596
597 installcheck: installcheck-am
598 install-strip:
599         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
600           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
601           `test -z '$(STRIP)' || \
602             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
603 mostlyclean-generic:
604
605 clean-generic:
606
607 distclean-generic:
608         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
609
610 maintainer-clean-generic:
611         @echo "This command is intended for maintainers to use"
612         @echo "it deletes files that may require special tools to rebuild."
613 @BUILD_AP13_FALSE@@BUILD_AP20_FALSE@@BUILD_AP22_FALSE@install-exec-hook:
614 clean: clean-am
615
616 clean-am: clean-generic clean-libtool clean-modshib13LTLIBRARIES \
617         clean-modshib20LTLIBRARIES clean-modshib22LTLIBRARIES \
618         mostlyclean-am
619
620 distclean: distclean-am
621         -rm -rf ./$(DEPDIR)
622         -rm -f Makefile
623 distclean-am: clean-am distclean-compile distclean-generic \
624         distclean-libtool distclean-tags
625
626 dvi: dvi-am
627
628 dvi-am:
629
630 html: html-am
631
632 info: info-am
633
634 info-am:
635
636 install-data-am: install-modshib13LTLIBRARIES \
637         install-modshib20LTLIBRARIES install-modshib22LTLIBRARIES
638
639 install-exec-am:
640         @$(NORMAL_INSTALL)
641         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
642
643 install-info: install-info-am
644
645 install-man:
646
647 installcheck-am:
648
649 maintainer-clean: maintainer-clean-am
650         -rm -rf ./$(DEPDIR)
651         -rm -f Makefile
652 maintainer-clean-am: distclean-am maintainer-clean-generic
653
654 mostlyclean: mostlyclean-am
655
656 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
657         mostlyclean-libtool
658
659 pdf: pdf-am
660
661 pdf-am:
662
663 ps: ps-am
664
665 ps-am:
666
667 uninstall-am: uninstall-info-am uninstall-modshib13LTLIBRARIES \
668         uninstall-modshib20LTLIBRARIES uninstall-modshib22LTLIBRARIES
669
670 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
671         clean-libtool clean-modshib13LTLIBRARIES \
672         clean-modshib20LTLIBRARIES clean-modshib22LTLIBRARIES ctags \
673         distclean distclean-compile distclean-generic \
674         distclean-libtool distclean-tags distdir dvi dvi-am html \
675         html-am info info-am install install-am install-data \
676         install-data-am install-exec install-exec-am install-exec-hook \
677         install-info install-info-am install-man \
678         install-modshib13LTLIBRARIES install-modshib20LTLIBRARIES \
679         install-modshib22LTLIBRARIES install-strip installcheck \
680         installcheck-am installdirs maintainer-clean \
681         maintainer-clean-generic mostlyclean mostlyclean-compile \
682         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
683         tags uninstall uninstall-am uninstall-info-am \
684         uninstall-modshib13LTLIBRARIES uninstall-modshib20LTLIBRARIES \
685         uninstall-modshib22LTLIBRARIES
686
687
688 @BUILD_AP13_TRUE@install-exec-hook:
689 @BUILD_AP13_TRUE@       for la in $(modshib13_LTLIBRARIES) ; do rm -f $(DESTDIR)$(modshib13dir)/$$la ; done
690
691 @BUILD_AP20_TRUE@install-exec-hook:
692 @BUILD_AP20_TRUE@       for la in $(modshib20_LTLIBRARIES) ; do rm -f $(DESTDIR)$(modshib20dir)/$$la ; done
693
694 @BUILD_AP22_TRUE@install-exec-hook:
695 @BUILD_AP22_TRUE@       for la in $(modshib22_LTLIBRARIES) ; do rm -f $(DESTDIR)$(modshib22dir)/$$la ; done
696 # Tell versions [3.59,3.63) of GNU make to not export all variables.
697 # Otherwise a system limit (for SysV at least) may be exceeded.
698 .NOEXPORT: