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