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