bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / tomcat-connectors-1.2.32-src / native / Makefile.in
1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Licensed to the Apache Software Foundation (ASF) under one or more
18 # contributor license agreements.  See the NOTICE file distributed with
19 # this work for additional information regarding copyright ownership.
20 # The ASF licenses this file to You under the Apache License, Version 2.0
21 # (the "License"); you may not use this file except in compliance with
22 # the License.  You may obtain a copy of the License at
23 #
24 #     http://www.apache.org/licenses/LICENSE-2.0
25 #
26 # Unless required by applicable law or agreed to in writing, software
27 # distributed under the License is distributed on an "AS IS" BASIS,
28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29 # See the License for the specific language governing permissions and
30 # limitations under the License.
31 srcdir = @srcdir@
32 top_srcdir = @top_srcdir@
33 VPATH = @srcdir@
34 pkgdatadir = $(datadir)/@PACKAGE@
35 pkglibdir = $(libdir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 top_builddir = .
38 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39 INSTALL = @INSTALL@
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 target_triplet = @target@
54 DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
55         $(srcdir)/Makefile.in \
56         $(top_srcdir)/apache-1.3/Makefile.apxs.in \
57         $(top_srcdir)/apache-1.3/Makefile.in \
58         $(top_srcdir)/apache-2.0/Makefile.apxs.in \
59         $(top_srcdir)/apache-2.0/Makefile.in \
60         $(top_srcdir)/common/Makefile.in \
61         $(top_srcdir)/common/config.h.in \
62         $(top_srcdir)/common/jk_types.h.in \
63         $(top_srcdir)/common/list.mk.in $(top_srcdir)/configure \
64         $(top_srcdir)/jni/Makefile.in NEWS \
65         scripts/build/unix/config.guess scripts/build/unix/config.sub \
66         scripts/build/unix/install-sh scripts/build/unix/ltmain.sh \
67         scripts/build/unix/missing
68 subdir = .
69 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
70 am__aclocal_m4_deps = $(top_srcdir)/scripts/build/jk_common.m4 \
71         $(top_srcdir)/../support/os_apache.m4 \
72         $(top_srcdir)/configure.in
73 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74         $(ACLOCAL_M4)
75 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
76  configure.lineno configure.status.lineno
77 mkinstalldirs = $(install_sh) -d
78 CONFIG_HEADER = $(top_builddir)/common/config.h
79 CONFIG_CLEAN_FILES = apache-1.3/Makefile apache-1.3/Makefile.apxs \
80         apache-2.0/Makefile apache-2.0/Makefile.apxs common/Makefile \
81         common/list.mk common/jk_types.h jni/Makefile
82 SOURCES =
83 DIST_SOURCES =
84 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
85         html-recursive info-recursive install-data-recursive \
86         install-exec-recursive install-info-recursive \
87         install-recursive installcheck-recursive installdirs-recursive \
88         pdf-recursive ps-recursive uninstall-info-recursive \
89         uninstall-recursive
90 ETAGS = etags
91 CTAGS = ctags
92 DIST_SUBDIRS = $(SUBDIRS)
93 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94 distdir = $(PACKAGE)-$(VERSION)
95 top_distdir = $(distdir)
96 am__remove_distdir = \
97   { test ! -d $(distdir) \
98     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
99          && rm -fr $(distdir); }; }
100 DIST_ARCHIVES = $(distdir).tar.gz
101 GZIP_ENV = --best
102 distuninstallcheck_listfiles = find . -type f -print
103 distcleancheck_listfiles = find . -type f -print
104 ACLOCAL = @ACLOCAL@
105 AMDEP_FALSE = @AMDEP_FALSE@
106 AMDEP_TRUE = @AMDEP_TRUE@
107 AMTAR = @AMTAR@
108 APACHE20_OEXT = @APACHE20_OEXT@
109 APACHE_CONFIG_VARS = @APACHE_CONFIG_VARS@
110 APACHE_DIR = @APACHE_DIR@
111 APXS = @APXS@
112 APXSCFLAGS = @APXSCFLAGS@
113 APXSCPPFLAGS = @APXSCPPFLAGS@
114 APXSLDFLAGS = @APXSLDFLAGS@
115 AR = @AR@
116 AUTOCONF = @AUTOCONF@
117 AUTOHEADER = @AUTOHEADER@
118 AUTOMAKE = @AUTOMAKE@
119 AWK = @AWK@
120 CC = @CC@
121 CCDEPMODE = @CCDEPMODE@
122 CFLAGS = @CFLAGS@
123 CP = @CP@
124 CPP = @CPP@
125 CPPFLAGS = @CPPFLAGS@
126 CXX = @CXX@
127 CXXCPP = @CXXCPP@
128 CXXDEPMODE = @CXXDEPMODE@
129 CXXFLAGS = @CXXFLAGS@
130 CYGPATH_W = @CYGPATH_W@
131 DEFS = @DEFS@
132 DEPDIR = @DEPDIR@
133 ECHO = @ECHO@
134 ECHO_C = @ECHO_C@
135 ECHO_N = @ECHO_N@
136 ECHO_T = @ECHO_T@
137 EGREP = @EGREP@
138 EXEEXT = @EXEEXT@
139 F77 = @F77@
140 FFLAGS = @FFLAGS@
141 GREP = @GREP@
142 INSTALL_DATA = @INSTALL_DATA@
143 INSTALL_PROGRAM = @INSTALL_PROGRAM@
144 INSTALL_SCRIPT = @INSTALL_SCRIPT@
145 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146 INSTALL_TYPE = @INSTALL_TYPE@
147 JAVA_HOME = @JAVA_HOME@
148 JK_JNI_WORKER = @JK_JNI_WORKER@
149 LDFLAGS = @LDFLAGS@
150 LIBOBJS = @LIBOBJS@
151 LIBS = @LIBS@
152 LIBTOOL = @LIBTOOL@
153 LIB_JK_TYPE = @LIB_JK_TYPE@
154 LN_S = @LN_S@
155 LTLIBOBJS = @LTLIBOBJS@
156 MAKEINFO = @MAKEINFO@
157 MAKE_DYNAMIC_APACHE_FALSE = @MAKE_DYNAMIC_APACHE_FALSE@
158 MAKE_DYNAMIC_APACHE_TRUE = @MAKE_DYNAMIC_APACHE_TRUE@
159 MKDIR = @MKDIR@
160 OBJEXT = @OBJEXT@
161 OS = @OS@
162 PACKAGE = @PACKAGE@
163 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
164 PACKAGE_NAME = @PACKAGE_NAME@
165 PACKAGE_STRING = @PACKAGE_STRING@
166 PACKAGE_TARNAME = @PACKAGE_TARNAME@
167 PACKAGE_VERSION = @PACKAGE_VERSION@
168 PATH_SEPARATOR = @PATH_SEPARATOR@
169 PERL = @PERL@
170 RANLIB = @RANLIB@
171 RM = @RM@
172 SED = @SED@
173 SET_MAKE = @SET_MAKE@
174 SHELL = @SHELL@
175 STRIP = @STRIP@
176 TEST = @TEST@
177 VERSION = @VERSION@
178 WEBSERVER = @WEBSERVER@
179 ac_ct_AR = @ac_ct_AR@
180 ac_ct_CC = @ac_ct_CC@
181 ac_ct_CXX = @ac_ct_CXX@
182 ac_ct_F77 = @ac_ct_F77@
183 ac_ct_RANLIB = @ac_ct_RANLIB@
184 ac_ct_STRIP = @ac_ct_STRIP@
185 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
186 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
187 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
188 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
189 am__include = @am__include@
190 am__leading_dot = @am__leading_dot@
191 am__quote = @am__quote@
192 am__tar = @am__tar@
193 am__untar = @am__untar@
194 apache_include = @apache_include@
195 bindir = @bindir@
196 build = @build@
197 build_alias = @build_alias@
198 build_cpu = @build_cpu@
199 build_os = @build_os@
200 build_vendor = @build_vendor@
201 datadir = @datadir@
202 exec_prefix = @exec_prefix@
203 host = @host@
204 host_alias = @host_alias@
205 host_cpu = @host_cpu@
206 host_os = @host_os@
207 host_vendor = @host_vendor@
208 includedir = @includedir@
209 infodir = @infodir@
210 install_sh = @install_sh@
211 int32_t_fmt = @int32_t_fmt@
212 int32_value = @int32_value@
213 int64_t_fmt = @int64_t_fmt@
214 int64_value = @int64_value@
215 libdir = @libdir@
216 libexecdir = @libexecdir@
217 localstatedir = @localstatedir@
218 mandir = @mandir@
219 mkdir_p = @mkdir_p@
220 oldincludedir = @oldincludedir@
221 pid_t_fmt = @pid_t_fmt@
222 prefix = @prefix@
223 program_transform_name = @program_transform_name@
224 pthread_t_fmt = @pthread_t_fmt@
225 pthread_t_value = @pthread_t_value@
226 sbindir = @sbindir@
227 sharedstatedir = @sharedstatedir@
228 sysconfdir = @sysconfdir@
229 target = @target@
230 target_alias = @target_alias@
231 target_cpu = @target_cpu@
232 target_os = @target_os@
233 target_vendor = @target_vendor@
234 uint32_t_fmt = @uint32_t_fmt@
235 uint32_t_hex_fmt = @uint32_t_hex_fmt@
236 uint64_t_fmt = @uint64_t_fmt@
237 uint64_t_hex_fmt = @uint64_t_hex_fmt@
238
239 #
240 # Tell automake what it should do
241 AUTOMAKE_OPTIONS = foreign
242 MAINTAINERCLEANFILES = config.cache config.status config.log \
243 config.nice Makefile.in configure common/config.h.in \
244 common/config.h aclocal.m4
245
246 SUBDIRS = @WEBSERVER@
247 all: all-recursive
248
249 .SUFFIXES:
250 am--refresh:
251         @:
252 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
253         @for dep in $?; do \
254           case '$(am__configure_deps)' in \
255             *$$dep*) \
256               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
257               cd $(srcdir) && $(AUTOMAKE) --foreign  \
258                 && exit 0; \
259               exit 1;; \
260           esac; \
261         done; \
262         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
263         cd $(top_srcdir) && \
264           $(AUTOMAKE) --foreign  Makefile
265 .PRECIOUS: Makefile
266 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
267         @case '$?' in \
268           *config.status*) \
269             echo ' $(SHELL) ./config.status'; \
270             $(SHELL) ./config.status;; \
271           *) \
272             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
273             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
274         esac;
275
276 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
277         $(SHELL) ./config.status --recheck
278
279 $(top_srcdir)/configure:  $(am__configure_deps)
280         cd $(srcdir) && $(AUTOCONF)
281 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
282         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
283
284 common/config.h: common/stamp-h1
285         @if test ! -f $@; then \
286           rm -f common/stamp-h1; \
287           $(MAKE) common/stamp-h1; \
288         else :; fi
289
290 common/stamp-h1: $(top_srcdir)/common/config.h.in $(top_builddir)/config.status
291         @rm -f common/stamp-h1
292         cd $(top_builddir) && $(SHELL) ./config.status common/config.h
293 $(top_srcdir)/common/config.h.in:  $(am__configure_deps) 
294         cd $(top_srcdir) && $(AUTOHEADER)
295         rm -f common/stamp-h1
296         touch $@
297
298 distclean-hdr:
299         -rm -f common/config.h common/stamp-h1
300 apache-1.3/Makefile: $(top_builddir)/config.status $(top_srcdir)/apache-1.3/Makefile.in
301         cd $(top_builddir) && $(SHELL) ./config.status $@
302 apache-1.3/Makefile.apxs: $(top_builddir)/config.status $(top_srcdir)/apache-1.3/Makefile.apxs.in
303         cd $(top_builddir) && $(SHELL) ./config.status $@
304 apache-2.0/Makefile: $(top_builddir)/config.status $(top_srcdir)/apache-2.0/Makefile.in
305         cd $(top_builddir) && $(SHELL) ./config.status $@
306 apache-2.0/Makefile.apxs: $(top_builddir)/config.status $(top_srcdir)/apache-2.0/Makefile.apxs.in
307         cd $(top_builddir) && $(SHELL) ./config.status $@
308 common/Makefile: $(top_builddir)/config.status $(top_srcdir)/common/Makefile.in
309         cd $(top_builddir) && $(SHELL) ./config.status $@
310 common/list.mk: $(top_builddir)/config.status $(top_srcdir)/common/list.mk.in
311         cd $(top_builddir) && $(SHELL) ./config.status $@
312 common/jk_types.h: $(top_builddir)/config.status $(top_srcdir)/common/jk_types.h.in
313         cd $(top_builddir) && $(SHELL) ./config.status $@
314 jni/Makefile: $(top_builddir)/config.status $(top_srcdir)/jni/Makefile.in
315         cd $(top_builddir) && $(SHELL) ./config.status $@
316
317 mostlyclean-libtool:
318         -rm -f *.lo
319
320 clean-libtool:
321         -rm -rf .libs _libs
322
323 distclean-libtool:
324         -rm -f libtool
325 uninstall-info-am:
326
327 # This directory's subdirectories are mostly independent; you can cd
328 # into them and run `make' without going through this Makefile.
329 # To change the values of `make' variables: instead of editing Makefiles,
330 # (1) if the variable is set in `config.status', edit `config.status'
331 #     (which will cause the Makefiles to be regenerated when you run `make');
332 # (2) otherwise, pass the desired values on the `make' command line.
333 $(RECURSIVE_TARGETS):
334         @set fnord $$MAKEFLAGS; amf=$$2; \
335         dot_seen=no; \
336         target=`echo $@ | sed s/-recursive//`; \
337         list='$(SUBDIRS)'; for subdir in $$list; do \
338           echo "Making $$target in $$subdir"; \
339           if test "$$subdir" = "."; then \
340             dot_seen=yes; \
341             local_target="$$target-am"; \
342           else \
343             local_target="$$target"; \
344           fi; \
345           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
346            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
347         done; \
348         if test "$$dot_seen" = "no"; then \
349           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
350         fi; test -z "$$fail"
351
352 mostlyclean-recursive clean-recursive distclean-recursive \
353 maintainer-clean-recursive:
354         @set fnord $$MAKEFLAGS; amf=$$2; \
355         dot_seen=no; \
356         case "$@" in \
357           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
358           *) list='$(SUBDIRS)' ;; \
359         esac; \
360         rev=''; for subdir in $$list; do \
361           if test "$$subdir" = "."; then :; else \
362             rev="$$subdir $$rev"; \
363           fi; \
364         done; \
365         rev="$$rev ."; \
366         target=`echo $@ | sed s/-recursive//`; \
367         for subdir in $$rev; do \
368           echo "Making $$target in $$subdir"; \
369           if test "$$subdir" = "."; then \
370             local_target="$$target-am"; \
371           else \
372             local_target="$$target"; \
373           fi; \
374           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
375            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
376         done && test -z "$$fail"
377 tags-recursive:
378         list='$(SUBDIRS)'; for subdir in $$list; do \
379           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
380         done
381 ctags-recursive:
382         list='$(SUBDIRS)'; for subdir in $$list; do \
383           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
384         done
385
386 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
387         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
388         unique=`for i in $$list; do \
389             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390           done | \
391           $(AWK) '    { files[$$0] = 1; } \
392                END { for (i in files) print i; }'`; \
393         mkid -fID $$unique
394 tags: TAGS
395
396 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
397                 $(TAGS_FILES) $(LISP)
398         tags=; \
399         here=`pwd`; \
400         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
401           include_option=--etags-include; \
402           empty_fix=.; \
403         else \
404           include_option=--include; \
405           empty_fix=; \
406         fi; \
407         list='$(SUBDIRS)'; for subdir in $$list; do \
408           if test "$$subdir" = .; then :; else \
409             test ! -f $$subdir/TAGS || \
410               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
411           fi; \
412         done; \
413         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
414         unique=`for i in $$list; do \
415             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
416           done | \
417           $(AWK) '    { files[$$0] = 1; } \
418                END { for (i in files) print i; }'`; \
419         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
420           test -n "$$unique" || unique=$$empty_fix; \
421           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
422             $$tags $$unique; \
423         fi
424 ctags: CTAGS
425 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
426                 $(TAGS_FILES) $(LISP)
427         tags=; \
428         here=`pwd`; \
429         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
430         unique=`for i in $$list; do \
431             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
432           done | \
433           $(AWK) '    { files[$$0] = 1; } \
434                END { for (i in files) print i; }'`; \
435         test -z "$(CTAGS_ARGS)$$tags$$unique" \
436           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
437              $$tags $$unique
438
439 GTAGS:
440         here=`$(am__cd) $(top_builddir) && pwd` \
441           && cd $(top_srcdir) \
442           && gtags -i $(GTAGS_ARGS) $$here
443
444 distclean-tags:
445         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
446
447 distdir: $(DISTFILES)
448         $(am__remove_distdir)
449         mkdir $(distdir)
450         $(mkdir_p) $(distdir)/../support $(distdir)/apache-1.3 $(distdir)/apache-2.0 $(distdir)/common $(distdir)/jni $(distdir)/scripts/build $(distdir)/scripts/build/unix
451         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
452         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
453         list='$(DISTFILES)'; for file in $$list; do \
454           case $$file in \
455             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
456             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
457           esac; \
458           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
459           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
460           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
461             dir="/$$dir"; \
462             $(mkdir_p) "$(distdir)$$dir"; \
463           else \
464             dir=''; \
465           fi; \
466           if test -d $$d/$$file; then \
467             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
468               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
469             fi; \
470             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
471           else \
472             test -f $(distdir)/$$file \
473             || cp -p $$d/$$file $(distdir)/$$file \
474             || exit 1; \
475           fi; \
476         done
477         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
478           if test "$$subdir" = .; then :; else \
479             test -d "$(distdir)/$$subdir" \
480             || $(mkdir_p) "$(distdir)/$$subdir" \
481             || exit 1; \
482             distdir=`$(am__cd) $(distdir) && pwd`; \
483             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
484             (cd $$subdir && \
485               $(MAKE) $(AM_MAKEFLAGS) \
486                 top_distdir="$$top_distdir" \
487                 distdir="$$distdir/$$subdir" \
488                 distdir) \
489               || exit 1; \
490           fi; \
491         done
492         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
493           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
494           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
495           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
496         || chmod -R a+r $(distdir)
497 dist-gzip: distdir
498         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
499         $(am__remove_distdir)
500
501 dist-bzip2: distdir
502         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
503         $(am__remove_distdir)
504
505 dist-tarZ: distdir
506         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
507         $(am__remove_distdir)
508
509 dist-shar: distdir
510         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
511         $(am__remove_distdir)
512
513 dist-zip: distdir
514         -rm -f $(distdir).zip
515         zip -rq $(distdir).zip $(distdir)
516         $(am__remove_distdir)
517
518 dist dist-all: distdir
519         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
520         $(am__remove_distdir)
521
522 # This target untars the dist file and tries a VPATH configuration.  Then
523 # it guarantees that the distribution is self-contained by making another
524 # tarfile.
525 distcheck: dist
526         case '$(DIST_ARCHIVES)' in \
527         *.tar.gz*) \
528           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
529         *.tar.bz2*) \
530           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
531         *.tar.Z*) \
532           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
533         *.shar.gz*) \
534           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
535         *.zip*) \
536           unzip $(distdir).zip ;;\
537         esac
538         chmod -R a-w $(distdir); chmod a+w $(distdir)
539         mkdir $(distdir)/_build
540         mkdir $(distdir)/_inst
541         chmod a-w $(distdir)
542         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
543           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
544           && cd $(distdir)/_build \
545           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
546             $(DISTCHECK_CONFIGURE_FLAGS) \
547           && $(MAKE) $(AM_MAKEFLAGS) \
548           && $(MAKE) $(AM_MAKEFLAGS) dvi \
549           && $(MAKE) $(AM_MAKEFLAGS) check \
550           && $(MAKE) $(AM_MAKEFLAGS) install \
551           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
552           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
553           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
554                 distuninstallcheck \
555           && chmod -R a-w "$$dc_install_base" \
556           && ({ \
557                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
558                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
559                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
560                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
561                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
562               } || { rm -rf "$$dc_destdir"; exit 1; }) \
563           && rm -rf "$$dc_destdir" \
564           && $(MAKE) $(AM_MAKEFLAGS) dist \
565           && rm -rf $(DIST_ARCHIVES) \
566           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
567         $(am__remove_distdir)
568         @(echo "$(distdir) archives ready for distribution: "; \
569           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
570           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
571 distuninstallcheck:
572         @cd $(distuninstallcheck_dir) \
573         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
574            || { echo "ERROR: files left after uninstall:" ; \
575                 if test -n "$(DESTDIR)"; then \
576                   echo "  (check DESTDIR support)"; \
577                 fi ; \
578                 $(distuninstallcheck_listfiles) ; \
579                 exit 1; } >&2
580 distcleancheck: distclean
581         @if test '$(srcdir)' = . ; then \
582           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
583           exit 1 ; \
584         fi
585         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
586           || { echo "ERROR: files left in build directory after distclean:" ; \
587                $(distcleancheck_listfiles) ; \
588                exit 1; } >&2
589 check-am: all-am
590 check: check-recursive
591 all-am: Makefile
592 installdirs: installdirs-recursive
593 installdirs-am:
594 install: install-recursive
595 install-exec: install-exec-recursive
596 install-data: install-data-recursive
597 uninstall: uninstall-recursive
598
599 install-am: all-am
600         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
601
602 installcheck: installcheck-recursive
603 install-strip:
604         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
605           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
606           `test -z '$(STRIP)' || \
607             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
608 mostlyclean-generic:
609
610 clean-generic:
611
612 distclean-generic:
613         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
614
615 maintainer-clean-generic:
616         @echo "This command is intended for maintainers to use"
617         @echo "it deletes files that may require special tools to rebuild."
618         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
619 clean: clean-recursive
620
621 clean-am: clean-generic clean-libtool mostlyclean-am
622
623 distclean: distclean-recursive
624         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
625         -rm -f Makefile
626 distclean-am: clean-am distclean-generic distclean-hdr \
627         distclean-libtool distclean-tags
628
629 dvi: dvi-recursive
630
631 dvi-am:
632
633 html: html-recursive
634
635 info: info-recursive
636
637 info-am:
638
639 install-data-am:
640
641 install-exec-am:
642
643 install-info: install-info-recursive
644
645 install-man:
646
647 installcheck-am:
648
649 maintainer-clean: maintainer-clean-recursive
650         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
651         -rm -rf $(top_srcdir)/autom4te.cache
652         -rm -f Makefile
653 maintainer-clean-am: distclean-am maintainer-clean-generic
654
655 mostlyclean: mostlyclean-recursive
656
657 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
658
659 pdf: pdf-recursive
660
661 pdf-am:
662
663 ps: ps-recursive
664
665 ps-am:
666
667 uninstall-am: uninstall-info-am
668
669 uninstall-info: uninstall-info-recursive
670
671 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
672         check-am clean clean-generic clean-libtool clean-recursive \
673         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
674         dist-shar dist-tarZ dist-zip distcheck distclean \
675         distclean-generic distclean-hdr distclean-libtool \
676         distclean-recursive distclean-tags distcleancheck distdir \
677         distuninstallcheck dvi dvi-am html html-am info info-am \
678         install install-am install-data install-data-am install-exec \
679         install-exec-am install-info install-info-am install-man \
680         install-strip installcheck installcheck-am installdirs \
681         installdirs-am maintainer-clean maintainer-clean-generic \
682         maintainer-clean-recursive mostlyclean mostlyclean-generic \
683         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
684         tags tags-recursive uninstall uninstall-am uninstall-info-am
685
686
687 all:
688         target="all"; \
689         list='$(SUBDIRS)'; \
690         for i in $$list; do \
691             echo "Making $$target in $$i"; \
692             if test "$$i" != "."; then \
693                (cd $$i && $(MAKE) $$target) || exit 1; \
694             fi; \
695         done;
696
697 apidocs: common/*.h
698         ../../scandoc/scandoc.pl -i ../../scandoc/template.pl -p \
699         ./docs/api/ -dproject="mod_jk Library" common/*.h common/*.c
700 # Tell versions [3.59,3.63) of GNU make to not export all variables.
701 # Otherwise a system limit (for SysV at least) may be exceeded.
702 .NOEXPORT: