89dce4007ddfdc0c3626b6e5529b7304575f8e9b
[platform/upstream/harfbuzz.git] / test / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Process this file with automake to produce Makefile.in
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = test
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_pthread.m4 \
42         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
43         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
44         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
45         $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 CONFIG_CLEAN_VPATH_FILES =
52 AM_V_GEN = $(am__v_GEN_@AM_V@)
53 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
54 am__v_GEN_0 = @echo "  GEN   " $@;
55 AM_V_at = $(am__v_at_@AM_V@)
56 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
57 am__v_at_0 = @
58 SOURCES =
59 DIST_SOURCES =
60 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61         html-recursive info-recursive install-data-recursive \
62         install-dvi-recursive install-exec-recursive \
63         install-html-recursive install-info-recursive \
64         install-pdf-recursive install-ps-recursive install-recursive \
65         installcheck-recursive installdirs-recursive pdf-recursive \
66         ps-recursive uninstall-recursive
67 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
68   distclean-recursive maintainer-clean-recursive
69 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
70         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
71         distdir
72 ETAGS = etags
73 CTAGS = ctags
74 DIST_SUBDIRS = $(SUBDIRS)
75 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76 am__relativize = \
77   dir0=`pwd`; \
78   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
79   sed_rest='s,^[^/]*/*,,'; \
80   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
81   sed_butlast='s,/*[^/]*$$,,'; \
82   while test -n "$$dir1"; do \
83     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
84     if test "$$first" != "."; then \
85       if test "$$first" = ".."; then \
86         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
87         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
88       else \
89         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
90         if test "$$first2" = "$$first"; then \
91           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
92         else \
93           dir2="../$$dir2"; \
94         fi; \
95         dir0="$$dir0"/"$$first"; \
96       fi; \
97     fi; \
98     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
99   done; \
100   reldir="$$dir2"
101 ACLOCAL = @ACLOCAL@
102 AMTAR = @AMTAR@
103 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
104 AR = @AR@
105 AUTOCONF = @AUTOCONF@
106 AUTOHEADER = @AUTOHEADER@
107 AUTOMAKE = @AUTOMAKE@
108 AWK = @AWK@
109 CAIRO_CFLAGS = @CAIRO_CFLAGS@
110 CAIRO_FT_CFLAGS = @CAIRO_FT_CFLAGS@
111 CAIRO_FT_LIBS = @CAIRO_FT_LIBS@
112 CAIRO_LIBS = @CAIRO_LIBS@
113 CC = @CC@
114 CCDEPMODE = @CCDEPMODE@
115 CFLAGS = @CFLAGS@
116 CORETEXT_CFLAGS = @CORETEXT_CFLAGS@
117 CORETEXT_LIBS = @CORETEXT_LIBS@
118 CPP = @CPP@
119 CPPFLAGS = @CPPFLAGS@
120 CXX = @CXX@
121 CXXCPP = @CXXCPP@
122 CXXDEPMODE = @CXXDEPMODE@
123 CXXFLAGS = @CXXFLAGS@
124 CYGPATH_W = @CYGPATH_W@
125 DEFS = @DEFS@
126 DEPDIR = @DEPDIR@
127 DLLTOOL = @DLLTOOL@
128 DSYMUTIL = @DSYMUTIL@
129 DUMPBIN = @DUMPBIN@
130 ECHO_C = @ECHO_C@
131 ECHO_N = @ECHO_N@
132 ECHO_T = @ECHO_T@
133 EGREP = @EGREP@
134 EXEEXT = @EXEEXT@
135 FGREP = @FGREP@
136 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
137 FREETYPE_LIBS = @FREETYPE_LIBS@
138 GLIB_CFLAGS = @GLIB_CFLAGS@
139 GLIB_LIBS = @GLIB_LIBS@
140 GLIB_MKENUMS = @GLIB_MKENUMS@
141 GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
142 GOBJECT_LIBS = @GOBJECT_LIBS@
143 GRAPHITE2_CFLAGS = @GRAPHITE2_CFLAGS@
144 GRAPHITE2_LIBS = @GRAPHITE2_LIBS@
145 GREP = @GREP@
146 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
147 GTHREAD_LIBS = @GTHREAD_LIBS@
148 HB_LIBTOOL_VERSION_INFO = @HB_LIBTOOL_VERSION_INFO@
149 HB_VERSION = @HB_VERSION@
150 HB_VERSION_MAJOR = @HB_VERSION_MAJOR@
151 HB_VERSION_MICRO = @HB_VERSION_MICRO@
152 HB_VERSION_MINOR = @HB_VERSION_MINOR@
153 ICU_CFLAGS = @ICU_CFLAGS@
154 ICU_LE_CFLAGS = @ICU_LE_CFLAGS@
155 ICU_LE_LIBS = @ICU_LE_LIBS@
156 ICU_LIBS = @ICU_LIBS@
157 INSTALL = @INSTALL@
158 INSTALL_DATA = @INSTALL_DATA@
159 INSTALL_PROGRAM = @INSTALL_PROGRAM@
160 INSTALL_SCRIPT = @INSTALL_SCRIPT@
161 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162 LD = @LD@
163 LDFLAGS = @LDFLAGS@
164 LIBOBJS = @LIBOBJS@
165 LIBS = @LIBS@
166 LIBTOOL = @LIBTOOL@
167 LIPO = @LIPO@
168 LN_S = @LN_S@
169 LTLIBOBJS = @LTLIBOBJS@
170 MAKEINFO = @MAKEINFO@
171 MANIFEST_TOOL = @MANIFEST_TOOL@
172 MKDIR_P = @MKDIR_P@
173 NM = @NM@
174 NMEDIT = @NMEDIT@
175 OBJDUMP = @OBJDUMP@
176 OBJEXT = @OBJEXT@
177 OTOOL = @OTOOL@
178 OTOOL64 = @OTOOL64@
179 PACKAGE = @PACKAGE@
180 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
181 PACKAGE_NAME = @PACKAGE_NAME@
182 PACKAGE_STRING = @PACKAGE_STRING@
183 PACKAGE_TARNAME = @PACKAGE_TARNAME@
184 PACKAGE_URL = @PACKAGE_URL@
185 PACKAGE_VERSION = @PACKAGE_VERSION@
186 PATH_SEPARATOR = @PATH_SEPARATOR@
187 PKG_CONFIG = @PKG_CONFIG@
188 PTHREAD_CC = @PTHREAD_CC@
189 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
190 PTHREAD_LIBS = @PTHREAD_LIBS@
191 RANLIB = @RANLIB@
192 SED = @SED@
193 SET_MAKE = @SET_MAKE@
194 SHELL = @SHELL@
195 STRIP = @STRIP@
196 UNISCRIBE_CFLAGS = @UNISCRIBE_CFLAGS@
197 UNISCRIBE_LIBS = @UNISCRIBE_LIBS@
198 VERSION = @VERSION@
199 abs_builddir = @abs_builddir@
200 abs_srcdir = @abs_srcdir@
201 abs_top_builddir = @abs_top_builddir@
202 abs_top_srcdir = @abs_top_srcdir@
203 ac_ct_AR = @ac_ct_AR@
204 ac_ct_CC = @ac_ct_CC@
205 ac_ct_CXX = @ac_ct_CXX@
206 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
207 am__include = @am__include@
208 am__leading_dot = @am__leading_dot@
209 am__quote = @am__quote@
210 am__tar = @am__tar@
211 am__untar = @am__untar@
212 ax_pthread_config = @ax_pthread_config@
213 bindir = @bindir@
214 build = @build@
215 build_alias = @build_alias@
216 build_cpu = @build_cpu@
217 build_os = @build_os@
218 build_vendor = @build_vendor@
219 builddir = @builddir@
220 datadir = @datadir@
221 datarootdir = @datarootdir@
222 docdir = @docdir@
223 dvidir = @dvidir@
224 exec_prefix = @exec_prefix@
225 host = @host@
226 host_alias = @host_alias@
227 host_cpu = @host_cpu@
228 host_os = @host_os@
229 host_vendor = @host_vendor@
230 htmldir = @htmldir@
231 includedir = @includedir@
232 infodir = @infodir@
233 install_sh = @install_sh@
234 libdir = @libdir@
235 libexecdir = @libexecdir@
236 localedir = @localedir@
237 localstatedir = @localstatedir@
238 mandir = @mandir@
239 mkdir_p = @mkdir_p@
240 oldincludedir = @oldincludedir@
241 pdfdir = @pdfdir@
242 prefix = @prefix@
243 program_transform_name = @program_transform_name@
244 psdir = @psdir@
245 sbindir = @sbindir@
246 sharedstatedir = @sharedstatedir@
247 srcdir = @srcdir@
248 sysconfdir = @sysconfdir@
249 target_alias = @target_alias@
250 top_build_prefix = @top_build_prefix@
251 top_builddir = @top_builddir@
252 top_srcdir = @top_srcdir@
253 SUBDIRS = api shaping
254 all: all-recursive
255
256 .SUFFIXES:
257 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
258         @for dep in $?; do \
259           case '$(am__configure_deps)' in \
260             *$$dep*) \
261               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
262                 && { if test -f $@; then exit 0; else break; fi; }; \
263               exit 1;; \
264           esac; \
265         done; \
266         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits test/Makefile'; \
267         $(am__cd) $(top_srcdir) && \
268           $(AUTOMAKE) --gnits test/Makefile
269 .PRECIOUS: Makefile
270 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
271         @case '$?' in \
272           *config.status*) \
273             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
274           *) \
275             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
276             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
277         esac;
278
279 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
280         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281
282 $(top_srcdir)/configure:  $(am__configure_deps)
283         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
285         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286 $(am__aclocal_m4_deps):
287
288 mostlyclean-libtool:
289         -rm -f *.lo
290
291 clean-libtool:
292         -rm -rf .libs _libs
293
294 # This directory's subdirectories are mostly independent; you can cd
295 # into them and run `make' without going through this Makefile.
296 # To change the values of `make' variables: instead of editing Makefiles,
297 # (1) if the variable is set in `config.status', edit `config.status'
298 #     (which will cause the Makefiles to be regenerated when you run `make');
299 # (2) otherwise, pass the desired values on the `make' command line.
300 $(RECURSIVE_TARGETS):
301         @fail= failcom='exit 1'; \
302         for f in x $$MAKEFLAGS; do \
303           case $$f in \
304             *=* | --[!k]*);; \
305             *k*) failcom='fail=yes';; \
306           esac; \
307         done; \
308         dot_seen=no; \
309         target=`echo $@ | sed s/-recursive//`; \
310         list='$(SUBDIRS)'; for subdir in $$list; do \
311           echo "Making $$target in $$subdir"; \
312           if test "$$subdir" = "."; then \
313             dot_seen=yes; \
314             local_target="$$target-am"; \
315           else \
316             local_target="$$target"; \
317           fi; \
318           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
319           || eval $$failcom; \
320         done; \
321         if test "$$dot_seen" = "no"; then \
322           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
323         fi; test -z "$$fail"
324
325 $(RECURSIVE_CLEAN_TARGETS):
326         @fail= failcom='exit 1'; \
327         for f in x $$MAKEFLAGS; do \
328           case $$f in \
329             *=* | --[!k]*);; \
330             *k*) failcom='fail=yes';; \
331           esac; \
332         done; \
333         dot_seen=no; \
334         case "$@" in \
335           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
336           *) list='$(SUBDIRS)' ;; \
337         esac; \
338         rev=''; for subdir in $$list; do \
339           if test "$$subdir" = "."; then :; else \
340             rev="$$subdir $$rev"; \
341           fi; \
342         done; \
343         rev="$$rev ."; \
344         target=`echo $@ | sed s/-recursive//`; \
345         for subdir in $$rev; do \
346           echo "Making $$target in $$subdir"; \
347           if test "$$subdir" = "."; then \
348             local_target="$$target-am"; \
349           else \
350             local_target="$$target"; \
351           fi; \
352           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
353           || eval $$failcom; \
354         done && test -z "$$fail"
355 tags-recursive:
356         list='$(SUBDIRS)'; for subdir in $$list; do \
357           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
358         done
359 ctags-recursive:
360         list='$(SUBDIRS)'; for subdir in $$list; do \
361           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
362         done
363
364 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
365         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
366         unique=`for i in $$list; do \
367             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368           done | \
369           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
370               END { if (nonempty) { for (i in files) print i; }; }'`; \
371         mkid -fID $$unique
372 tags: TAGS
373
374 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
375                 $(TAGS_FILES) $(LISP)
376         set x; \
377         here=`pwd`; \
378         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
379           include_option=--etags-include; \
380           empty_fix=.; \
381         else \
382           include_option=--include; \
383           empty_fix=; \
384         fi; \
385         list='$(SUBDIRS)'; for subdir in $$list; do \
386           if test "$$subdir" = .; then :; else \
387             test ! -f $$subdir/TAGS || \
388               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
389           fi; \
390         done; \
391         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
392         unique=`for i in $$list; do \
393             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394           done | \
395           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
396               END { if (nonempty) { for (i in files) print i; }; }'`; \
397         shift; \
398         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
399           test -n "$$unique" || unique=$$empty_fix; \
400           if test $$# -gt 0; then \
401             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402               "$$@" $$unique; \
403           else \
404             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
405               $$unique; \
406           fi; \
407         fi
408 ctags: CTAGS
409 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
410                 $(TAGS_FILES) $(LISP)
411         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
412         unique=`for i in $$list; do \
413             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414           done | \
415           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
416               END { if (nonempty) { for (i in files) print i; }; }'`; \
417         test -z "$(CTAGS_ARGS)$$unique" \
418           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
419              $$unique
420
421 GTAGS:
422         here=`$(am__cd) $(top_builddir) && pwd` \
423           && $(am__cd) $(top_srcdir) \
424           && gtags -i $(GTAGS_ARGS) "$$here"
425
426 distclean-tags:
427         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
428
429 distdir: $(DISTFILES)
430         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
431         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
432         list='$(DISTFILES)'; \
433           dist_files=`for file in $$list; do echo $$file; done | \
434           sed -e "s|^$$srcdirstrip/||;t" \
435               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
436         case $$dist_files in \
437           */*) $(MKDIR_P) `echo "$$dist_files" | \
438                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
439                            sort -u` ;; \
440         esac; \
441         for file in $$dist_files; do \
442           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
443           if test -d $$d/$$file; then \
444             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
445             if test -d "$(distdir)/$$file"; then \
446               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
447             fi; \
448             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
449               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
450               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
451             fi; \
452             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
453           else \
454             test -f "$(distdir)/$$file" \
455             || cp -p $$d/$$file "$(distdir)/$$file" \
456             || exit 1; \
457           fi; \
458         done
459         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
460           if test "$$subdir" = .; then :; else \
461             test -d "$(distdir)/$$subdir" \
462             || $(MKDIR_P) "$(distdir)/$$subdir" \
463             || exit 1; \
464           fi; \
465         done
466         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
467           if test "$$subdir" = .; then :; else \
468             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
469             $(am__relativize); \
470             new_distdir=$$reldir; \
471             dir1=$$subdir; dir2="$(top_distdir)"; \
472             $(am__relativize); \
473             new_top_distdir=$$reldir; \
474             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
475             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
476             ($(am__cd) $$subdir && \
477               $(MAKE) $(AM_MAKEFLAGS) \
478                 top_distdir="$$new_top_distdir" \
479                 distdir="$$new_distdir" \
480                 am__remove_distdir=: \
481                 am__skip_length_check=: \
482                 am__skip_mode_fix=: \
483                 distdir) \
484               || exit 1; \
485           fi; \
486         done
487 check-am: all-am
488 check: check-recursive
489 all-am: Makefile
490 installdirs: installdirs-recursive
491 installdirs-am:
492 install: install-recursive
493 install-exec: install-exec-recursive
494 install-data: install-data-recursive
495 uninstall: uninstall-recursive
496
497 install-am: all-am
498         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
499
500 installcheck: installcheck-recursive
501 install-strip:
502         if test -z '$(STRIP)'; then \
503           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
504             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
505               install; \
506         else \
507           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
508             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
509             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
510         fi
511 mostlyclean-generic:
512
513 clean-generic:
514
515 distclean-generic:
516         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
517         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
518
519 maintainer-clean-generic:
520         @echo "This command is intended for maintainers to use"
521         @echo "it deletes files that may require special tools to rebuild."
522 clean: clean-recursive
523
524 clean-am: clean-generic clean-libtool mostlyclean-am
525
526 distclean: distclean-recursive
527         -rm -f Makefile
528 distclean-am: clean-am distclean-generic distclean-tags
529
530 dvi: dvi-recursive
531
532 dvi-am:
533
534 html: html-recursive
535
536 html-am:
537
538 info: info-recursive
539
540 info-am:
541
542 install-data-am:
543
544 install-dvi: install-dvi-recursive
545
546 install-dvi-am:
547
548 install-exec-am:
549
550 install-html: install-html-recursive
551
552 install-html-am:
553
554 install-info: install-info-recursive
555
556 install-info-am:
557
558 install-man:
559
560 install-pdf: install-pdf-recursive
561
562 install-pdf-am:
563
564 install-ps: install-ps-recursive
565
566 install-ps-am:
567
568 installcheck-am:
569
570 maintainer-clean: maintainer-clean-recursive
571         -rm -f Makefile
572 maintainer-clean-am: distclean-am maintainer-clean-generic
573
574 mostlyclean: mostlyclean-recursive
575
576 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
577
578 pdf: pdf-recursive
579
580 pdf-am:
581
582 ps: ps-recursive
583
584 ps-am:
585
586 uninstall-am:
587
588 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
589         install-am install-strip tags-recursive
590
591 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
592         all all-am check check-am clean clean-generic clean-libtool \
593         ctags ctags-recursive distclean distclean-generic \
594         distclean-libtool distclean-tags distdir dvi dvi-am html \
595         html-am info info-am install install-am install-data \
596         install-data-am install-dvi install-dvi-am install-exec \
597         install-exec-am install-html install-html-am install-info \
598         install-info-am install-man install-pdf install-pdf-am \
599         install-ps install-ps-am install-strip installcheck \
600         installcheck-am installdirs installdirs-am maintainer-clean \
601         maintainer-clean-generic mostlyclean mostlyclean-generic \
602         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
603         uninstall uninstall-am
604
605
606 -include $(top_srcdir)/git.mk
607
608 # Tell versions [3.59,3.63) of GNU make to not export all variables.
609 # Otherwise a system limit (for SysV at least) may be exceeded.
610 .NOEXPORT: