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