Imported Upstream version 2.14.2
[platform/upstream/fontconfig.git] / fc-cache / Makefile.in
1 # Makefile.in generated by automake 1.16.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2021 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-cache/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-cache$(EXEEXT)
115 @USEDOCBOOK_TRUE@am__append_1 = ${man_MANS}
116 subdir = fc-cache
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/gettext.m4 \
122         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
123         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
124         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
125         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
126         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
127         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
128         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
129         $(top_srcdir)/configure.ac
130 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
131         $(ACLOCAL_M4)
132 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
133 mkinstalldirs = $(install_sh) -d
134 CONFIG_HEADER = $(top_builddir)/config.h
135 CONFIG_CLEAN_FILES =
136 CONFIG_CLEAN_VPATH_FILES =
137 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
138 PROGRAMS = $(bin_PROGRAMS)
139 fc_cache_SOURCES = fc-cache.c
140 fc_cache_OBJECTS = fc-cache.$(OBJEXT)
141 fc_cache_DEPENDENCIES = ${top_builddir}/src/libfontconfig.la
142 AM_V_lt = $(am__v_lt_@AM_V@)
143 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
144 am__v_lt_0 = --silent
145 am__v_lt_1 = 
146 AM_V_P = $(am__v_P_@AM_V@)
147 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
148 am__v_P_0 = false
149 am__v_P_1 = :
150 AM_V_GEN = $(am__v_GEN_@AM_V@)
151 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
152 am__v_GEN_0 = @echo "  GEN     " $@;
153 am__v_GEN_1 = 
154 AM_V_at = $(am__v_at_@AM_V@)
155 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
156 am__v_at_0 = @
157 am__v_at_1 = 
158 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
159 depcomp = $(SHELL) $(top_srcdir)/depcomp
160 am__maybe_remake_depfiles = depfiles
161 am__depfiles_remade = ./$(DEPDIR)/fc-cache.Po
162 am__mv = mv -f
163 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
164         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
165 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
166         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
167         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
168         $(AM_CFLAGS) $(CFLAGS)
169 AM_V_CC = $(am__v_CC_@AM_V@)
170 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
171 am__v_CC_0 = @echo "  CC      " $@;
172 am__v_CC_1 = 
173 CCLD = $(CC)
174 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
175         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
176         $(AM_LDFLAGS) $(LDFLAGS) -o $@
177 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
178 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
179 am__v_CCLD_0 = @echo "  CCLD    " $@;
180 am__v_CCLD_1 = 
181 SOURCES = fc-cache.c
182 DIST_SOURCES = fc-cache.c
183 am__can_run_installinfo = \
184   case $$AM_UPDATE_INFO_DIR in \
185     n|no|NO) false;; \
186     *) (install-info --version) >/dev/null 2>&1;; \
187   esac
188 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
189 am__vpath_adj = case $$p in \
190     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
191     *) f=$$p;; \
192   esac;
193 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
194 am__install_max = 40
195 am__nobase_strip_setup = \
196   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
197 am__nobase_strip = \
198   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
199 am__nobase_list = $(am__nobase_strip_setup); \
200   for p in $$list; do echo "$$p $$p"; done | \
201   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
202   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
203     if (++n[$$2] == $(am__install_max)) \
204       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
205     END { for (dir in files) print dir, files[dir] }'
206 am__base_list = \
207   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
208   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
209 am__uninstall_files_from_dir = { \
210   test -z "$$files" \
211     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
212     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
213          $(am__cd) "$$dir" && rm -f $$files; }; \
214   }
215 man1dir = $(mandir)/man1
216 NROFF = nroff
217 MANS = $(man_MANS)
218 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
219 # Read a list of newline-separated strings from the standard input,
220 # and print each of them once, without duplicates.  Input order is
221 # *not* preserved.
222 am__uniquify_input = $(AWK) '\
223   BEGIN { nonempty = 0; } \
224   { items[$$0] = 1; nonempty = 1; } \
225   END { if (nonempty) { for (i in items) print i; }; } \
226 '
227 # Make sure the list of sources is unique.  This is necessary because,
228 # e.g., the same source file might be shared among _SOURCES variables
229 # for different programs/libraries.
230 am__define_uniq_tagged_files = \
231   list='$(am__tagged_files)'; \
232   unique=`for i in $$list; do \
233     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
234   done | $(am__uniquify_input)`
235 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
236 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
237 ACLOCAL = @ACLOCAL@
238 AMTAR = @AMTAR@
239 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
240 AR = @AR@
241 AS = @AS@
242 AUTOCONF = @AUTOCONF@
243 AUTOHEADER = @AUTOHEADER@
244 AUTOMAKE = @AUTOMAKE@
245 AWK = @AWK@
246 BASECONFIGDIR = @BASECONFIGDIR@
247 CC = @CC@
248 CCDEPMODE = @CCDEPMODE@
249 CC_FOR_BUILD = @CC_FOR_BUILD@
250 CFLAGS = @CFLAGS@
251 CONFIGDIR = @CONFIGDIR@
252 CPP = @CPP@
253 CPPFLAGS = @CPPFLAGS@
254 CSCOPE = @CSCOPE@
255 CTAGS = @CTAGS@
256 CYGPATH_W = @CYGPATH_W@
257 DEFS = @DEFS@
258 DEPDIR = @DEPDIR@
259 DLLTOOL = @DLLTOOL@
260 DOCMAN3 = @DOCMAN3@
261 DSYMUTIL = @DSYMUTIL@
262 DUMPBIN = @DUMPBIN@
263 ECHO_C = @ECHO_C@
264 ECHO_N = @ECHO_N@
265 ECHO_T = @ECHO_T@
266 EGREP = @EGREP@
267 ETAGS = @ETAGS@
268 EXEEXT = @EXEEXT@
269 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
270 EXPAT_CFLAGS = @EXPAT_CFLAGS@
271 EXPAT_LIBS = @EXPAT_LIBS@
272 FC_ADD_FONTS = @FC_ADD_FONTS@
273 FC_CACHEDIR = @FC_CACHEDIR@
274 FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
275 FC_FONTDATE = @FC_FONTDATE@
276 FC_FONTPATH = @FC_FONTPATH@
277 FGREP = @FGREP@
278 FILECMD = @FILECMD@
279 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
280 FREETYPE_LIBS = @FREETYPE_LIBS@
281 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
282 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
283 GIT = @GIT@
284 GMSGFMT = @GMSGFMT@
285 GMSGFMT_015 = @GMSGFMT_015@
286 GPERF = @GPERF@
287 GREP = @GREP@
288 HASDOCBOOK = @HASDOCBOOK@
289 HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
290 ICONV_CFLAGS = @ICONV_CFLAGS@
291 ICONV_LIBS = @ICONV_LIBS@
292 INSTALL = @INSTALL@
293 INSTALL_DATA = @INSTALL_DATA@
294 INSTALL_PROGRAM = @INSTALL_PROGRAM@
295 INSTALL_SCRIPT = @INSTALL_SCRIPT@
296 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
297 INTLLIBS = @INTLLIBS@
298 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
299 JSONC_CFLAGS = @JSONC_CFLAGS@
300 JSONC_LIBS = @JSONC_LIBS@
301 LD = @LD@
302 LDFLAGS = @LDFLAGS@
303 LIBICONV = @LIBICONV@
304 LIBINTL = @LIBINTL@
305 LIBOBJS = @LIBOBJS@
306 LIBS = @LIBS@
307 LIBTOOL = @LIBTOOL@
308 LIBT_CURRENT = @LIBT_CURRENT@
309 LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
310 LIBT_REVISION = @LIBT_REVISION@
311 LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
312 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
313 LIBXML2_LIBS = @LIBXML2_LIBS@
314 LIPO = @LIPO@
315 LN_S = @LN_S@
316 LTLIBICONV = @LTLIBICONV@
317 LTLIBINTL = @LTLIBINTL@
318 LTLIBOBJS = @LTLIBOBJS@
319 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
320 MAKEINFO = @MAKEINFO@
321 MANIFEST_TOOL = @MANIFEST_TOOL@
322 MKDIR_P = @MKDIR_P@
323 MSGFMT = @MSGFMT@
324 MSGFMT_015 = @MSGFMT_015@
325 MSGMERGE = @MSGMERGE@
326 NM = @NM@
327 NMEDIT = @NMEDIT@
328 OBJDUMP = @OBJDUMP@
329 OBJEXT = @OBJEXT@
330 OTOOL = @OTOOL@
331 OTOOL64 = @OTOOL64@
332 PACKAGE = @PACKAGE@
333 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
334 PACKAGE_NAME = @PACKAGE_NAME@
335 PACKAGE_STRING = @PACKAGE_STRING@
336 PACKAGE_TARNAME = @PACKAGE_TARNAME@
337 PACKAGE_URL = @PACKAGE_URL@
338 PACKAGE_VERSION = @PACKAGE_VERSION@
339 PATH_SEPARATOR = @PATH_SEPARATOR@
340 PKGCONFIG_REQUIRES = @PKGCONFIG_REQUIRES@
341 PKGCONFIG_REQUIRES_PRIVATELY = @PKGCONFIG_REQUIRES_PRIVATELY@
342 PKG_CONFIG = @PKG_CONFIG@
343 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
344 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
345 PKG_EXPAT_CFLAGS = @PKG_EXPAT_CFLAGS@
346 PKG_EXPAT_LIBS = @PKG_EXPAT_LIBS@
347 POSUB = @POSUB@
348 PREFERRED_HINTING = @PREFERRED_HINTING@
349 PREFERRED_SUB_PIXEL_RENDERING = @PREFERRED_SUB_PIXEL_RENDERING@
350 PTHREAD_CC = @PTHREAD_CC@
351 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
352 PTHREAD_LIBS = @PTHREAD_LIBS@
353 PYTHON = @PYTHON@
354 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
355 PYTHON_PLATFORM = @PYTHON_PLATFORM@
356 PYTHON_PREFIX = @PYTHON_PREFIX@
357 PYTHON_VERSION = @PYTHON_VERSION@
358 RANLIB = @RANLIB@
359 RM = @RM@
360 SED = @SED@
361 SET_MAKE = @SET_MAKE@
362 SHELL = @SHELL@
363 STRIP = @STRIP@
364 TEMPLATEDIR = @TEMPLATEDIR@
365 USE_NLS = @USE_NLS@
366 VERSION = @VERSION@
367 WARN_CFLAGS = @WARN_CFLAGS@
368 XGETTEXT = @XGETTEXT@
369 XGETTEXT_015 = @XGETTEXT_015@
370 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
371 XMLDIR = @XMLDIR@
372 abs_builddir = @abs_builddir@
373 abs_srcdir = @abs_srcdir@
374 abs_top_builddir = @abs_top_builddir@
375 abs_top_srcdir = @abs_top_srcdir@
376 ac_ct_AR = @ac_ct_AR@
377 ac_ct_CC = @ac_ct_CC@
378 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
379 am__include = @am__include@
380 am__leading_dot = @am__leading_dot@
381 am__quote = @am__quote@
382 am__tar = @am__tar@
383 am__untar = @am__untar@
384 ax_pthread_config = @ax_pthread_config@
385 bindir = @bindir@
386 build = @build@
387 build_alias = @build_alias@
388 build_cpu = @build_cpu@
389 build_os = @build_os@
390 build_vendor = @build_vendor@
391 builddir = @builddir@
392 datadir = @datadir@
393 datarootdir = @datarootdir@
394 docdir = @docdir@
395 dvidir = @dvidir@
396 exec_prefix = @exec_prefix@
397 fc_cachedir = @fc_cachedir@
398 host = @host@
399 host_alias = @host_alias@
400 host_cpu = @host_cpu@
401 host_os = @host_os@
402 host_vendor = @host_vendor@
403 htmldir = @htmldir@
404 includedir = @includedir@
405 infodir = @infodir@
406 install_sh = @install_sh@
407 libdir = @libdir@
408 libexecdir = @libexecdir@
409 localedir = @localedir@
410 localstatedir = @localstatedir@
411 mandir = @mandir@
412 mkdir_p = @mkdir_p@
413 ms_librarian = @ms_librarian@
414 oldincludedir = @oldincludedir@
415 pdfdir = @pdfdir@
416 pkgconfigdir = @pkgconfigdir@
417 pkgpyexecdir = @pkgpyexecdir@
418 pkgpythondir = @pkgpythondir@
419 prefix = @prefix@
420 program_transform_name = @program_transform_name@
421 psdir = @psdir@
422 pyexecdir = @pyexecdir@
423 pythondir = @pythondir@
424 runstatedir = @runstatedir@
425 sbindir = @sbindir@
426 sharedstatedir = @sharedstatedir@
427 srcdir = @srcdir@
428 sysconfdir = @sysconfdir@
429 target_alias = @target_alias@
430 top_build_prefix = @top_build_prefix@
431 top_builddir = @top_builddir@
432 top_srcdir = @top_srcdir@
433 DOC2MAN = docbook2man
434 FC_CACHE_SRC = ${top_srcdir}/fc-cache
435 SGML = ${FC_CACHE_SRC}/fc-cache.sgml
436 AM_CPPFLAGS = -I${top_srcdir} -I${top_srcdir}/src $(WARN_CFLAGS)
437 BUILT_MANS = fc-cache.1
438 @ENABLE_DOCS_TRUE@man_MANS = ${BUILT_MANS}
439 EXTRA_DIST = fc-cache.sgml $(BUILT_MANS)
440 CLEANFILES = $(am__append_1)
441 fc_cache_LDADD = ${top_builddir}/src/libfontconfig.la
442 all: all-am
443
444 .SUFFIXES:
445 .SUFFIXES: .c .lo .o .obj
446 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
447         @for dep in $?; do \
448           case '$(am__configure_deps)' in \
449             *$$dep*) \
450               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
451                 && { if test -f $@; then exit 0; else break; fi; }; \
452               exit 1;; \
453           esac; \
454         done; \
455         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu fc-cache/Makefile'; \
456         $(am__cd) $(top_srcdir) && \
457           $(AUTOMAKE) --gnu fc-cache/Makefile
458 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
459         @case '$?' in \
460           *config.status*) \
461             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
462           *) \
463             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
464             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
465         esac;
466
467 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
468         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
469
470 $(top_srcdir)/configure:  $(am__configure_deps)
471         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
472 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
473         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
474 $(am__aclocal_m4_deps):
475 install-binPROGRAMS: $(bin_PROGRAMS)
476         @$(NORMAL_INSTALL)
477         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
478         if test -n "$$list"; then \
479           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
480           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
481         fi; \
482         for p in $$list; do echo "$$p $$p"; done | \
483         sed 's/$(EXEEXT)$$//' | \
484         while read p p1; do if test -f $$p \
485          || test -f $$p1 \
486           ; then echo "$$p"; echo "$$p"; else :; fi; \
487         done | \
488         sed -e 'p;s,.*/,,;n;h' \
489             -e 's|.*|.|' \
490             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
491         sed 'N;N;N;s,\n, ,g' | \
492         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
493           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
494             if ($$2 == $$4) files[d] = files[d] " " $$1; \
495             else { print "f", $$3 "/" $$4, $$1; } } \
496           END { for (d in files) print "f", d, files[d] }' | \
497         while read type dir files; do \
498             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
499             test -z "$$files" || { \
500             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
501             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
502             } \
503         ; done
504
505 uninstall-binPROGRAMS:
506         @$(NORMAL_UNINSTALL)
507         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
508         files=`for p in $$list; do echo "$$p"; done | \
509           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
510               -e 's/$$/$(EXEEXT)/' \
511         `; \
512         test -n "$$list" || exit 0; \
513         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
514         cd "$(DESTDIR)$(bindir)" && rm -f $$files
515
516 clean-binPROGRAMS:
517         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
518         echo " rm -f" $$list; \
519         rm -f $$list || exit $$?; \
520         test -n "$(EXEEXT)" || exit 0; \
521         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
522         echo " rm -f" $$list; \
523         rm -f $$list
524
525 fc-cache$(EXEEXT): $(fc_cache_OBJECTS) $(fc_cache_DEPENDENCIES) $(EXTRA_fc_cache_DEPENDENCIES) 
526         @rm -f fc-cache$(EXEEXT)
527         $(AM_V_CCLD)$(LINK) $(fc_cache_OBJECTS) $(fc_cache_LDADD) $(LIBS)
528
529 mostlyclean-compile:
530         -rm -f *.$(OBJEXT)
531
532 distclean-compile:
533         -rm -f *.tab.c
534
535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fc-cache.Po@am__quote@ # am--include-marker
536
537 $(am__depfiles_remade):
538         @$(MKDIR_P) $(@D)
539         @echo '# dummy' >$@-t && $(am__mv) $@-t $@
540
541 am--depfiles: $(am__depfiles_remade)
542
543 .c.o:
544 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
545 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
546 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
547 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
548 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
549
550 .c.obj:
551 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
552 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
553 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
554 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
555 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
556
557 .c.lo:
558 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
559 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
560 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
561 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
563
564 mostlyclean-libtool:
565         -rm -f *.lo
566
567 clean-libtool:
568         -rm -rf .libs _libs
569 install-man1: $(man_MANS)
570         @$(NORMAL_INSTALL)
571         @list1=''; \
572         list2='$(man_MANS)'; \
573         test -n "$(man1dir)" \
574           && test -n "`echo $$list1$$list2`" \
575           || exit 0; \
576         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
577         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
578         { for i in $$list1; do echo "$$i"; done;  \
579         if test -n "$$list2"; then \
580           for i in $$list2; do echo "$$i"; done \
581             | sed -n '/\.1[a-z]*$$/p'; \
582         fi; \
583         } | while read p; do \
584           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
585           echo "$$d$$p"; echo "$$p"; \
586         done | \
587         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
588               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
589         sed 'N;N;s,\n, ,g' | { \
590         list=; while read file base inst; do \
591           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
592             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
593             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
594           fi; \
595         done; \
596         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
597         while read files; do \
598           test -z "$$files" || { \
599             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
600             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
601         done; }
602
603 uninstall-man1:
604         @$(NORMAL_UNINSTALL)
605         @list=''; test -n "$(man1dir)" || exit 0; \
606         files=`{ for i in $$list; do echo "$$i"; done; \
607         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
608           sed -n '/\.1[a-z]*$$/p'; \
609         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
610               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
611         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
612
613 ID: $(am__tagged_files)
614         $(am__define_uniq_tagged_files); mkid -fID $$unique
615 tags: tags-am
616 TAGS: tags
617
618 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
619         set x; \
620         here=`pwd`; \
621         $(am__define_uniq_tagged_files); \
622         shift; \
623         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
624           test -n "$$unique" || unique=$$empty_fix; \
625           if test $$# -gt 0; then \
626             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
627               "$$@" $$unique; \
628           else \
629             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
630               $$unique; \
631           fi; \
632         fi
633 ctags: ctags-am
634
635 CTAGS: ctags
636 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
637         $(am__define_uniq_tagged_files); \
638         test -z "$(CTAGS_ARGS)$$unique" \
639           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
640              $$unique
641
642 GTAGS:
643         here=`$(am__cd) $(top_builddir) && pwd` \
644           && $(am__cd) $(top_srcdir) \
645           && gtags -i $(GTAGS_ARGS) "$$here"
646 cscopelist: cscopelist-am
647
648 cscopelist-am: $(am__tagged_files)
649         list='$(am__tagged_files)'; \
650         case "$(srcdir)" in \
651           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
652           *) sdir=$(subdir)/$(srcdir) ;; \
653         esac; \
654         for i in $$list; do \
655           if test -f "$$i"; then \
656             echo "$(subdir)/$$i"; \
657           else \
658             echo "$$sdir/$$i"; \
659           fi; \
660         done >> $(top_builddir)/cscope.files
661
662 distclean-tags:
663         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
664 distdir: $(BUILT_SOURCES)
665         $(MAKE) $(AM_MAKEFLAGS) distdir-am
666
667 distdir-am: $(DISTFILES)
668         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
669         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
670         list='$(DISTFILES)'; \
671           dist_files=`for file in $$list; do echo $$file; done | \
672           sed -e "s|^$$srcdirstrip/||;t" \
673               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
674         case $$dist_files in \
675           */*) $(MKDIR_P) `echo "$$dist_files" | \
676                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
677                            sort -u` ;; \
678         esac; \
679         for file in $$dist_files; do \
680           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
681           if test -d $$d/$$file; then \
682             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
683             if test -d "$(distdir)/$$file"; then \
684               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
685             fi; \
686             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
687               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
688               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
689             fi; \
690             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
691           else \
692             test -f "$(distdir)/$$file" \
693             || cp -p $$d/$$file "$(distdir)/$$file" \
694             || exit 1; \
695           fi; \
696         done
697 check-am: all-am
698 check: check-am
699 all-am: Makefile $(PROGRAMS) $(MANS) all-local
700 installdirs:
701         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
702           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
703         done
704 install: install-am
705 install-exec: install-exec-am
706 install-data: install-data-am
707 uninstall: uninstall-am
708
709 install-am: all-am
710         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
711
712 installcheck: installcheck-am
713 install-strip:
714         if test -z '$(STRIP)'; then \
715           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
716             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
717               install; \
718         else \
719           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
720             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
721             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
722         fi
723 mostlyclean-generic:
724
725 clean-generic:
726         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
727
728 distclean-generic:
729         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
730         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
731
732 maintainer-clean-generic:
733         @echo "This command is intended for maintainers to use"
734         @echo "it deletes files that may require special tools to rebuild."
735 @OS_WIN32_TRUE@install-data-local:
736 @OS_WIN32_TRUE@uninstall-local:
737 clean: clean-am
738
739 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
740
741 distclean: distclean-am
742                 -rm -f ./$(DEPDIR)/fc-cache.Po
743         -rm -f Makefile
744 distclean-am: clean-am distclean-compile distclean-generic \
745         distclean-tags
746
747 dvi: dvi-am
748
749 dvi-am:
750
751 html: html-am
752
753 html-am:
754
755 info: info-am
756
757 info-am:
758
759 install-data-am: install-data-local install-man
760
761 install-dvi: install-dvi-am
762
763 install-dvi-am:
764
765 install-exec-am: install-binPROGRAMS
766
767 install-html: install-html-am
768
769 install-html-am:
770
771 install-info: install-info-am
772
773 install-info-am:
774
775 install-man: install-man1
776
777 install-pdf: install-pdf-am
778
779 install-pdf-am:
780
781 install-ps: install-ps-am
782
783 install-ps-am:
784
785 installcheck-am:
786
787 maintainer-clean: maintainer-clean-am
788                 -rm -f ./$(DEPDIR)/fc-cache.Po
789         -rm -f Makefile
790 maintainer-clean-am: distclean-am maintainer-clean-generic
791
792 mostlyclean: mostlyclean-am
793
794 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
795         mostlyclean-libtool
796
797 pdf: pdf-am
798
799 pdf-am:
800
801 ps: ps-am
802
803 ps-am:
804
805 uninstall-am: uninstall-binPROGRAMS uninstall-local uninstall-man
806
807 uninstall-man: uninstall-man1
808
809 .MAKE: install-am install-strip
810
811 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
812         check-am clean clean-binPROGRAMS clean-generic clean-libtool \
813         cscopelist-am ctags ctags-am distclean distclean-compile \
814         distclean-generic distclean-libtool distclean-tags distdir dvi \
815         dvi-am html html-am info info-am install install-am \
816         install-binPROGRAMS install-data install-data-am \
817         install-data-local install-dvi install-dvi-am install-exec \
818         install-exec-am install-html install-html-am install-info \
819         install-info-am install-man install-man1 install-pdf \
820         install-pdf-am install-ps install-ps-am install-strip \
821         installcheck installcheck-am installdirs maintainer-clean \
822         maintainer-clean-generic mostlyclean mostlyclean-compile \
823         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
824         tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
825         uninstall-local uninstall-man uninstall-man1
826
827 .PRECIOUS: Makefile
828
829
830 @OS_WIN32_FALSE@install-data-local:
831 @OS_WIN32_FALSE@        -$(mkinstalldirs) "$(DESTDIR)$(fc_cachedir)"
832
833 @OS_WIN32_FALSE@uninstall-local:
834 @OS_WIN32_FALSE@        -$(RM) -rf "$(DESTDIR)$(fc_cachedir)"
835
836 @USEDOCBOOK_TRUE@${man_MANS}: ${SGML}   
837 @USEDOCBOOK_TRUE@       $(AM_V_GEN) $(RM) $@; \
838 @USEDOCBOOK_TRUE@       $(DOC2MAN) ${SGML}; \
839 @USEDOCBOOK_TRUE@       $(RM) manpage.*
840
841 @USEDOCBOOK_TRUE@all-local: $(man_MANS)
842 @USEDOCBOOK_FALSE@all-local:
843
844 -include $(top_srcdir)/git.mk
845
846 # Tell versions [3.59,3.63) of GNU make to not export all variables.
847 # Otherwise a system limit (for SysV at least) may be exceeded.
848 .NOEXPORT: