d5d22f017e62c67503324de0c09f85b080bd5d89
[platform/upstream/fontconfig.git] / fc-match / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 #  fontconfig/fc-match/Makefile.am
19
20 #  Copyright © 2003 Keith Packard
21
22 #  Permission to use, copy, modify, distribute, and sell this software and its
23 #  documentation for any purpose is hereby granted without fee, provided that
24 #  the above copyright notice appear in all copies and that both that
25 #  copyright notice and this permission notice appear in supporting
26 #  documentation, and that the name of the author(s) not be used in
27 #  advertising or publicity pertaining to distribution of the software without
28 #  specific, written prior permission.  The authors make no
29 #  representations about the suitability of this software for any purpose.  It
30 #  is provided "as is" without express or implied warranty.
31
32 #  THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
33 #  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
34 #  EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
35 #  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
36 #  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37 #  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
38 #  PERFORMANCE OF THIS SOFTWARE.
39
40 VPATH = @srcdir@
41 am__is_gnu_make = { \
42   if test -z '$(MAKELEVEL)'; then \
43     false; \
44   elif test -n '$(MAKE_HOST)'; then \
45     true; \
46   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
47     true; \
48   else \
49     false; \
50   fi; \
51 }
52 am__make_running_with_option = \
53   case $${target_option-} in \
54       ?) ;; \
55       *) echo "am__make_running_with_option: internal error: invalid" \
56               "target option '$${target_option-}' specified" >&2; \
57          exit 1;; \
58   esac; \
59   has_opt=no; \
60   sane_makeflags=$$MAKEFLAGS; \
61   if $(am__is_gnu_make); then \
62     sane_makeflags=$$MFLAGS; \
63   else \
64     case $$MAKEFLAGS in \
65       *\\[\ \   ]*) \
66         bs=\\; \
67         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
68           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
69     esac; \
70   fi; \
71   skip_next=no; \
72   strip_trailopt () \
73   { \
74     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
75   }; \
76   for flg in $$sane_makeflags; do \
77     test $$skip_next = yes && { skip_next=no; continue; }; \
78     case $$flg in \
79       *=*|--*) continue;; \
80         -*I) strip_trailopt 'I'; skip_next=yes;; \
81       -*I?*) strip_trailopt 'I';; \
82         -*O) strip_trailopt 'O'; skip_next=yes;; \
83       -*O?*) strip_trailopt 'O';; \
84         -*l) strip_trailopt 'l'; skip_next=yes;; \
85       -*l?*) strip_trailopt 'l';; \
86       -[dEDm]) skip_next=yes;; \
87       -[JT]) skip_next=yes;; \
88     esac; \
89     case $$flg in \
90       *$$target_option*) has_opt=yes; break;; \
91     esac; \
92   done; \
93   test $$has_opt = yes
94 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
95 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
96 pkgdatadir = $(datadir)/@PACKAGE@
97 pkgincludedir = $(includedir)/@PACKAGE@
98 pkglibdir = $(libdir)/@PACKAGE@
99 pkglibexecdir = $(libexecdir)/@PACKAGE@
100 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
101 install_sh_DATA = $(install_sh) -c -m 644
102 install_sh_PROGRAM = $(install_sh) -c
103 install_sh_SCRIPT = $(install_sh) -c
104 INSTALL_HEADER = $(INSTALL_DATA)
105 transform = $(program_transform_name)
106 NORMAL_INSTALL = :
107 PRE_INSTALL = :
108 POST_INSTALL = :
109 NORMAL_UNINSTALL = :
110 PRE_UNINSTALL = :
111 POST_UNINSTALL = :
112 build_triplet = @build@
113 host_triplet = @host@
114 bin_PROGRAMS = fc-match$(EXEEXT)
115 @USEDOCBOOK_TRUE@am__append_1 = ${man_MANS}
116 subdir = fc-match
117 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
118 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_symbol.m4 \
119         $(top_srcdir)/m4/ax_cc_for_build.m4 \
120         $(top_srcdir)/m4/ax_create_stdint_h.m4 \
121         $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
122         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
123         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
124         $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
125 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
126         $(ACLOCAL_M4)
127 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
128 mkinstalldirs = $(install_sh) -d
129 CONFIG_HEADER = $(top_builddir)/config.h
130 CONFIG_CLEAN_FILES =
131 CONFIG_CLEAN_VPATH_FILES =
132 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
133 PROGRAMS = $(bin_PROGRAMS)
134 fc_match_SOURCES = fc-match.c
135 fc_match_OBJECTS = fc-match.$(OBJEXT)
136 fc_match_DEPENDENCIES = ${top_builddir}/src/libfontconfig.la
137 AM_V_lt = $(am__v_lt_@AM_V@)
138 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
139 am__v_lt_0 = --silent
140 am__v_lt_1 = 
141 AM_V_P = $(am__v_P_@AM_V@)
142 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
143 am__v_P_0 = false
144 am__v_P_1 = :
145 AM_V_GEN = $(am__v_GEN_@AM_V@)
146 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
147 am__v_GEN_0 = @echo "  GEN     " $@;
148 am__v_GEN_1 = 
149 AM_V_at = $(am__v_at_@AM_V@)
150 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
151 am__v_at_0 = @
152 am__v_at_1 = 
153 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
154 depcomp = $(SHELL) $(top_srcdir)/depcomp
155 am__depfiles_maybe = depfiles
156 am__mv = mv -f
157 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
158         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
159 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
160         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
161         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
162         $(AM_CFLAGS) $(CFLAGS)
163 AM_V_CC = $(am__v_CC_@AM_V@)
164 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
165 am__v_CC_0 = @echo "  CC      " $@;
166 am__v_CC_1 = 
167 CCLD = $(CC)
168 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
169         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
170         $(AM_LDFLAGS) $(LDFLAGS) -o $@
171 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
172 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
173 am__v_CCLD_0 = @echo "  CCLD    " $@;
174 am__v_CCLD_1 = 
175 SOURCES = fc-match.c
176 DIST_SOURCES = fc-match.c
177 am__can_run_installinfo = \
178   case $$AM_UPDATE_INFO_DIR in \
179     n|no|NO) false;; \
180     *) (install-info --version) >/dev/null 2>&1;; \
181   esac
182 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
183 am__vpath_adj = case $$p in \
184     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
185     *) f=$$p;; \
186   esac;
187 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
188 am__install_max = 40
189 am__nobase_strip_setup = \
190   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
191 am__nobase_strip = \
192   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
193 am__nobase_list = $(am__nobase_strip_setup); \
194   for p in $$list; do echo "$$p $$p"; done | \
195   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
196   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
197     if (++n[$$2] == $(am__install_max)) \
198       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
199     END { for (dir in files) print dir, files[dir] }'
200 am__base_list = \
201   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
202   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
203 am__uninstall_files_from_dir = { \
204   test -z "$$files" \
205     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
206     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
207          $(am__cd) "$$dir" && rm -f $$files; }; \
208   }
209 man1dir = $(mandir)/man1
210 NROFF = nroff
211 MANS = $(man_MANS)
212 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
213 # Read a list of newline-separated strings from the standard input,
214 # and print each of them once, without duplicates.  Input order is
215 # *not* preserved.
216 am__uniquify_input = $(AWK) '\
217   BEGIN { nonempty = 0; } \
218   { items[$$0] = 1; nonempty = 1; } \
219   END { if (nonempty) { for (i in items) print i; }; } \
220 '
221 # Make sure the list of sources is unique.  This is necessary because,
222 # e.g., the same source file might be shared among _SOURCES variables
223 # for different programs/libraries.
224 am__define_uniq_tagged_files = \
225   list='$(am__tagged_files)'; \
226   unique=`for i in $$list; do \
227     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
228   done | $(am__uniquify_input)`
229 ETAGS = etags
230 CTAGS = ctags
231 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
232 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
233 ACLOCAL = @ACLOCAL@
234 AMTAR = @AMTAR@
235 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
236 AR = @AR@
237 AS = @AS@
238 AUTOCONF = @AUTOCONF@
239 AUTOHEADER = @AUTOHEADER@
240 AUTOMAKE = @AUTOMAKE@
241 AWK = @AWK@
242 BASECONFIGDIR = @BASECONFIGDIR@
243 CC = @CC@
244 CCDEPMODE = @CCDEPMODE@
245 CC_FOR_BUILD = @CC_FOR_BUILD@
246 CFLAGS = @CFLAGS@
247 CONFIGDIR = @CONFIGDIR@
248 CPP = @CPP@
249 CPPFLAGS = @CPPFLAGS@
250 CYGPATH_W = @CYGPATH_W@
251 DEFS = @DEFS@
252 DEPDIR = @DEPDIR@
253 DLLTOOL = @DLLTOOL@
254 DOCMAN3 = @DOCMAN3@
255 DSYMUTIL = @DSYMUTIL@
256 DUMPBIN = @DUMPBIN@
257 ECHO_C = @ECHO_C@
258 ECHO_N = @ECHO_N@
259 ECHO_T = @ECHO_T@
260 EGREP = @EGREP@
261 EXEEXT = @EXEEXT@
262 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
263 EXPAT_CFLAGS = @EXPAT_CFLAGS@
264 EXPAT_LIBS = @EXPAT_LIBS@
265 FC_ADD_FONTS = @FC_ADD_FONTS@
266 FC_CACHEDIR = @FC_CACHEDIR@
267 FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
268 FC_FONTDATE = @FC_FONTDATE@
269 FC_FONTPATH = @FC_FONTPATH@
270 FGREP = @FGREP@
271 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
272 FREETYPE_LIBS = @FREETYPE_LIBS@
273 GIT = @GIT@
274 GPERF = @GPERF@
275 GREP = @GREP@
276 HASDOCBOOK = @HASDOCBOOK@
277 HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
278 ICONV_CFLAGS = @ICONV_CFLAGS@
279 ICONV_LIBS = @ICONV_LIBS@
280 INSTALL = @INSTALL@
281 INSTALL_DATA = @INSTALL_DATA@
282 INSTALL_PROGRAM = @INSTALL_PROGRAM@
283 INSTALL_SCRIPT = @INSTALL_SCRIPT@
284 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
285 LD = @LD@
286 LDFLAGS = @LDFLAGS@
287 LIBOBJS = @LIBOBJS@
288 LIBS = @LIBS@
289 LIBTOOL = @LIBTOOL@
290 LIBT_CURRENT = @LIBT_CURRENT@
291 LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
292 LIBT_REVISION = @LIBT_REVISION@
293 LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
294 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
295 LIBXML2_LIBS = @LIBXML2_LIBS@
296 LIPO = @LIPO@
297 LN_S = @LN_S@
298 LTLIBOBJS = @LTLIBOBJS@
299 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
300 MAKEINFO = @MAKEINFO@
301 MANIFEST_TOOL = @MANIFEST_TOOL@
302 MKDIR_P = @MKDIR_P@
303 NM = @NM@
304 NMEDIT = @NMEDIT@
305 OBJDUMP = @OBJDUMP@
306 OBJEXT = @OBJEXT@
307 OTOOL = @OTOOL@
308 OTOOL64 = @OTOOL64@
309 PACKAGE = @PACKAGE@
310 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
311 PACKAGE_NAME = @PACKAGE_NAME@
312 PACKAGE_STRING = @PACKAGE_STRING@
313 PACKAGE_TARNAME = @PACKAGE_TARNAME@
314 PACKAGE_URL = @PACKAGE_URL@
315 PACKAGE_VERSION = @PACKAGE_VERSION@
316 PATH_SEPARATOR = @PATH_SEPARATOR@
317 PKGCONFIG_REQUIRES = @PKGCONFIG_REQUIRES@
318 PKGCONFIG_REQUIRES_PRIVATELY = @PKGCONFIG_REQUIRES_PRIVATELY@
319 PKG_CONFIG = @PKG_CONFIG@
320 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
321 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
322 PREFERRED_HINTING = @PREFERRED_HINTING@
323 PTHREAD_CC = @PTHREAD_CC@
324 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
325 PTHREAD_LIBS = @PTHREAD_LIBS@
326 PYTHON = @PYTHON@
327 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
328 PYTHON_PLATFORM = @PYTHON_PLATFORM@
329 PYTHON_PREFIX = @PYTHON_PREFIX@
330 PYTHON_VERSION = @PYTHON_VERSION@
331 RANLIB = @RANLIB@
332 RM = @RM@
333 SED = @SED@
334 SET_MAKE = @SET_MAKE@
335 SHELL = @SHELL@
336 STRIP = @STRIP@
337 TEMPLATEDIR = @TEMPLATEDIR@
338 VERSION = @VERSION@
339 WARN_CFLAGS = @WARN_CFLAGS@
340 XMLDIR = @XMLDIR@
341 abs_builddir = @abs_builddir@
342 abs_srcdir = @abs_srcdir@
343 abs_top_builddir = @abs_top_builddir@
344 abs_top_srcdir = @abs_top_srcdir@
345 ac_ct_AR = @ac_ct_AR@
346 ac_ct_CC = @ac_ct_CC@
347 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
348 am__include = @am__include@
349 am__leading_dot = @am__leading_dot@
350 am__quote = @am__quote@
351 am__tar = @am__tar@
352 am__untar = @am__untar@
353 ax_pthread_config = @ax_pthread_config@
354 bindir = @bindir@
355 build = @build@
356 build_alias = @build_alias@
357 build_cpu = @build_cpu@
358 build_os = @build_os@
359 build_vendor = @build_vendor@
360 builddir = @builddir@
361 datadir = @datadir@
362 datarootdir = @datarootdir@
363 docdir = @docdir@
364 dvidir = @dvidir@
365 exec_prefix = @exec_prefix@
366 fc_cachedir = @fc_cachedir@
367 host = @host@
368 host_alias = @host_alias@
369 host_cpu = @host_cpu@
370 host_os = @host_os@
371 host_vendor = @host_vendor@
372 htmldir = @htmldir@
373 includedir = @includedir@
374 infodir = @infodir@
375 install_sh = @install_sh@
376 libdir = @libdir@
377 libexecdir = @libexecdir@
378 localedir = @localedir@
379 localstatedir = @localstatedir@
380 mandir = @mandir@
381 mkdir_p = @mkdir_p@
382 ms_librarian = @ms_librarian@
383 oldincludedir = @oldincludedir@
384 pdfdir = @pdfdir@
385 pkgconfigdir = @pkgconfigdir@
386 pkgpyexecdir = @pkgpyexecdir@
387 pkgpythondir = @pkgpythondir@
388 prefix = @prefix@
389 program_transform_name = @program_transform_name@
390 psdir = @psdir@
391 pyexecdir = @pyexecdir@
392 pythondir = @pythondir@
393 sbindir = @sbindir@
394 sharedstatedir = @sharedstatedir@
395 srcdir = @srcdir@
396 sysconfdir = @sysconfdir@
397 target_alias = @target_alias@
398 top_build_prefix = @top_build_prefix@
399 top_builddir = @top_builddir@
400 top_srcdir = @top_srcdir@
401 DOC2MAN = docbook2man
402 FC_MATCH_SRC = ${top_srcdir}/fc-match
403 SGML = ${FC_MATCH_SRC}/fc-match.sgml
404 AM_CPPFLAGS = -I${top_srcdir} $(WARN_CFLAGS)
405 BUILT_MANS = fc-match.1
406 @ENABLE_DOCS_TRUE@man_MANS = ${BUILT_MANS}
407 EXTRA_DIST = fc-match.sgml $(BUILT_MANS)
408 CLEANFILES = $(am__append_1)
409 fc_match_LDADD = ${top_builddir}/src/libfontconfig.la
410 all: all-am
411
412 .SUFFIXES:
413 .SUFFIXES: .c .lo .o .obj
414 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
415         @for dep in $?; do \
416           case '$(am__configure_deps)' in \
417             *$$dep*) \
418               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
419                 && { if test -f $@; then exit 0; else break; fi; }; \
420               exit 1;; \
421           esac; \
422         done; \
423         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu fc-match/Makefile'; \
424         $(am__cd) $(top_srcdir) && \
425           $(AUTOMAKE) --gnu fc-match/Makefile
426 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
427         @case '$?' in \
428           *config.status*) \
429             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
430           *) \
431             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
432             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
433         esac;
434
435 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
436         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
437
438 $(top_srcdir)/configure:  $(am__configure_deps)
439         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
440 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
441         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
442 $(am__aclocal_m4_deps):
443 install-binPROGRAMS: $(bin_PROGRAMS)
444         @$(NORMAL_INSTALL)
445         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
446         if test -n "$$list"; then \
447           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
448           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
449         fi; \
450         for p in $$list; do echo "$$p $$p"; done | \
451         sed 's/$(EXEEXT)$$//' | \
452         while read p p1; do if test -f $$p \
453          || test -f $$p1 \
454           ; then echo "$$p"; echo "$$p"; else :; fi; \
455         done | \
456         sed -e 'p;s,.*/,,;n;h' \
457             -e 's|.*|.|' \
458             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
459         sed 'N;N;N;s,\n, ,g' | \
460         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
461           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
462             if ($$2 == $$4) files[d] = files[d] " " $$1; \
463             else { print "f", $$3 "/" $$4, $$1; } } \
464           END { for (d in files) print "f", d, files[d] }' | \
465         while read type dir files; do \
466             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
467             test -z "$$files" || { \
468             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
469             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
470             } \
471         ; done
472
473 uninstall-binPROGRAMS:
474         @$(NORMAL_UNINSTALL)
475         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
476         files=`for p in $$list; do echo "$$p"; done | \
477           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
478               -e 's/$$/$(EXEEXT)/' \
479         `; \
480         test -n "$$list" || exit 0; \
481         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
482         cd "$(DESTDIR)$(bindir)" && rm -f $$files
483
484 clean-binPROGRAMS:
485         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
486         echo " rm -f" $$list; \
487         rm -f $$list || exit $$?; \
488         test -n "$(EXEEXT)" || exit 0; \
489         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
490         echo " rm -f" $$list; \
491         rm -f $$list
492
493 fc-match$(EXEEXT): $(fc_match_OBJECTS) $(fc_match_DEPENDENCIES) $(EXTRA_fc_match_DEPENDENCIES) 
494         @rm -f fc-match$(EXEEXT)
495         $(AM_V_CCLD)$(LINK) $(fc_match_OBJECTS) $(fc_match_LDADD) $(LIBS)
496
497 mostlyclean-compile:
498         -rm -f *.$(OBJEXT)
499
500 distclean-compile:
501         -rm -f *.tab.c
502
503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fc-match.Po@am__quote@
504
505 .c.o:
506 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
507 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
508 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
509 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
510 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
511
512 .c.obj:
513 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
514 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
515 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
516 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
517 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
518
519 .c.lo:
520 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
521 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
522 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
523 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
524 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
525
526 mostlyclean-libtool:
527         -rm -f *.lo
528
529 clean-libtool:
530         -rm -rf .libs _libs
531 install-man1: $(man_MANS)
532         @$(NORMAL_INSTALL)
533         @list1=''; \
534         list2='$(man_MANS)'; \
535         test -n "$(man1dir)" \
536           && test -n "`echo $$list1$$list2`" \
537           || exit 0; \
538         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
539         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
540         { for i in $$list1; do echo "$$i"; done;  \
541         if test -n "$$list2"; then \
542           for i in $$list2; do echo "$$i"; done \
543             | sed -n '/\.1[a-z]*$$/p'; \
544         fi; \
545         } | while read p; do \
546           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
547           echo "$$d$$p"; echo "$$p"; \
548         done | \
549         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
550               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
551         sed 'N;N;s,\n, ,g' | { \
552         list=; while read file base inst; do \
553           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
554             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
555             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
556           fi; \
557         done; \
558         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
559         while read files; do \
560           test -z "$$files" || { \
561             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
562             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
563         done; }
564
565 uninstall-man1:
566         @$(NORMAL_UNINSTALL)
567         @list=''; test -n "$(man1dir)" || exit 0; \
568         files=`{ for i in $$list; do echo "$$i"; done; \
569         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
570           sed -n '/\.1[a-z]*$$/p'; \
571         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
572               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
573         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
574
575 ID: $(am__tagged_files)
576         $(am__define_uniq_tagged_files); mkid -fID $$unique
577 tags: tags-am
578 TAGS: tags
579
580 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
581         set x; \
582         here=`pwd`; \
583         $(am__define_uniq_tagged_files); \
584         shift; \
585         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
586           test -n "$$unique" || unique=$$empty_fix; \
587           if test $$# -gt 0; then \
588             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
589               "$$@" $$unique; \
590           else \
591             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
592               $$unique; \
593           fi; \
594         fi
595 ctags: ctags-am
596
597 CTAGS: ctags
598 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
599         $(am__define_uniq_tagged_files); \
600         test -z "$(CTAGS_ARGS)$$unique" \
601           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
602              $$unique
603
604 GTAGS:
605         here=`$(am__cd) $(top_builddir) && pwd` \
606           && $(am__cd) $(top_srcdir) \
607           && gtags -i $(GTAGS_ARGS) "$$here"
608 cscopelist: cscopelist-am
609
610 cscopelist-am: $(am__tagged_files)
611         list='$(am__tagged_files)'; \
612         case "$(srcdir)" in \
613           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
614           *) sdir=$(subdir)/$(srcdir) ;; \
615         esac; \
616         for i in $$list; do \
617           if test -f "$$i"; then \
618             echo "$(subdir)/$$i"; \
619           else \
620             echo "$$sdir/$$i"; \
621           fi; \
622         done >> $(top_builddir)/cscope.files
623
624 distclean-tags:
625         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
626
627 distdir: $(DISTFILES)
628         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
629         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
630         list='$(DISTFILES)'; \
631           dist_files=`for file in $$list; do echo $$file; done | \
632           sed -e "s|^$$srcdirstrip/||;t" \
633               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
634         case $$dist_files in \
635           */*) $(MKDIR_P) `echo "$$dist_files" | \
636                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
637                            sort -u` ;; \
638         esac; \
639         for file in $$dist_files; do \
640           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
641           if test -d $$d/$$file; then \
642             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
643             if test -d "$(distdir)/$$file"; then \
644               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
645             fi; \
646             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
647               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
648               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
649             fi; \
650             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
651           else \
652             test -f "$(distdir)/$$file" \
653             || cp -p $$d/$$file "$(distdir)/$$file" \
654             || exit 1; \
655           fi; \
656         done
657 check-am: all-am
658 check: check-am
659 all-am: Makefile $(PROGRAMS) $(MANS) all-local
660 installdirs:
661         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
662           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
663         done
664 install: install-am
665 install-exec: install-exec-am
666 install-data: install-data-am
667 uninstall: uninstall-am
668
669 install-am: all-am
670         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
671
672 installcheck: installcheck-am
673 install-strip:
674         if test -z '$(STRIP)'; then \
675           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
676             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
677               install; \
678         else \
679           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
680             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
681             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
682         fi
683 mostlyclean-generic:
684
685 clean-generic:
686         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
687
688 distclean-generic:
689         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
690         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
691
692 maintainer-clean-generic:
693         @echo "This command is intended for maintainers to use"
694         @echo "it deletes files that may require special tools to rebuild."
695 clean: clean-am
696
697 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
698
699 distclean: distclean-am
700         -rm -rf ./$(DEPDIR)
701         -rm -f Makefile
702 distclean-am: clean-am distclean-compile distclean-generic \
703         distclean-tags
704
705 dvi: dvi-am
706
707 dvi-am:
708
709 html: html-am
710
711 html-am:
712
713 info: info-am
714
715 info-am:
716
717 install-data-am: install-man
718
719 install-dvi: install-dvi-am
720
721 install-dvi-am:
722
723 install-exec-am: install-binPROGRAMS
724
725 install-html: install-html-am
726
727 install-html-am:
728
729 install-info: install-info-am
730
731 install-info-am:
732
733 install-man: install-man1
734
735 install-pdf: install-pdf-am
736
737 install-pdf-am:
738
739 install-ps: install-ps-am
740
741 install-ps-am:
742
743 installcheck-am:
744
745 maintainer-clean: maintainer-clean-am
746         -rm -rf ./$(DEPDIR)
747         -rm -f Makefile
748 maintainer-clean-am: distclean-am maintainer-clean-generic
749
750 mostlyclean: mostlyclean-am
751
752 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
753         mostlyclean-libtool
754
755 pdf: pdf-am
756
757 pdf-am:
758
759 ps: ps-am
760
761 ps-am:
762
763 uninstall-am: uninstall-binPROGRAMS uninstall-man
764
765 uninstall-man: uninstall-man1
766
767 .MAKE: install-am install-strip
768
769 .PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am clean \
770         clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
771         ctags ctags-am distclean distclean-compile distclean-generic \
772         distclean-libtool distclean-tags distdir dvi dvi-am html \
773         html-am info info-am install install-am install-binPROGRAMS \
774         install-data install-data-am install-dvi install-dvi-am \
775         install-exec install-exec-am install-html install-html-am \
776         install-info install-info-am install-man install-man1 \
777         install-pdf install-pdf-am install-ps install-ps-am \
778         install-strip installcheck installcheck-am installdirs \
779         maintainer-clean maintainer-clean-generic mostlyclean \
780         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
781         pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
782         uninstall-binPROGRAMS uninstall-man uninstall-man1
783
784 .PRECIOUS: Makefile
785
786
787 @USEDOCBOOK_TRUE@${man_MANS}: ${SGML}
788 @USEDOCBOOK_TRUE@       $(AM_V_GEN) $(RM) $@; \
789 @USEDOCBOOK_TRUE@       $(DOC2MAN) ${SGML}; \
790 @USEDOCBOOK_TRUE@       $(RM) manpage.*
791
792 @USEDOCBOOK_TRUE@all-local: $(man_MANS)
793 @USEDOCBOOK_FALSE@all-local:
794
795 -include $(top_srcdir)/git.mk
796
797 # Tell versions [3.59,3.63) of GNU make to not export all variables.
798 # Otherwise a system limit (for SysV at least) may be exceeded.
799 .NOEXPORT: