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