cbb100df5724c266dc67fa6c761769bec59eb576
[hcoop/zz_old/debian/suphp.git] / 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 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 subdir = .
35 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36 $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
37 ChangeLog INSTALL NEWS config/config.guess config/config.sub \
38 config/depcomp config/install-sh config/ltmain.sh \
39 config/missing
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42 $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
46 configure.lineno config.status.lineno
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/src/config.h
49 CONFIG_CLEAN_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-dvi-recursive install-exec-recursive \
55 install-html-recursive install-info-recursive \
56 install-pdf-recursive install-ps-recursive install-recursive \
57 installcheck-recursive installdirs-recursive pdf-recursive \
58 ps-recursive uninstall-recursive
59 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
60 distclean-recursive maintainer-clean-recursive
61 ETAGS = etags
62 CTAGS = ctags
63 DIST_SUBDIRS = $(SUBDIRS)
64 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65 distdir = $(PACKAGE)-$(VERSION)
66 top_distdir = $(distdir)
67 am__remove_distdir = \
68 { test ! -d $(distdir) \
69 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
70 && rm -fr $(distdir); }; }
71 DIST_ARCHIVES = $(distdir).tar.gz
72 GZIP_ENV = --best
73 distuninstallcheck_listfiles = find . -type f -print
74 distcleancheck_listfiles = find . -type f -print
75 ACLOCAL = @ACLOCAL@
76 AMTAR = @AMTAR@
77 APACHE_VERSION_1_3 = @APACHE_VERSION_1_3@
78 APACHE_VERSION_2 = @APACHE_VERSION_2@
79 APR_CPPFLAGS = @APR_CPPFLAGS@
80 APR_INCLUDEDIR = @APR_INCLUDEDIR@
81 APXS = @APXS@
82 APXS_EXTRA_CFLAGS = @APXS_EXTRA_CFLAGS@
83 APXS_INCLUDEDIR = @APXS_INCLUDEDIR@
84 APXS_LIBEXECDIR = @APXS_LIBEXECDIR@
85 AR = @AR@
86 AUTOCONF = @AUTOCONF@
87 AUTOHEADER = @AUTOHEADER@
88 AUTOMAKE = @AUTOMAKE@
89 AWK = @AWK@
90 CC = @CC@
91 CCDEPMODE = @CCDEPMODE@
92 CFLAGS = @CFLAGS@
93 CPP = @CPP@
94 CPPFLAGS = @CPPFLAGS@
95 CXX = @CXX@
96 CXXCPP = @CXXCPP@
97 CXXDEPMODE = @CXXDEPMODE@
98 CXXFLAGS = @CXXFLAGS@
99 CYGPATH_W = @CYGPATH_W@
100 DEFS = @DEFS@
101 DEPDIR = @DEPDIR@
102 DSYMUTIL = @DSYMUTIL@
103 ECHO = @ECHO@
104 ECHO_C = @ECHO_C@
105 ECHO_N = @ECHO_N@
106 ECHO_T = @ECHO_T@
107 EGREP = @EGREP@
108 EXEEXT = @EXEEXT@
109 F77 = @F77@
110 FFLAGS = @FFLAGS@
111 GREP = @GREP@
112 INSTALL = @INSTALL@
113 INSTALL_DATA = @INSTALL_DATA@
114 INSTALL_PROGRAM = @INSTALL_PROGRAM@
115 INSTALL_SCRIPT = @INSTALL_SCRIPT@
116 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117 LDFLAGS = @LDFLAGS@
118 LIBOBJS = @LIBOBJS@
119 LIBS = @LIBS@
120 LIBTOOL = @LIBTOOL@
121 LN_S = @LN_S@
122 LTLIBOBJS = @LTLIBOBJS@
123 MAKEINFO = @MAKEINFO@
124 MKDIR_P = @MKDIR_P@
125 NMEDIT = @NMEDIT@
126 OBJEXT = @OBJEXT@
127 OPT_APACHEMOD_USERGROUP_DEF = @OPT_APACHEMOD_USERGROUP_DEF@
128 PACKAGE = @PACKAGE@
129 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130 PACKAGE_NAME = @PACKAGE_NAME@
131 PACKAGE_STRING = @PACKAGE_STRING@
132 PACKAGE_TARNAME = @PACKAGE_TARNAME@
133 PACKAGE_VERSION = @PACKAGE_VERSION@
134 PATH_SEPARATOR = @PATH_SEPARATOR@
135 RANLIB = @RANLIB@
136 SED = @SED@
137 SET_MAKE = @SET_MAKE@
138 SHELL = @SHELL@
139 STRIP = @STRIP@
140 VERSION = @VERSION@
141 abs_builddir = @abs_builddir@
142 abs_srcdir = @abs_srcdir@
143 abs_top_builddir = @abs_top_builddir@
144 abs_top_srcdir = @abs_top_srcdir@
145 ac_ct_CC = @ac_ct_CC@
146 ac_ct_CXX = @ac_ct_CXX@
147 ac_ct_F77 = @ac_ct_F77@
148 am__include = @am__include@
149 am__leading_dot = @am__leading_dot@
150 am__quote = @am__quote@
151 am__tar = @am__tar@
152 am__untar = @am__untar@
153 bindir = @bindir@
154 build = @build@
155 build_alias = @build_alias@
156 build_cpu = @build_cpu@
157 build_os = @build_os@
158 build_vendor = @build_vendor@
159 builddir = @builddir@
160 datadir = @datadir@
161 datarootdir = @datarootdir@
162 docdir = @docdir@
163 dvidir = @dvidir@
164 exec_prefix = @exec_prefix@
165 host = @host@
166 host_alias = @host_alias@
167 host_cpu = @host_cpu@
168 host_os = @host_os@
169 host_vendor = @host_vendor@
170 htmldir = @htmldir@
171 includedir = @includedir@
172 infodir = @infodir@
173 install_sh = @install_sh@
174 libdir = @libdir@
175 libexecdir = @libexecdir@
176 localedir = @localedir@
177 localstatedir = @localstatedir@
178 mandir = @mandir@
179 mkdir_p = @mkdir_p@
180 oldincludedir = @oldincludedir@
181 pdfdir = @pdfdir@
182 prefix = @prefix@
183 program_transform_name = @program_transform_name@
184 psdir = @psdir@
185 sbindir = @sbindir@
186 sharedstatedir = @sharedstatedir@
187 srcdir = @srcdir@
188 sysconfdir = @sysconfdir@
189 target_alias = @target_alias@
190 top_builddir = @top_builddir@
191 top_srcdir = @top_srcdir@
192 SUBDIRS = src
193 all: all-recursive
194
195 .SUFFIXES:
196 am--refresh:
197 @:
198 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
199 @for dep in $?; do \
200 case '$(am__configure_deps)' in \
201 *$$dep*) \
202 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
203 cd $(srcdir) && $(AUTOMAKE) --gnu \
204 && exit 0; \
205 exit 1;; \
206 esac; \
207 done; \
208 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
209 cd $(top_srcdir) && \
210 $(AUTOMAKE) --gnu Makefile
211 .PRECIOUS: Makefile
212 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
213 @case '$?' in \
214 *config.status*) \
215 echo ' $(SHELL) ./config.status'; \
216 $(SHELL) ./config.status;; \
217 *) \
218 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
219 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
220 esac;
221
222 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
223 $(SHELL) ./config.status --recheck
224
225 $(top_srcdir)/configure: $(am__configure_deps)
226 cd $(srcdir) && $(AUTOCONF)
227 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
228 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
229
230 mostlyclean-libtool:
231 -rm -f *.lo
232
233 clean-libtool:
234 -rm -rf .libs _libs
235
236 distclean-libtool:
237 -rm -f libtool
238
239 # This directory's subdirectories are mostly independent; you can cd
240 # into them and run `make' without going through this Makefile.
241 # To change the values of `make' variables: instead of editing Makefiles,
242 # (1) if the variable is set in `config.status', edit `config.status'
243 # (which will cause the Makefiles to be regenerated when you run `make');
244 # (2) otherwise, pass the desired values on the `make' command line.
245 $(RECURSIVE_TARGETS):
246 @failcom='exit 1'; \
247 for f in x $$MAKEFLAGS; do \
248 case $$f in \
249 *=* | --[!k]*);; \
250 *k*) failcom='fail=yes';; \
251 esac; \
252 done; \
253 dot_seen=no; \
254 target=`echo $@ | sed s/-recursive//`; \
255 list='$(SUBDIRS)'; for subdir in $$list; do \
256 echo "Making $$target in $$subdir"; \
257 if test "$$subdir" = "."; then \
258 dot_seen=yes; \
259 local_target="$$target-am"; \
260 else \
261 local_target="$$target"; \
262 fi; \
263 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
264 || eval $$failcom; \
265 done; \
266 if test "$$dot_seen" = "no"; then \
267 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
268 fi; test -z "$$fail"
269
270 $(RECURSIVE_CLEAN_TARGETS):
271 @failcom='exit 1'; \
272 for f in x $$MAKEFLAGS; do \
273 case $$f in \
274 *=* | --[!k]*);; \
275 *k*) failcom='fail=yes';; \
276 esac; \
277 done; \
278 dot_seen=no; \
279 case "$@" in \
280 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
281 *) list='$(SUBDIRS)' ;; \
282 esac; \
283 rev=''; for subdir in $$list; do \
284 if test "$$subdir" = "."; then :; else \
285 rev="$$subdir $$rev"; \
286 fi; \
287 done; \
288 rev="$$rev ."; \
289 target=`echo $@ | sed s/-recursive//`; \
290 for subdir in $$rev; do \
291 echo "Making $$target in $$subdir"; \
292 if test "$$subdir" = "."; then \
293 local_target="$$target-am"; \
294 else \
295 local_target="$$target"; \
296 fi; \
297 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
298 || eval $$failcom; \
299 done && test -z "$$fail"
300 tags-recursive:
301 list='$(SUBDIRS)'; for subdir in $$list; do \
302 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
303 done
304 ctags-recursive:
305 list='$(SUBDIRS)'; for subdir in $$list; do \
306 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
307 done
308
309 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
310 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311 unique=`for i in $$list; do \
312 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313 done | \
314 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
315 END { if (nonempty) { for (i in files) print i; }; }'`; \
316 mkid -fID $$unique
317 tags: TAGS
318
319 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
320 $(TAGS_FILES) $(LISP)
321 tags=; \
322 here=`pwd`; \
323 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
324 include_option=--etags-include; \
325 empty_fix=.; \
326 else \
327 include_option=--include; \
328 empty_fix=; \
329 fi; \
330 list='$(SUBDIRS)'; for subdir in $$list; do \
331 if test "$$subdir" = .; then :; else \
332 test ! -f $$subdir/TAGS || \
333 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
334 fi; \
335 done; \
336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339 done | \
340 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
341 END { if (nonempty) { for (i in files) print i; }; }'`; \
342 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
343 test -n "$$unique" || unique=$$empty_fix; \
344 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
345 $$tags $$unique; \
346 fi
347 ctags: CTAGS
348 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
349 $(TAGS_FILES) $(LISP)
350 tags=; \
351 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
352 unique=`for i in $$list; do \
353 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354 done | \
355 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
356 END { if (nonempty) { for (i in files) print i; }; }'`; \
357 test -z "$(CTAGS_ARGS)$$tags$$unique" \
358 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
359 $$tags $$unique
360
361 GTAGS:
362 here=`$(am__cd) $(top_builddir) && pwd` \
363 && cd $(top_srcdir) \
364 && gtags -i $(GTAGS_ARGS) $$here
365
366 distclean-tags:
367 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
368
369 distdir: $(DISTFILES)
370 $(am__remove_distdir)
371 test -d $(distdir) || mkdir $(distdir)
372 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
373 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
374 list='$(DISTFILES)'; \
375 dist_files=`for file in $$list; do echo $$file; done | \
376 sed -e "s|^$$srcdirstrip/||;t" \
377 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
378 case $$dist_files in \
379 */*) $(MKDIR_P) `echo "$$dist_files" | \
380 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
381 sort -u` ;; \
382 esac; \
383 for file in $$dist_files; do \
384 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
385 if test -d $$d/$$file; then \
386 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
387 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
388 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
389 fi; \
390 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
391 else \
392 test -f $(distdir)/$$file \
393 || cp -p $$d/$$file $(distdir)/$$file \
394 || exit 1; \
395 fi; \
396 done
397 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
398 if test "$$subdir" = .; then :; else \
399 test -d "$(distdir)/$$subdir" \
400 || $(MKDIR_P) "$(distdir)/$$subdir" \
401 || exit 1; \
402 distdir=`$(am__cd) $(distdir) && pwd`; \
403 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
404 (cd $$subdir && \
405 $(MAKE) $(AM_MAKEFLAGS) \
406 top_distdir="$$top_distdir" \
407 distdir="$$distdir/$$subdir" \
408 am__remove_distdir=: \
409 am__skip_length_check=: \
410 distdir) \
411 || exit 1; \
412 fi; \
413 done
414 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
415 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
416 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
417 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
418 || chmod -R a+r $(distdir)
419 dist-gzip: distdir
420 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
421 $(am__remove_distdir)
422
423 dist-bzip2: distdir
424 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
425 $(am__remove_distdir)
426
427 dist-lzma: distdir
428 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
429 $(am__remove_distdir)
430
431 dist-tarZ: distdir
432 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
433 $(am__remove_distdir)
434
435 dist-shar: distdir
436 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
437 $(am__remove_distdir)
438
439 dist-zip: distdir
440 -rm -f $(distdir).zip
441 zip -rq $(distdir).zip $(distdir)
442 $(am__remove_distdir)
443
444 dist dist-all: distdir
445 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
446 $(am__remove_distdir)
447
448 # This target untars the dist file and tries a VPATH configuration. Then
449 # it guarantees that the distribution is self-contained by making another
450 # tarfile.
451 distcheck: dist
452 case '$(DIST_ARCHIVES)' in \
453 *.tar.gz*) \
454 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
455 *.tar.bz2*) \
456 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
457 *.tar.lzma*) \
458 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
459 *.tar.Z*) \
460 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
461 *.shar.gz*) \
462 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
463 *.zip*) \
464 unzip $(distdir).zip ;;\
465 esac
466 chmod -R a-w $(distdir); chmod a+w $(distdir)
467 mkdir $(distdir)/_build
468 mkdir $(distdir)/_inst
469 chmod a-w $(distdir)
470 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
471 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
472 && cd $(distdir)/_build \
473 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
474 $(DISTCHECK_CONFIGURE_FLAGS) \
475 && $(MAKE) $(AM_MAKEFLAGS) \
476 && $(MAKE) $(AM_MAKEFLAGS) dvi \
477 && $(MAKE) $(AM_MAKEFLAGS) check \
478 && $(MAKE) $(AM_MAKEFLAGS) install \
479 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
480 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
481 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
482 distuninstallcheck \
483 && chmod -R a-w "$$dc_install_base" \
484 && ({ \
485 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
486 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
487 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
488 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
489 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
490 } || { rm -rf "$$dc_destdir"; exit 1; }) \
491 && rm -rf "$$dc_destdir" \
492 && $(MAKE) $(AM_MAKEFLAGS) dist \
493 && rm -rf $(DIST_ARCHIVES) \
494 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
495 $(am__remove_distdir)
496 @(echo "$(distdir) archives ready for distribution: "; \
497 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
498 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
499 distuninstallcheck:
500 @cd $(distuninstallcheck_dir) \
501 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
502 || { echo "ERROR: files left after uninstall:" ; \
503 if test -n "$(DESTDIR)"; then \
504 echo " (check DESTDIR support)"; \
505 fi ; \
506 $(distuninstallcheck_listfiles) ; \
507 exit 1; } >&2
508 distcleancheck: distclean
509 @if test '$(srcdir)' = . ; then \
510 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
511 exit 1 ; \
512 fi
513 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
514 || { echo "ERROR: files left in build directory after distclean:" ; \
515 $(distcleancheck_listfiles) ; \
516 exit 1; } >&2
517 check-am: all-am
518 check: check-recursive
519 all-am: Makefile
520 installdirs: installdirs-recursive
521 installdirs-am:
522 install: install-recursive
523 install-exec: install-exec-recursive
524 install-data: install-data-recursive
525 uninstall: uninstall-recursive
526
527 install-am: all-am
528 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
529
530 installcheck: installcheck-recursive
531 install-strip:
532 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
533 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
534 `test -z '$(STRIP)' || \
535 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
536 mostlyclean-generic:
537
538 clean-generic:
539
540 distclean-generic:
541 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
542
543 maintainer-clean-generic:
544 @echo "This command is intended for maintainers to use"
545 @echo "it deletes files that may require special tools to rebuild."
546 clean: clean-recursive
547
548 clean-am: clean-generic clean-libtool mostlyclean-am
549
550 distclean: distclean-recursive
551 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
552 -rm -f Makefile
553 distclean-am: clean-am distclean-generic distclean-libtool \
554 distclean-tags
555
556 dvi: dvi-recursive
557
558 dvi-am:
559
560 html: html-recursive
561
562 info: info-recursive
563
564 info-am:
565
566 install-data-am:
567
568 install-dvi: install-dvi-recursive
569
570 install-exec-am:
571
572 install-html: install-html-recursive
573
574 install-info: install-info-recursive
575
576 install-man:
577
578 install-pdf: install-pdf-recursive
579
580 install-ps: install-ps-recursive
581
582 installcheck-am:
583
584 maintainer-clean: maintainer-clean-recursive
585 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
586 -rm -rf $(top_srcdir)/autom4te.cache
587 -rm -f Makefile
588 maintainer-clean-am: distclean-am maintainer-clean-generic
589
590 mostlyclean: mostlyclean-recursive
591
592 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
593
594 pdf: pdf-recursive
595
596 pdf-am:
597
598 ps: ps-recursive
599
600 ps-am:
601
602 uninstall-am:
603
604 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
605 install-strip
606
607 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
608 all all-am am--refresh check check-am clean clean-generic \
609 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
610 dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
611 distclean distclean-generic distclean-libtool distclean-tags \
612 distcleancheck distdir distuninstallcheck dvi dvi-am html \
613 html-am info info-am install install-am install-data \
614 install-data-am install-dvi install-dvi-am install-exec \
615 install-exec-am install-html install-html-am install-info \
616 install-info-am install-man install-pdf install-pdf-am \
617 install-ps install-ps-am install-strip installcheck \
618 installcheck-am installdirs installdirs-am maintainer-clean \
619 maintainer-clean-generic mostlyclean mostlyclean-generic \
620 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
621 uninstall uninstall-am
622
623 # Tell versions [3.59,3.63) of GNU make to not export all variables.
624 # Otherwise a system limit (for SysV at least) may be exceeded.
625 .NOEXPORT: