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