Upgrade to latest harfbuzz
[framework/uifw/harfbuzz.git] / test / shaping / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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/shaping
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 CONFIG_CLEAN_VPATH_FILES =
48 AM_V_GEN = $(am__v_GEN_$(V))
49 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
50 am__v_GEN_0 = @echo "  GEN   " $@;
51 AM_V_at = $(am__v_at_$(V))
52 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
53 am__v_at_0 = @
54 SOURCES =
55 DIST_SOURCES =
56 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57 ACLOCAL = @ACLOCAL@
58 AMTAR = @AMTAR@
59 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
60 AR = @AR@
61 AUTOCONF = @AUTOCONF@
62 AUTOHEADER = @AUTOHEADER@
63 AUTOMAKE = @AUTOMAKE@
64 AWK = @AWK@
65 CAIRO_CFLAGS = @CAIRO_CFLAGS@
66 CAIRO_FT_CFLAGS = @CAIRO_FT_CFLAGS@
67 CAIRO_FT_LIBS = @CAIRO_FT_LIBS@
68 CAIRO_LIBS = @CAIRO_LIBS@
69 CC = @CC@
70 CCDEPMODE = @CCDEPMODE@
71 CFLAGS = @CFLAGS@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CXX = @CXX@
75 CXXCPP = @CXXCPP@
76 CXXDEPMODE = @CXXDEPMODE@
77 CXXFLAGS = @CXXFLAGS@
78 CYGPATH_W = @CYGPATH_W@
79 DEFS = @DEFS@
80 DEPDIR = @DEPDIR@
81 DSYMUTIL = @DSYMUTIL@
82 DUMPBIN = @DUMPBIN@
83 ECHO_C = @ECHO_C@
84 ECHO_N = @ECHO_N@
85 ECHO_T = @ECHO_T@
86 EGREP = @EGREP@
87 EXEEXT = @EXEEXT@
88 FGREP = @FGREP@
89 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
90 FREETYPE_LIBS = @FREETYPE_LIBS@
91 GLIB_CFLAGS = @GLIB_CFLAGS@
92 GLIB_LIBS = @GLIB_LIBS@
93 GLIB_MKENUMS = @GLIB_MKENUMS@
94 GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
95 GOBJECT_LIBS = @GOBJECT_LIBS@
96 GRAPHITE2_CFLAGS = @GRAPHITE2_CFLAGS@
97 GRAPHITE2_LIBS = @GRAPHITE2_LIBS@
98 GREP = @GREP@
99 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
100 GTHREAD_LIBS = @GTHREAD_LIBS@
101 HB_LIBTOOL_VERSION_INFO = @HB_LIBTOOL_VERSION_INFO@
102 HB_VERSION = @HB_VERSION@
103 HB_VERSION_MAJOR = @HB_VERSION_MAJOR@
104 HB_VERSION_MICRO = @HB_VERSION_MICRO@
105 HB_VERSION_MINOR = @HB_VERSION_MINOR@
106 ICU_CFLAGS = @ICU_CFLAGS@
107 ICU_LIBS = @ICU_LIBS@
108 INSTALL = @INSTALL@
109 INSTALL_DATA = @INSTALL_DATA@
110 INSTALL_PROGRAM = @INSTALL_PROGRAM@
111 INSTALL_SCRIPT = @INSTALL_SCRIPT@
112 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
113 LD = @LD@
114 LDFLAGS = @LDFLAGS@
115 LIBOBJS = @LIBOBJS@
116 LIBS = @LIBS@
117 LIBTOOL = @LIBTOOL@
118 LIPO = @LIPO@
119 LN_S = @LN_S@
120 LTLIBOBJS = @LTLIBOBJS@
121 MAKEINFO = @MAKEINFO@
122 MKDIR_P = @MKDIR_P@
123 NM = @NM@
124 NMEDIT = @NMEDIT@
125 OBJDUMP = @OBJDUMP@
126 OBJEXT = @OBJEXT@
127 OTOOL = @OTOOL@
128 OTOOL64 = @OTOOL64@
129 PACKAGE = @PACKAGE@
130 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
131 PACKAGE_NAME = @PACKAGE_NAME@
132 PACKAGE_STRING = @PACKAGE_STRING@
133 PACKAGE_TARNAME = @PACKAGE_TARNAME@
134 PACKAGE_URL = @PACKAGE_URL@
135 PACKAGE_VERSION = @PACKAGE_VERSION@
136 PATH_SEPARATOR = @PATH_SEPARATOR@
137 PKG_CONFIG = @PKG_CONFIG@
138 RANLIB = @RANLIB@
139 SED = @SED@
140 SET_MAKE = @SET_MAKE@
141 SHELL = @SHELL@
142 STRIP = @STRIP@
143 UNISCRIBE_CFLAGS = @UNISCRIBE_CFLAGS@
144 UNISCRIBE_LIBS = @UNISCRIBE_LIBS@
145 VERSION = @VERSION@
146 abs_builddir = @abs_builddir@
147 abs_srcdir = @abs_srcdir@
148 abs_top_builddir = @abs_top_builddir@
149 abs_top_srcdir = @abs_top_srcdir@
150 ac_ct_CC = @ac_ct_CC@
151 ac_ct_CXX = @ac_ct_CXX@
152 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
153 am__include = @am__include@
154 am__leading_dot = @am__leading_dot@
155 am__quote = @am__quote@
156 am__tar = @am__tar@
157 am__untar = @am__untar@
158 bindir = @bindir@
159 build = @build@
160 build_alias = @build_alias@
161 build_cpu = @build_cpu@
162 build_os = @build_os@
163 build_vendor = @build_vendor@
164 builddir = @builddir@
165 datadir = @datadir@
166 datarootdir = @datarootdir@
167 docdir = @docdir@
168 dvidir = @dvidir@
169 exec_prefix = @exec_prefix@
170 host = @host@
171 host_alias = @host_alias@
172 host_cpu = @host_cpu@
173 host_os = @host_os@
174 host_vendor = @host_vendor@
175 htmldir = @htmldir@
176 includedir = @includedir@
177 infodir = @infodir@
178 install_sh = @install_sh@
179 libdir = @libdir@
180 libexecdir = @libexecdir@
181 localedir = @localedir@
182 localstatedir = @localstatedir@
183 lt_ECHO = @lt_ECHO@
184 mandir = @mandir@
185 mkdir_p = @mkdir_p@
186 oldincludedir = @oldincludedir@
187 pdfdir = @pdfdir@
188 prefix = @prefix@
189 program_transform_name = @program_transform_name@
190 psdir = @psdir@
191 sbindir = @sbindir@
192 sharedstatedir = @sharedstatedir@
193 srcdir = @srcdir@
194 sysconfdir = @sysconfdir@
195 target_alias = @target_alias@
196 top_build_prefix = @top_build_prefix@
197 top_builddir = @top_builddir@
198 top_srcdir = @top_srcdir@
199 NULL = 
200
201 # TODO Figure out Python stuff
202 EXTRA_DIST = hb-diff hb-diff-colorize hb-diff-filter-failures \
203         hb-diff-ngrams hb-diff-stat hb-manifest-read \
204         hb-manifest-update hb-unicode-decode hb-unicode-encode \
205         hb-unicode-prettyname $(NULL) hb_test_tools.py $(NULL)
206 CLEANFILES = hb_test_tools.py[co] $(NULL)
207 DISTCLEANFILES = 
208 MAINTAINERCLEANFILES = 
209 all: all-am
210
211 .SUFFIXES:
212 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
213         @for dep in $?; do \
214           case '$(am__configure_deps)' in \
215             *$$dep*) \
216               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
217                 && { if test -f $@; then exit 0; else break; fi; }; \
218               exit 1;; \
219           esac; \
220         done; \
221         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/shaping/Makefile'; \
222         $(am__cd) $(top_srcdir) && \
223           $(AUTOMAKE) --gnu test/shaping/Makefile
224 .PRECIOUS: Makefile
225 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226         @case '$?' in \
227           *config.status*) \
228             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
229           *) \
230             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
232         esac;
233
234 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
237 $(top_srcdir)/configure:  $(am__configure_deps)
238         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
240         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241 $(am__aclocal_m4_deps):
242
243 mostlyclean-libtool:
244         -rm -f *.lo
245
246 clean-libtool:
247         -rm -rf .libs _libs
248 tags: TAGS
249 TAGS:
250
251 ctags: CTAGS
252 CTAGS:
253
254
255 distdir: $(DISTFILES)
256         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
257         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
258         list='$(DISTFILES)'; \
259           dist_files=`for file in $$list; do echo $$file; done | \
260           sed -e "s|^$$srcdirstrip/||;t" \
261               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
262         case $$dist_files in \
263           */*) $(MKDIR_P) `echo "$$dist_files" | \
264                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
265                            sort -u` ;; \
266         esac; \
267         for file in $$dist_files; do \
268           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
269           if test -d $$d/$$file; then \
270             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
271             if test -d "$(distdir)/$$file"; then \
272               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
273             fi; \
274             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
275               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
276               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
277             fi; \
278             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
279           else \
280             test -f "$(distdir)/$$file" \
281             || cp -p $$d/$$file "$(distdir)/$$file" \
282             || exit 1; \
283           fi; \
284         done
285 check-am: all-am
286 check: check-am
287 all-am: Makefile
288 installdirs:
289 install: install-am
290 install-exec: install-exec-am
291 install-data: install-data-am
292 uninstall: uninstall-am
293
294 install-am: all-am
295         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
296
297 installcheck: installcheck-am
298 install-strip:
299         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
300           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
301           `test -z '$(STRIP)' || \
302             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
303 mostlyclean-generic:
304
305 clean-generic:
306         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
307
308 distclean-generic:
309         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
310         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
311         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
312
313 maintainer-clean-generic:
314         @echo "This command is intended for maintainers to use"
315         @echo "it deletes files that may require special tools to rebuild."
316         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
317 clean: clean-am
318
319 clean-am: clean-generic clean-libtool mostlyclean-am
320
321 distclean: distclean-am
322         -rm -f Makefile
323 distclean-am: clean-am distclean-generic
324
325 dvi: dvi-am
326
327 dvi-am:
328
329 html: html-am
330
331 html-am:
332
333 info: info-am
334
335 info-am:
336
337 install-data-am:
338
339 install-dvi: install-dvi-am
340
341 install-dvi-am:
342
343 install-exec-am:
344
345 install-html: install-html-am
346
347 install-html-am:
348
349 install-info: install-info-am
350
351 install-info-am:
352
353 install-man:
354
355 install-pdf: install-pdf-am
356
357 install-pdf-am:
358
359 install-ps: install-ps-am
360
361 install-ps-am:
362
363 installcheck-am:
364
365 maintainer-clean: maintainer-clean-am
366         -rm -f Makefile
367 maintainer-clean-am: distclean-am maintainer-clean-generic
368
369 mostlyclean: mostlyclean-am
370
371 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
372
373 pdf: pdf-am
374
375 pdf-am:
376
377 ps: ps-am
378
379 ps-am:
380
381 uninstall-am:
382
383 .MAKE: install-am install-strip
384
385 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
386         distclean distclean-generic distclean-libtool distdir dvi \
387         dvi-am html html-am info info-am install install-am \
388         install-data install-data-am install-dvi install-dvi-am \
389         install-exec install-exec-am install-html install-html-am \
390         install-info install-info-am install-man install-pdf \
391         install-pdf-am install-ps install-ps-am install-strip \
392         installcheck installcheck-am installdirs maintainer-clean \
393         maintainer-clean-generic mostlyclean mostlyclean-generic \
394         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
395
396
397 manifests:
398         @$(srcdir)/hb-manifest-update "$(srcdir)/texts" "$(srcdir)/fonts"
399
400 .PHONY: manifests
401
402 -include $(top_srcdir)/git.mk
403
404 # Tell versions [3.59,3.63) of GNU make to not export all variables.
405 # Otherwise a system limit (for SysV at least) may be exceeded.
406 .NOEXPORT: