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