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