WSTester updated to work plus hopefully all the other changes that need to go into...
[jabaws.git] / binaries / src / ViennaRNA / Makefile.in
1 # Makefile.in generated by automake 1.11.6 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, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 am__make_dryrun = \
20   { \
21     am__dry=no; \
22     case $$MAKEFLAGS in \
23       *\\[\ \   ]*) \
24         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26       *) \
27         for am__flg in $$MAKEFLAGS; do \
28           case $$am__flg in \
29             *=*|--*) ;; \
30             *n*) am__dry=yes; break;; \
31           esac; \
32         done;; \
33     esac; \
34     test $$am__dry = yes; \
35   }
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 subdir = .
55 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
56         $(srcdir)/Makefile.in $(srcdir)/RNAlib2.pc.in \
57         $(srcdir)/config.h.in \
58         $(top_srcdir)/${DOXYGEN_DOCDIR}/${DOXYGEN_CONF}.in \
59         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
60         THANKS compile config.guess config.sub config/compile \
61         config/config.guess config/config.sub config/depcomp \
62         config/install-sh config/missing config/texinfo.tex depcomp \
63         install-sh missing
64 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
66         $(top_srcdir)/m4/package.m4 $(top_srcdir)/configure.ac
67 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68         $(ACLOCAL_M4)
69 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
70  configure.lineno config.status.lineno
71 mkinstalldirs = $(install_sh) -d
72 CONFIG_HEADER = config.h
73 CONFIG_CLEAN_FILES = ${DOXYGEN_DOCDIR}/${DOXYGEN_CONF} RNAlib2.pc
74 CONFIG_CLEAN_VPATH_FILES =
75 AM_V_GEN = $(am__v_GEN_@AM_V@)
76 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
77 am__v_GEN_0 = @echo "  GEN   " $@;
78 AM_V_at = $(am__v_at_@AM_V@)
79 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
80 am__v_at_0 = @
81 SOURCES =
82 DIST_SOURCES =
83 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
84         html-recursive info-recursive install-data-recursive \
85         install-dvi-recursive install-exec-recursive \
86         install-html-recursive install-info-recursive \
87         install-pdf-recursive install-ps-recursive install-recursive \
88         installcheck-recursive installdirs-recursive pdf-recursive \
89         ps-recursive uninstall-recursive
90 am__can_run_installinfo = \
91   case $$AM_UPDATE_INFO_DIR in \
92     n|no|NO) false;; \
93     *) (install-info --version) >/dev/null 2>&1;; \
94   esac
95 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
96 am__vpath_adj = case $$p in \
97     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
98     *) f=$$p;; \
99   esac;
100 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
101 am__install_max = 40
102 am__nobase_strip_setup = \
103   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
104 am__nobase_strip = \
105   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
106 am__nobase_list = $(am__nobase_strip_setup); \
107   for p in $$list; do echo "$$p $$p"; done | \
108   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
109   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
110     if (++n[$$2] == $(am__install_max)) \
111       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
112     END { for (dir in files) print dir, files[dir] }'
113 am__base_list = \
114   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
115   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
116 am__uninstall_files_from_dir = { \
117   test -z "$$files" \
118     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
119     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
120          $(am__cd) "$$dir" && rm -f $$files; }; \
121   }
122 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
123 DATA = $(pkgconfig_DATA)
124 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
125   distclean-recursive maintainer-clean-recursive
126 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
127         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
128         distdir dist dist-all distcheck
129 ETAGS = etags
130 CTAGS = ctags
131 DIST_SUBDIRS = $(SUBDIRS)
132 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
133 distdir = $(PACKAGE)-$(VERSION)
134 top_distdir = $(distdir)
135 am__remove_distdir = \
136   if test -d "$(distdir)"; then \
137     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
138       && rm -rf "$(distdir)" \
139       || { sleep 5 && rm -rf "$(distdir)"; }; \
140   else :; fi
141 am__relativize = \
142   dir0=`pwd`; \
143   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
144   sed_rest='s,^[^/]*/*,,'; \
145   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
146   sed_butlast='s,/*[^/]*$$,,'; \
147   while test -n "$$dir1"; do \
148     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
149     if test "$$first" != "."; then \
150       if test "$$first" = ".."; then \
151         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
152         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
153       else \
154         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
155         if test "$$first2" = "$$first"; then \
156           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
157         else \
158           dir2="../$$dir2"; \
159         fi; \
160         dir0="$$dir0"/"$$first"; \
161       fi; \
162     fi; \
163     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
164   done; \
165   reldir="$$dir2"
166 DIST_ARCHIVES = $(distdir).tar.gz
167 GZIP_ENV = --best
168 distuninstallcheck_listfiles = find . -type f -print
169 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
170   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
171 distcleancheck_listfiles = find . -type f -print
172 ACLOCAL = @ACLOCAL@
173 AMTAR = @AMTAR@
174 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
175 AUTOCONF = @AUTOCONF@
176 AUTOHEADER = @AUTOHEADER@
177 AUTOMAKE = @AUTOMAKE@
178 AWK = @AWK@
179 CC = @CC@
180 CCDEPMODE = @CCDEPMODE@
181 CFLAGS = @CFLAGS@
182 CLUSTER_DIR = @CLUSTER_DIR@
183 CPP = @CPP@
184 CPPFLAGS = @CPPFLAGS@
185 CXX = @CXX@
186 CXXCPP = @CXXCPP@
187 CXXDEPMODE = @CXXDEPMODE@
188 CXXFLAGS = @CXXFLAGS@
189 CXXLD = @CXXLD@
190 CYGPATH_W = @CYGPATH_W@
191 DEFS = @DEFS@
192 DEPDIR = @DEPDIR@
193 DOXYGEN_CMD_LATEX = @DOXYGEN_CMD_LATEX@
194 DOXYGEN_CMD_MAKEINDEX = @DOXYGEN_CMD_MAKEINDEX@
195 DOXYGEN_CONF = @DOXYGEN_CONF@
196 DOXYGEN_DOCDIR = @DOXYGEN_DOCDIR@
197 DOXYGEN_GENERATE_HTML = @DOXYGEN_GENERATE_HTML@
198 DOXYGEN_GENERATE_LATEX = @DOXYGEN_GENERATE_LATEX@
199 DOXYGEN_HAVE_DOT = @DOXYGEN_HAVE_DOT@
200 DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
201 DOXYGEN_SRCDIR = @DOXYGEN_SRCDIR@
202 DOXYGEN_WITH_PDFLATEX = @DOXYGEN_WITH_PDFLATEX@
203 ECHO_C = @ECHO_C@
204 ECHO_N = @ECHO_N@
205 ECHO_T = @ECHO_T@
206 EGREP = @EGREP@
207 EXEEXT = @EXEEXT@
208 FPIC = @FPIC@
209 GREP = @GREP@
210 INSTALL = @INSTALL@
211 INSTALL_DATA = @INSTALL_DATA@
212 INSTALL_PROGRAM = @INSTALL_PROGRAM@
213 INSTALL_SCRIPT = @INSTALL_SCRIPT@
214 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
215 ISODATE = @ISODATE@
216 LDFLAGS = @LDFLAGS@
217 LIBOBJS = @LIBOBJS@
218 LIBS = @LIBS@
219 LIBSVM_DIR = @LIBSVM_DIR@
220 LTLIBOBJS = @LTLIBOBJS@
221 MAKEINFO = @MAKEINFO@
222 MKDIR_P = @MKDIR_P@
223 OBJEXT = @OBJEXT@
224 OPENMP_CFLAGS = @OPENMP_CFLAGS@
225 PACKAGE = @PACKAGE@
226 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
227 PACKAGE_NAME = @PACKAGE_NAME@
228 PACKAGE_STRING = @PACKAGE_STRING@
229 PACKAGE_TARNAME = @PACKAGE_TARNAME@
230 PACKAGE_URL = @PACKAGE_URL@
231 PACKAGE_VERSION = @PACKAGE_VERSION@
232 PATH_SEPARATOR = @PATH_SEPARATOR@
233 PERLPREFIX = @PERLPREFIX@
234 PERL_INTERFACE = @PERL_INTERFACE@
235 POW_LIB = @POW_LIB@
236 PYTHON_INTERFACE = @PYTHON_INTERFACE@
237 PerlCmd = @PerlCmd@
238 PythonCmd = @PythonCmd@
239 RANLIB = @RANLIB@
240 REFERENCE_MANUAL_PDF_NAME = @REFERENCE_MANUAL_PDF_NAME@
241 REFERENCE_MANUAL_TAGFILE = @REFERENCE_MANUAL_TAGFILE@
242 SET_MAKE = @SET_MAKE@
243 SHELL = @SHELL@
244 STRIP = @STRIP@
245 VERSION = @VERSION@
246 abs_builddir = @abs_builddir@
247 abs_srcdir = @abs_srcdir@
248 abs_top_builddir = @abs_top_builddir@
249 abs_top_srcdir = @abs_top_srcdir@
250 ac_ct_CC = @ac_ct_CC@
251 ac_ct_CXX = @ac_ct_CXX@
252 am__include = @am__include@
253 am__leading_dot = @am__leading_dot@
254 am__quote = @am__quote@
255 am__tar = @am__tar@
256 am__untar = @am__untar@
257 bindir = @bindir@
258 build = @build@
259 build_alias = @build_alias@
260 build_cpu = @build_cpu@
261 build_os = @build_os@
262 build_vendor = @build_vendor@
263 builddir = @builddir@
264 datadir = @datadir@
265 datarootdir = @datarootdir@
266 docdir = @docdir@
267 dot = @dot@
268 doxygen = @doxygen@
269 dvidir = @dvidir@
270 egrep = @egrep@
271 exec_prefix = @exec_prefix@
272 host = @host@
273 host_alias = @host_alias@
274 host_cpu = @host_cpu@
275 host_os = @host_os@
276 host_vendor = @host_vendor@
277 htmldir = @htmldir@
278 includedir = @includedir@
279 infodir = @infodir@
280 install_sh = @install_sh@
281 latex = @latex@
282 libdir = @libdir@
283 libexecdir = @libexecdir@
284 localedir = @localedir@
285 localstatedir = @localstatedir@
286 makeindex = @makeindex@
287 mandir = @mandir@
288 mkdir_p = @mkdir_p@
289 oldincludedir = @oldincludedir@
290 pdfdir = @pdfdir@
291 pdflatex = @pdflatex@
292 perl = @perl@
293 prefix = @prefix@
294 program_transform_name = @program_transform_name@
295 psdir = @psdir@
296 sbindir = @sbindir@
297 sharedstatedir = @sharedstatedir@
298 srcdir = @srcdir@
299 subdirs = @subdirs@
300 sysconfdir = @sysconfdir@
301 target_alias = @target_alias@
302 top_build_prefix = @top_build_prefix@
303 top_builddir = @top_builddir@
304 top_srcdir = @top_srcdir@
305 SUBDIRS = lib Progs man Utils H misc doc interfaces @CLUSTER_DIR@ @subdirs@
306 pkgconfigdir = $(libdir)/pkgconfig
307 pkgconfig_DATA = RNAlib2.pc
308 EXTRA_DIST = INSTALL.configure Readseq
309 all: config.h
310         $(MAKE) $(AM_MAKEFLAGS) all-recursive
311
312 .SUFFIXES:
313 am--refresh: Makefile
314         @:
315 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
316         @for dep in $?; do \
317           case '$(am__configure_deps)' in \
318             *$$dep*) \
319               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
320               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
321                 && exit 0; \
322               exit 1;; \
323           esac; \
324         done; \
325         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
326         $(am__cd) $(top_srcdir) && \
327           $(AUTOMAKE) --gnu Makefile
328 .PRECIOUS: Makefile
329 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
330         @case '$?' in \
331           *config.status*) \
332             echo ' $(SHELL) ./config.status'; \
333             $(SHELL) ./config.status;; \
334           *) \
335             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
336             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
337         esac;
338
339 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
340         $(SHELL) ./config.status --recheck
341
342 $(top_srcdir)/configure:  $(am__configure_deps)
343         $(am__cd) $(srcdir) && $(AUTOCONF)
344 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
345         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
346 $(am__aclocal_m4_deps):
347
348 config.h: stamp-h1
349         @if test ! -f $@; then rm -f stamp-h1; else :; fi
350         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
351
352 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
353         @rm -f stamp-h1
354         cd $(top_builddir) && $(SHELL) ./config.status config.h
355 $(srcdir)/config.h.in:  $(am__configure_deps) 
356         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
357         rm -f stamp-h1
358         touch $@
359
360 distclean-hdr:
361         -rm -f config.h stamp-h1
362 ${DOXYGEN_DOCDIR}/${DOXYGEN_CONF}: $(top_builddir)/config.status $(top_srcdir)/${DOXYGEN_DOCDIR}/${DOXYGEN_CONF}.in
363         cd $(top_builddir) && $(SHELL) ./config.status $@
364 RNAlib2.pc: $(top_builddir)/config.status $(srcdir)/RNAlib2.pc.in
365         cd $(top_builddir) && $(SHELL) ./config.status $@
366 install-pkgconfigDATA: $(pkgconfig_DATA)
367         @$(NORMAL_INSTALL)
368         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
369         if test -n "$$list"; then \
370           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
371           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
372         fi; \
373         for p in $$list; do \
374           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
375           echo "$$d$$p"; \
376         done | $(am__base_list) | \
377         while read files; do \
378           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
379           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
380         done
381
382 uninstall-pkgconfigDATA:
383         @$(NORMAL_UNINSTALL)
384         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
385         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
386         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
387
388 # This directory's subdirectories are mostly independent; you can cd
389 # into them and run `make' without going through this Makefile.
390 # To change the values of `make' variables: instead of editing Makefiles,
391 # (1) if the variable is set in `config.status', edit `config.status'
392 #     (which will cause the Makefiles to be regenerated when you run `make');
393 # (2) otherwise, pass the desired values on the `make' command line.
394 $(RECURSIVE_TARGETS):
395         @fail= failcom='exit 1'; \
396         for f in x $$MAKEFLAGS; do \
397           case $$f in \
398             *=* | --[!k]*);; \
399             *k*) failcom='fail=yes';; \
400           esac; \
401         done; \
402         dot_seen=no; \
403         target=`echo $@ | sed s/-recursive//`; \
404         list='$(SUBDIRS)'; for subdir in $$list; do \
405           echo "Making $$target in $$subdir"; \
406           if test "$$subdir" = "."; then \
407             dot_seen=yes; \
408             local_target="$$target-am"; \
409           else \
410             local_target="$$target"; \
411           fi; \
412           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
413           || eval $$failcom; \
414         done; \
415         if test "$$dot_seen" = "no"; then \
416           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
417         fi; test -z "$$fail"
418
419 $(RECURSIVE_CLEAN_TARGETS):
420         @fail= failcom='exit 1'; \
421         for f in x $$MAKEFLAGS; do \
422           case $$f in \
423             *=* | --[!k]*);; \
424             *k*) failcom='fail=yes';; \
425           esac; \
426         done; \
427         dot_seen=no; \
428         case "$@" in \
429           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
430           *) list='$(SUBDIRS)' ;; \
431         esac; \
432         rev=''; for subdir in $$list; do \
433           if test "$$subdir" = "."; then :; else \
434             rev="$$subdir $$rev"; \
435           fi; \
436         done; \
437         rev="$$rev ."; \
438         target=`echo $@ | sed s/-recursive//`; \
439         for subdir in $$rev; do \
440           echo "Making $$target in $$subdir"; \
441           if test "$$subdir" = "."; then \
442             local_target="$$target-am"; \
443           else \
444             local_target="$$target"; \
445           fi; \
446           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
447           || eval $$failcom; \
448         done && test -z "$$fail"
449 tags-recursive:
450         list='$(SUBDIRS)'; for subdir in $$list; do \
451           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
452         done
453 ctags-recursive:
454         list='$(SUBDIRS)'; for subdir in $$list; do \
455           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
456         done
457
458 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
459         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
460         unique=`for i in $$list; do \
461             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
462           done | \
463           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
464               END { if (nonempty) { for (i in files) print i; }; }'`; \
465         mkid -fID $$unique
466 tags: TAGS
467
468 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
469                 $(TAGS_FILES) $(LISP)
470         set x; \
471         here=`pwd`; \
472         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
473           include_option=--etags-include; \
474           empty_fix=.; \
475         else \
476           include_option=--include; \
477           empty_fix=; \
478         fi; \
479         list='$(SUBDIRS)'; for subdir in $$list; do \
480           if test "$$subdir" = .; then :; else \
481             test ! -f $$subdir/TAGS || \
482               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
483           fi; \
484         done; \
485         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
486         unique=`for i in $$list; do \
487             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
488           done | \
489           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
490               END { if (nonempty) { for (i in files) print i; }; }'`; \
491         shift; \
492         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
493           test -n "$$unique" || unique=$$empty_fix; \
494           if test $$# -gt 0; then \
495             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
496               "$$@" $$unique; \
497           else \
498             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
499               $$unique; \
500           fi; \
501         fi
502 ctags: CTAGS
503 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
504                 $(TAGS_FILES) $(LISP)
505         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
506         unique=`for i in $$list; do \
507             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
508           done | \
509           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
510               END { if (nonempty) { for (i in files) print i; }; }'`; \
511         test -z "$(CTAGS_ARGS)$$unique" \
512           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
513              $$unique
514
515 GTAGS:
516         here=`$(am__cd) $(top_builddir) && pwd` \
517           && $(am__cd) $(top_srcdir) \
518           && gtags -i $(GTAGS_ARGS) "$$here"
519
520 distclean-tags:
521         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
522
523 distdir: $(DISTFILES)
524         $(am__remove_distdir)
525         test -d "$(distdir)" || mkdir "$(distdir)"
526         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
527         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
528         list='$(DISTFILES)'; \
529           dist_files=`for file in $$list; do echo $$file; done | \
530           sed -e "s|^$$srcdirstrip/||;t" \
531               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
532         case $$dist_files in \
533           */*) $(MKDIR_P) `echo "$$dist_files" | \
534                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
535                            sort -u` ;; \
536         esac; \
537         for file in $$dist_files; do \
538           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
539           if test -d $$d/$$file; then \
540             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
541             if test -d "$(distdir)/$$file"; then \
542               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
543             fi; \
544             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
545               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
546               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
547             fi; \
548             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
549           else \
550             test -f "$(distdir)/$$file" \
551             || cp -p $$d/$$file "$(distdir)/$$file" \
552             || exit 1; \
553           fi; \
554         done
555         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
556           if test "$$subdir" = .; then :; else \
557             $(am__make_dryrun) \
558               || test -d "$(distdir)/$$subdir" \
559               || $(MKDIR_P) "$(distdir)/$$subdir" \
560               || exit 1; \
561             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
562             $(am__relativize); \
563             new_distdir=$$reldir; \
564             dir1=$$subdir; dir2="$(top_distdir)"; \
565             $(am__relativize); \
566             new_top_distdir=$$reldir; \
567             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
568             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
569             ($(am__cd) $$subdir && \
570               $(MAKE) $(AM_MAKEFLAGS) \
571                 top_distdir="$$new_top_distdir" \
572                 distdir="$$new_distdir" \
573                 am__remove_distdir=: \
574                 am__skip_length_check=: \
575                 am__skip_mode_fix=: \
576                 distdir) \
577               || exit 1; \
578           fi; \
579         done
580         -test -n "$(am__skip_mode_fix)" \
581         || find "$(distdir)" -type d ! -perm -755 \
582                 -exec chmod u+rwx,go+rx {} \; -o \
583           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
584           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
585           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
586         || chmod -R a+r "$(distdir)"
587 dist-gzip: distdir
588         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
589         $(am__remove_distdir)
590
591 dist-bzip2: distdir
592         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
593         $(am__remove_distdir)
594
595 dist-lzip: distdir
596         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
597         $(am__remove_distdir)
598
599 dist-lzma: distdir
600         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
601         $(am__remove_distdir)
602
603 dist-xz: distdir
604         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
605         $(am__remove_distdir)
606
607 dist-tarZ: distdir
608         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
609         $(am__remove_distdir)
610
611 dist-shar: distdir
612         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
613         $(am__remove_distdir)
614
615 dist-zip: distdir
616         -rm -f $(distdir).zip
617         zip -rq $(distdir).zip $(distdir)
618         $(am__remove_distdir)
619
620 dist dist-all: distdir
621         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
622         $(am__remove_distdir)
623
624 # This target untars the dist file and tries a VPATH configuration.  Then
625 # it guarantees that the distribution is self-contained by making another
626 # tarfile.
627 distcheck: dist
628         case '$(DIST_ARCHIVES)' in \
629         *.tar.gz*) \
630           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
631         *.tar.bz2*) \
632           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
633         *.tar.lzma*) \
634           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
635         *.tar.lz*) \
636           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
637         *.tar.xz*) \
638           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
639         *.tar.Z*) \
640           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
641         *.shar.gz*) \
642           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
643         *.zip*) \
644           unzip $(distdir).zip ;;\
645         esac
646         chmod -R a-w $(distdir); chmod u+w $(distdir)
647         mkdir $(distdir)/_build
648         mkdir $(distdir)/_inst
649         chmod a-w $(distdir)
650         test -d $(distdir)/_build || exit 0; \
651         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
652           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
653           && am__cwd=`pwd` \
654           && $(am__cd) $(distdir)/_build \
655           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
656             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
657             $(DISTCHECK_CONFIGURE_FLAGS) \
658           && $(MAKE) $(AM_MAKEFLAGS) \
659           && $(MAKE) $(AM_MAKEFLAGS) dvi \
660           && $(MAKE) $(AM_MAKEFLAGS) check \
661           && $(MAKE) $(AM_MAKEFLAGS) install \
662           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
663           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
664           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
665                 distuninstallcheck \
666           && chmod -R a-w "$$dc_install_base" \
667           && ({ \
668                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
669                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
670                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
671                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
672                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
673               } || { rm -rf "$$dc_destdir"; exit 1; }) \
674           && rm -rf "$$dc_destdir" \
675           && $(MAKE) $(AM_MAKEFLAGS) dist \
676           && rm -rf $(DIST_ARCHIVES) \
677           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
678           && cd "$$am__cwd" \
679           || exit 1
680         $(am__remove_distdir)
681         @(echo "$(distdir) archives ready for distribution: "; \
682           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
683           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
684 distuninstallcheck:
685         @test -n '$(distuninstallcheck_dir)' || { \
686           echo 'ERROR: trying to run $@ with an empty' \
687                '$$(distuninstallcheck_dir)' >&2; \
688           exit 1; \
689         }; \
690         $(am__cd) '$(distuninstallcheck_dir)' || { \
691           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
692           exit 1; \
693         }; \
694         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
695            || { echo "ERROR: files left after uninstall:" ; \
696                 if test -n "$(DESTDIR)"; then \
697                   echo "  (check DESTDIR support)"; \
698                 fi ; \
699                 $(distuninstallcheck_listfiles) ; \
700                 exit 1; } >&2
701 distcleancheck: distclean
702         @if test '$(srcdir)' = . ; then \
703           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
704           exit 1 ; \
705         fi
706         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
707           || { echo "ERROR: files left in build directory after distclean:" ; \
708                $(distcleancheck_listfiles) ; \
709                exit 1; } >&2
710 check-am: all-am
711 check: check-recursive
712 all-am: Makefile $(DATA) config.h
713 installdirs: installdirs-recursive
714 installdirs-am:
715         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
716           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
717         done
718 install: install-recursive
719 install-exec: install-exec-recursive
720 install-data: install-data-recursive
721 uninstall: uninstall-recursive
722
723 install-am: all-am
724         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
725
726 installcheck: installcheck-recursive
727 install-strip:
728         if test -z '$(STRIP)'; then \
729           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
730             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
731               install; \
732         else \
733           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
734             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
735             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
736         fi
737 mostlyclean-generic:
738
739 clean-generic:
740
741 distclean-generic:
742         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
743         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
744
745 maintainer-clean-generic:
746         @echo "This command is intended for maintainers to use"
747         @echo "it deletes files that may require special tools to rebuild."
748 clean: clean-recursive
749
750 clean-am: clean-generic mostlyclean-am
751
752 distclean: distclean-recursive
753         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
754         -rm -f Makefile
755 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
756
757 dvi: dvi-recursive
758
759 dvi-am:
760
761 html: html-recursive
762
763 html-am:
764
765 info: info-recursive
766
767 info-am:
768
769 install-data-am: install-pkgconfigDATA
770
771 install-dvi: install-dvi-recursive
772
773 install-dvi-am:
774
775 install-exec-am:
776
777 install-html: install-html-recursive
778
779 install-html-am:
780
781 install-info: install-info-recursive
782
783 install-info-am:
784
785 install-man:
786
787 install-pdf: install-pdf-recursive
788
789 install-pdf-am:
790
791 install-ps: install-ps-recursive
792
793 install-ps-am:
794
795 installcheck-am:
796
797 maintainer-clean: maintainer-clean-recursive
798         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
799         -rm -rf $(top_srcdir)/autom4te.cache
800         -rm -f Makefile
801 maintainer-clean-am: distclean-am maintainer-clean-generic
802
803 mostlyclean: mostlyclean-recursive
804
805 mostlyclean-am: mostlyclean-generic
806
807 pdf: pdf-recursive
808
809 pdf-am:
810
811 ps: ps-recursive
812
813 ps-am:
814
815 uninstall-am: uninstall-pkgconfigDATA
816
817 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
818         ctags-recursive install-am install-strip tags-recursive
819
820 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
821         all all-am am--refresh check check-am clean clean-generic \
822         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
823         dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
824         distcheck distclean distclean-generic distclean-hdr \
825         distclean-tags distcleancheck distdir distuninstallcheck dvi \
826         dvi-am html html-am info info-am install install-am \
827         install-data install-data-am install-dvi install-dvi-am \
828         install-exec install-exec-am install-html install-html-am \
829         install-info install-info-am install-man install-pdf \
830         install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
831         install-strip installcheck installcheck-am installdirs \
832         installdirs-am maintainer-clean maintainer-clean-generic \
833         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
834         tags-recursive uninstall uninstall-am uninstall-pkgconfigDATA
835
836
837 # Tell versions [3.59,3.63) of GNU make to not export all variables.
838 # Otherwise a system limit (for SysV at least) may be exceeded.
839 .NOEXPORT: