Makefile.in revision 6fc018e4
1# Makefile.in generated by automake 1.13.4 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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/src/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
41
42
43VPATH = @srcdir@
44am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
45am__make_running_with_option = \
46  case $${target_option-} in \
47      ?) ;; \
48      *) echo "am__make_running_with_option: internal error: invalid" \
49              "target option '$${target_option-}' specified" >&2; \
50         exit 1;; \
51  esac; \
52  has_opt=no; \
53  sane_makeflags=$$MAKEFLAGS; \
54  if $(am__is_gnu_make); then \
55    sane_makeflags=$$MFLAGS; \
56  else \
57    case $$MAKEFLAGS in \
58      *\\[\ \	]*) \
59        bs=\\; \
60        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
61          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
62    esac; \
63  fi; \
64  skip_next=no; \
65  strip_trailopt () \
66  { \
67    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
68  }; \
69  for flg in $$sane_makeflags; do \
70    test $$skip_next = yes && { skip_next=no; continue; }; \
71    case $$flg in \
72      *=*|--*) continue;; \
73        -*I) strip_trailopt 'I'; skip_next=yes;; \
74      -*I?*) strip_trailopt 'I';; \
75        -*O) strip_trailopt 'O'; skip_next=yes;; \
76      -*O?*) strip_trailopt 'O';; \
77        -*l) strip_trailopt 'l'; skip_next=yes;; \
78      -*l?*) strip_trailopt 'l';; \
79      -[dEDm]) skip_next=yes;; \
80      -[JT]) skip_next=yes;; \
81    esac; \
82    case $$flg in \
83      *$$target_option*) has_opt=yes; break;; \
84    esac; \
85  done; \
86  test $$has_opt = yes
87am__make_dryrun = (target_option=n; $(am__make_running_with_option))
88am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
89pkgdatadir = $(datadir)/@PACKAGE@
90pkgincludedir = $(includedir)/@PACKAGE@
91pkglibdir = $(libdir)/@PACKAGE@
92pkglibexecdir = $(libexecdir)/@PACKAGE@
93am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
94install_sh_DATA = $(install_sh) -c -m 644
95install_sh_PROGRAM = $(install_sh) -c
96install_sh_SCRIPT = $(install_sh) -c
97INSTALL_HEADER = $(INSTALL_DATA)
98transform = $(program_transform_name)
99NORMAL_INSTALL = :
100PRE_INSTALL = :
101POST_INSTALL = :
102NORMAL_UNINSTALL = :
103PRE_UNINSTALL = :
104POST_UNINSTALL = :
105build_triplet = @build@
106host_triplet = @host@
107noinst_PROGRAMS = fcarch$(EXEEXT)
108subdir = src
109DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
110	$(top_srcdir)/depcomp $(noinst_HEADERS)
111ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
112am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cc_for_build.m4 \
113	$(top_srcdir)/m4/ax_create_stdint_h.m4 \
114	$(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
115	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
116	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
117	$(top_srcdir)/configure.ac
118am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
119	$(ACLOCAL_M4)
120mkinstalldirs = $(install_sh) -d
121CONFIG_HEADER = $(top_builddir)/config.h
122CONFIG_CLEAN_FILES =
123CONFIG_CLEAN_VPATH_FILES =
124am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
125am__vpath_adj = case $$p in \
126    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
127    *) f=$$p;; \
128  esac;
129am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
130am__install_max = 40
131am__nobase_strip_setup = \
132  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
133am__nobase_strip = \
134  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
135am__nobase_list = $(am__nobase_strip_setup); \
136  for p in $$list; do echo "$$p $$p"; done | \
137  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
138  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
139    if (++n[$$2] == $(am__install_max)) \
140      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
141    END { for (dir in files) print dir, files[dir] }'
142am__base_list = \
143  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
144  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
145am__uninstall_files_from_dir = { \
146  test -z "$$files" \
147    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
148    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
149         $(am__cd) "$$dir" && rm -f $$files; }; \
150  }
151am__installdirs = "$(DESTDIR)$(libdir)"
152LTLIBRARIES = $(lib_LTLIBRARIES)
153am__DEPENDENCIES_1 =
154am_libfontconfig_la_OBJECTS = fcatomic.lo fcblanks.lo fccache.lo \
155	fccfg.lo fccharset.lo fccompat.lo fcdbg.lo fcdefault.lo \
156	fcdir.lo fcformat.lo fcfreetype.lo fcfs.lo fchash.lo fcinit.lo \
157	fclang.lo fclist.lo fcmatch.lo fcmatrix.lo fcname.lo fcobjs.lo \
158	fcpat.lo fcserialize.lo fcstat.lo fcstr.lo fcxml.lo ftglue.lo
159libfontconfig_la_OBJECTS = $(am_libfontconfig_la_OBJECTS)
160AM_V_lt = $(am__v_lt_@AM_V@)
161am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
162am__v_lt_0 = --silent
163am__v_lt_1 = 
164libfontconfig_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
165	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
166	$(AM_CFLAGS) $(CFLAGS) $(libfontconfig_la_LDFLAGS) $(LDFLAGS) \
167	-o $@
168PROGRAMS = $(noinst_PROGRAMS)
169fcarch_SOURCES = fcarch.c
170fcarch_OBJECTS = fcarch.$(OBJEXT)
171fcarch_LDADD = $(LDADD)
172AM_V_P = $(am__v_P_@AM_V@)
173am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
174am__v_P_0 = false
175am__v_P_1 = :
176AM_V_GEN = $(am__v_GEN_@AM_V@)
177am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
178am__v_GEN_0 = @echo "  GEN     " $@;
179am__v_GEN_1 = 
180AM_V_at = $(am__v_at_@AM_V@)
181am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
182am__v_at_0 = @
183am__v_at_1 = 
184DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
185depcomp = $(SHELL) $(top_srcdir)/depcomp
186am__depfiles_maybe = depfiles
187am__mv = mv -f
188COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
189	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
190LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
191	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
192	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
193	$(AM_CFLAGS) $(CFLAGS)
194AM_V_CC = $(am__v_CC_@AM_V@)
195am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
196am__v_CC_0 = @echo "  CC      " $@;
197am__v_CC_1 = 
198CCLD = $(CC)
199LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
200	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
201	$(AM_LDFLAGS) $(LDFLAGS) -o $@
202AM_V_CCLD = $(am__v_CCLD_@AM_V@)
203am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
204am__v_CCLD_0 = @echo "  CCLD    " $@;
205am__v_CCLD_1 = 
206SOURCES = $(libfontconfig_la_SOURCES) fcarch.c
207DIST_SOURCES = $(libfontconfig_la_SOURCES) fcarch.c
208am__can_run_installinfo = \
209  case $$AM_UPDATE_INFO_DIR in \
210    n|no|NO) false;; \
211    *) (install-info --version) >/dev/null 2>&1;; \
212  esac
213DATA = $(noinst_DATA)
214HEADERS = $(noinst_HEADERS)
215am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
216# Read a list of newline-separated strings from the standard input,
217# and print each of them once, without duplicates.  Input order is
218# *not* preserved.
219am__uniquify_input = $(AWK) '\
220  BEGIN { nonempty = 0; } \
221  { items[$$0] = 1; nonempty = 1; } \
222  END { if (nonempty) { for (i in items) print i; }; } \
223'
224# Make sure the list of sources is unique.  This is necessary because,
225# e.g., the same source file might be shared among _SOURCES variables
226# for different programs/libraries.
227am__define_uniq_tagged_files = \
228  list='$(am__tagged_files)'; \
229  unique=`for i in $$list; do \
230    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
231  done | $(am__uniquify_input)`
232ETAGS = etags
233CTAGS = ctags
234DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
235ACLOCAL = @ACLOCAL@
236AMTAR = @AMTAR@
237AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
238AR = @AR@
239AS = @AS@
240AUTOCONF = @AUTOCONF@
241AUTOHEADER = @AUTOHEADER@
242AUTOMAKE = @AUTOMAKE@
243AWK = @AWK@
244BASECONFIGDIR = @BASECONFIGDIR@
245CC = @CC@
246CCDEPMODE = @CCDEPMODE@
247CC_FOR_BUILD = @CC_FOR_BUILD@
248CFLAGS = @CFLAGS@
249CONFIGDIR = @CONFIGDIR@
250CPP = @CPP@
251CPPFLAGS = @CPPFLAGS@
252CYGPATH_W = @CYGPATH_W@
253DEFS = @DEFS@
254DEPDIR = @DEPDIR@
255DLLTOOL = @DLLTOOL@
256DOCMAN3 = @DOCMAN3@
257DSYMUTIL = @DSYMUTIL@
258DUMPBIN = @DUMPBIN@
259ECHO_C = @ECHO_C@
260ECHO_N = @ECHO_N@
261ECHO_T = @ECHO_T@
262EGREP = @EGREP@
263EXEEXT = @EXEEXT@
264EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
265EXPAT_CFLAGS = @EXPAT_CFLAGS@
266EXPAT_LIBS = @EXPAT_LIBS@
267FC_ADD_FONTS = @FC_ADD_FONTS@
268FC_CACHEDIR = @FC_CACHEDIR@
269FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
270FC_FONTDATE = @FC_FONTDATE@
271FC_FONTPATH = @FC_FONTPATH@
272FGREP = @FGREP@
273FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
274FREETYPE_LIBS = @FREETYPE_LIBS@
275GIT = @GIT@
276GPERF = @GPERF@
277GREP = @GREP@
278HASDOCBOOK = @HASDOCBOOK@
279HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
280ICONV_CFLAGS = @ICONV_CFLAGS@
281ICONV_LIBS = @ICONV_LIBS@
282INSTALL = @INSTALL@
283INSTALL_DATA = @INSTALL_DATA@
284INSTALL_PROGRAM = @INSTALL_PROGRAM@
285INSTALL_SCRIPT = @INSTALL_SCRIPT@
286INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
287LD = @LD@
288LDFLAGS = @LDFLAGS@
289LIBOBJS = @LIBOBJS@
290LIBS = @LIBS@
291LIBTOOL = @LIBTOOL@
292LIBT_CURRENT = @LIBT_CURRENT@
293LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
294LIBT_REVISION = @LIBT_REVISION@
295LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
296LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
297LIBXML2_LIBS = @LIBXML2_LIBS@
298LIPO = @LIPO@
299LN_S = @LN_S@
300LTLIBOBJS = @LTLIBOBJS@
301MAKEINFO = @MAKEINFO@
302MANIFEST_TOOL = @MANIFEST_TOOL@
303MKDIR_P = @MKDIR_P@
304NM = @NM@
305NMEDIT = @NMEDIT@
306OBJDUMP = @OBJDUMP@
307OBJEXT = @OBJEXT@
308OTOOL = @OTOOL@
309OTOOL64 = @OTOOL64@
310PACKAGE = @PACKAGE@
311PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
312PACKAGE_NAME = @PACKAGE_NAME@
313PACKAGE_STRING = @PACKAGE_STRING@
314PACKAGE_TARNAME = @PACKAGE_TARNAME@
315PACKAGE_URL = @PACKAGE_URL@
316PACKAGE_VERSION = @PACKAGE_VERSION@
317PATH_SEPARATOR = @PATH_SEPARATOR@
318PKGCONFIG_REQUIRES = @PKGCONFIG_REQUIRES@
319PKGCONFIG_REQUIRES_PRIVATELY = @PKGCONFIG_REQUIRES_PRIVATELY@
320PKG_CONFIG = @PKG_CONFIG@
321PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
322PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
323PTHREAD_CC = @PTHREAD_CC@
324PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
325PTHREAD_LIBS = @PTHREAD_LIBS@
326RANLIB = @RANLIB@
327RM = @RM@
328SED = @SED@
329SET_MAKE = @SET_MAKE@
330SHELL = @SHELL@
331STRIP = @STRIP@
332TEMPLATEDIR = @TEMPLATEDIR@
333VERSION = @VERSION@
334WARN_CFLAGS = @WARN_CFLAGS@
335XMLDIR = @XMLDIR@
336abs_builddir = @abs_builddir@
337abs_srcdir = @abs_srcdir@
338abs_top_builddir = @abs_top_builddir@
339abs_top_srcdir = @abs_top_srcdir@
340ac_ct_AR = @ac_ct_AR@
341ac_ct_CC = @ac_ct_CC@
342ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
343am__include = @am__include@
344am__leading_dot = @am__leading_dot@
345am__quote = @am__quote@
346am__tar = @am__tar@
347am__untar = @am__untar@
348ax_pthread_config = @ax_pthread_config@
349bindir = @bindir@
350build = @build@
351build_alias = @build_alias@
352build_cpu = @build_cpu@
353build_os = @build_os@
354build_vendor = @build_vendor@
355builddir = @builddir@
356datadir = @datadir@
357datarootdir = @datarootdir@
358docdir = @docdir@
359dvidir = @dvidir@
360exec_prefix = @exec_prefix@
361fc_cachedir = @fc_cachedir@
362host = @host@
363host_alias = @host_alias@
364host_cpu = @host_cpu@
365host_os = @host_os@
366host_vendor = @host_vendor@
367htmldir = @htmldir@
368includedir = @includedir@
369infodir = @infodir@
370install_sh = @install_sh@
371libdir = @libdir@
372libexecdir = @libexecdir@
373localedir = @localedir@
374localstatedir = @localstatedir@
375mandir = @mandir@
376mkdir_p = @mkdir_p@
377ms_librarian = @ms_librarian@
378oldincludedir = @oldincludedir@
379pdfdir = @pdfdir@
380pkgconfigdir = @pkgconfigdir@
381prefix = @prefix@
382program_transform_name = @program_transform_name@
383psdir = @psdir@
384sbindir = @sbindir@
385sharedstatedir = @sharedstatedir@
386srcdir = @srcdir@
387sysconfdir = @sysconfdir@
388target_alias = @target_alias@
389top_build_prefix = @top_build_prefix@
390top_builddir = @top_builddir@
391top_srcdir = @top_srcdir@
392EXTRA_DIST = makealias fcobjshash.gperf.h fcobjshash.gperf \
393	fcobjshash.h
394@OS_WIN32_TRUE@export_symbols = -export-symbols fontconfig.def
395@OS_WIN32_FALSE@fontconfig_def_dependency = 
396@OS_WIN32_TRUE@fontconfig_def_dependency = fontconfig.def
397
398# Microsoft import library install/uninstall
399@MS_LIB_AVAILABLE_TRUE@noinst_DATA = fontconfig.lib
400AM_CPPFLAGS = \
401	-I$(top_srcdir)					\
402	-I$(top_srcdir)/src				\
403	$(FREETYPE_CFLAGS)				\
404	$(ICONV_CFLAGS)					\
405	$(LIBXML2_CFLAGS)				\
406	$(EXPAT_CFLAGS)					\
407	$(WARN_CFLAGS)					\
408	-DFC_CACHEDIR='"$(FC_CACHEDIR)"'                \
409	-DFONTCONFIG_PATH='"$(BASECONFIGDIR)"'
410
411noinst_HEADERS = fcint.h fcftint.h fcdeprecate.h fcstdint.h
412ALIAS_FILES = fcalias.h fcaliastail.h fcftalias.h fcftaliastail.h
413BUILT_SOURCES = $(ALIAS_FILES) \
414	../fc-case/fccase.h \
415	../fc-glyphname/fcglyphname.h \
416	../fc-lang/fclang.h \
417	stamp-fcstdint \
418	fcobjshash.h \
419	fcobjshash.gperf
420
421libfontconfig_la_SOURCES = \
422	fcarch.h \
423	fcatomic.c \
424	fcatomic.h \
425	fcblanks.c \
426	fccache.c \
427	fccfg.c \
428	fccharset.c \
429	fccompat.c \
430	fcdbg.c \
431	fcdefault.c \
432	fcdir.c \
433	fcformat.c \
434	fcfreetype.c \
435	fcfs.c \
436	fchash.c \
437	fcinit.c \
438	fclang.c \
439	fclist.c \
440	fcmatch.c \
441	fcmatrix.c \
442	fcmutex.h \
443	fcname.c \
444	fcobjs.c \
445	fcobjs.h \
446	fcobjshash.h \
447	fcpat.c \
448	fcserialize.c \
449	fcstat.c \
450	fcstr.c \
451	fcwindows.h \
452	fcxml.c \
453	ftglue.h \
454	ftglue.c
455
456lib_LTLIBRARIES = libfontconfig.la
457libfontconfig_la_LDFLAGS = \
458	-version-info @LIBT_VERSION_INFO@ -no-undefined $(export_symbols)
459
460libfontconfig_la_LIBADD = $(ICONV_LIBS) $(FREETYPE_LIBS) $(LIBXML2_LIBS) $(EXPAT_LIBS)
461libfontconfig_la_DEPENDENCIES = $(fontconfig_def_dependency)
462PUBLIC_FILES = \
463	$(top_srcdir)/fontconfig/fontconfig.h \
464	$(top_srcdir)/src/fcdeprecate.h \
465	$(top_srcdir)/fontconfig/fcprivate.h
466
467PUBLIC_FT_FILES = \
468	$(top_srcdir)/fontconfig/fcfreetype.h
469
470CLEANFILES = $(ALIAS_FILES) fontconfig.def
471DISTCLEANFILES = stamp-fcstdint fcstdint.h
472all: $(BUILT_SOURCES)
473	$(MAKE) $(AM_MAKEFLAGS) all-am
474
475.SUFFIXES:
476.SUFFIXES: .c .lo .o .obj
477$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
478	@for dep in $?; do \
479	  case '$(am__configure_deps)' in \
480	    *$$dep*) \
481	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
482	        && { if test -f $@; then exit 0; else break; fi; }; \
483	      exit 1;; \
484	  esac; \
485	done; \
486	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
487	$(am__cd) $(top_srcdir) && \
488	  $(AUTOMAKE) --gnu src/Makefile
489.PRECIOUS: Makefile
490Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
491	@case '$?' in \
492	  *config.status*) \
493	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
494	  *) \
495	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
496	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
497	esac;
498
499$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
500	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
501
502$(top_srcdir)/configure:  $(am__configure_deps)
503	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
504$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
505	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
506$(am__aclocal_m4_deps):
507
508install-libLTLIBRARIES: $(lib_LTLIBRARIES)
509	@$(NORMAL_INSTALL)
510	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
511	list2=; for p in $$list; do \
512	  if test -f $$p; then \
513	    list2="$$list2 $$p"; \
514	  else :; fi; \
515	done; \
516	test -z "$$list2" || { \
517	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
518	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
519	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
520	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
521	}
522
523uninstall-libLTLIBRARIES:
524	@$(NORMAL_UNINSTALL)
525	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
526	for p in $$list; do \
527	  $(am__strip_dir) \
528	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
529	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
530	done
531
532clean-libLTLIBRARIES:
533	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
534	@list='$(lib_LTLIBRARIES)'; \
535	locs=`for p in $$list; do echo $$p; done | \
536	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
537	      sort -u`; \
538	test -z "$$locs" || { \
539	  echo rm -f $${locs}; \
540	  rm -f $${locs}; \
541	}
542
543libfontconfig.la: $(libfontconfig_la_OBJECTS) $(libfontconfig_la_DEPENDENCIES) $(EXTRA_libfontconfig_la_DEPENDENCIES) 
544	$(AM_V_CCLD)$(libfontconfig_la_LINK) -rpath $(libdir) $(libfontconfig_la_OBJECTS) $(libfontconfig_la_LIBADD) $(LIBS)
545
546clean-noinstPROGRAMS:
547	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
548	echo " rm -f" $$list; \
549	rm -f $$list || exit $$?; \
550	test -n "$(EXEEXT)" || exit 0; \
551	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
552	echo " rm -f" $$list; \
553	rm -f $$list
554
555fcarch$(EXEEXT): $(fcarch_OBJECTS) $(fcarch_DEPENDENCIES) $(EXTRA_fcarch_DEPENDENCIES) 
556	@rm -f fcarch$(EXEEXT)
557	$(AM_V_CCLD)$(LINK) $(fcarch_OBJECTS) $(fcarch_LDADD) $(LIBS)
558
559mostlyclean-compile:
560	-rm -f *.$(OBJEXT)
561
562distclean-compile:
563	-rm -f *.tab.c
564
565@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcarch.Po@am__quote@
566@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcatomic.Plo@am__quote@
567@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcblanks.Plo@am__quote@
568@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fccache.Plo@am__quote@
569@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fccfg.Plo@am__quote@
570@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fccharset.Plo@am__quote@
571@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fccompat.Plo@am__quote@
572@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcdbg.Plo@am__quote@
573@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcdefault.Plo@am__quote@
574@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcdir.Plo@am__quote@
575@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcformat.Plo@am__quote@
576@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcfreetype.Plo@am__quote@
577@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcfs.Plo@am__quote@
578@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fchash.Plo@am__quote@
579@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcinit.Plo@am__quote@
580@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fclang.Plo@am__quote@
581@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fclist.Plo@am__quote@
582@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcmatch.Plo@am__quote@
583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcmatrix.Plo@am__quote@
584@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcname.Plo@am__quote@
585@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcobjs.Plo@am__quote@
586@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcpat.Plo@am__quote@
587@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcserialize.Plo@am__quote@
588@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcstat.Plo@am__quote@
589@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcstr.Plo@am__quote@
590@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcxml.Plo@am__quote@
591@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftglue.Plo@am__quote@
592
593.c.o:
594@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
595@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
596@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
597@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
598@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
599
600.c.obj:
601@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
602@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
603@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
604@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
605@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
606
607.c.lo:
608@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
609@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
610@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
611@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
612@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
613
614mostlyclean-libtool:
615	-rm -f *.lo
616
617clean-libtool:
618	-rm -rf .libs _libs
619
620ID: $(am__tagged_files)
621	$(am__define_uniq_tagged_files); mkid -fID $$unique
622tags: tags-am
623TAGS: tags
624
625tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
626	set x; \
627	here=`pwd`; \
628	$(am__define_uniq_tagged_files); \
629	shift; \
630	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
631	  test -n "$$unique" || unique=$$empty_fix; \
632	  if test $$# -gt 0; then \
633	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
634	      "$$@" $$unique; \
635	  else \
636	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
637	      $$unique; \
638	  fi; \
639	fi
640ctags: ctags-am
641
642CTAGS: ctags
643ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
644	$(am__define_uniq_tagged_files); \
645	test -z "$(CTAGS_ARGS)$$unique" \
646	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
647	     $$unique
648
649GTAGS:
650	here=`$(am__cd) $(top_builddir) && pwd` \
651	  && $(am__cd) $(top_srcdir) \
652	  && gtags -i $(GTAGS_ARGS) "$$here"
653cscopelist: cscopelist-am
654
655cscopelist-am: $(am__tagged_files)
656	list='$(am__tagged_files)'; \
657	case "$(srcdir)" in \
658	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
659	  *) sdir=$(subdir)/$(srcdir) ;; \
660	esac; \
661	for i in $$list; do \
662	  if test -f "$$i"; then \
663	    echo "$(subdir)/$$i"; \
664	  else \
665	    echo "$$sdir/$$i"; \
666	  fi; \
667	done >> $(top_builddir)/cscope.files
668
669distclean-tags:
670	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
671
672distdir: $(DISTFILES)
673	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
674	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
675	list='$(DISTFILES)'; \
676	  dist_files=`for file in $$list; do echo $$file; done | \
677	  sed -e "s|^$$srcdirstrip/||;t" \
678	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
679	case $$dist_files in \
680	  */*) $(MKDIR_P) `echo "$$dist_files" | \
681			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
682			   sort -u` ;; \
683	esac; \
684	for file in $$dist_files; do \
685	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
686	  if test -d $$d/$$file; then \
687	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
688	    if test -d "$(distdir)/$$file"; then \
689	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
690	    fi; \
691	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
692	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
693	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
694	    fi; \
695	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
696	  else \
697	    test -f "$(distdir)/$$file" \
698	    || cp -p $$d/$$file "$(distdir)/$$file" \
699	    || exit 1; \
700	  fi; \
701	done
702check-am: all-am
703check: $(BUILT_SOURCES)
704	$(MAKE) $(AM_MAKEFLAGS) check-am
705all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
706installdirs:
707	for dir in "$(DESTDIR)$(libdir)"; do \
708	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
709	done
710install: $(BUILT_SOURCES)
711	$(MAKE) $(AM_MAKEFLAGS) install-am
712install-exec: install-exec-am
713install-data: install-data-am
714uninstall: uninstall-am
715
716install-am: all-am
717	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
718
719installcheck: installcheck-am
720install-strip:
721	if test -z '$(STRIP)'; then \
722	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
723	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
724	      install; \
725	else \
726	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
727	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
728	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
729	fi
730mostlyclean-generic:
731
732clean-generic:
733	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
734
735distclean-generic:
736	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
737	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
738	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
739
740maintainer-clean-generic:
741	@echo "This command is intended for maintainers to use"
742	@echo "it deletes files that may require special tools to rebuild."
743	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
744@ENABLE_SHARED_FALSE@uninstall-local:
745@ENABLE_SHARED_FALSE@install-data-local:
746clean: clean-am
747
748clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
749	clean-noinstPROGRAMS mostlyclean-am
750
751distclean: distclean-am
752	-rm -rf ./$(DEPDIR)
753	-rm -f Makefile
754distclean-am: clean-am distclean-compile distclean-generic \
755	distclean-tags
756
757dvi: dvi-am
758
759dvi-am:
760
761html: html-am
762
763html-am:
764
765info: info-am
766
767info-am:
768
769install-data-am: install-data-local
770
771install-dvi: install-dvi-am
772
773install-dvi-am:
774
775install-exec-am: install-libLTLIBRARIES
776
777install-html: install-html-am
778
779install-html-am:
780
781install-info: install-info-am
782
783install-info-am:
784
785install-man:
786
787install-pdf: install-pdf-am
788
789install-pdf-am:
790
791install-ps: install-ps-am
792
793install-ps-am:
794
795installcheck-am:
796
797maintainer-clean: maintainer-clean-am
798	-rm -rf ./$(DEPDIR)
799	-rm -f Makefile
800maintainer-clean-am: distclean-am maintainer-clean-generic
801
802mostlyclean: mostlyclean-am
803
804mostlyclean-am: mostlyclean-compile mostlyclean-generic \
805	mostlyclean-libtool
806
807pdf: pdf-am
808
809pdf-am:
810
811ps: ps-am
812
813ps-am:
814
815uninstall-am: uninstall-libLTLIBRARIES uninstall-local
816
817.MAKE: all check install install-am install-strip
818
819.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
820	clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS \
821	cscopelist-am ctags ctags-am distclean distclean-compile \
822	distclean-generic distclean-libtool distclean-tags distdir dvi \
823	dvi-am html html-am info info-am install install-am \
824	install-data install-data-am install-data-local install-dvi \
825	install-dvi-am install-exec install-exec-am install-html \
826	install-html-am install-info install-info-am \
827	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
828	install-ps install-ps-am install-strip installcheck \
829	installcheck-am installdirs maintainer-clean \
830	maintainer-clean-generic mostlyclean mostlyclean-compile \
831	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
832	tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES \
833	uninstall-local
834
835
836# gcc import library install/uninstall
837
838@OS_WIN32_TRUE@install-libtool-import-lib: libfontconfig.la
839@OS_WIN32_TRUE@	$(MKDIR_P) $(DESTDIR)$(libdir)
840@OS_WIN32_TRUE@	$(INSTALL) .libs/libfontconfig.dll.a $(DESTDIR)$(libdir)/libfontconfig.dll.a
841@OS_WIN32_TRUE@	$(INSTALL) fontconfig.def $(DESTDIR)$(libdir)/fontconfig.def
842
843@OS_WIN32_TRUE@uninstall-libtool-import-lib:
844@OS_WIN32_TRUE@	$(RM) $(DESTDIR)$(libdir)/libfontconfig.dll.a $(DESTDIR)$(libdir)/fontconfig.def
845
846@OS_WIN32_FALSE@install-libtool-import-lib:
847@OS_WIN32_FALSE@uninstall-libtool-import-lib:
848
849@MS_LIB_AVAILABLE_TRUE@fontconfig.lib : libfontconfig.la
850@MS_LIB_AVAILABLE_TRUE@	lib -name:libfontconfig-@LIBT_CURRENT_MINUS_AGE@.dll -def:fontconfig.def -out:$@
851
852@MS_LIB_AVAILABLE_TRUE@install-ms-import-lib:
853@MS_LIB_AVAILABLE_TRUE@	$(INSTALL) fontconfig.lib $(DESTDIR)$(libdir)
854
855@MS_LIB_AVAILABLE_TRUE@uninstall-ms-import-lib:
856@MS_LIB_AVAILABLE_TRUE@	$(RM) $(DESTDIR)$(libdir)/fontconfig.lib
857
858@MS_LIB_AVAILABLE_FALSE@install-ms-import-lib:
859@MS_LIB_AVAILABLE_FALSE@uninstall-ms-import-lib:
860
861../fc-case/fccase.h:
862	cd ../fc-case && $(MAKE) $(AM_MAKEFLAGS) fccase.h
863../fc-glyphname/fcglyphname.h:
864	cd ../fc-glyphname && $(MAKE) $(AM_MAKEFLAGS) fcglyphname.h
865../fc-lang/fclang.h:
866	cd ../fc-lang && $(MAKE) $(AM_MAKEFLAGS) fclang.h
867
868fcobjshash.gperf: fcobjshash.gperf.h fcobjs.h
869	$(AM_V_GEN) $(CPP) -I$(top_srcdir) $< | \
870	$(SED) 's/^ *//;s/ *, */,/' | \
871	$(GREP) '^[^#]' | \
872	awk ' \
873		/CUT_OUT_BEGIN/ { no_write=1; next; }; \
874		/CUT_OUT_END/ { no_write=0; next; }; \
875		{ if (!no_write) print; next; }; \
876	' - > $@.tmp && \
877	mv -f $@.tmp $@ || ( $(RM) $@.tmp && false )
878
879fcobjshash.h: fcobjshash.gperf
880	$(AM_V_GEN) $(GPERF) -m 100 $< > $@.tmp && \
881	mv -f $@.tmp $@ || ( $(RM) $@.tmp && false )
882
883@ENABLE_SHARED_TRUE@install-data-local: install-ms-import-lib install-libtool-import-lib
884
885@ENABLE_SHARED_TRUE@uninstall-local: uninstall-ms-import-lib uninstall-libtool-import-lib
886
887fcaliastail.h: fcalias.h
888
889fcalias.h: $(top_srcdir)/src/makealias $(PUBLIC_FILES)
890	$(AM_V_GEN) sh $(top_srcdir)/src/makealias "$(top_srcdir)/src" fcalias.h fcaliastail.h $(PUBLIC_FILES)
891
892fcftaliastail.h: fcftalias.h
893
894fcftalias.h: $(top_srcdir)/src/makealias $(PUBLIC_FT_FILES)
895	$(AM_V_GEN) sh $(top_srcdir)/src/makealias "$(top_srcdir)/src" fcftalias.h fcftaliastail.h $(PUBLIC_FT_FILES)
896
897stamp-fcstdint: $(top_builddir)/config.status
898	$(AM_V_GEN) cd $(top_builddir) &&	\
899	$(SHELL) ./config.status src/fcstdint.h
900	@touch $@
901
902fontconfig.def: $(PUBLIC_FILES) $(PUBLIC_FT_FILES)
903	echo Generating $@
904	(echo EXPORTS; \
905	(cat $(PUBLIC_FILES) $(PUBLIC_FT_FILES) || echo 'FcERROR ()' ) | \
906	$(GREP) '^Fc[^ ]* *(' | $(SED) -e 's/ *(.*$$//' -e 's/^/	/' | \
907	sort; \
908	echo LIBRARY libfontconfig-@LIBT_CURRENT_MINUS_AGE@.dll; \
909	echo VERSION @LIBT_CURRENT@.@LIBT_REVISION@) >$@
910	@ ! $(GREP) -q FcERROR $@ || ($(RM) $@; false)
911
912-include $(top_srcdir)/git.mk
913
914# Tell versions [3.59,3.63) of GNU make to not export all variables.
915# Otherwise a system limit (for SysV at least) may be exceeded.
916.NOEXPORT:
917