1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
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.
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
18 # fontconfig/Makefile.am
20 # Copyright © 2003 Keith Packard
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.
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.
42 if test -z '$(MAKELEVEL)'; then \
44 elif test -n '$(MAKE_HOST)'; then \
46 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
52 am__make_running_with_option = \
53 case $${target_option-} in \
55 *) echo "am__make_running_with_option: internal error: invalid" \
56 "target option '$${target_option-}' specified" >&2; \
60 sane_makeflags=$$MAKEFLAGS; \
61 if $(am__is_gnu_make); then \
62 sane_makeflags=$$MFLAGS; \
67 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
68 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
74 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
76 for flg in $$sane_makeflags; do \
77 test $$skip_next = yes && { skip_next=no; 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;; \
90 *$$target_option*) has_opt=yes; break;; \
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)
112 build_triplet = @build@
113 host_triplet = @host@
114 @ENABLE_DOCS_TRUE@am__append_1 = doc
116 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
117 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_symbol.m4 \
118 $(top_srcdir)/m4/ax_cc_for_build.m4 \
119 $(top_srcdir)/m4/ax_create_stdint_h.m4 \
120 $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/gettext.m4 \
121 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
122 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
123 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
124 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
125 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
126 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
127 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
128 $(top_srcdir)/configure.ac
129 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
131 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
132 $(am__configure_deps) $(am__DIST_COMMON)
133 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
134 configure.lineno config.status.lineno
135 mkinstalldirs = $(install_sh) -d
136 CONFIG_HEADER = config.h
137 CONFIG_CLEAN_FILES = fontconfig.spec fontconfig.pc fontconfig-zip
138 CONFIG_CLEAN_VPATH_FILES =
139 AM_V_P = $(am__v_P_@AM_V@)
140 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
143 AM_V_GEN = $(am__v_GEN_@AM_V@)
144 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145 am__v_GEN_0 = @echo " GEN " $@;
147 AM_V_at = $(am__v_at_@AM_V@)
148 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
153 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
154 ctags-recursive dvi-recursive html-recursive info-recursive \
155 install-data-recursive install-dvi-recursive \
156 install-exec-recursive install-html-recursive \
157 install-info-recursive install-pdf-recursive \
158 install-ps-recursive install-recursive installcheck-recursive \
159 installdirs-recursive pdf-recursive ps-recursive \
160 tags-recursive uninstall-recursive
161 am__can_run_installinfo = \
162 case $$AM_UPDATE_INFO_DIR in \
164 *) (install-info --version) >/dev/null 2>&1;; \
166 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
167 am__vpath_adj = case $$p in \
168 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
171 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
173 am__nobase_strip_setup = \
174 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
176 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
177 am__nobase_list = $(am__nobase_strip_setup); \
178 for p in $$list; do echo "$$p $$p"; done | \
179 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
180 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
181 if (++n[$$2] == $(am__install_max)) \
182 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
183 END { for (dir in files) print dir, files[dir] }'
185 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
186 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
187 am__uninstall_files_from_dir = { \
189 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
190 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
191 $(am__cd) "$$dir" && rm -f $$files; }; \
193 am__installdirs = "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(xmldir)"
194 DATA = $(pkgconfig_DATA) $(xml_DATA)
195 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
196 distclean-recursive maintainer-clean-recursive
197 am__recursive_targets = \
198 $(RECURSIVE_TARGETS) \
199 $(RECURSIVE_CLEAN_TARGETS) \
200 $(am__extra_recursive_targets)
201 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
202 cscope distdir dist dist-all distcheck
203 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
205 # Read a list of newline-separated strings from the standard input,
206 # and print each of them once, without duplicates. Input order is
208 am__uniquify_input = $(AWK) '\
209 BEGIN { nonempty = 0; } \
210 { items[$$0] = 1; nonempty = 1; } \
211 END { if (nonempty) { for (i in items) print i; }; } \
213 # Make sure the list of sources is unique. This is necessary because,
214 # e.g., the same source file might be shared among _SOURCES variables
215 # for different programs/libraries.
216 am__define_uniq_tagged_files = \
217 list='$(am__tagged_files)'; \
218 unique=`for i in $$list; do \
219 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
220 done | $(am__uniquify_input)`
224 DIST_SUBDIRS = fontconfig fc-case fc-lang src fc-cache fc-cat \
225 fc-conflist fc-list fc-match fc-pattern fc-query fc-scan \
226 fc-validate conf.d its po po-conf test doc
227 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
228 $(srcdir)/fontconfig-zip.in $(srcdir)/fontconfig.pc.in \
229 $(srcdir)/fontconfig.spec.in ABOUT-NLS AUTHORS COPYING \
230 ChangeLog INSTALL NEWS README compile config.guess \
231 config.rpath config.sub depcomp install-sh ltmain.sh missing
232 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
233 distdir = $(PACKAGE)-$(VERSION)
234 top_distdir = $(distdir)
235 am__remove_distdir = \
236 if test -d "$(distdir)"; then \
237 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
238 && rm -rf "$(distdir)" \
239 || { sleep 5 && rm -rf "$(distdir)"; }; \
241 am__post_remove_distdir = $(am__remove_distdir)
244 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
245 sed_rest='s,^[^/]*/*,,'; \
246 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
247 sed_butlast='s,/*[^/]*$$,,'; \
248 while test -n "$$dir1"; do \
249 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
250 if test "$$first" != "."; then \
251 if test "$$first" = ".."; then \
252 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
253 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
255 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
256 if test "$$first2" = "$$first"; then \
257 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
261 dir0="$$dir0"/"$$first"; \
264 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
267 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
269 DIST_TARGETS = dist-bzip2 dist-gzip
270 distuninstallcheck_listfiles = find . -type f -print
271 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
272 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
273 distcleancheck_listfiles = find . -type f -print
276 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
279 AUTOCONF = @AUTOCONF@
280 AUTOHEADER = @AUTOHEADER@
281 AUTOMAKE = @AUTOMAKE@
283 BASECONFIGDIR = @BASECONFIGDIR@
285 CCDEPMODE = @CCDEPMODE@
286 CC_FOR_BUILD = @CC_FOR_BUILD@
288 CONFIGDIR = @CONFIGDIR@
290 CPPFLAGS = @CPPFLAGS@
291 CYGPATH_W = @CYGPATH_W@
296 DSYMUTIL = @DSYMUTIL@
303 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
304 EXPAT_CFLAGS = @EXPAT_CFLAGS@
305 EXPAT_LIBS = @EXPAT_LIBS@
306 FC_ADD_FONTS = @FC_ADD_FONTS@
307 FC_CACHEDIR = @FC_CACHEDIR@
308 FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
309 FC_FONTDATE = @FC_FONTDATE@
310 FC_FONTPATH = @FC_FONTPATH@
312 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
313 FREETYPE_LIBS = @FREETYPE_LIBS@
314 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
315 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
318 GMSGFMT_015 = @GMSGFMT_015@
321 HASDOCBOOK = @HASDOCBOOK@
322 HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
323 ICONV_CFLAGS = @ICONV_CFLAGS@
324 ICONV_LIBS = @ICONV_LIBS@
326 INSTALL_DATA = @INSTALL_DATA@
327 INSTALL_PROGRAM = @INSTALL_PROGRAM@
328 INSTALL_SCRIPT = @INSTALL_SCRIPT@
329 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
330 INTLLIBS = @INTLLIBS@
331 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
334 LIBICONV = @LIBICONV@
339 LIBT_CURRENT = @LIBT_CURRENT@
340 LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
341 LIBT_REVISION = @LIBT_REVISION@
342 LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
343 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
344 LIBXML2_LIBS = @LIBXML2_LIBS@
347 LTLIBICONV = @LTLIBICONV@
348 LTLIBINTL = @LTLIBINTL@
349 LTLIBOBJS = @LTLIBOBJS@
350 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
351 MAKEINFO = @MAKEINFO@
352 MANIFEST_TOOL = @MANIFEST_TOOL@
355 MSGFMT_015 = @MSGFMT_015@
356 MSGMERGE = @MSGMERGE@
364 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
365 PACKAGE_NAME = @PACKAGE_NAME@
366 PACKAGE_STRING = @PACKAGE_STRING@
367 PACKAGE_TARNAME = @PACKAGE_TARNAME@
368 PACKAGE_URL = @PACKAGE_URL@
369 PACKAGE_VERSION = @PACKAGE_VERSION@
370 PATH_SEPARATOR = @PATH_SEPARATOR@
371 PKGCONFIG_REQUIRES = @PKGCONFIG_REQUIRES@
372 PKGCONFIG_REQUIRES_PRIVATELY = @PKGCONFIG_REQUIRES_PRIVATELY@
373 PKG_CONFIG = @PKG_CONFIG@
374 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
375 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
376 PKG_EXPAT_CFLAGS = @PKG_EXPAT_CFLAGS@
377 PKG_EXPAT_LIBS = @PKG_EXPAT_LIBS@
379 PREFERRED_HINTING = @PREFERRED_HINTING@
380 PTHREAD_CC = @PTHREAD_CC@
381 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
382 PTHREAD_LIBS = @PTHREAD_LIBS@
386 SET_MAKE = @SET_MAKE@
389 TEMPLATEDIR = @TEMPLATEDIR@
391 UUID_CFLAGS = @UUID_CFLAGS@
392 UUID_LIBS = @UUID_LIBS@
394 WARN_CFLAGS = @WARN_CFLAGS@
395 XGETTEXT = @XGETTEXT@
396 XGETTEXT_015 = @XGETTEXT_015@
397 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
399 abs_builddir = @abs_builddir@
400 abs_srcdir = @abs_srcdir@
401 abs_top_builddir = @abs_top_builddir@
402 abs_top_srcdir = @abs_top_srcdir@
403 ac_ct_AR = @ac_ct_AR@
404 ac_ct_CC = @ac_ct_CC@
405 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
406 am__include = @am__include@
407 am__leading_dot = @am__leading_dot@
408 am__quote = @am__quote@
410 am__untar = @am__untar@
411 ax_pthread_config = @ax_pthread_config@
414 build_alias = @build_alias@
415 build_cpu = @build_cpu@
416 build_os = @build_os@
417 build_vendor = @build_vendor@
418 builddir = @builddir@
420 datarootdir = @datarootdir@
423 exec_prefix = @exec_prefix@
424 fc_cachedir = @fc_cachedir@
426 host_alias = @host_alias@
427 host_cpu = @host_cpu@
429 host_vendor = @host_vendor@
431 includedir = @includedir@
433 install_sh = @install_sh@
435 libexecdir = @libexecdir@
436 localedir = @localedir@
437 localstatedir = @localstatedir@
440 ms_librarian = @ms_librarian@
441 oldincludedir = @oldincludedir@
443 pkgconfigdir = @pkgconfigdir@
445 program_transform_name = @program_transform_name@
448 sharedstatedir = @sharedstatedir@
450 sysconfdir = @sysconfdir@
451 target_alias = @target_alias@
452 top_build_prefix = @top_build_prefix@
453 top_builddir = @top_builddir@
454 top_srcdir = @top_srcdir@
455 SUBDIRS = fontconfig fc-case fc-lang src fc-cache fc-cat fc-conflist \
456 fc-list fc-match fc-pattern fc-query fc-scan fc-validate \
457 conf.d its po po-conf test $(am__append_1)
458 ACLOCAL_AMFLAGS = -I m4
459 EXTRA_DIST = config.rpath fontconfig.pc.in fonts.conf.in fonts.dtd \
460 fontconfig.spec.in fontconfig.spec fontconfig-zip.in \
461 config-fixups.h ChangeLog
462 CLEANFILES = fonts.conf
463 DISTCLEANFILES = config.cache doltcompile
465 # Creating ChangeLog from git log:
466 MAINTAINERCLEANFILES = $(srcdir)/aclocal.m4 $(srcdir)/autoscan.log \
467 $(srcdir)/compile $(srcdir)/config.guess $(srcdir)/config.h.in \
468 $(srcdir)/config.sub $(srcdir)/configure.scan \
469 $(srcdir)/depcomp $(srcdir)/install-sh $(srcdir)/ltmain.sh \
470 $(srcdir)/missing $(srcdir)/mkinstalldirs \
471 $(srcdir)/test-driver `find "$(srcdir)" -type f -name \
472 Makefile.in -print` $(srcdir)/ChangeLog
473 pkgconfig_DATA = fontconfig.pc
474 baseconfigdir = $(BASECONFIGDIR)
475 configdir = $(CONFIGDIR)
478 @CROSS_COMPILING_FALSE@RUN_FC_CACHE_TEST = test -z "$(DESTDIR)"
479 @CROSS_COMPILING_TRUE@RUN_FC_CACHE_TEST = false
480 FC_CONFIGDIR = $(subst $(BASECONFIGDIR)/,,$(CONFIGDIR))
481 DISTCHECK_CONFIGURE_FLAGS =
483 $(MAKE) $(AM_MAKEFLAGS) all-recursive
486 am--refresh: Makefile
488 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
490 case '$(am__configure_deps)' in \
492 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
493 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
498 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
499 $(am__cd) $(top_srcdir) && \
500 $(AUTOMAKE) --gnu Makefile
501 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
504 echo ' $(SHELL) ./config.status'; \
505 $(SHELL) ./config.status;; \
507 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
508 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
511 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
512 $(SHELL) ./config.status --recheck
514 $(top_srcdir)/configure: $(am__configure_deps)
515 $(am__cd) $(srcdir) && $(AUTOCONF)
516 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
517 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
518 $(am__aclocal_m4_deps):
521 @test -f $@ || rm -f stamp-h1
522 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
524 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
526 cd $(top_builddir) && $(SHELL) ./config.status config.h
527 $(srcdir)/config.h.in: $(am__configure_deps)
528 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
533 -rm -f config.h stamp-h1
534 fontconfig.spec: $(top_builddir)/config.status $(srcdir)/fontconfig.spec.in
535 cd $(top_builddir) && $(SHELL) ./config.status $@
536 fontconfig.pc: $(top_builddir)/config.status $(srcdir)/fontconfig.pc.in
537 cd $(top_builddir) && $(SHELL) ./config.status $@
538 fontconfig-zip: $(top_builddir)/config.status $(srcdir)/fontconfig-zip.in
539 cd $(top_builddir) && $(SHELL) ./config.status $@
548 -rm -f libtool config.lt
549 install-pkgconfigDATA: $(pkgconfig_DATA)
551 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
552 if test -n "$$list"; then \
553 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
554 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
556 for p in $$list; do \
557 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
559 done | $(am__base_list) | \
560 while read files; do \
561 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
562 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
565 uninstall-pkgconfigDATA:
567 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
568 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
569 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
570 install-xmlDATA: $(xml_DATA)
572 @list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
573 if test -n "$$list"; then \
574 echo " $(MKDIR_P) '$(DESTDIR)$(xmldir)'"; \
575 $(MKDIR_P) "$(DESTDIR)$(xmldir)" || exit 1; \
577 for p in $$list; do \
578 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
580 done | $(am__base_list) | \
581 while read files; do \
582 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xmldir)'"; \
583 $(INSTALL_DATA) $$files "$(DESTDIR)$(xmldir)" || exit $$?; \
588 @list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
589 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
590 dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
592 # This directory's subdirectories are mostly independent; you can cd
593 # into them and run 'make' without going through this Makefile.
594 # To change the values of 'make' variables: instead of editing Makefiles,
595 # (1) if the variable is set in 'config.status', edit 'config.status'
596 # (which will cause the Makefiles to be regenerated when you run 'make');
597 # (2) otherwise, pass the desired values on the 'make' command line.
598 $(am__recursive_targets):
600 if $(am__make_keepgoing); then \
601 failcom='fail=yes'; \
606 target=`echo $@ | sed s/-recursive//`; \
608 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
609 *) list='$(SUBDIRS)' ;; \
611 for subdir in $$list; do \
612 echo "Making $$target in $$subdir"; \
613 if test "$$subdir" = "."; then \
615 local_target="$$target-am"; \
617 local_target="$$target"; \
619 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
622 if test "$$dot_seen" = "no"; then \
623 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
626 ID: $(am__tagged_files)
627 $(am__define_uniq_tagged_files); mkid -fID $$unique
631 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
634 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
635 include_option=--etags-include; \
638 include_option=--include; \
641 list='$(SUBDIRS)'; for subdir in $$list; do \
642 if test "$$subdir" = .; then :; else \
643 test ! -f $$subdir/TAGS || \
644 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
647 $(am__define_uniq_tagged_files); \
649 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
650 test -n "$$unique" || unique=$$empty_fix; \
651 if test $$# -gt 0; then \
652 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
655 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
659 ctags: ctags-recursive
662 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
663 $(am__define_uniq_tagged_files); \
664 test -z "$(CTAGS_ARGS)$$unique" \
665 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
669 here=`$(am__cd) $(top_builddir) && pwd` \
670 && $(am__cd) $(top_srcdir) \
671 && gtags -i $(GTAGS_ARGS) "$$here"
673 test ! -s cscope.files \
674 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
677 cscope.files: clean-cscope cscopelist
678 cscopelist: cscopelist-recursive
680 cscopelist-am: $(am__tagged_files)
681 list='$(am__tagged_files)'; \
682 case "$(srcdir)" in \
683 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
684 *) sdir=$(subdir)/$(srcdir) ;; \
686 for i in $$list; do \
687 if test -f "$$i"; then \
688 echo "$(subdir)/$$i"; \
692 done >> $(top_builddir)/cscope.files
695 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
696 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
698 distdir: $(DISTFILES)
699 $(am__remove_distdir)
700 test -d "$(distdir)" || mkdir "$(distdir)"
701 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
702 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
703 list='$(DISTFILES)'; \
704 dist_files=`for file in $$list; do echo $$file; done | \
705 sed -e "s|^$$srcdirstrip/||;t" \
706 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
707 case $$dist_files in \
708 */*) $(MKDIR_P) `echo "$$dist_files" | \
709 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
712 for file in $$dist_files; do \
713 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
714 if test -d $$d/$$file; then \
715 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
716 if test -d "$(distdir)/$$file"; then \
717 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
719 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
720 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
721 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
723 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
725 test -f "$(distdir)/$$file" \
726 || cp -p $$d/$$file "$(distdir)/$$file" \
730 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
731 if test "$$subdir" = .; then :; else \
733 || test -d "$(distdir)/$$subdir" \
734 || $(MKDIR_P) "$(distdir)/$$subdir" \
736 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
738 new_distdir=$$reldir; \
739 dir1=$$subdir; dir2="$(top_distdir)"; \
741 new_top_distdir=$$reldir; \
742 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
743 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
744 ($(am__cd) $$subdir && \
745 $(MAKE) $(AM_MAKEFLAGS) \
746 top_distdir="$$new_top_distdir" \
747 distdir="$$new_distdir" \
748 am__remove_distdir=: \
749 am__skip_length_check=: \
750 am__skip_mode_fix=: \
755 -test -n "$(am__skip_mode_fix)" \
756 || find "$(distdir)" -type d ! -perm -755 \
757 -exec chmod u+rwx,go+rx {} \; -o \
758 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
759 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
760 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
761 || chmod -R a+r "$(distdir)"
763 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
764 $(am__post_remove_distdir)
766 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
767 $(am__post_remove_distdir)
770 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
771 $(am__post_remove_distdir)
774 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
775 $(am__post_remove_distdir)
778 @echo WARNING: "Support for distribution archives compressed with" \
779 "legacy program 'compress' is deprecated." >&2
780 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
781 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
782 $(am__post_remove_distdir)
785 @echo WARNING: "Support for shar distribution archives is" \
787 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
788 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
789 $(am__post_remove_distdir)
792 -rm -f $(distdir).zip
793 zip -rq $(distdir).zip $(distdir)
794 $(am__post_remove_distdir)
797 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
798 $(am__post_remove_distdir)
800 # This target untars the dist file and tries a VPATH configuration. Then
801 # it guarantees that the distribution is self-contained by making another
804 case '$(DIST_ARCHIVES)' in \
806 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
808 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
810 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
812 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
814 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
816 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
818 unzip $(distdir).zip ;;\
820 chmod -R a-w $(distdir)
822 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
824 test -d $(distdir)/_build || exit 0; \
825 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
826 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
828 && $(am__cd) $(distdir)/_build/sub \
830 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
831 $(DISTCHECK_CONFIGURE_FLAGS) \
832 --srcdir=../.. --prefix="$$dc_install_base" \
833 && $(MAKE) $(AM_MAKEFLAGS) \
834 && $(MAKE) $(AM_MAKEFLAGS) dvi \
835 && $(MAKE) $(AM_MAKEFLAGS) check \
836 && $(MAKE) $(AM_MAKEFLAGS) install \
837 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
838 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
839 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
841 && chmod -R a-w "$$dc_install_base" \
843 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
844 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
845 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
846 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
847 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
848 } || { rm -rf "$$dc_destdir"; exit 1; }) \
849 && rm -rf "$$dc_destdir" \
850 && $(MAKE) $(AM_MAKEFLAGS) dist \
851 && rm -rf $(DIST_ARCHIVES) \
852 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
855 $(am__post_remove_distdir)
856 @(echo "$(distdir) archives ready for distribution: "; \
857 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
858 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
860 @test -n '$(distuninstallcheck_dir)' || { \
861 echo 'ERROR: trying to run $@ with an empty' \
862 '$$(distuninstallcheck_dir)' >&2; \
865 $(am__cd) '$(distuninstallcheck_dir)' || { \
866 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
869 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
870 || { echo "ERROR: files left after uninstall:" ; \
871 if test -n "$(DESTDIR)"; then \
872 echo " (check DESTDIR support)"; \
874 $(distuninstallcheck_listfiles) ; \
876 distcleancheck: distclean
877 @if test '$(srcdir)' = . ; then \
878 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
881 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
882 || { echo "ERROR: files left in build directory after distclean:" ; \
883 $(distcleancheck_listfiles) ; \
886 check: check-recursive
887 all-am: Makefile $(DATA) config.h
888 installdirs: installdirs-recursive
890 for dir in "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(xmldir)"; do \
891 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
893 install: install-recursive
894 install-exec: install-exec-recursive
895 install-data: install-data-recursive
896 uninstall: uninstall-recursive
899 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
901 installcheck: installcheck-recursive
903 if test -z '$(STRIP)'; then \
904 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
905 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
908 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
909 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
910 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
915 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
918 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
919 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
920 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
922 maintainer-clean-generic:
923 @echo "This command is intended for maintainers to use"
924 @echo "it deletes files that may require special tools to rebuild."
925 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
926 clean: clean-recursive
928 clean-am: clean-generic clean-libtool mostlyclean-am
930 distclean: distclean-recursive
931 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
933 distclean-am: clean-am distclean-generic distclean-hdr \
934 distclean-libtool distclean-tags
948 install-data-am: install-data-local install-pkgconfigDATA \
951 install-dvi: install-dvi-recursive
957 install-html: install-html-recursive
961 install-info: install-info-recursive
967 install-pdf: install-pdf-recursive
971 install-ps: install-ps-recursive
977 maintainer-clean: maintainer-clean-recursive
978 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
979 -rm -rf $(top_srcdir)/autom4te.cache
981 maintainer-clean-am: distclean-am maintainer-clean-generic
983 mostlyclean: mostlyclean-recursive
985 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
995 uninstall-am: uninstall-local uninstall-pkgconfigDATA \
998 .MAKE: $(am__recursive_targets) all install-am install-strip
1000 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1001 am--refresh check check-am clean clean-cscope clean-generic \
1002 clean-libtool cscope cscopelist-am ctags ctags-am dist \
1003 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
1004 dist-xz dist-zip distcheck distclean distclean-generic \
1005 distclean-hdr distclean-libtool distclean-tags distcleancheck \
1006 distdir distuninstallcheck dvi dvi-am html html-am info \
1007 info-am install install-am install-data install-data-am \
1008 install-data-local install-dvi install-dvi-am install-exec \
1009 install-exec-am install-html install-html-am install-info \
1010 install-info-am install-man install-pdf install-pdf-am \
1011 install-pkgconfigDATA install-ps install-ps-am install-strip \
1012 install-xmlDATA installcheck installcheck-am installdirs \
1013 installdirs-am maintainer-clean maintainer-clean-generic \
1014 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1015 ps ps-am tags tags-am uninstall uninstall-am uninstall-local \
1016 uninstall-pkgconfigDATA uninstall-xmlDATA
1020 ChangeLog: $(srcdir)/ChangeLog
1021 $(srcdir)/ChangeLog:
1022 if test -d "$(srcdir)/.git"; then \
1023 (GIT_DIR=$(top_srcdir)/.git $(GIT) log --stat) | fmt --split-only > $@.tmp \
1024 && mv -f $@.tmp $@ \
1026 echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
1027 (test -f $@ || echo git-log is required to generate this file >> $@)); \
1030 (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
1031 echo A git checkout and git-log is required to generate this file >> $@); \
1036 fonts.conf: fonts.conf.in Makefile
1038 -e 's,@FC_CACHEDIR\@,$(FC_CACHEDIR),g' \
1039 -e 's,@FC_DEFAULT_FONTS\@,$(FC_DEFAULT_FONTS),g' \
1040 -e 's,@FC_FONTPATH\@,$(FC_FONTPATH),g' \
1041 -e 's,@CONFIGDIR\@,$(FC_CONFIGDIR),g' \
1042 -e 's,@PACKAGE\@,$(PACKAGE),g' \
1043 -e 's,@VERSION\@,$(VERSION),g' \
1044 $(srcdir)/$@.in > $@.tmp && \
1047 install-data-local: fonts.conf
1048 $(mkinstalldirs) $(DESTDIR)$(baseconfigdir) $(DESTDIR)$(fc_cachedir)
1049 if [ -f $(DESTDIR)$(baseconfigdir)/fonts.conf ]; then \
1050 echo "backing up existing $(DESTDIR)$(baseconfigdir)/fonts.conf"; \
1051 mv $(DESTDIR)$(baseconfigdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf.bak; \
1053 if [ -f $(srcdir)/fonts.conf ]; then \
1054 echo " $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf"; \
1055 $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; \
1056 else if [ -f fonts.conf ]; then \
1057 echo " $(INSTALL_DATA) fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf"; \
1058 $(INSTALL_DATA) fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; \
1060 @(if $(RUN_FC_CACHE_TEST); then \
1061 echo "fc-cache$(EXEEXT) -s -f -v"; \
1062 fc-cache/fc-cache$(EXEEXT) -s -f -v; \
1065 echo "*** Warning: fonts.cache not built"; \
1067 echo "*** Generate this file manually on host system using fc-cache"; \
1072 if [ -f $(srcdir)/fonts.conf ]; then \
1073 if cmp -s $(srcdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; then \
1074 echo " uninstall standard $(DESTDIR)$(baseconfigdir)/fonts.conf"; \
1075 $(RM) $(DESTDIR)$(baseconfigdir)/fonts.conf; \
1077 else if [ -f fonts.conf ]; then \
1078 if cmp -s fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; then \
1079 echo " uninstall standard $(DESTDIR)$(baseconfigdir)/fonts.conf"; \
1080 $(RM) $(DESTDIR)$(baseconfigdir)/fonts.conf; \
1084 debuild debuild-signed: debuild-dirs
1085 (cd $(distdir)/debian && debuild)
1087 debuild-unsigned: debuild-dirs
1088 (cd $(distdir)/debian && debuild -us -uc)
1090 debuild-dirs: distdir
1091 $(RM) $(PACKAGE)_$(VERSION).orig.tar.gz
1092 $(RM) -r $(distdir).orig
1093 cp -a $(distdir) $(distdir).orig
1094 $(RM) -r $(distdir).orig/debian
1096 -include $(top_srcdir)/git.mk
1098 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1099 # Otherwise a system limit (for SysV at least) may be exceeded.