1f0eca4d5a36f1381a9a44bbc3b4d8f403b09147
[platform/upstream/fontconfig.git] / fontconfig / Makefile.in
1 # Makefile.in generated by automake 1.14.1 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 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = fontconfig
82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83         $(fontconfiginclude_HEADERS)
84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_symbol.m4 \
86         $(top_srcdir)/m4/ax_cc_for_build.m4 \
87         $(top_srcdir)/m4/ax_create_stdint_h.m4 \
88         $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
89         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
90         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
91         $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
92 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93         $(ACLOCAL_M4)
94 mkinstalldirs = $(install_sh) -d
95 CONFIG_HEADER = $(top_builddir)/config.h
96 CONFIG_CLEAN_FILES =
97 CONFIG_CLEAN_VPATH_FILES =
98 AM_V_P = $(am__v_P_@AM_V@)
99 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
100 am__v_P_0 = false
101 am__v_P_1 = :
102 AM_V_GEN = $(am__v_GEN_@AM_V@)
103 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
104 am__v_GEN_0 = @echo "  GEN     " $@;
105 am__v_GEN_1 = 
106 AM_V_at = $(am__v_at_@AM_V@)
107 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
108 am__v_at_0 = @
109 am__v_at_1 = 
110 SOURCES =
111 DIST_SOURCES =
112 am__can_run_installinfo = \
113   case $$AM_UPDATE_INFO_DIR in \
114     n|no|NO) false;; \
115     *) (install-info --version) >/dev/null 2>&1;; \
116   esac
117 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
118 am__vpath_adj = case $$p in \
119     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
120     *) f=$$p;; \
121   esac;
122 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
123 am__install_max = 40
124 am__nobase_strip_setup = \
125   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
126 am__nobase_strip = \
127   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
128 am__nobase_list = $(am__nobase_strip_setup); \
129   for p in $$list; do echo "$$p $$p"; done | \
130   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
131   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
132     if (++n[$$2] == $(am__install_max)) \
133       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
134     END { for (dir in files) print dir, files[dir] }'
135 am__base_list = \
136   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
137   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
138 am__uninstall_files_from_dir = { \
139   test -z "$$files" \
140     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
141     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
142          $(am__cd) "$$dir" && rm -f $$files; }; \
143   }
144 am__installdirs = "$(DESTDIR)$(fontconfigincludedir)"
145 HEADERS = $(fontconfiginclude_HEADERS)
146 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
147 # Read a list of newline-separated strings from the standard input,
148 # and print each of them once, without duplicates.  Input order is
149 # *not* preserved.
150 am__uniquify_input = $(AWK) '\
151   BEGIN { nonempty = 0; } \
152   { items[$$0] = 1; nonempty = 1; } \
153   END { if (nonempty) { for (i in items) print i; }; } \
154 '
155 # Make sure the list of sources is unique.  This is necessary because,
156 # e.g., the same source file might be shared among _SOURCES variables
157 # for different programs/libraries.
158 am__define_uniq_tagged_files = \
159   list='$(am__tagged_files)'; \
160   unique=`for i in $$list; do \
161     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
162   done | $(am__uniquify_input)`
163 ETAGS = etags
164 CTAGS = ctags
165 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
166 ACLOCAL = @ACLOCAL@
167 AMTAR = @AMTAR@
168 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
169 AR = @AR@
170 AS = @AS@
171 AUTOCONF = @AUTOCONF@
172 AUTOHEADER = @AUTOHEADER@
173 AUTOMAKE = @AUTOMAKE@
174 AWK = @AWK@
175 BASECONFIGDIR = @BASECONFIGDIR@
176 CC = @CC@
177 CCDEPMODE = @CCDEPMODE@
178 CC_FOR_BUILD = @CC_FOR_BUILD@
179 CFLAGS = @CFLAGS@
180 CONFIGDIR = @CONFIGDIR@
181 CPP = @CPP@
182 CPPFLAGS = @CPPFLAGS@
183 CYGPATH_W = @CYGPATH_W@
184 DEFS = @DEFS@
185 DEPDIR = @DEPDIR@
186 DLLTOOL = @DLLTOOL@
187 DOCMAN3 = @DOCMAN3@
188 DSYMUTIL = @DSYMUTIL@
189 DUMPBIN = @DUMPBIN@
190 ECHO_C = @ECHO_C@
191 ECHO_N = @ECHO_N@
192 ECHO_T = @ECHO_T@
193 EGREP = @EGREP@
194 EXEEXT = @EXEEXT@
195 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
196 EXPAT_CFLAGS = @EXPAT_CFLAGS@
197 EXPAT_LIBS = @EXPAT_LIBS@
198 FC_ADD_FONTS = @FC_ADD_FONTS@
199 FC_CACHEDIR = @FC_CACHEDIR@
200 FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
201 FC_FONTDATE = @FC_FONTDATE@
202 FC_FONTPATH = @FC_FONTPATH@
203 FGREP = @FGREP@
204 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
205 FREETYPE_LIBS = @FREETYPE_LIBS@
206 GIT = @GIT@
207 GPERF = @GPERF@
208 GREP = @GREP@
209 HASDOCBOOK = @HASDOCBOOK@
210 HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
211 ICONV_CFLAGS = @ICONV_CFLAGS@
212 ICONV_LIBS = @ICONV_LIBS@
213 INSTALL = @INSTALL@
214 INSTALL_DATA = @INSTALL_DATA@
215 INSTALL_PROGRAM = @INSTALL_PROGRAM@
216 INSTALL_SCRIPT = @INSTALL_SCRIPT@
217 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
218 LD = @LD@
219 LDFLAGS = @LDFLAGS@
220 LIBOBJS = @LIBOBJS@
221 LIBS = @LIBS@
222 LIBTOOL = @LIBTOOL@
223 LIBT_CURRENT = @LIBT_CURRENT@
224 LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
225 LIBT_REVISION = @LIBT_REVISION@
226 LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
227 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
228 LIBXML2_LIBS = @LIBXML2_LIBS@
229 LIPO = @LIPO@
230 LN_S = @LN_S@
231 LTLIBOBJS = @LTLIBOBJS@
232 MAKEINFO = @MAKEINFO@
233 MANIFEST_TOOL = @MANIFEST_TOOL@
234 MKDIR_P = @MKDIR_P@
235 NM = @NM@
236 NMEDIT = @NMEDIT@
237 OBJDUMP = @OBJDUMP@
238 OBJEXT = @OBJEXT@
239 OTOOL = @OTOOL@
240 OTOOL64 = @OTOOL64@
241 PACKAGE = @PACKAGE@
242 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
243 PACKAGE_NAME = @PACKAGE_NAME@
244 PACKAGE_STRING = @PACKAGE_STRING@
245 PACKAGE_TARNAME = @PACKAGE_TARNAME@
246 PACKAGE_URL = @PACKAGE_URL@
247 PACKAGE_VERSION = @PACKAGE_VERSION@
248 PATH_SEPARATOR = @PATH_SEPARATOR@
249 PKGCONFIG_REQUIRES = @PKGCONFIG_REQUIRES@
250 PKGCONFIG_REQUIRES_PRIVATELY = @PKGCONFIG_REQUIRES_PRIVATELY@
251 PKG_CONFIG = @PKG_CONFIG@
252 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
253 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
254 PTHREAD_CC = @PTHREAD_CC@
255 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
256 PTHREAD_LIBS = @PTHREAD_LIBS@
257 PYTHON = @PYTHON@
258 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
259 PYTHON_PLATFORM = @PYTHON_PLATFORM@
260 PYTHON_PREFIX = @PYTHON_PREFIX@
261 PYTHON_VERSION = @PYTHON_VERSION@
262 RANLIB = @RANLIB@
263 RM = @RM@
264 SED = @SED@
265 SET_MAKE = @SET_MAKE@
266 SHELL = @SHELL@
267 STRIP = @STRIP@
268 TEMPLATEDIR = @TEMPLATEDIR@
269 VERSION = @VERSION@
270 WARN_CFLAGS = @WARN_CFLAGS@
271 XMLDIR = @XMLDIR@
272 abs_builddir = @abs_builddir@
273 abs_srcdir = @abs_srcdir@
274 abs_top_builddir = @abs_top_builddir@
275 abs_top_srcdir = @abs_top_srcdir@
276 ac_ct_AR = @ac_ct_AR@
277 ac_ct_CC = @ac_ct_CC@
278 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
279 am__include = @am__include@
280 am__leading_dot = @am__leading_dot@
281 am__quote = @am__quote@
282 am__tar = @am__tar@
283 am__untar = @am__untar@
284 ax_pthread_config = @ax_pthread_config@
285 bindir = @bindir@
286 build = @build@
287 build_alias = @build_alias@
288 build_cpu = @build_cpu@
289 build_os = @build_os@
290 build_vendor = @build_vendor@
291 builddir = @builddir@
292 datadir = @datadir@
293 datarootdir = @datarootdir@
294 docdir = @docdir@
295 dvidir = @dvidir@
296 exec_prefix = @exec_prefix@
297 fc_cachedir = @fc_cachedir@
298 host = @host@
299 host_alias = @host_alias@
300 host_cpu = @host_cpu@
301 host_os = @host_os@
302 host_vendor = @host_vendor@
303 htmldir = @htmldir@
304 includedir = @includedir@
305 infodir = @infodir@
306 install_sh = @install_sh@
307 libdir = @libdir@
308 libexecdir = @libexecdir@
309 localedir = @localedir@
310 localstatedir = @localstatedir@
311 mandir = @mandir@
312 mkdir_p = @mkdir_p@
313 ms_librarian = @ms_librarian@
314 oldincludedir = @oldincludedir@
315 pdfdir = @pdfdir@
316 pkgconfigdir = @pkgconfigdir@
317 pkgpyexecdir = @pkgpyexecdir@
318 pkgpythondir = @pkgpythondir@
319 prefix = @prefix@
320 program_transform_name = @program_transform_name@
321 psdir = @psdir@
322 pyexecdir = @pyexecdir@
323 pythondir = @pythondir@
324 sbindir = @sbindir@
325 sharedstatedir = @sharedstatedir@
326 srcdir = @srcdir@
327 sysconfdir = @sysconfdir@
328 target_alias = @target_alias@
329 top_build_prefix = @top_build_prefix@
330 top_builddir = @top_builddir@
331 top_srcdir = @top_srcdir@
332 fontconfigincludedir = $(includedir)/fontconfig
333 fontconfig_headers = \
334         fontconfig.h            \
335         fcfreetype.h            \
336         fcprivate.h
337
338 fontconfiginclude_HEADERS = $(fontconfig_headers)
339 all: all-am
340
341 .SUFFIXES:
342 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
343         @for dep in $?; do \
344           case '$(am__configure_deps)' in \
345             *$$dep*) \
346               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
347                 && { if test -f $@; then exit 0; else break; fi; }; \
348               exit 1;; \
349           esac; \
350         done; \
351         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu fontconfig/Makefile'; \
352         $(am__cd) $(top_srcdir) && \
353           $(AUTOMAKE) --gnu fontconfig/Makefile
354 .PRECIOUS: Makefile
355 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
356         @case '$?' in \
357           *config.status*) \
358             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
359           *) \
360             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
361             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
362         esac;
363
364 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
365         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366
367 $(top_srcdir)/configure:  $(am__configure_deps)
368         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
369 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
370         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
371 $(am__aclocal_m4_deps):
372
373 mostlyclean-libtool:
374         -rm -f *.lo
375
376 clean-libtool:
377         -rm -rf .libs _libs
378 install-fontconfigincludeHEADERS: $(fontconfiginclude_HEADERS)
379         @$(NORMAL_INSTALL)
380         @list='$(fontconfiginclude_HEADERS)'; test -n "$(fontconfigincludedir)" || list=; \
381         if test -n "$$list"; then \
382           echo " $(MKDIR_P) '$(DESTDIR)$(fontconfigincludedir)'"; \
383           $(MKDIR_P) "$(DESTDIR)$(fontconfigincludedir)" || exit 1; \
384         fi; \
385         for p in $$list; do \
386           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
387           echo "$$d$$p"; \
388         done | $(am__base_list) | \
389         while read files; do \
390           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(fontconfigincludedir)'"; \
391           $(INSTALL_HEADER) $$files "$(DESTDIR)$(fontconfigincludedir)" || exit $$?; \
392         done
393
394 uninstall-fontconfigincludeHEADERS:
395         @$(NORMAL_UNINSTALL)
396         @list='$(fontconfiginclude_HEADERS)'; test -n "$(fontconfigincludedir)" || list=; \
397         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
398         dir='$(DESTDIR)$(fontconfigincludedir)'; $(am__uninstall_files_from_dir)
399
400 ID: $(am__tagged_files)
401         $(am__define_uniq_tagged_files); mkid -fID $$unique
402 tags: tags-am
403 TAGS: tags
404
405 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
406         set x; \
407         here=`pwd`; \
408         $(am__define_uniq_tagged_files); \
409         shift; \
410         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
411           test -n "$$unique" || unique=$$empty_fix; \
412           if test $$# -gt 0; then \
413             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
414               "$$@" $$unique; \
415           else \
416             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
417               $$unique; \
418           fi; \
419         fi
420 ctags: ctags-am
421
422 CTAGS: ctags
423 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
424         $(am__define_uniq_tagged_files); \
425         test -z "$(CTAGS_ARGS)$$unique" \
426           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
427              $$unique
428
429 GTAGS:
430         here=`$(am__cd) $(top_builddir) && pwd` \
431           && $(am__cd) $(top_srcdir) \
432           && gtags -i $(GTAGS_ARGS) "$$here"
433 cscopelist: cscopelist-am
434
435 cscopelist-am: $(am__tagged_files)
436         list='$(am__tagged_files)'; \
437         case "$(srcdir)" in \
438           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
439           *) sdir=$(subdir)/$(srcdir) ;; \
440         esac; \
441         for i in $$list; do \
442           if test -f "$$i"; then \
443             echo "$(subdir)/$$i"; \
444           else \
445             echo "$$sdir/$$i"; \
446           fi; \
447         done >> $(top_builddir)/cscope.files
448
449 distclean-tags:
450         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
451
452 distdir: $(DISTFILES)
453         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
454         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
455         list='$(DISTFILES)'; \
456           dist_files=`for file in $$list; do echo $$file; done | \
457           sed -e "s|^$$srcdirstrip/||;t" \
458               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
459         case $$dist_files in \
460           */*) $(MKDIR_P) `echo "$$dist_files" | \
461                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
462                            sort -u` ;; \
463         esac; \
464         for file in $$dist_files; do \
465           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
466           if test -d $$d/$$file; then \
467             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
468             if test -d "$(distdir)/$$file"; then \
469               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
470             fi; \
471             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
472               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
473               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
474             fi; \
475             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
476           else \
477             test -f "$(distdir)/$$file" \
478             || cp -p $$d/$$file "$(distdir)/$$file" \
479             || exit 1; \
480           fi; \
481         done
482 check-am: all-am
483 check: check-am
484 all-am: Makefile $(HEADERS)
485 installdirs:
486         for dir in "$(DESTDIR)$(fontconfigincludedir)"; do \
487           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
488         done
489 install: install-am
490 install-exec: install-exec-am
491 install-data: install-data-am
492 uninstall: uninstall-am
493
494 install-am: all-am
495         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
496
497 installcheck: installcheck-am
498 install-strip:
499         if test -z '$(STRIP)'; then \
500           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
501             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
502               install; \
503         else \
504           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
505             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
506             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
507         fi
508 mostlyclean-generic:
509
510 clean-generic:
511
512 distclean-generic:
513         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
514         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
515
516 maintainer-clean-generic:
517         @echo "This command is intended for maintainers to use"
518         @echo "it deletes files that may require special tools to rebuild."
519 clean: clean-am
520
521 clean-am: clean-generic clean-libtool mostlyclean-am
522
523 distclean: distclean-am
524         -rm -f Makefile
525 distclean-am: clean-am distclean-generic distclean-tags
526
527 dvi: dvi-am
528
529 dvi-am:
530
531 html: html-am
532
533 html-am:
534
535 info: info-am
536
537 info-am:
538
539 install-data-am: install-fontconfigincludeHEADERS
540
541 install-dvi: install-dvi-am
542
543 install-dvi-am:
544
545 install-exec-am:
546
547 install-html: install-html-am
548
549 install-html-am:
550
551 install-info: install-info-am
552
553 install-info-am:
554
555 install-man:
556
557 install-pdf: install-pdf-am
558
559 install-pdf-am:
560
561 install-ps: install-ps-am
562
563 install-ps-am:
564
565 installcheck-am:
566
567 maintainer-clean: maintainer-clean-am
568         -rm -f Makefile
569 maintainer-clean-am: distclean-am maintainer-clean-generic
570
571 mostlyclean: mostlyclean-am
572
573 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
574
575 pdf: pdf-am
576
577 pdf-am:
578
579 ps: ps-am
580
581 ps-am:
582
583 uninstall-am: uninstall-fontconfigincludeHEADERS
584
585 .MAKE: install-am install-strip
586
587 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
588         clean-libtool cscopelist-am ctags ctags-am distclean \
589         distclean-generic distclean-libtool distclean-tags distdir dvi \
590         dvi-am html html-am info info-am install install-am \
591         install-data install-data-am install-dvi install-dvi-am \
592         install-exec install-exec-am install-fontconfigincludeHEADERS \
593         install-html install-html-am install-info install-info-am \
594         install-man install-pdf install-pdf-am install-ps \
595         install-ps-am install-strip installcheck installcheck-am \
596         installdirs maintainer-clean maintainer-clean-generic \
597         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
598         ps ps-am tags tags-am uninstall uninstall-am \
599         uninstall-fontconfigincludeHEADERS
600
601
602 -include $(top_srcdir)/git.mk
603
604 # Tell versions [3.59,3.63) of GNU make to not export all variables.
605 # Otherwise a system limit (for SysV at least) may be exceeded.
606 .NOEXPORT: