badd4c05fae183bbb7bbf37eafc1947945aa5677
[platform/upstream/harfbuzz.git] / Makefile.in
1 # Makefile.in generated by automake 1.14 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 DLLTOOL = @DLLTOOL@
228 DSYMUTIL = @DSYMUTIL@
229 DUMPBIN = @DUMPBIN@
230 ECHO_C = @ECHO_C@
231 ECHO_N = @ECHO_N@
232 ECHO_T = @ECHO_T@
233 EGREP = @EGREP@
234 EXEEXT = @EXEEXT@
235 FGREP = @FGREP@
236 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
237 FREETYPE_LIBS = @FREETYPE_LIBS@
238 GIT = @GIT@
239 GLIB_CFLAGS = @GLIB_CFLAGS@
240 GLIB_LIBS = @GLIB_LIBS@
241 GLIB_MKENUMS = @GLIB_MKENUMS@
242 GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
243 GOBJECT_LIBS = @GOBJECT_LIBS@
244 GRAPHITE2_CFLAGS = @GRAPHITE2_CFLAGS@
245 GRAPHITE2_LIBS = @GRAPHITE2_LIBS@
246 GREP = @GREP@
247 GTKDOC_CHECK = @GTKDOC_CHECK@
248 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
249 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
250 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
251 GTKDOC_MKPDF = @GTKDOC_MKPDF@
252 GTKDOC_REBASE = @GTKDOC_REBASE@
253 HB_LIBTOOL_VERSION_INFO = @HB_LIBTOOL_VERSION_INFO@
254 HB_VERSION = @HB_VERSION@
255 HB_VERSION_MAJOR = @HB_VERSION_MAJOR@
256 HB_VERSION_MICRO = @HB_VERSION_MICRO@
257 HB_VERSION_MINOR = @HB_VERSION_MINOR@
258 HTML_DIR = @HTML_DIR@
259 ICU_CFLAGS = @ICU_CFLAGS@
260 ICU_CONFIG = @ICU_CONFIG@
261 ICU_LIBS = @ICU_LIBS@
262 INSTALL = @INSTALL@
263 INSTALL_DATA = @INSTALL_DATA@
264 INSTALL_PROGRAM = @INSTALL_PROGRAM@
265 INSTALL_SCRIPT = @INSTALL_SCRIPT@
266 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
267 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
268 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
269 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
270 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
271 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
272 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
273 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
274 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
275 LD = @LD@
276 LDFLAGS = @LDFLAGS@
277 LIBOBJS = @LIBOBJS@
278 LIBS = @LIBS@
279 LIBTOOL = @LIBTOOL@
280 LIPO = @LIPO@
281 LN_S = @LN_S@
282 LTLIBOBJS = @LTLIBOBJS@
283 MAKEINFO = @MAKEINFO@
284 MANIFEST_TOOL = @MANIFEST_TOOL@
285 MKDIR_P = @MKDIR_P@
286 NM = @NM@
287 NMEDIT = @NMEDIT@
288 OBJDUMP = @OBJDUMP@
289 OBJEXT = @OBJEXT@
290 OTOOL = @OTOOL@
291 OTOOL64 = @OTOOL64@
292 PACKAGE = @PACKAGE@
293 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
294 PACKAGE_NAME = @PACKAGE_NAME@
295 PACKAGE_STRING = @PACKAGE_STRING@
296 PACKAGE_TARNAME = @PACKAGE_TARNAME@
297 PACKAGE_URL = @PACKAGE_URL@
298 PACKAGE_VERSION = @PACKAGE_VERSION@
299 PATH_SEPARATOR = @PATH_SEPARATOR@
300 PKG_CONFIG = @PKG_CONFIG@
301 PTHREAD_CC = @PTHREAD_CC@
302 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
303 PTHREAD_LIBS = @PTHREAD_LIBS@
304 RAGEL = @RAGEL@
305 RANLIB = @RANLIB@
306 SED = @SED@
307 SET_MAKE = @SET_MAKE@
308 SHELL = @SHELL@
309 STRIP = @STRIP@
310 UNISCRIBE_CFLAGS = @UNISCRIBE_CFLAGS@
311 UNISCRIBE_LIBS = @UNISCRIBE_LIBS@
312 VERSION = @VERSION@
313 abs_builddir = @abs_builddir@
314 abs_srcdir = @abs_srcdir@
315 abs_top_builddir = @abs_top_builddir@
316 abs_top_srcdir = @abs_top_srcdir@
317 ac_ct_AR = @ac_ct_AR@
318 ac_ct_CC = @ac_ct_CC@
319 ac_ct_CXX = @ac_ct_CXX@
320 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
321 am__include = @am__include@
322 am__leading_dot = @am__leading_dot@
323 am__quote = @am__quote@
324 am__tar = @am__tar@
325 am__untar = @am__untar@
326 ax_pthread_config = @ax_pthread_config@
327 bindir = @bindir@
328 build = @build@
329 build_alias = @build_alias@
330 build_cpu = @build_cpu@
331 build_os = @build_os@
332 build_vendor = @build_vendor@
333 builddir = @builddir@
334 datadir = @datadir@
335 datarootdir = @datarootdir@
336 docdir = @docdir@
337 dvidir = @dvidir@
338 exec_prefix = @exec_prefix@
339 host = @host@
340 host_alias = @host_alias@
341 host_cpu = @host_cpu@
342 host_os = @host_os@
343 host_vendor = @host_vendor@
344 htmldir = @htmldir@
345 includedir = @includedir@
346 infodir = @infodir@
347 install_sh = @install_sh@
348 libdir = @libdir@
349 libexecdir = @libexecdir@
350 localedir = @localedir@
351 localstatedir = @localstatedir@
352 mandir = @mandir@
353 mkdir_p = @mkdir_p@
354 oldincludedir = @oldincludedir@
355 pdfdir = @pdfdir@
356 prefix = @prefix@
357 program_transform_name = @program_transform_name@
358 psdir = @psdir@
359 sbindir = @sbindir@
360 sharedstatedir = @sharedstatedir@
361 srcdir = @srcdir@
362 sysconfdir = @sysconfdir@
363 target_alias = @target_alias@
364 top_build_prefix = @top_build_prefix@
365 top_builddir = @top_builddir@
366 top_srcdir = @top_srcdir@
367 NULL = 
368 ACLOCAL_AMFLAGS = -I m4
369 SUBDIRS = src util test docs
370 EXTRA_DIST = \
371         autogen.sh \
372         harfbuzz.doap \
373         Android.mk \
374         README.python \
375         $(NULL)
376
377 MAINTAINERCLEANFILES = \
378         $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
379         $(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) \
380         $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
381         $(srcdir)/INSTALL \
382         $(srcdir)/ChangeLog \
383         $(srcdir)/gtk-doc.make \
384         $(NULL)
385
386
387 #
388 # ChangeLog generation
389 #
390 CHANGELOG_RANGE = 
391
392 #
393 # Release engineering
394 #
395 DISTCHECK_CONFIGURE_FLAGS = \
396         --enable-gtk-doc \
397         --disable-doc-cross-references \
398         --with-gobject \
399         --enable-introspection \
400         $(NULL)
401
402
403 # TODO: Copy infrastructure from cairo
404
405 # TAR_OPTIONS is not set as env var for 'make dist'.  How to fix that?
406 TAR_OPTIONS = --owner=0 --group=0
407 tar_file = $(PACKAGE_TARNAME)-$(VERSION).tar.bz2
408 sha256_file = $(tar_file).sha256
409 gpg_file = $(sha256_file).asc
410 all: config.h
411         $(MAKE) $(AM_MAKEFLAGS) all-recursive
412
413 .SUFFIXES:
414 am--refresh: Makefile
415         @:
416 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
417         @for dep in $?; do \
418           case '$(am__configure_deps)' in \
419             *$$dep*) \
420               echo ' cd $(srcdir) && $(AUTOMAKE) --gnits'; \
421               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnits \
422                 && exit 0; \
423               exit 1;; \
424           esac; \
425         done; \
426         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits Makefile'; \
427         $(am__cd) $(top_srcdir) && \
428           $(AUTOMAKE) --gnits Makefile
429 .PRECIOUS: Makefile
430 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
431         @case '$?' in \
432           *config.status*) \
433             echo ' $(SHELL) ./config.status'; \
434             $(SHELL) ./config.status;; \
435           *) \
436             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
437             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
438         esac;
439
440 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
441         $(SHELL) ./config.status --recheck
442
443 $(top_srcdir)/configure:  $(am__configure_deps)
444         $(am__cd) $(srcdir) && $(AUTOCONF)
445 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
446         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
447 $(am__aclocal_m4_deps):
448
449 config.h: stamp-h1
450         @test -f $@ || rm -f stamp-h1
451         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
452
453 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
454         @rm -f stamp-h1
455         cd $(top_builddir) && $(SHELL) ./config.status config.h
456 $(srcdir)/config.h.in:  $(am__configure_deps) 
457         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
458         rm -f stamp-h1
459         touch $@
460
461 distclean-hdr:
462         -rm -f config.h stamp-h1
463
464 mostlyclean-libtool:
465         -rm -f *.lo
466
467 clean-libtool:
468         -rm -rf .libs _libs
469
470 distclean-libtool:
471         -rm -f libtool config.lt
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
507 ID: $(am__tagged_files)
508         $(am__define_uniq_tagged_files); mkid -fID $$unique
509 tags: tags-recursive
510 TAGS: tags
511
512 tags-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
540 ctags: ctags-recursive
541
542 CTAGS: ctags
543 ctags-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
549 GTAGS:
550         here=`$(am__cd) $(top_builddir) && pwd` \
551           && $(am__cd) $(top_srcdir) \
552           && gtags -i $(GTAGS_ARGS) "$$here"
553 cscope: cscope.files
554         test ! -s cscope.files \
555           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
556 clean-cscope:
557         -rm -f cscope.files
558 cscope.files: clean-cscope cscopelist
559 cscopelist: cscopelist-recursive
560
561 cscopelist-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
575 distclean-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
579 distdir: $(DISTFILES)
580         @case `sed 15q $(srcdir)/NEWS` in \
581         *"$(VERSION)"*) : ;; \
582         *) \
583           echo "NEWS not updated; not releasing" 1>&2; \
584           exit 1;; \
585         esac
586         $(am__remove_distdir)
587         test -d "$(distdir)" || mkdir "$(distdir)"
588         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
589         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
590         list='$(DISTFILES)'; \
591           dist_files=`for file in $$list; do echo $$file; done | \
592           sed -e "s|^$$srcdirstrip/||;t" \
593               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
594         case $$dist_files in \
595           */*) $(MKDIR_P) `echo "$$dist_files" | \
596                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
597                            sort -u` ;; \
598         esac; \
599         for file in $$dist_files; do \
600           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
601           if test -d $$d/$$file; then \
602             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
603             if test -d "$(distdir)/$$file"; then \
604               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
605             fi; \
606             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
607               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
608               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
609             fi; \
610             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
611           else \
612             test -f "$(distdir)/$$file" \
613             || cp -p $$d/$$file "$(distdir)/$$file" \
614             || exit 1; \
615           fi; \
616         done
617         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
618           if test "$$subdir" = .; then :; else \
619             $(am__make_dryrun) \
620               || test -d "$(distdir)/$$subdir" \
621               || $(MKDIR_P) "$(distdir)/$$subdir" \
622               || exit 1; \
623             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
624             $(am__relativize); \
625             new_distdir=$$reldir; \
626             dir1=$$subdir; dir2="$(top_distdir)"; \
627             $(am__relativize); \
628             new_top_distdir=$$reldir; \
629             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
630             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
631             ($(am__cd) $$subdir && \
632               $(MAKE) $(AM_MAKEFLAGS) \
633                 top_distdir="$$new_top_distdir" \
634                 distdir="$$new_distdir" \
635                 am__remove_distdir=: \
636                 am__skip_length_check=: \
637                 am__skip_mode_fix=: \
638                 distdir) \
639               || exit 1; \
640           fi; \
641         done
642         $(MAKE) $(AM_MAKEFLAGS) \
643           top_distdir="$(top_distdir)" distdir="$(distdir)" \
644           dist-hook
645         -test -n "$(am__skip_mode_fix)" \
646         || find "$(distdir)" -type d ! -perm -755 \
647                 -exec chmod u+rwx,go+rx {} \; -o \
648           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
649           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
650           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
651         || chmod -R a+r "$(distdir)"
652 dist-gzip: distdir
653         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
654         $(am__post_remove_distdir)
655 dist-bzip2: distdir
656         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
657         $(am__post_remove_distdir)
658
659 dist-lzip: distdir
660         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
661         $(am__post_remove_distdir)
662
663 dist-xz: distdir
664         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
665         $(am__post_remove_distdir)
666
667 dist-tarZ: distdir
668         @echo WARNING: "Support for shar distribution archives is" \
669                        "deprecated." >&2
670         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
671         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
672         $(am__post_remove_distdir)
673
674 dist-shar: distdir
675         @echo WARNING: "Support for distribution archives compressed with" \
676                        "legacy program 'compress' is deprecated." >&2
677         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
678         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
679         $(am__post_remove_distdir)
680
681 dist-zip: distdir
682         -rm -f $(distdir).zip
683         zip -rq $(distdir).zip $(distdir)
684         $(am__post_remove_distdir)
685
686 dist dist-all:
687         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
688         $(am__post_remove_distdir)
689
690 # This target untars the dist file and tries a VPATH configuration.  Then
691 # it guarantees that the distribution is self-contained by making another
692 # tarfile.
693 distcheck: dist
694         case '$(DIST_ARCHIVES)' in \
695         *.tar.gz*) \
696           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
697         *.tar.bz2*) \
698           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
699         *.tar.lz*) \
700           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
701         *.tar.xz*) \
702           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
703         *.tar.Z*) \
704           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
705         *.shar.gz*) \
706           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
707         *.zip*) \
708           unzip $(distdir).zip ;;\
709         esac
710         chmod -R a-w $(distdir)
711         chmod u+w $(distdir)
712         mkdir $(distdir)/_build $(distdir)/_inst
713         chmod a-w $(distdir)
714         test -d $(distdir)/_build || exit 0; \
715         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
716           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
717           && am__cwd=`pwd` \
718           && $(am__cd) $(distdir)/_build \
719           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
720             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
721             $(DISTCHECK_CONFIGURE_FLAGS) \
722           && $(MAKE) $(AM_MAKEFLAGS) \
723           && $(MAKE) $(AM_MAKEFLAGS) dvi \
724           && $(MAKE) $(AM_MAKEFLAGS) check \
725           && $(MAKE) $(AM_MAKEFLAGS) install \
726           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
727           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
728           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
729                 distuninstallcheck \
730           && chmod -R a-w "$$dc_install_base" \
731           && ({ \
732                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
733                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
734                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
735                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
736                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
737               } || { rm -rf "$$dc_destdir"; exit 1; }) \
738           && rm -rf "$$dc_destdir" \
739           && $(MAKE) $(AM_MAKEFLAGS) dist \
740           && rm -rf $(DIST_ARCHIVES) \
741           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
742           && cd "$$am__cwd" \
743           || exit 1
744         $(am__post_remove_distdir)
745         @(echo "$(distdir) archives ready for distribution: "; \
746           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
747           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
748 distuninstallcheck:
749         @test -n '$(distuninstallcheck_dir)' || { \
750           echo 'ERROR: trying to run $@ with an empty' \
751                '$$(distuninstallcheck_dir)' >&2; \
752           exit 1; \
753         }; \
754         $(am__cd) '$(distuninstallcheck_dir)' || { \
755           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
756           exit 1; \
757         }; \
758         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
759            || { echo "ERROR: files left after uninstall:" ; \
760                 if test -n "$(DESTDIR)"; then \
761                   echo "  (check DESTDIR support)"; \
762                 fi ; \
763                 $(distuninstallcheck_listfiles) ; \
764                 exit 1; } >&2
765 distcleancheck: distclean
766         @if test '$(srcdir)' = . ; then \
767           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
768           exit 1 ; \
769         fi
770         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
771           || { echo "ERROR: files left in build directory after distclean:" ; \
772                $(distcleancheck_listfiles) ; \
773                exit 1; } >&2
774 check-am: all-am
775 check: check-recursive
776 all-am: Makefile config.h
777 installdirs: installdirs-recursive
778 installdirs-am:
779 install: install-recursive
780 install-exec: install-exec-recursive
781 install-data: install-data-recursive
782 uninstall: uninstall-recursive
783
784 install-am: all-am
785         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
786
787 installcheck: installcheck-recursive
788 install-strip:
789         if test -z '$(STRIP)'; then \
790           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
791             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
792               install; \
793         else \
794           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
795             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
796             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
797         fi
798 mostlyclean-generic:
799
800 clean-generic:
801
802 distclean-generic:
803         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
804         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
805
806 maintainer-clean-generic:
807         @echo "This command is intended for maintainers to use"
808         @echo "it deletes files that may require special tools to rebuild."
809         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
810 clean: clean-recursive
811
812 clean-am: clean-generic clean-libtool mostlyclean-am
813
814 distclean: distclean-recursive
815         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
816         -rm -f Makefile
817 distclean-am: clean-am distclean-generic distclean-hdr \
818         distclean-libtool distclean-tags
819
820 dvi: dvi-recursive
821
822 dvi-am:
823
824 html: html-recursive
825
826 html-am:
827
828 info: info-recursive
829
830 info-am:
831
832 install-data-am:
833
834 install-dvi: install-dvi-recursive
835
836 install-dvi-am:
837
838 install-exec-am:
839
840 install-html: install-html-recursive
841
842 install-html-am:
843
844 install-info: install-info-recursive
845
846 install-info-am:
847
848 install-man:
849
850 install-pdf: install-pdf-recursive
851
852 install-pdf-am:
853
854 install-ps: install-ps-recursive
855
856 install-ps-am:
857
858 installcheck-am:
859
860 maintainer-clean: maintainer-clean-recursive
861         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
862         -rm -rf $(top_srcdir)/autom4te.cache
863         -rm -f Makefile
864 maintainer-clean-am: distclean-am maintainer-clean-generic
865
866 mostlyclean: mostlyclean-recursive
867
868 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
869
870 pdf: pdf-recursive
871
872 pdf-am:
873
874 ps: ps-recursive
875
876 ps-am:
877
878 uninstall-am:
879
880 .MAKE: $(am__recursive_targets) all install-am install-strip
881
882 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
883         am--refresh check check-am clean clean-cscope clean-generic \
884         clean-libtool cscope cscopelist-am ctags ctags-am dist \
885         dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
886         dist-tarZ dist-xz dist-zip distcheck distclean \
887         distclean-generic distclean-hdr distclean-libtool \
888         distclean-tags distcleancheck distdir distuninstallcheck dvi \
889         dvi-am html html-am info info-am install install-am \
890         install-data install-data-am install-dvi install-dvi-am \
891         install-exec install-exec-am install-html install-html-am \
892         install-info install-info-am install-man install-pdf \
893         install-pdf-am install-ps install-ps-am install-strip \
894         installcheck installcheck-am installdirs installdirs-am \
895         maintainer-clean maintainer-clean-generic mostlyclean \
896         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
897         tags tags-am uninstall uninstall-am
898
899 ChangeLog: $(srcdir)/ChangeLog
900 $(srcdir)/ChangeLog:
901         $(AM_V_GEN) if test -d "$(top_srcdir)/.git"; then \
902           (GIT_DIR=$(top_srcdir)/.git \
903            $(GIT) log $(CHANGELOG_RANGE) --stat) | fmt --split-only > $@.tmp \
904           && mv -f $@.tmp "$(srcdir)/ChangeLog" \
905           || ($(RM) $@.tmp; \
906               echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
907               (test -f $@ || echo git-log is required to generate this file >> "$(srcdir)/$@")); \
908         else \
909           test -f $@ || \
910           (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
911           echo A git checkout and git-log is required to generate this file >> "$(srcdir)/$@"); \
912         fi
913 .PHONY: ChangeLog $(srcdir)/ChangeLog
914
915 dist-hook: dist-clear-sticky-bits
916 # Clean up any sticky bits we may inherit from parent dir
917 dist-clear-sticky-bits:
918         chmod -R a-s $(distdir)
919 $(sha256_file): $(tar_file)
920         sha256sum $^ > $@
921 $(gpg_file): $(sha256_file)
922         @echo "Please enter your GPG password to sign the checksum."
923         gpg --armor --sign $^
924
925 release-files: $(tar_file) $(sha256_file) $(gpg_file)
926
927 -include $(top_srcdir)/git.mk
928
929 # Tell versions [3.59,3.63) of GNU make to not export all variables.
930 # Otherwise a system limit (for SysV at least) may be exceeded.
931 .NOEXPORT: