Release
[hcoop/zz_old/debian/suphp.git] / Makefile.in
CommitLineData
623e7ab4 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@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34subdir = .
35DIST_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
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42 $(top_srcdir)/configure.ac
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
46 configure.lineno config.status.lineno
47mkinstalldirs = $(install_sh) -d
48CONFIG_HEADER = $(top_builddir)/src/config.h
49CONFIG_CLEAN_FILES =
50SOURCES =
51DIST_SOURCES =
52RECURSIVE_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
59RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
60 distclean-recursive maintainer-clean-recursive
61ETAGS = etags
62CTAGS = ctags
63DIST_SUBDIRS = $(SUBDIRS)
64DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65distdir = $(PACKAGE)-$(VERSION)
66top_distdir = $(distdir)
67am__remove_distdir = \
68 { test ! -d $(distdir) \
69 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
70 && rm -fr $(distdir); }; }
71DIST_ARCHIVES = $(distdir).tar.gz
72GZIP_ENV = --best
73distuninstallcheck_listfiles = find . -type f -print
74distcleancheck_listfiles = find . -type f -print
75ACLOCAL = @ACLOCAL@
76AMTAR = @AMTAR@
77APACHE_VERSION_1_3 = @APACHE_VERSION_1_3@
78APACHE_VERSION_2 = @APACHE_VERSION_2@
79APR_CPPFLAGS = @APR_CPPFLAGS@
80APR_INCLUDEDIR = @APR_INCLUDEDIR@
81APXS = @APXS@
82APXS_EXTRA_CFLAGS = @APXS_EXTRA_CFLAGS@
83APXS_INCLUDEDIR = @APXS_INCLUDEDIR@
84APXS_LIBEXECDIR = @APXS_LIBEXECDIR@
85AR = @AR@
86AUTOCONF = @AUTOCONF@
87AUTOHEADER = @AUTOHEADER@
88AUTOMAKE = @AUTOMAKE@
89AWK = @AWK@
90CC = @CC@
91CCDEPMODE = @CCDEPMODE@
92CFLAGS = @CFLAGS@
93CPP = @CPP@
94CPPFLAGS = @CPPFLAGS@
95CXX = @CXX@
96CXXCPP = @CXXCPP@
97CXXDEPMODE = @CXXDEPMODE@
98CXXFLAGS = @CXXFLAGS@
99CYGPATH_W = @CYGPATH_W@
100DEFS = @DEFS@
101DEPDIR = @DEPDIR@
102DSYMUTIL = @DSYMUTIL@
103ECHO = @ECHO@
104ECHO_C = @ECHO_C@
105ECHO_N = @ECHO_N@
106ECHO_T = @ECHO_T@
107EGREP = @EGREP@
108EXEEXT = @EXEEXT@
109F77 = @F77@
110FFLAGS = @FFLAGS@
111GREP = @GREP@
112INSTALL = @INSTALL@
113INSTALL_DATA = @INSTALL_DATA@
114INSTALL_PROGRAM = @INSTALL_PROGRAM@
115INSTALL_SCRIPT = @INSTALL_SCRIPT@
116INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117LDFLAGS = @LDFLAGS@
118LIBOBJS = @LIBOBJS@
119LIBS = @LIBS@
120LIBTOOL = @LIBTOOL@
121LN_S = @LN_S@
122LTLIBOBJS = @LTLIBOBJS@
123MAKEINFO = @MAKEINFO@
124MKDIR_P = @MKDIR_P@
125NMEDIT = @NMEDIT@
126OBJEXT = @OBJEXT@
127OPT_APACHEMOD_USERGROUP_DEF = @OPT_APACHEMOD_USERGROUP_DEF@
128PACKAGE = @PACKAGE@
129PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130PACKAGE_NAME = @PACKAGE_NAME@
131PACKAGE_STRING = @PACKAGE_STRING@
132PACKAGE_TARNAME = @PACKAGE_TARNAME@
133PACKAGE_VERSION = @PACKAGE_VERSION@
134PATH_SEPARATOR = @PATH_SEPARATOR@
135RANLIB = @RANLIB@
136SED = @SED@
137SET_MAKE = @SET_MAKE@
138SHELL = @SHELL@
139STRIP = @STRIP@
140VERSION = @VERSION@
141abs_builddir = @abs_builddir@
142abs_srcdir = @abs_srcdir@
143abs_top_builddir = @abs_top_builddir@
144abs_top_srcdir = @abs_top_srcdir@
145ac_ct_CC = @ac_ct_CC@
146ac_ct_CXX = @ac_ct_CXX@
147ac_ct_F77 = @ac_ct_F77@
148am__include = @am__include@
149am__leading_dot = @am__leading_dot@
150am__quote = @am__quote@
151am__tar = @am__tar@
152am__untar = @am__untar@
153bindir = @bindir@
154build = @build@
155build_alias = @build_alias@
156build_cpu = @build_cpu@
157build_os = @build_os@
158build_vendor = @build_vendor@
159builddir = @builddir@
160datadir = @datadir@
161datarootdir = @datarootdir@
162docdir = @docdir@
163dvidir = @dvidir@
164exec_prefix = @exec_prefix@
165host = @host@
166host_alias = @host_alias@
167host_cpu = @host_cpu@
168host_os = @host_os@
169host_vendor = @host_vendor@
170htmldir = @htmldir@
171includedir = @includedir@
172infodir = @infodir@
173install_sh = @install_sh@
174libdir = @libdir@
175libexecdir = @libexecdir@
176localedir = @localedir@
177localstatedir = @localstatedir@
178mandir = @mandir@
179mkdir_p = @mkdir_p@
180oldincludedir = @oldincludedir@
181pdfdir = @pdfdir@
182prefix = @prefix@
183program_transform_name = @program_transform_name@
184psdir = @psdir@
185sbindir = @sbindir@
186sharedstatedir = @sharedstatedir@
187srcdir = @srcdir@
188sysconfdir = @sysconfdir@
189target_alias = @target_alias@
190top_builddir = @top_builddir@
191top_srcdir = @top_srcdir@
192SUBDIRS = src
193all: all-recursive
194
195.SUFFIXES:
196am--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
212Makefile: $(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
230mostlyclean-libtool:
231 -rm -f *.lo
232
233clean-libtool:
234 -rm -rf .libs _libs
235
236distclean-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"
300tags-recursive:
301 list='$(SUBDIRS)'; for subdir in $$list; do \
302 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
303 done
304ctags-recursive:
305 list='$(SUBDIRS)'; for subdir in $$list; do \
306 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
307 done
308
309ID: $(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
317tags: TAGS
318
319TAGS: 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
347ctags: CTAGS
348CTAGS: 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
361GTAGS:
362 here=`$(am__cd) $(top_builddir) && pwd` \
363 && cd $(top_srcdir) \
364 && gtags -i $(GTAGS_ARGS) $$here
365
366distclean-tags:
367 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
368
369distdir: $(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)
419dist-gzip: distdir
420 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
421 $(am__remove_distdir)
422
423dist-bzip2: distdir
424 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
425 $(am__remove_distdir)
426
427dist-lzma: distdir
428 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
429 $(am__remove_distdir)
430
431dist-tarZ: distdir
432 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
433 $(am__remove_distdir)
434
435dist-shar: distdir
436 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
437 $(am__remove_distdir)
438
439dist-zip: distdir
440 -rm -f $(distdir).zip
441 zip -rq $(distdir).zip $(distdir)
442 $(am__remove_distdir)
443
444dist 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.
451distcheck: 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'
499distuninstallcheck:
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
508distcleancheck: 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
517check-am: all-am
518check: check-recursive
519all-am: Makefile
520installdirs: installdirs-recursive
521installdirs-am:
522install: install-recursive
523install-exec: install-exec-recursive
524install-data: install-data-recursive
525uninstall: uninstall-recursive
526
527install-am: all-am
528 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
529
530installcheck: installcheck-recursive
531install-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
536mostlyclean-generic:
537
538clean-generic:
539
540distclean-generic:
541 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
542
543maintainer-clean-generic:
544 @echo "This command is intended for maintainers to use"
545 @echo "it deletes files that may require special tools to rebuild."
546clean: clean-recursive
547
548clean-am: clean-generic clean-libtool mostlyclean-am
549
550distclean: distclean-recursive
551 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
552 -rm -f Makefile
553distclean-am: clean-am distclean-generic distclean-libtool \
554 distclean-tags
555
556dvi: dvi-recursive
557
558dvi-am:
559
560html: html-recursive
561
562info: info-recursive
563
564info-am:
565
566install-data-am:
567
568install-dvi: install-dvi-recursive
569
570install-exec-am:
571
572install-html: install-html-recursive
573
574install-info: install-info-recursive
575
576install-man:
577
578install-pdf: install-pdf-recursive
579
580install-ps: install-ps-recursive
581
582installcheck-am:
583
584maintainer-clean: maintainer-clean-recursive
585 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
586 -rm -rf $(top_srcdir)/autom4te.cache
587 -rm -f Makefile
588maintainer-clean-am: distclean-am maintainer-clean-generic
589
590mostlyclean: mostlyclean-recursive
591
592mostlyclean-am: mostlyclean-generic mostlyclean-libtool
593
594pdf: pdf-recursive
595
596pdf-am:
597
598ps: ps-recursive
599
600ps-am:
601
602uninstall-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: