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