Imported Upstream version 0.7.1
[hcoop/zz_old/debian/suphp.git] / src / apache / Makefile.in
1 # Makefile.in generated by automake 1.10.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 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 subdir = src/apache
36 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
39 $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41 $(ACLOCAL_M4)
42 mkinstalldirs = $(install_sh) -d
43 CONFIG_HEADER = $(top_builddir)/src/config.h
44 CONFIG_CLEAN_FILES =
45 LTLIBRARIES = $(noinst_LTLIBRARIES)
46 mod_suphp_la_LIBADD =
47 am_mod_suphp_la_OBJECTS = mod_suphp.lo
48 mod_suphp_la_OBJECTS = $(am_mod_suphp_la_OBJECTS)
49 mod_suphp_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
50 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
51 $(mod_suphp_la_LDFLAGS) $(LDFLAGS) -o $@
52 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src
53 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
54 am__depfiles_maybe = depfiles
55 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
56 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
57 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
58 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
59 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
60 CCLD = $(CC)
61 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
62 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
63 $(LDFLAGS) -o $@
64 SOURCES = $(mod_suphp_la_SOURCES)
65 DIST_SOURCES = $(mod_suphp_la_SOURCES)
66 ETAGS = etags
67 CTAGS = ctags
68 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
69 ACLOCAL = @ACLOCAL@
70 AMTAR = @AMTAR@
71 APACHE_VERSION_1_3 = @APACHE_VERSION_1_3@
72 APACHE_VERSION_2 = @APACHE_VERSION_2@
73 APR_CPPFLAGS = @APR_CPPFLAGS@
74 APR_INCLUDEDIR = @APR_INCLUDEDIR@
75 APXS = @APXS@
76 APXS_EXTRA_CFLAGS = @APXS_EXTRA_CFLAGS@
77 APXS_INCLUDEDIR = @APXS_INCLUDEDIR@
78 APXS_LIBEXECDIR = @APXS_LIBEXECDIR@
79 AR = @AR@
80 AUTOCONF = @AUTOCONF@
81 AUTOHEADER = @AUTOHEADER@
82 AUTOMAKE = @AUTOMAKE@
83 AWK = @AWK@
84 CC = @CC@
85 CCDEPMODE = @CCDEPMODE@
86 CFLAGS = @CFLAGS@
87 CPP = @CPP@
88 CPPFLAGS = @CPPFLAGS@
89 CXX = @CXX@
90 CXXCPP = @CXXCPP@
91 CXXDEPMODE = @CXXDEPMODE@
92 CXXFLAGS = @CXXFLAGS@
93 CYGPATH_W = @CYGPATH_W@
94 DEFS = @DEFS@
95 DEPDIR = @DEPDIR@
96 DSYMUTIL = @DSYMUTIL@
97 ECHO = @ECHO@
98 ECHO_C = @ECHO_C@
99 ECHO_N = @ECHO_N@
100 ECHO_T = @ECHO_T@
101 EGREP = @EGREP@
102 EXEEXT = @EXEEXT@
103 F77 = @F77@
104 FFLAGS = @FFLAGS@
105 GREP = @GREP@
106 INSTALL = @INSTALL@
107 INSTALL_DATA = @INSTALL_DATA@
108 INSTALL_PROGRAM = @INSTALL_PROGRAM@
109 INSTALL_SCRIPT = @INSTALL_SCRIPT@
110 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
111 LDFLAGS = @LDFLAGS@
112 LIBOBJS = @LIBOBJS@
113 LIBS = @LIBS@
114 LIBTOOL = @LIBTOOL@
115 LN_S = @LN_S@
116 LTLIBOBJS = @LTLIBOBJS@
117 MAKEINFO = @MAKEINFO@
118 MKDIR_P = @MKDIR_P@
119 NMEDIT = @NMEDIT@
120 OBJEXT = @OBJEXT@
121 OPT_APACHEMOD_USERGROUP_DEF = @OPT_APACHEMOD_USERGROUP_DEF@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_VERSION = @PACKAGE_VERSION@
128 PATH_SEPARATOR = @PATH_SEPARATOR@
129 RANLIB = @RANLIB@
130 SED = @SED@
131 SET_MAKE = @SET_MAKE@
132 SHELL = @SHELL@
133 STRIP = @STRIP@
134 VERSION = @VERSION@
135 abs_builddir = @abs_builddir@
136 abs_srcdir = @abs_srcdir@
137 abs_top_builddir = @abs_top_builddir@
138 abs_top_srcdir = @abs_top_srcdir@
139 ac_ct_CC = @ac_ct_CC@
140 ac_ct_CXX = @ac_ct_CXX@
141 ac_ct_F77 = @ac_ct_F77@
142 am__include = @am__include@
143 am__leading_dot = @am__leading_dot@
144 am__quote = @am__quote@
145 am__tar = @am__tar@
146 am__untar = @am__untar@
147 bindir = @bindir@
148 build = @build@
149 build_alias = @build_alias@
150 build_cpu = @build_cpu@
151 build_os = @build_os@
152 build_vendor = @build_vendor@
153 builddir = @builddir@
154 datadir = @datadir@
155 datarootdir = @datarootdir@
156 docdir = @docdir@
157 dvidir = @dvidir@
158 exec_prefix = @exec_prefix@
159 host = @host@
160 host_alias = @host_alias@
161 host_cpu = @host_cpu@
162 host_os = @host_os@
163 host_vendor = @host_vendor@
164 htmldir = @htmldir@
165 includedir = @includedir@
166 infodir = @infodir@
167 install_sh = @install_sh@
168 libdir = @libdir@
169 libexecdir = @libexecdir@
170 localedir = @localedir@
171 localstatedir = @localstatedir@
172 mandir = @mandir@
173 mkdir_p = @mkdir_p@
174 oldincludedir = @oldincludedir@
175 pdfdir = @pdfdir@
176 prefix = @prefix@
177 program_transform_name = @program_transform_name@
178 psdir = @psdir@
179 sbindir = @sbindir@
180 sharedstatedir = @sharedstatedir@
181 srcdir = @srcdir@
182 sysconfdir = @sysconfdir@
183 target_alias = @target_alias@
184 top_builddir = @top_builddir@
185 top_srcdir = @top_srcdir@
186 @COND_APUSERGROUP_TRUE@DEFINE_USERGROUP = -DSUPHP_USE_USERGROUP
187 AM_CFLAGS = -I@APXS_INCLUDEDIR@ @APXS_EXTRA_CFLAGS@ \
188 -DSUPHP_PATH_TO_SUPHP=\"${sbindir}/suphp\" $(DEFINE_USERGROUP)
189 noinst_LTLIBRARIES = mod_suphp.la
190 mod_suphp_la_SOURCES = mod_suphp.c
191 mod_suphp_la_LDFLAGS = -module -rpath '@APXS_LIBEXECDIR@'
192 all: all-am
193
194 .SUFFIXES:
195 .SUFFIXES: .c .lo .o .obj
196 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
197 @for dep in $?; do \
198 case '$(am__configure_deps)' in \
199 *$$dep*) \
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
201 && exit 0; \
202 exit 1;; \
203 esac; \
204 done; \
205 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/apache/Makefile'; \
206 cd $(top_srcdir) && \
207 $(AUTOMAKE) --gnu src/apache/Makefile
208 .PRECIOUS: Makefile
209 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
210 @case '$?' in \
211 *config.status*) \
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
213 *) \
214 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
215 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
216 esac;
217
218 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220
221 $(top_srcdir)/configure: $(am__configure_deps)
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225
226 clean-noinstLTLIBRARIES:
227 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
228 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
229 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
230 test "$$dir" != "$$p" || dir=.; \
231 echo "rm -f \"$${dir}/so_locations\""; \
232 rm -f "$${dir}/so_locations"; \
233 done
234 mod_suphp.la: $(mod_suphp_la_OBJECTS) $(mod_suphp_la_DEPENDENCIES)
235 $(mod_suphp_la_LINK) $(mod_suphp_la_OBJECTS) $(mod_suphp_la_LIBADD) $(LIBS)
236
237 mostlyclean-compile:
238 -rm -f *.$(OBJEXT)
239
240 distclean-compile:
241 -rm -f *.tab.c
242
243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod_suphp.Plo@am__quote@
244
245 .c.o:
246 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
247 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
248 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
249 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
250 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
251
252 .c.obj:
253 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
254 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
255 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
256 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
257 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
258
259 .c.lo:
260 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
261 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
262 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
263 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
264 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
265
266 mostlyclean-libtool:
267 -rm -f *.lo
268
269 clean-libtool:
270 -rm -rf .libs _libs
271
272 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
273 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
274 unique=`for i in $$list; do \
275 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276 done | \
277 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
278 END { if (nonempty) { for (i in files) print i; }; }'`; \
279 mkid -fID $$unique
280 tags: TAGS
281
282 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
283 $(TAGS_FILES) $(LISP)
284 tags=; \
285 here=`pwd`; \
286 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
287 unique=`for i in $$list; do \
288 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289 done | \
290 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
291 END { if (nonempty) { for (i in files) print i; }; }'`; \
292 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
293 test -n "$$unique" || unique=$$empty_fix; \
294 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
295 $$tags $$unique; \
296 fi
297 ctags: CTAGS
298 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
299 $(TAGS_FILES) $(LISP)
300 tags=; \
301 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
302 unique=`for i in $$list; do \
303 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
304 done | \
305 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
306 END { if (nonempty) { for (i in files) print i; }; }'`; \
307 test -z "$(CTAGS_ARGS)$$tags$$unique" \
308 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
309 $$tags $$unique
310
311 GTAGS:
312 here=`$(am__cd) $(top_builddir) && pwd` \
313 && cd $(top_srcdir) \
314 && gtags -i $(GTAGS_ARGS) $$here
315
316 distclean-tags:
317 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
318
319 distdir: $(DISTFILES)
320 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
321 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
322 list='$(DISTFILES)'; \
323 dist_files=`for file in $$list; do echo $$file; done | \
324 sed -e "s|^$$srcdirstrip/||;t" \
325 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
326 case $$dist_files in \
327 */*) $(MKDIR_P) `echo "$$dist_files" | \
328 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
329 sort -u` ;; \
330 esac; \
331 for file in $$dist_files; do \
332 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
333 if test -d $$d/$$file; then \
334 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
335 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
336 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
337 fi; \
338 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
339 else \
340 test -f $(distdir)/$$file \
341 || cp -p $$d/$$file $(distdir)/$$file \
342 || exit 1; \
343 fi; \
344 done
345 check-am: all-am
346 check: check-am
347 all-am: Makefile $(LTLIBRARIES)
348 installdirs:
349 install: install-am
350 install-exec: install-exec-am
351 install-data: install-data-am
352 uninstall: uninstall-am
353
354 install-am: all-am
355 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
356
357 installcheck: installcheck-am
358 install-strip:
359 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
360 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
361 `test -z '$(STRIP)' || \
362 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
363 mostlyclean-generic:
364
365 clean-generic:
366
367 distclean-generic:
368 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
369
370 maintainer-clean-generic:
371 @echo "This command is intended for maintainers to use"
372 @echo "it deletes files that may require special tools to rebuild."
373 clean: clean-am
374
375 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
376 mostlyclean-am
377
378 distclean: distclean-am
379 -rm -rf ./$(DEPDIR)
380 -rm -f Makefile
381 distclean-am: clean-am distclean-compile distclean-generic \
382 distclean-tags
383
384 dvi: dvi-am
385
386 dvi-am:
387
388 html: html-am
389
390 info: info-am
391
392 info-am:
393
394 install-data-am: install-data-local
395
396 install-dvi: install-dvi-am
397
398 install-exec-am:
399
400 install-html: install-html-am
401
402 install-info: install-info-am
403
404 install-man:
405
406 install-pdf: install-pdf-am
407
408 install-ps: install-ps-am
409
410 installcheck-am:
411
412 maintainer-clean: maintainer-clean-am
413 -rm -rf ./$(DEPDIR)
414 -rm -f Makefile
415 maintainer-clean-am: distclean-am maintainer-clean-generic
416
417 mostlyclean: mostlyclean-am
418
419 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
420 mostlyclean-libtool
421
422 pdf: pdf-am
423
424 pdf-am:
425
426 ps: ps-am
427
428 ps-am:
429
430 uninstall-am:
431
432 .MAKE: install-am install-strip
433
434 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
435 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
436 distclean-compile distclean-generic distclean-libtool \
437 distclean-tags distdir dvi dvi-am html html-am info info-am \
438 install install-am install-data install-data-am \
439 install-data-local install-dvi install-dvi-am install-exec \
440 install-exec-am install-html install-html-am install-info \
441 install-info-am install-man install-pdf install-pdf-am \
442 install-ps install-ps-am install-strip installcheck \
443 installcheck-am installdirs maintainer-clean \
444 maintainer-clean-generic mostlyclean mostlyclean-compile \
445 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
446 tags uninstall uninstall-am
447
448
449 install-data-local:
450 ${INSTALL_SCRIPT} -d ${DESTDIR}'@APXS_LIBEXECDIR@'
451 ${INSTALL_SCRIPT} -m 0755 .libs/mod_suphp.so ${DESTDIR}'@APXS_LIBEXECDIR@'/mod_suphp.so
452 # Tell versions [3.59,3.63) of GNU make to not export all variables.
453 # Otherwise a system limit (for SysV at least) may be exceeded.
454 .NOEXPORT: