Bump version
[asdcplib-cth.git] / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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 #
18 # $Id: Makefile.am,v 1.5 2009/04/09 19:25:39 msheby Exp $
19 # Copyright (c) 2007-2009 John Hurst. All rights reserved.
20 #
21 # Redistribution and use in source and binary forms, with or without
22 # modification, are permitted provided that the following conditions
23 # are met:
24 # 1. Redistributions of source code must retain the above copyright
25 #    notice, this list of conditions and the following disclaimer.
26 # 2. Redistributions in binary form must reproduce the above copyright
27 #    notice, this list of conditions and the following disclaimer in the
28 #    documentation and/or other materials provided with the distribution.
29 # 3. The name of the author may not be used to endorse or promote products
30 #    derived from this software without specific prior written permission.
31 #
32 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
33 # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
34 # OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
35 # IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
36 # INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
37 # NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
38 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
39 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
40 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
41 # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42 VPATH = @srcdir@
43 am__is_gnu_make = { \
44   if test -z '$(MAKELEVEL)'; then \
45     false; \
46   elif test -n '$(MAKE_HOST)'; then \
47     true; \
48   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
49     true; \
50   else \
51     false; \
52   fi; \
53 }
54 am__make_running_with_option = \
55   case $${target_option-} in \
56       ?) ;; \
57       *) echo "am__make_running_with_option: internal error: invalid" \
58               "target option '$${target_option-}' specified" >&2; \
59          exit 1;; \
60   esac; \
61   has_opt=no; \
62   sane_makeflags=$$MAKEFLAGS; \
63   if $(am__is_gnu_make); then \
64     sane_makeflags=$$MFLAGS; \
65   else \
66     case $$MAKEFLAGS in \
67       *\\[\ \   ]*) \
68         bs=\\; \
69         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
70           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
71     esac; \
72   fi; \
73   skip_next=no; \
74   strip_trailopt () \
75   { \
76     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
77   }; \
78   for flg in $$sane_makeflags; do \
79     test $$skip_next = yes && { skip_next=no; continue; }; \
80     case $$flg in \
81       *=*|--*) continue;; \
82         -*I) strip_trailopt 'I'; skip_next=yes;; \
83       -*I?*) strip_trailopt 'I';; \
84         -*O) strip_trailopt 'O'; skip_next=yes;; \
85       -*O?*) strip_trailopt 'O';; \
86         -*l) strip_trailopt 'l'; skip_next=yes;; \
87       -*l?*) strip_trailopt 'l';; \
88       -[dEDm]) skip_next=yes;; \
89       -[JT]) skip_next=yes;; \
90     esac; \
91     case $$flg in \
92       *$$target_option*) has_opt=yes; break;; \
93     esac; \
94   done; \
95   test $$has_opt = yes
96 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
97 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
98 pkgdatadir = $(datadir)/@PACKAGE@
99 pkgincludedir = $(includedir)/@PACKAGE@
100 pkglibdir = $(libdir)/@PACKAGE@
101 pkglibexecdir = $(libexecdir)/@PACKAGE@
102 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
103 install_sh_DATA = $(install_sh) -c -m 644
104 install_sh_PROGRAM = $(install_sh) -c
105 install_sh_SCRIPT = $(install_sh) -c
106 INSTALL_HEADER = $(INSTALL_DATA)
107 transform = $(program_transform_name)
108 NORMAL_INSTALL = :
109 PRE_INSTALL = :
110 POST_INSTALL = :
111 NORMAL_UNINSTALL = :
112 PRE_UNINSTALL = :
113 POST_UNINSTALL = :
114 build_triplet = @build@
115 host_triplet = @host@
116 subdir = .
117 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
118 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_lib_expat.m4 \
119         $(top_srcdir)/m4/ax_lib_openssl.m4 \
120         $(top_srcdir)/m4/ax_lib_xerces.m4 \
121         $(top_srcdir)/m4/az_python.m4 $(top_srcdir)/m4/libtool.m4 \
122         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
123         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
124         $(top_srcdir)/configure.ac
125 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
126         $(ACLOCAL_M4)
127 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
128         $(am__configure_deps) $(am__DIST_COMMON)
129 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
130  configure.lineno config.status.lineno
131 mkinstalldirs = $(install_sh) -d
132 CONFIG_CLEAN_FILES =
133 CONFIG_CLEAN_VPATH_FILES =
134 AM_V_P = $(am__v_P_@AM_V@)
135 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
136 am__v_P_0 = false
137 am__v_P_1 = :
138 AM_V_GEN = $(am__v_GEN_@AM_V@)
139 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
140 am__v_GEN_0 = @echo "  GEN     " $@;
141 am__v_GEN_1 = 
142 AM_V_at = $(am__v_at_@AM_V@)
143 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
144 am__v_at_0 = @
145 am__v_at_1 = 
146 SOURCES =
147 DIST_SOURCES =
148 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
149         ctags-recursive dvi-recursive html-recursive info-recursive \
150         install-data-recursive install-dvi-recursive \
151         install-exec-recursive install-html-recursive \
152         install-info-recursive install-pdf-recursive \
153         install-ps-recursive install-recursive installcheck-recursive \
154         installdirs-recursive pdf-recursive ps-recursive \
155         tags-recursive uninstall-recursive
156 am__can_run_installinfo = \
157   case $$AM_UPDATE_INFO_DIR in \
158     n|no|NO) false;; \
159     *) (install-info --version) >/dev/null 2>&1;; \
160   esac
161 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
162   distclean-recursive maintainer-clean-recursive
163 am__recursive_targets = \
164   $(RECURSIVE_TARGETS) \
165   $(RECURSIVE_CLEAN_TARGETS) \
166   $(am__extra_recursive_targets)
167 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
168         cscope distdir dist dist-all distcheck
169 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
170 # Read a list of newline-separated strings from the standard input,
171 # and print each of them once, without duplicates.  Input order is
172 # *not* preserved.
173 am__uniquify_input = $(AWK) '\
174   BEGIN { nonempty = 0; } \
175   { items[$$0] = 1; nonempty = 1; } \
176   END { if (nonempty) { for (i in items) print i; }; } \
177 '
178 # Make sure the list of sources is unique.  This is necessary because,
179 # e.g., the same source file might be shared among _SOURCES variables
180 # for different programs/libraries.
181 am__define_uniq_tagged_files = \
182   list='$(am__tagged_files)'; \
183   unique=`for i in $$list; do \
184     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
185   done | $(am__uniquify_input)`
186 ETAGS = etags
187 CTAGS = ctags
188 CSCOPE = cscope
189 DIST_SUBDIRS = $(SUBDIRS)
190 am__DIST_COMMON = $(srcdir)/Makefile.in \
191         $(top_srcdir)/build-aux/compile \
192         $(top_srcdir)/build-aux/config.guess \
193         $(top_srcdir)/build-aux/config.sub \
194         $(top_srcdir)/build-aux/install-sh \
195         $(top_srcdir)/build-aux/ltmain.sh \
196         $(top_srcdir)/build-aux/missing COPYING README \
197         build-aux/compile build-aux/config.guess build-aux/config.sub \
198         build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh \
199         build-aux/missing
200 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
201 distdir = $(PACKAGE)-$(VERSION)
202 top_distdir = $(distdir)
203 am__remove_distdir = \
204   if test -d "$(distdir)"; then \
205     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
206       && rm -rf "$(distdir)" \
207       || { sleep 5 && rm -rf "$(distdir)"; }; \
208   else :; fi
209 am__post_remove_distdir = $(am__remove_distdir)
210 am__relativize = \
211   dir0=`pwd`; \
212   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
213   sed_rest='s,^[^/]*/*,,'; \
214   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
215   sed_butlast='s,/*[^/]*$$,,'; \
216   while test -n "$$dir1"; do \
217     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
218     if test "$$first" != "."; then \
219       if test "$$first" = ".."; then \
220         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
221         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
222       else \
223         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
224         if test "$$first2" = "$$first"; then \
225           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
226         else \
227           dir2="../$$dir2"; \
228         fi; \
229         dir0="$$dir0"/"$$first"; \
230       fi; \
231     fi; \
232     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
233   done; \
234   reldir="$$dir2"
235 DIST_ARCHIVES = $(distdir).tar.gz
236 GZIP_ENV = --best
237 DIST_TARGETS = dist-gzip
238 distuninstallcheck_listfiles = find . -type f -print
239 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
240   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
241 distcleancheck_listfiles = find . -type f -print
242 ACLOCAL = @ACLOCAL@
243 AMTAR = @AMTAR@
244 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
245 AR = @AR@
246 AUTOCONF = @AUTOCONF@
247 AUTOHEADER = @AUTOHEADER@
248 AUTOMAKE = @AUTOMAKE@
249 AWK = @AWK@
250 CC = @CC@
251 CCDEPMODE = @CCDEPMODE@
252 CFLAGS = @CFLAGS@
253 CPP = @CPP@
254 CPPFLAGS = @CPPFLAGS@
255 CXX = @CXX@
256 CXXCPP = @CXXCPP@
257 CXXDEPMODE = @CXXDEPMODE@
258 CXXFLAGS = @CXXFLAGS@
259 CYGPATH_W = @CYGPATH_W@
260 DEFS = @DEFS@
261 DEPDIR = @DEPDIR@
262 DLLTOOL = @DLLTOOL@
263 DSYMUTIL = @DSYMUTIL@
264 DUMPBIN = @DUMPBIN@
265 ECHO_C = @ECHO_C@
266 ECHO_N = @ECHO_N@
267 ECHO_T = @ECHO_T@
268 EGREP = @EGREP@
269 EXEEXT = @EXEEXT@
270 EXPAT_CFLAGS = @EXPAT_CFLAGS@
271 EXPAT_LDFLAGS = @EXPAT_LDFLAGS@
272 EXPAT_VERSION = @EXPAT_VERSION@
273 FGREP = @FGREP@
274 GREP = @GREP@
275 INSTALL = @INSTALL@
276 INSTALL_DATA = @INSTALL_DATA@
277 INSTALL_PROGRAM = @INSTALL_PROGRAM@
278 INSTALL_SCRIPT = @INSTALL_SCRIPT@
279 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
280 LD = @LD@
281 LDFLAGS = @LDFLAGS@
282 LIBOBJS = @LIBOBJS@
283 LIBS = @LIBS@
284 LIBTOOL = @LIBTOOL@
285 LIPO = @LIPO@
286 LN_S = @LN_S@
287 LTLIBOBJS = @LTLIBOBJS@
288 MAKEINFO = @MAKEINFO@
289 MANIFEST_TOOL = @MANIFEST_TOOL@
290 MKDIR_P = @MKDIR_P@
291 NM = @NM@
292 NMEDIT = @NMEDIT@
293 OBJDUMP = @OBJDUMP@
294 OBJEXT = @OBJEXT@
295 OPENSSL_CPPFLAGS = @OPENSSL_CPPFLAGS@
296 OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
297 OPENSSL_LIBS = @OPENSSL_LIBS@
298 OPENSSL_VERSION = @OPENSSL_VERSION@
299 OTOOL = @OTOOL@
300 OTOOL64 = @OTOOL64@
301 PACKAGE = @PACKAGE@
302 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
303 PACKAGE_NAME = @PACKAGE_NAME@
304 PACKAGE_STRING = @PACKAGE_STRING@
305 PACKAGE_TARNAME = @PACKAGE_TARNAME@
306 PACKAGE_URL = @PACKAGE_URL@
307 PACKAGE_VERSION = @PACKAGE_VERSION@
308 PATH_SEPARATOR = @PATH_SEPARATOR@
309 PYTHON = @PYTHON@
310 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
311 PYTHON_CSPEC = @PYTHON_CSPEC@
312 PYTHON_EXECDIR = @PYTHON_EXECDIR@
313 PYTHON_EXECPREFIX = @PYTHON_EXECPREFIX@
314 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
315 PYTHON_LSPEC = @PYTHON_LSPEC@
316 PYTHON_PREFIX = @PYTHON_PREFIX@
317 PYTHON_SHORTVERSION = @PYTHON_SHORTVERSION@
318 RANLIB = @RANLIB@
319 SED = @SED@
320 SET_MAKE = @SET_MAKE@
321 SHELL = @SHELL@
322 STRIP = @STRIP@
323 VERSION = @VERSION@
324 XERCES_CPPFLAGS = @XERCES_CPPFLAGS@
325 XERCES_LDFLAGS = @XERCES_LDFLAGS@
326 XERCES_LIBS = @XERCES_LIBS@
327 XERCES_VERSION = @XERCES_VERSION@
328 abs_builddir = @abs_builddir@
329 abs_srcdir = @abs_srcdir@
330 abs_top_builddir = @abs_top_builddir@
331 abs_top_srcdir = @abs_top_srcdir@
332 ac_ct_AR = @ac_ct_AR@
333 ac_ct_CC = @ac_ct_CC@
334 ac_ct_CXX = @ac_ct_CXX@
335 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
336 am__include = @am__include@
337 am__leading_dot = @am__leading_dot@
338 am__quote = @am__quote@
339 am__tar = @am__tar@
340 am__untar = @am__untar@
341 bindir = @bindir@
342 build = @build@
343 build_alias = @build_alias@
344 build_cpu = @build_cpu@
345 build_os = @build_os@
346 build_vendor = @build_vendor@
347 builddir = @builddir@
348 datadir = @datadir@
349 datarootdir = @datarootdir@
350 docdir = @docdir@
351 dvidir = @dvidir@
352 exec_prefix = @exec_prefix@
353 host = @host@
354 host_alias = @host_alias@
355 host_cpu = @host_cpu@
356 host_os = @host_os@
357 host_vendor = @host_vendor@
358 htmldir = @htmldir@
359 includedir = @includedir@
360 infodir = @infodir@
361 install_sh = @install_sh@
362 libdir = @libdir@
363 libexecdir = @libexecdir@
364 localedir = @localedir@
365 localstatedir = @localstatedir@
366 mandir = @mandir@
367 mkdir_p = @mkdir_p@
368 oldincludedir = @oldincludedir@
369 pdfdir = @pdfdir@
370 prefix = @prefix@
371 program_transform_name = @program_transform_name@
372 psdir = @psdir@
373 sbindir = @sbindir@
374 sharedstatedir = @sharedstatedir@
375 srcdir = @srcdir@
376 sysconfdir = @sysconfdir@
377 target_alias = @target_alias@
378 top_build_prefix = @top_build_prefix@
379 top_builddir = @top_builddir@
380 top_srcdir = @top_srcdir@
381 SUBDIRS = src win32
382 ACLOCAL_AMFLAGS = -I m4
383 all: all-recursive
384
385 .SUFFIXES:
386 am--refresh: Makefile
387         @:
388 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
389         @for dep in $?; do \
390           case '$(am__configure_deps)' in \
391             *$$dep*) \
392               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
393               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
394                 && exit 0; \
395               exit 1;; \
396           esac; \
397         done; \
398         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
399         $(am__cd) $(top_srcdir) && \
400           $(AUTOMAKE) --foreign Makefile
401 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
402         @case '$?' in \
403           *config.status*) \
404             echo ' $(SHELL) ./config.status'; \
405             $(SHELL) ./config.status;; \
406           *) \
407             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
408             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
409         esac;
410
411 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
412         $(SHELL) ./config.status --recheck
413
414 $(top_srcdir)/configure:  $(am__configure_deps)
415         $(am__cd) $(srcdir) && $(AUTOCONF)
416 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
417         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
418 $(am__aclocal_m4_deps):
419
420 mostlyclean-libtool:
421         -rm -f *.lo
422
423 clean-libtool:
424         -rm -rf .libs _libs
425
426 distclean-libtool:
427         -rm -f libtool config.lt
428
429 # This directory's subdirectories are mostly independent; you can cd
430 # into them and run 'make' without going through this Makefile.
431 # To change the values of 'make' variables: instead of editing Makefiles,
432 # (1) if the variable is set in 'config.status', edit 'config.status'
433 #     (which will cause the Makefiles to be regenerated when you run 'make');
434 # (2) otherwise, pass the desired values on the 'make' command line.
435 $(am__recursive_targets):
436         @fail=; \
437         if $(am__make_keepgoing); then \
438           failcom='fail=yes'; \
439         else \
440           failcom='exit 1'; \
441         fi; \
442         dot_seen=no; \
443         target=`echo $@ | sed s/-recursive//`; \
444         case "$@" in \
445           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
446           *) list='$(SUBDIRS)' ;; \
447         esac; \
448         for subdir in $$list; do \
449           echo "Making $$target in $$subdir"; \
450           if test "$$subdir" = "."; then \
451             dot_seen=yes; \
452             local_target="$$target-am"; \
453           else \
454             local_target="$$target"; \
455           fi; \
456           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
457           || eval $$failcom; \
458         done; \
459         if test "$$dot_seen" = "no"; then \
460           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
461         fi; test -z "$$fail"
462
463 ID: $(am__tagged_files)
464         $(am__define_uniq_tagged_files); mkid -fID $$unique
465 tags: tags-recursive
466 TAGS: tags
467
468 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
469         set x; \
470         here=`pwd`; \
471         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
472           include_option=--etags-include; \
473           empty_fix=.; \
474         else \
475           include_option=--include; \
476           empty_fix=; \
477         fi; \
478         list='$(SUBDIRS)'; for subdir in $$list; do \
479           if test "$$subdir" = .; then :; else \
480             test ! -f $$subdir/TAGS || \
481               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
482           fi; \
483         done; \
484         $(am__define_uniq_tagged_files); \
485         shift; \
486         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
487           test -n "$$unique" || unique=$$empty_fix; \
488           if test $$# -gt 0; then \
489             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
490               "$$@" $$unique; \
491           else \
492             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
493               $$unique; \
494           fi; \
495         fi
496 ctags: ctags-recursive
497
498 CTAGS: ctags
499 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
500         $(am__define_uniq_tagged_files); \
501         test -z "$(CTAGS_ARGS)$$unique" \
502           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
503              $$unique
504
505 GTAGS:
506         here=`$(am__cd) $(top_builddir) && pwd` \
507           && $(am__cd) $(top_srcdir) \
508           && gtags -i $(GTAGS_ARGS) "$$here"
509 cscope: cscope.files
510         test ! -s cscope.files \
511           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
512 clean-cscope:
513         -rm -f cscope.files
514 cscope.files: clean-cscope cscopelist
515 cscopelist: cscopelist-recursive
516
517 cscopelist-am: $(am__tagged_files)
518         list='$(am__tagged_files)'; \
519         case "$(srcdir)" in \
520           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
521           *) sdir=$(subdir)/$(srcdir) ;; \
522         esac; \
523         for i in $$list; do \
524           if test -f "$$i"; then \
525             echo "$(subdir)/$$i"; \
526           else \
527             echo "$$sdir/$$i"; \
528           fi; \
529         done >> $(top_builddir)/cscope.files
530
531 distclean-tags:
532         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
533         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
534
535 distdir: $(DISTFILES)
536         $(am__remove_distdir)
537         test -d "$(distdir)" || mkdir "$(distdir)"
538         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
539         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
540         list='$(DISTFILES)'; \
541           dist_files=`for file in $$list; do echo $$file; done | \
542           sed -e "s|^$$srcdirstrip/||;t" \
543               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
544         case $$dist_files in \
545           */*) $(MKDIR_P) `echo "$$dist_files" | \
546                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
547                            sort -u` ;; \
548         esac; \
549         for file in $$dist_files; do \
550           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
551           if test -d $$d/$$file; then \
552             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
553             if test -d "$(distdir)/$$file"; then \
554               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
555             fi; \
556             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
557               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
558               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
559             fi; \
560             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
561           else \
562             test -f "$(distdir)/$$file" \
563             || cp -p $$d/$$file "$(distdir)/$$file" \
564             || exit 1; \
565           fi; \
566         done
567         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
568           if test "$$subdir" = .; then :; else \
569             $(am__make_dryrun) \
570               || test -d "$(distdir)/$$subdir" \
571               || $(MKDIR_P) "$(distdir)/$$subdir" \
572               || exit 1; \
573             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
574             $(am__relativize); \
575             new_distdir=$$reldir; \
576             dir1=$$subdir; dir2="$(top_distdir)"; \
577             $(am__relativize); \
578             new_top_distdir=$$reldir; \
579             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
580             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
581             ($(am__cd) $$subdir && \
582               $(MAKE) $(AM_MAKEFLAGS) \
583                 top_distdir="$$new_top_distdir" \
584                 distdir="$$new_distdir" \
585                 am__remove_distdir=: \
586                 am__skip_length_check=: \
587                 am__skip_mode_fix=: \
588                 distdir) \
589               || exit 1; \
590           fi; \
591         done
592         -test -n "$(am__skip_mode_fix)" \
593         || find "$(distdir)" -type d ! -perm -755 \
594                 -exec chmod u+rwx,go+rx {} \; -o \
595           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
596           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
597           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
598         || chmod -R a+r "$(distdir)"
599 dist-gzip: distdir
600         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
601         $(am__post_remove_distdir)
602
603 dist-bzip2: distdir
604         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
605         $(am__post_remove_distdir)
606
607 dist-lzip: distdir
608         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
609         $(am__post_remove_distdir)
610
611 dist-xz: distdir
612         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
613         $(am__post_remove_distdir)
614
615 dist-tarZ: distdir
616         @echo WARNING: "Support for distribution archives compressed with" \
617                        "legacy program 'compress' is deprecated." >&2
618         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
619         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
620         $(am__post_remove_distdir)
621
622 dist-shar: distdir
623         @echo WARNING: "Support for shar distribution archives is" \
624                        "deprecated." >&2
625         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
626         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
627         $(am__post_remove_distdir)
628
629 dist-zip: distdir
630         -rm -f $(distdir).zip
631         zip -rq $(distdir).zip $(distdir)
632         $(am__post_remove_distdir)
633
634 dist dist-all:
635         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
636         $(am__post_remove_distdir)
637
638 # This target untars the dist file and tries a VPATH configuration.  Then
639 # it guarantees that the distribution is self-contained by making another
640 # tarfile.
641 distcheck: dist
642         case '$(DIST_ARCHIVES)' in \
643         *.tar.gz*) \
644           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
645         *.tar.bz2*) \
646           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
647         *.tar.lz*) \
648           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
649         *.tar.xz*) \
650           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
651         *.tar.Z*) \
652           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
653         *.shar.gz*) \
654           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
655         *.zip*) \
656           unzip $(distdir).zip ;;\
657         esac
658         chmod -R a-w $(distdir)
659         chmod u+w $(distdir)
660         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
661         chmod a-w $(distdir)
662         test -d $(distdir)/_build || exit 0; \
663         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
664           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
665           && am__cwd=`pwd` \
666           && $(am__cd) $(distdir)/_build/sub \
667           && ../../configure \
668             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
669             $(DISTCHECK_CONFIGURE_FLAGS) \
670             --srcdir=../.. --prefix="$$dc_install_base" \
671           && $(MAKE) $(AM_MAKEFLAGS) \
672           && $(MAKE) $(AM_MAKEFLAGS) dvi \
673           && $(MAKE) $(AM_MAKEFLAGS) check \
674           && $(MAKE) $(AM_MAKEFLAGS) install \
675           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
676           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
677           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
678                 distuninstallcheck \
679           && chmod -R a-w "$$dc_install_base" \
680           && ({ \
681                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
682                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
683                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
684                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
685                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
686               } || { rm -rf "$$dc_destdir"; exit 1; }) \
687           && rm -rf "$$dc_destdir" \
688           && $(MAKE) $(AM_MAKEFLAGS) dist \
689           && rm -rf $(DIST_ARCHIVES) \
690           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
691           && cd "$$am__cwd" \
692           || exit 1
693         $(am__post_remove_distdir)
694         @(echo "$(distdir) archives ready for distribution: "; \
695           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
696           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
697 distuninstallcheck:
698         @test -n '$(distuninstallcheck_dir)' || { \
699           echo 'ERROR: trying to run $@ with an empty' \
700                '$$(distuninstallcheck_dir)' >&2; \
701           exit 1; \
702         }; \
703         $(am__cd) '$(distuninstallcheck_dir)' || { \
704           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
705           exit 1; \
706         }; \
707         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
708            || { echo "ERROR: files left after uninstall:" ; \
709                 if test -n "$(DESTDIR)"; then \
710                   echo "  (check DESTDIR support)"; \
711                 fi ; \
712                 $(distuninstallcheck_listfiles) ; \
713                 exit 1; } >&2
714 distcleancheck: distclean
715         @if test '$(srcdir)' = . ; then \
716           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
717           exit 1 ; \
718         fi
719         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
720           || { echo "ERROR: files left in build directory after distclean:" ; \
721                $(distcleancheck_listfiles) ; \
722                exit 1; } >&2
723 check-am: all-am
724 check: check-recursive
725 all-am: Makefile
726 installdirs: installdirs-recursive
727 installdirs-am:
728 install: install-recursive
729 install-exec: install-exec-recursive
730 install-data: install-data-recursive
731 uninstall: uninstall-recursive
732
733 install-am: all-am
734         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
735
736 installcheck: installcheck-recursive
737 install-strip:
738         if test -z '$(STRIP)'; then \
739           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
740             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
741               install; \
742         else \
743           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
744             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
745             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
746         fi
747 mostlyclean-generic:
748
749 clean-generic:
750
751 distclean-generic:
752         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
753         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
754
755 maintainer-clean-generic:
756         @echo "This command is intended for maintainers to use"
757         @echo "it deletes files that may require special tools to rebuild."
758 clean: clean-recursive
759
760 clean-am: clean-generic clean-libtool mostlyclean-am
761
762 distclean: distclean-recursive
763         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
764         -rm -f Makefile
765 distclean-am: clean-am distclean-generic distclean-libtool \
766         distclean-tags
767
768 dvi: dvi-recursive
769
770 dvi-am:
771
772 html: html-recursive
773
774 html-am:
775
776 info: info-recursive
777
778 info-am:
779
780 install-data-am:
781
782 install-dvi: install-dvi-recursive
783
784 install-dvi-am:
785
786 install-exec-am:
787
788 install-html: install-html-recursive
789
790 install-html-am:
791
792 install-info: install-info-recursive
793
794 install-info-am:
795
796 install-man:
797
798 install-pdf: install-pdf-recursive
799
800 install-pdf-am:
801
802 install-ps: install-ps-recursive
803
804 install-ps-am:
805
806 installcheck-am:
807
808 maintainer-clean: maintainer-clean-recursive
809         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
810         -rm -rf $(top_srcdir)/autom4te.cache
811         -rm -f Makefile
812 maintainer-clean-am: distclean-am maintainer-clean-generic
813
814 mostlyclean: mostlyclean-recursive
815
816 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
817
818 pdf: pdf-recursive
819
820 pdf-am:
821
822 ps: ps-recursive
823
824 ps-am:
825
826 uninstall-am:
827
828 .MAKE: $(am__recursive_targets) install-am install-strip
829
830 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
831         am--refresh check check-am clean clean-cscope clean-generic \
832         clean-libtool cscope cscopelist-am ctags ctags-am dist \
833         dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
834         dist-xz dist-zip distcheck distclean distclean-generic \
835         distclean-libtool distclean-tags distcleancheck distdir \
836         distuninstallcheck dvi dvi-am html html-am info info-am \
837         install install-am install-data install-data-am install-dvi \
838         install-dvi-am install-exec install-exec-am install-html \
839         install-html-am install-info install-info-am install-man \
840         install-pdf install-pdf-am install-ps install-ps-am \
841         install-strip installcheck installcheck-am installdirs \
842         installdirs-am maintainer-clean maintainer-clean-generic \
843         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
844         ps ps-am tags tags-am uninstall uninstall-am
845
846 .PRECIOUS: Makefile
847
848
849 # Tell versions [3.59,3.63) of GNU make to not export all variables.
850 # Otherwise a system limit (for SysV at least) may be exceeded.
851 .NOEXPORT: