Makefile.in revision eceda581
1# Makefile.in generated by automake 1.16.5 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2021 Free Software Foundation, Inc. 5 6# This Makefile.in is free software; the Free Software Foundation 7# gives unlimited permission to copy and/or distribute it, 8# with or without modifications, as long as this notice is preserved. 9 10# This program is distributed in the hope that it will be useful, 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# PARTICULAR PURPOSE. 14 15@SET_MAKE@ 16 17# 18# fontconfig/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 40VPATH = @srcdir@ 41am__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} 52am__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 94am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 95am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 96pkgdatadir = $(datadir)/@PACKAGE@ 97pkgincludedir = $(includedir)/@PACKAGE@ 98pkglibdir = $(libdir)/@PACKAGE@ 99pkglibexecdir = $(libexecdir)/@PACKAGE@ 100am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 101install_sh_DATA = $(install_sh) -c -m 644 102install_sh_PROGRAM = $(install_sh) -c 103install_sh_SCRIPT = $(install_sh) -c 104INSTALL_HEADER = $(INSTALL_DATA) 105transform = $(program_transform_name) 106NORMAL_INSTALL = : 107PRE_INSTALL = : 108POST_INSTALL = : 109NORMAL_UNINSTALL = : 110PRE_UNINSTALL = : 111POST_UNINSTALL = : 112build_triplet = @build@ 113host_triplet = @host@ 114@ENABLE_DOCS_TRUE@am__append_1 = doc 115subdir = . 116ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 117am__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 129am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 130 $(ACLOCAL_M4) 131DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ 132 $(am__configure_deps) $(am__DIST_COMMON) 133am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 134 configure.lineno config.status.lineno 135mkinstalldirs = $(install_sh) -d 136CONFIG_HEADER = config.h 137CONFIG_CLEAN_FILES = fontconfig.pc fontconfig-zip 138CONFIG_CLEAN_VPATH_FILES = 139AM_V_P = $(am__v_P_@AM_V@) 140am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 141am__v_P_0 = false 142am__v_P_1 = : 143AM_V_GEN = $(am__v_GEN_@AM_V@) 144am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 145am__v_GEN_0 = @echo " GEN " $@; 146am__v_GEN_1 = 147AM_V_at = $(am__v_at_@AM_V@) 148am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 149am__v_at_0 = @ 150am__v_at_1 = 151SOURCES = 152DIST_SOURCES = 153RECURSIVE_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 161am__can_run_installinfo = \ 162 case $$AM_UPDATE_INFO_DIR in \ 163 n|no|NO) false;; \ 164 *) (install-info --version) >/dev/null 2>&1;; \ 165 esac 166am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 167am__vpath_adj = case $$p in \ 168 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 169 *) f=$$p;; \ 170 esac; 171am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 172am__install_max = 40 173am__nobase_strip_setup = \ 174 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 175am__nobase_strip = \ 176 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 177am__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] }' 184am__base_list = \ 185 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 186 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 187am__uninstall_files_from_dir = { \ 188 test -z "$$files" \ 189 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 190 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 191 $(am__cd) "$$dir" && rm -f $$files; }; \ 192 } 193am__installdirs = "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(xmldir)" 194DATA = $(pkgconfig_DATA) $(xml_DATA) 195RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 196 distclean-recursive maintainer-clean-recursive 197am__recursive_targets = \ 198 $(RECURSIVE_TARGETS) \ 199 $(RECURSIVE_CLEAN_TARGETS) \ 200 $(am__extra_recursive_targets) 201AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 202 cscope distdir distdir-am dist dist-all distcheck 203am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \ 204 config.h.in 205# Read a list of newline-separated strings from the standard input, 206# and print each of them once, without duplicates. Input order is 207# *not* preserved. 208am__uniquify_input = $(AWK) '\ 209 BEGIN { nonempty = 0; } \ 210 { items[$$0] = 1; nonempty = 1; } \ 211 END { if (nonempty) { for (i in items) print i; }; } \ 212' 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. 216am__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)` 221DIST_SUBDIRS = fontconfig fc-case fc-lang src fc-cache fc-cat \ 222 fc-conflist fc-list fc-match fc-pattern fc-query fc-scan \ 223 fc-validate conf.d its po po-conf test doc 224am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 225 $(srcdir)/fontconfig-zip.in $(srcdir)/fontconfig.pc.in \ 226 ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README \ 227 compile config.guess config.rpath config.sub depcomp \ 228 install-sh ltmain.sh missing 229DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 230distdir = $(PACKAGE)-$(VERSION) 231top_distdir = $(distdir) 232am__remove_distdir = \ 233 if test -d "$(distdir)"; then \ 234 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 235 && rm -rf "$(distdir)" \ 236 || { sleep 5 && rm -rf "$(distdir)"; }; \ 237 else :; fi 238am__post_remove_distdir = $(am__remove_distdir) 239am__relativize = \ 240 dir0=`pwd`; \ 241 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 242 sed_rest='s,^[^/]*/*,,'; \ 243 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 244 sed_butlast='s,/*[^/]*$$,,'; \ 245 while test -n "$$dir1"; do \ 246 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 247 if test "$$first" != "."; then \ 248 if test "$$first" = ".."; then \ 249 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 250 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 251 else \ 252 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 253 if test "$$first2" = "$$first"; then \ 254 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 255 else \ 256 dir2="../$$dir2"; \ 257 fi; \ 258 dir0="$$dir0"/"$$first"; \ 259 fi; \ 260 fi; \ 261 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 262 done; \ 263 reldir="$$dir2" 264DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz 265GZIP_ENV = --best 266DIST_TARGETS = dist-xz dist-gzip 267# Exists only to be overridden by the user if desired. 268AM_DISTCHECK_DVI_TARGET = dvi 269distuninstallcheck_listfiles = find . -type f -print 270am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ 271 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' 272distcleancheck_listfiles = find . -type f -print 273ACLOCAL = @ACLOCAL@ 274AMTAR = @AMTAR@ 275AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 276AR = @AR@ 277AS = @AS@ 278AUTOCONF = @AUTOCONF@ 279AUTOHEADER = @AUTOHEADER@ 280AUTOMAKE = @AUTOMAKE@ 281AWK = @AWK@ 282BASECONFIGDIR = @BASECONFIGDIR@ 283CC = @CC@ 284CCDEPMODE = @CCDEPMODE@ 285CC_FOR_BUILD = @CC_FOR_BUILD@ 286CFLAGS = @CFLAGS@ 287CONFIGDIR = @CONFIGDIR@ 288CPP = @CPP@ 289CPPFLAGS = @CPPFLAGS@ 290CSCOPE = @CSCOPE@ 291CTAGS = @CTAGS@ 292CYGPATH_W = @CYGPATH_W@ 293DEFS = @DEFS@ 294DEPDIR = @DEPDIR@ 295DLLTOOL = @DLLTOOL@ 296DOCMAN3 = @DOCMAN3@ 297DSYMUTIL = @DSYMUTIL@ 298DUMPBIN = @DUMPBIN@ 299ECHO_C = @ECHO_C@ 300ECHO_N = @ECHO_N@ 301ECHO_T = @ECHO_T@ 302EGREP = @EGREP@ 303ETAGS = @ETAGS@ 304EXEEXT = @EXEEXT@ 305EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@ 306EXPAT_CFLAGS = @EXPAT_CFLAGS@ 307EXPAT_LIBS = @EXPAT_LIBS@ 308FC_ADD_FONTS = @FC_ADD_FONTS@ 309FC_CACHEDIR = @FC_CACHEDIR@ 310FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@ 311FC_FONTDATE = @FC_FONTDATE@ 312FC_FONTPATH = @FC_FONTPATH@ 313FGREP = @FGREP@ 314FILECMD = @FILECMD@ 315FREETYPE_CFLAGS = @FREETYPE_CFLAGS@ 316FREETYPE_LIBS = @FREETYPE_LIBS@ 317GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ 318GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ 319GIT = @GIT@ 320GMSGFMT = @GMSGFMT@ 321GMSGFMT_015 = @GMSGFMT_015@ 322GPERF = @GPERF@ 323GREP = @GREP@ 324HASDOCBOOK = @HASDOCBOOK@ 325HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@ 326ICONV_CFLAGS = @ICONV_CFLAGS@ 327ICONV_LIBS = @ICONV_LIBS@ 328INSTALL = @INSTALL@ 329INSTALL_DATA = @INSTALL_DATA@ 330INSTALL_PROGRAM = @INSTALL_PROGRAM@ 331INSTALL_SCRIPT = @INSTALL_SCRIPT@ 332INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 333INTLLIBS = @INTLLIBS@ 334INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ 335JSONC_CFLAGS = @JSONC_CFLAGS@ 336JSONC_LIBS = @JSONC_LIBS@ 337LD = @LD@ 338LDFLAGS = @LDFLAGS@ 339LIBICONV = @LIBICONV@ 340LIBINTL = @LIBINTL@ 341LIBOBJS = @LIBOBJS@ 342LIBS = @LIBS@ 343LIBTOOL = @LIBTOOL@ 344LIBT_CURRENT = @LIBT_CURRENT@ 345LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@ 346LIBT_REVISION = @LIBT_REVISION@ 347LIBT_VERSION_INFO = @LIBT_VERSION_INFO@ 348LIBXML2_CFLAGS = @LIBXML2_CFLAGS@ 349LIBXML2_LIBS = @LIBXML2_LIBS@ 350LIPO = @LIPO@ 351LN_S = @LN_S@ 352LTLIBICONV = @LTLIBICONV@ 353LTLIBINTL = @LTLIBINTL@ 354LTLIBOBJS = @LTLIBOBJS@ 355LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 356MAKEINFO = @MAKEINFO@ 357MANIFEST_TOOL = @MANIFEST_TOOL@ 358MKDIR_P = @MKDIR_P@ 359MSGFMT = @MSGFMT@ 360MSGFMT_015 = @MSGFMT_015@ 361MSGMERGE = @MSGMERGE@ 362NM = @NM@ 363NMEDIT = @NMEDIT@ 364OBJDUMP = @OBJDUMP@ 365OBJEXT = @OBJEXT@ 366OTOOL = @OTOOL@ 367OTOOL64 = @OTOOL64@ 368PACKAGE = @PACKAGE@ 369PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 370PACKAGE_NAME = @PACKAGE_NAME@ 371PACKAGE_STRING = @PACKAGE_STRING@ 372PACKAGE_TARNAME = @PACKAGE_TARNAME@ 373PACKAGE_URL = @PACKAGE_URL@ 374PACKAGE_VERSION = @PACKAGE_VERSION@ 375PATH_SEPARATOR = @PATH_SEPARATOR@ 376PKGCONFIG_REQUIRES = @PKGCONFIG_REQUIRES@ 377PKGCONFIG_REQUIRES_PRIVATELY = @PKGCONFIG_REQUIRES_PRIVATELY@ 378PKG_CONFIG = @PKG_CONFIG@ 379PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 380PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 381PKG_EXPAT_CFLAGS = @PKG_EXPAT_CFLAGS@ 382PKG_EXPAT_LIBS = @PKG_EXPAT_LIBS@ 383POSUB = @POSUB@ 384PREFERRED_HINTING = @PREFERRED_HINTING@ 385PTHREAD_CC = @PTHREAD_CC@ 386PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 387PTHREAD_LIBS = @PTHREAD_LIBS@ 388PYTHON = @PYTHON@ 389PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ 390PYTHON_PLATFORM = @PYTHON_PLATFORM@ 391PYTHON_PREFIX = @PYTHON_PREFIX@ 392PYTHON_VERSION = @PYTHON_VERSION@ 393RANLIB = @RANLIB@ 394RM = @RM@ 395SED = @SED@ 396SET_MAKE = @SET_MAKE@ 397SHELL = @SHELL@ 398STRIP = @STRIP@ 399TEMPLATEDIR = @TEMPLATEDIR@ 400USE_NLS = @USE_NLS@ 401VERSION = @VERSION@ 402WARN_CFLAGS = @WARN_CFLAGS@ 403XGETTEXT = @XGETTEXT@ 404XGETTEXT_015 = @XGETTEXT_015@ 405XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ 406XMLDIR = @XMLDIR@ 407abs_builddir = @abs_builddir@ 408abs_srcdir = @abs_srcdir@ 409abs_top_builddir = @abs_top_builddir@ 410abs_top_srcdir = @abs_top_srcdir@ 411ac_ct_AR = @ac_ct_AR@ 412ac_ct_CC = @ac_ct_CC@ 413ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 414am__include = @am__include@ 415am__leading_dot = @am__leading_dot@ 416am__quote = @am__quote@ 417am__tar = @am__tar@ 418am__untar = @am__untar@ 419ax_pthread_config = @ax_pthread_config@ 420bindir = @bindir@ 421build = @build@ 422build_alias = @build_alias@ 423build_cpu = @build_cpu@ 424build_os = @build_os@ 425build_vendor = @build_vendor@ 426builddir = @builddir@ 427datadir = @datadir@ 428datarootdir = @datarootdir@ 429docdir = @docdir@ 430dvidir = @dvidir@ 431exec_prefix = @exec_prefix@ 432fc_cachedir = @fc_cachedir@ 433host = @host@ 434host_alias = @host_alias@ 435host_cpu = @host_cpu@ 436host_os = @host_os@ 437host_vendor = @host_vendor@ 438htmldir = @htmldir@ 439includedir = @includedir@ 440infodir = @infodir@ 441install_sh = @install_sh@ 442libdir = @libdir@ 443libexecdir = @libexecdir@ 444localedir = @localedir@ 445localstatedir = @localstatedir@ 446mandir = @mandir@ 447mkdir_p = @mkdir_p@ 448ms_librarian = @ms_librarian@ 449oldincludedir = @oldincludedir@ 450pdfdir = @pdfdir@ 451pkgconfigdir = @pkgconfigdir@ 452pkgpyexecdir = @pkgpyexecdir@ 453pkgpythondir = @pkgpythondir@ 454prefix = @prefix@ 455program_transform_name = @program_transform_name@ 456psdir = @psdir@ 457pyexecdir = @pyexecdir@ 458pythondir = @pythondir@ 459runstatedir = @runstatedir@ 460sbindir = @sbindir@ 461sharedstatedir = @sharedstatedir@ 462srcdir = @srcdir@ 463sysconfdir = @sysconfdir@ 464target_alias = @target_alias@ 465top_build_prefix = @top_build_prefix@ 466top_builddir = @top_builddir@ 467top_srcdir = @top_srcdir@ 468SUBDIRS = fontconfig fc-case fc-lang src fc-cache fc-cat fc-conflist \ 469 fc-list fc-match fc-pattern fc-query fc-scan fc-validate \ 470 conf.d its po po-conf test $(am__append_1) 471ACLOCAL_AMFLAGS = -I m4 472MESON_FILES = \ 473 conf.d/link_confs.py \ 474 conf.d/write-35-lang-normalize-conf.py \ 475 doc/edit-sgml.py \ 476 doc/extract-man-list.py \ 477 doc/run-quiet.py \ 478 fc-case/fc-case.py \ 479 fc-lang/fc-lang.py \ 480 meson.build \ 481 meson_options.txt \ 482 src/cutout.py \ 483 src/fcstdint.h.in \ 484 src/fcwindows.h \ 485 src/fontconfig.def.in \ 486 src/makealias.py \ 487 $(wildcard $(srcdir)/*/meson.build) \ 488 $(wildcard $(srcdir)/meson-cc-tests/*) \ 489 $(wildcard $(srcdir)/subprojects/*.wrap) 490 491EXTRA_DIST = config.rpath fontconfig.pc.in fonts.conf.in fonts.dtd \ 492 fontconfig-zip.in config-fixups.h $(MESON_FILES) ChangeLog 493CLEANFILES = fonts.conf 494DISTCLEANFILES = config.cache doltcompile 495 496# Creating ChangeLog from git log: 497MAINTAINERCLEANFILES = $(srcdir)/aclocal.m4 $(srcdir)/autoscan.log \ 498 $(srcdir)/compile $(srcdir)/config.guess $(srcdir)/config.h.in \ 499 $(srcdir)/config.sub $(srcdir)/configure.scan \ 500 $(srcdir)/depcomp $(srcdir)/install-sh $(srcdir)/ltmain.sh \ 501 $(srcdir)/missing $(srcdir)/mkinstalldirs \ 502 $(srcdir)/test-driver `find "$(srcdir)" -type f -name \ 503 Makefile.in -print` $(srcdir)/ChangeLog 504pkgconfig_DATA = fontconfig.pc 505baseconfigdir = $(BASECONFIGDIR) 506configdir = $(CONFIGDIR) 507xmldir = $(XMLDIR) 508xml_DATA = fonts.dtd 509@ENABLE_CACHE_BUILD_FALSE@RUN_FC_CACHE_TEST = false 510@ENABLE_CACHE_BUILD_TRUE@RUN_FC_CACHE_TEST = test -z "$(DESTDIR)" 511FC_CONFIGDIR = $(subst $(BASECONFIGDIR)/,,$(CONFIGDIR)) 512DISTCHECK_CONFIGURE_FLAGS = 513all: config.h 514 $(MAKE) $(AM_MAKEFLAGS) all-recursive 515 516.SUFFIXES: 517am--refresh: Makefile 518 @: 519$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 520 @for dep in $?; do \ 521 case '$(am__configure_deps)' in \ 522 *$$dep*) \ 523 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ 524 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ 525 && exit 0; \ 526 exit 1;; \ 527 esac; \ 528 done; \ 529 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ 530 $(am__cd) $(top_srcdir) && \ 531 $(AUTOMAKE) --gnu Makefile 532Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 533 @case '$?' in \ 534 *config.status*) \ 535 echo ' $(SHELL) ./config.status'; \ 536 $(SHELL) ./config.status;; \ 537 *) \ 538 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ 539 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ 540 esac; 541 542$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 543 $(SHELL) ./config.status --recheck 544 545$(top_srcdir)/configure: $(am__configure_deps) 546 $(am__cd) $(srcdir) && $(AUTOCONF) 547$(ACLOCAL_M4): $(am__aclocal_m4_deps) 548 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 549$(am__aclocal_m4_deps): 550 551config.h: stamp-h1 552 @test -f $@ || rm -f stamp-h1 553 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 554 555stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 556 @rm -f stamp-h1 557 cd $(top_builddir) && $(SHELL) ./config.status config.h 558$(srcdir)/config.h.in: $(am__configure_deps) 559 ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) 560 rm -f stamp-h1 561 touch $@ 562 563distclean-hdr: 564 -rm -f config.h stamp-h1 565fontconfig.pc: $(top_builddir)/config.status $(srcdir)/fontconfig.pc.in 566 cd $(top_builddir) && $(SHELL) ./config.status $@ 567fontconfig-zip: $(top_builddir)/config.status $(srcdir)/fontconfig-zip.in 568 cd $(top_builddir) && $(SHELL) ./config.status $@ 569 570mostlyclean-libtool: 571 -rm -f *.lo 572 573clean-libtool: 574 -rm -rf .libs _libs 575 576distclean-libtool: 577 -rm -f libtool config.lt 578install-pkgconfigDATA: $(pkgconfig_DATA) 579 @$(NORMAL_INSTALL) 580 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 581 if test -n "$$list"; then \ 582 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \ 583 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \ 584 fi; \ 585 for p in $$list; do \ 586 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 587 echo "$$d$$p"; \ 588 done | $(am__base_list) | \ 589 while read files; do \ 590 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ 591 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ 592 done 593 594uninstall-pkgconfigDATA: 595 @$(NORMAL_UNINSTALL) 596 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 597 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 598 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) 599install-xmlDATA: $(xml_DATA) 600 @$(NORMAL_INSTALL) 601 @list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \ 602 if test -n "$$list"; then \ 603 echo " $(MKDIR_P) '$(DESTDIR)$(xmldir)'"; \ 604 $(MKDIR_P) "$(DESTDIR)$(xmldir)" || exit 1; \ 605 fi; \ 606 for p in $$list; do \ 607 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 608 echo "$$d$$p"; \ 609 done | $(am__base_list) | \ 610 while read files; do \ 611 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xmldir)'"; \ 612 $(INSTALL_DATA) $$files "$(DESTDIR)$(xmldir)" || exit $$?; \ 613 done 614 615uninstall-xmlDATA: 616 @$(NORMAL_UNINSTALL) 617 @list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \ 618 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 619 dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir) 620 621# This directory's subdirectories are mostly independent; you can cd 622# into them and run 'make' without going through this Makefile. 623# To change the values of 'make' variables: instead of editing Makefiles, 624# (1) if the variable is set in 'config.status', edit 'config.status' 625# (which will cause the Makefiles to be regenerated when you run 'make'); 626# (2) otherwise, pass the desired values on the 'make' command line. 627$(am__recursive_targets): 628 @fail=; \ 629 if $(am__make_keepgoing); then \ 630 failcom='fail=yes'; \ 631 else \ 632 failcom='exit 1'; \ 633 fi; \ 634 dot_seen=no; \ 635 target=`echo $@ | sed s/-recursive//`; \ 636 case "$@" in \ 637 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 638 *) list='$(SUBDIRS)' ;; \ 639 esac; \ 640 for subdir in $$list; do \ 641 echo "Making $$target in $$subdir"; \ 642 if test "$$subdir" = "."; then \ 643 dot_seen=yes; \ 644 local_target="$$target-am"; \ 645 else \ 646 local_target="$$target"; \ 647 fi; \ 648 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 649 || eval $$failcom; \ 650 done; \ 651 if test "$$dot_seen" = "no"; then \ 652 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 653 fi; test -z "$$fail" 654 655ID: $(am__tagged_files) 656 $(am__define_uniq_tagged_files); mkid -fID $$unique 657tags: tags-recursive 658TAGS: tags 659 660tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 661 set x; \ 662 here=`pwd`; \ 663 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 664 include_option=--etags-include; \ 665 empty_fix=.; \ 666 else \ 667 include_option=--include; \ 668 empty_fix=; \ 669 fi; \ 670 list='$(SUBDIRS)'; for subdir in $$list; do \ 671 if test "$$subdir" = .; then :; else \ 672 test ! -f $$subdir/TAGS || \ 673 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 674 fi; \ 675 done; \ 676 $(am__define_uniq_tagged_files); \ 677 shift; \ 678 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 679 test -n "$$unique" || unique=$$empty_fix; \ 680 if test $$# -gt 0; then \ 681 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 682 "$$@" $$unique; \ 683 else \ 684 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 685 $$unique; \ 686 fi; \ 687 fi 688ctags: ctags-recursive 689 690CTAGS: ctags 691ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 692 $(am__define_uniq_tagged_files); \ 693 test -z "$(CTAGS_ARGS)$$unique" \ 694 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 695 $$unique 696 697GTAGS: 698 here=`$(am__cd) $(top_builddir) && pwd` \ 699 && $(am__cd) $(top_srcdir) \ 700 && gtags -i $(GTAGS_ARGS) "$$here" 701cscope: cscope.files 702 test ! -s cscope.files \ 703 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 704clean-cscope: 705 -rm -f cscope.files 706cscope.files: clean-cscope cscopelist 707cscopelist: cscopelist-recursive 708 709cscopelist-am: $(am__tagged_files) 710 list='$(am__tagged_files)'; \ 711 case "$(srcdir)" in \ 712 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 713 *) sdir=$(subdir)/$(srcdir) ;; \ 714 esac; \ 715 for i in $$list; do \ 716 if test -f "$$i"; then \ 717 echo "$(subdir)/$$i"; \ 718 else \ 719 echo "$$sdir/$$i"; \ 720 fi; \ 721 done >> $(top_builddir)/cscope.files 722 723distclean-tags: 724 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 725 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 726distdir: $(BUILT_SOURCES) 727 $(MAKE) $(AM_MAKEFLAGS) distdir-am 728 729distdir-am: $(DISTFILES) 730 $(am__remove_distdir) 731 test -d "$(distdir)" || mkdir "$(distdir)" 732 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 733 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 734 list='$(DISTFILES)'; \ 735 dist_files=`for file in $$list; do echo $$file; done | \ 736 sed -e "s|^$$srcdirstrip/||;t" \ 737 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 738 case $$dist_files in \ 739 */*) $(MKDIR_P) `echo "$$dist_files" | \ 740 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 741 sort -u` ;; \ 742 esac; \ 743 for file in $$dist_files; do \ 744 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 745 if test -d $$d/$$file; then \ 746 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 747 if test -d "$(distdir)/$$file"; then \ 748 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 749 fi; \ 750 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 751 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 752 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 753 fi; \ 754 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 755 else \ 756 test -f "$(distdir)/$$file" \ 757 || cp -p $$d/$$file "$(distdir)/$$file" \ 758 || exit 1; \ 759 fi; \ 760 done 761 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 762 if test "$$subdir" = .; then :; else \ 763 $(am__make_dryrun) \ 764 || test -d "$(distdir)/$$subdir" \ 765 || $(MKDIR_P) "$(distdir)/$$subdir" \ 766 || exit 1; \ 767 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 768 $(am__relativize); \ 769 new_distdir=$$reldir; \ 770 dir1=$$subdir; dir2="$(top_distdir)"; \ 771 $(am__relativize); \ 772 new_top_distdir=$$reldir; \ 773 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 774 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 775 ($(am__cd) $$subdir && \ 776 $(MAKE) $(AM_MAKEFLAGS) \ 777 top_distdir="$$new_top_distdir" \ 778 distdir="$$new_distdir" \ 779 am__remove_distdir=: \ 780 am__skip_length_check=: \ 781 am__skip_mode_fix=: \ 782 distdir) \ 783 || exit 1; \ 784 fi; \ 785 done 786 -test -n "$(am__skip_mode_fix)" \ 787 || find "$(distdir)" -type d ! -perm -755 \ 788 -exec chmod u+rwx,go+rx {} \; -o \ 789 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 790 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 791 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 792 || chmod -R a+r "$(distdir)" 793dist-gzip: distdir 794 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz 795 $(am__post_remove_distdir) 796 797dist-bzip2: distdir 798 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 799 $(am__post_remove_distdir) 800 801dist-lzip: distdir 802 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz 803 $(am__post_remove_distdir) 804dist-xz: distdir 805 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz 806 $(am__post_remove_distdir) 807 808dist-zstd: distdir 809 tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst 810 $(am__post_remove_distdir) 811 812dist-tarZ: distdir 813 @echo WARNING: "Support for distribution archives compressed with" \ 814 "legacy program 'compress' is deprecated." >&2 815 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 816 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 817 $(am__post_remove_distdir) 818 819dist-shar: distdir 820 @echo WARNING: "Support for shar distribution archives is" \ 821 "deprecated." >&2 822 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 823 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz 824 $(am__post_remove_distdir) 825 826dist-zip: distdir 827 -rm -f $(distdir).zip 828 zip -rq $(distdir).zip $(distdir) 829 $(am__post_remove_distdir) 830 831dist dist-all: 832 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' 833 $(am__post_remove_distdir) 834 835# This target untars the dist file and tries a VPATH configuration. Then 836# it guarantees that the distribution is self-contained by making another 837# tarfile. 838distcheck: dist 839 case '$(DIST_ARCHIVES)' in \ 840 *.tar.gz*) \ 841 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ 842 *.tar.bz2*) \ 843 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 844 *.tar.lz*) \ 845 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ 846 *.tar.xz*) \ 847 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 848 *.tar.Z*) \ 849 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 850 *.shar.gz*) \ 851 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ 852 *.zip*) \ 853 unzip $(distdir).zip ;;\ 854 *.tar.zst*) \ 855 zstd -dc $(distdir).tar.zst | $(am__untar) ;;\ 856 esac 857 chmod -R a-w $(distdir) 858 chmod u+w $(distdir) 859 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst 860 chmod a-w $(distdir) 861 test -d $(distdir)/_build || exit 0; \ 862 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 863 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 864 && am__cwd=`pwd` \ 865 && $(am__cd) $(distdir)/_build/sub \ 866 && ../../configure \ 867 $(AM_DISTCHECK_CONFIGURE_FLAGS) \ 868 $(DISTCHECK_CONFIGURE_FLAGS) \ 869 --srcdir=../.. --prefix="$$dc_install_base" \ 870 && $(MAKE) $(AM_MAKEFLAGS) \ 871 && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \ 872 && $(MAKE) $(AM_MAKEFLAGS) check \ 873 && $(MAKE) $(AM_MAKEFLAGS) install \ 874 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 875 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 876 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 877 distuninstallcheck \ 878 && chmod -R a-w "$$dc_install_base" \ 879 && ({ \ 880 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 881 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 882 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 883 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 884 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 885 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 886 && rm -rf "$$dc_destdir" \ 887 && $(MAKE) $(AM_MAKEFLAGS) dist \ 888 && rm -rf $(DIST_ARCHIVES) \ 889 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 890 && cd "$$am__cwd" \ 891 || exit 1 892 $(am__post_remove_distdir) 893 @(echo "$(distdir) archives ready for distribution: "; \ 894 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 895 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 896distuninstallcheck: 897 @test -n '$(distuninstallcheck_dir)' || { \ 898 echo 'ERROR: trying to run $@ with an empty' \ 899 '$$(distuninstallcheck_dir)' >&2; \ 900 exit 1; \ 901 }; \ 902 $(am__cd) '$(distuninstallcheck_dir)' || { \ 903 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ 904 exit 1; \ 905 }; \ 906 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ 907 || { echo "ERROR: files left after uninstall:" ; \ 908 if test -n "$(DESTDIR)"; then \ 909 echo " (check DESTDIR support)"; \ 910 fi ; \ 911 $(distuninstallcheck_listfiles) ; \ 912 exit 1; } >&2 913distcleancheck: distclean 914 @if test '$(srcdir)' = . ; then \ 915 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 916 exit 1 ; \ 917 fi 918 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 919 || { echo "ERROR: files left in build directory after distclean:" ; \ 920 $(distcleancheck_listfiles) ; \ 921 exit 1; } >&2 922check-am: all-am 923check: check-recursive 924all-am: Makefile $(DATA) config.h all-local 925installdirs: installdirs-recursive 926installdirs-am: 927 for dir in "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(xmldir)"; do \ 928 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 929 done 930install: install-recursive 931install-exec: install-exec-recursive 932install-data: install-data-recursive 933uninstall: uninstall-recursive 934 935install-am: all-am 936 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 937 938installcheck: installcheck-recursive 939install-strip: 940 if test -z '$(STRIP)'; then \ 941 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 942 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 943 install; \ 944 else \ 945 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 946 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 947 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 948 fi 949mostlyclean-generic: 950 951clean-generic: 952 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 953 954distclean-generic: 955 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 956 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 957 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) 958 959maintainer-clean-generic: 960 @echo "This command is intended for maintainers to use" 961 @echo "it deletes files that may require special tools to rebuild." 962 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 963clean: clean-recursive 964 965clean-am: clean-generic clean-libtool mostlyclean-am 966 967distclean: distclean-recursive 968 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 969 -rm -f Makefile 970distclean-am: clean-am distclean-generic distclean-hdr \ 971 distclean-libtool distclean-tags 972 973dvi: dvi-recursive 974 975dvi-am: 976 977html: html-recursive 978 979html-am: 980 981info: info-recursive 982 983info-am: 984 985install-data-am: install-data-local install-pkgconfigDATA \ 986 install-xmlDATA 987 988install-dvi: install-dvi-recursive 989 990install-dvi-am: 991 992install-exec-am: 993 994install-html: install-html-recursive 995 996install-html-am: 997 998install-info: install-info-recursive 999 1000install-info-am: 1001 1002install-man: 1003 1004install-pdf: install-pdf-recursive 1005 1006install-pdf-am: 1007 1008install-ps: install-ps-recursive 1009 1010install-ps-am: 1011 1012installcheck-am: 1013 1014maintainer-clean: maintainer-clean-recursive 1015 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 1016 -rm -rf $(top_srcdir)/autom4te.cache 1017 -rm -f Makefile 1018maintainer-clean-am: distclean-am maintainer-clean-generic 1019 1020mostlyclean: mostlyclean-recursive 1021 1022mostlyclean-am: mostlyclean-generic mostlyclean-libtool 1023 1024pdf: pdf-recursive 1025 1026pdf-am: 1027 1028ps: ps-recursive 1029 1030ps-am: 1031 1032uninstall-am: uninstall-local uninstall-pkgconfigDATA \ 1033 uninstall-xmlDATA 1034 1035.MAKE: $(am__recursive_targets) all install-am install-strip 1036 1037.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \ 1038 am--refresh check check-am clean clean-cscope clean-generic \ 1039 clean-libtool cscope cscopelist-am ctags ctags-am dist \ 1040 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \ 1041 dist-xz dist-zip dist-zstd distcheck distclean \ 1042 distclean-generic distclean-hdr distclean-libtool \ 1043 distclean-tags distcleancheck distdir distuninstallcheck dvi \ 1044 dvi-am html html-am info info-am install install-am \ 1045 install-data install-data-am install-data-local install-dvi \ 1046 install-dvi-am install-exec install-exec-am install-html \ 1047 install-html-am install-info install-info-am install-man \ 1048 install-pdf install-pdf-am install-pkgconfigDATA install-ps \ 1049 install-ps-am install-strip install-xmlDATA installcheck \ 1050 installcheck-am installdirs installdirs-am maintainer-clean \ 1051 maintainer-clean-generic mostlyclean mostlyclean-generic \ 1052 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ 1053 uninstall-am uninstall-local uninstall-pkgconfigDATA \ 1054 uninstall-xmlDATA 1055 1056.PRECIOUS: Makefile 1057 1058ChangeLog: $(srcdir)/ChangeLog 1059$(srcdir)/ChangeLog: 1060 if test -d "$(srcdir)/.git"; then \ 1061 (GIT_DIR=$(top_srcdir)/.git $(GIT) log --stat) | fmt --split-only > $@.tmp \ 1062 && mv -f $@.tmp $@ \ 1063 || ($(RM) $@.tmp; \ 1064 echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \ 1065 (test -f $@ || echo git-log is required to generate this file >> $@)); \ 1066 else \ 1067 test -f $@ || \ 1068 (echo A git checkout and git-log is required to generate ChangeLog >&2 && \ 1069 echo A git checkout and git-log is required to generate this file >> $@); \ 1070 fi 1071 1072.PHONY: ChangeLog 1073 1074fonts.conf: fonts.conf.in Makefile 1075 sed \ 1076 -e 's,@FC_CACHEDIR\@,$(FC_CACHEDIR),g' \ 1077 -e 's,@FC_DEFAULT_FONTS\@, $(FC_DEFAULT_FONTS),g' \ 1078 -e 's,@FC_FONTPATH\@,$(FC_FONTPATH),g' \ 1079 -e 's,@CONFIGDIR\@,$(FC_CONFIGDIR),g' \ 1080 -e 's,@PACKAGE\@,$(PACKAGE),g' \ 1081 -e 's,@VERSION\@,$(VERSION),g' \ 1082 $(srcdir)/$@.in > $@.tmp && \ 1083 mv $@.tmp $@ 1084 1085install-data-local: fonts.conf 1086 $(mkinstalldirs) $(DESTDIR)$(baseconfigdir) $(DESTDIR)$(fc_cachedir) 1087 if [ -f $(DESTDIR)$(baseconfigdir)/fonts.conf ]; then \ 1088 echo "backing up existing $(DESTDIR)$(baseconfigdir)/fonts.conf"; \ 1089 mv $(DESTDIR)$(baseconfigdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf.bak; \ 1090 fi 1091 if [ -f $(srcdir)/fonts.conf ]; then \ 1092 echo " $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf"; \ 1093 $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; \ 1094 else if [ -f fonts.conf ]; then \ 1095 echo " $(INSTALL_DATA) fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf"; \ 1096 $(INSTALL_DATA) fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; \ 1097 fi; fi 1098 @(if $(RUN_FC_CACHE_TEST); then \ 1099 echo "fc-cache$(EXEEXT) -s -f -v"; \ 1100 fc-cache/fc-cache$(EXEEXT) -s -f -v; \ 1101 else \ 1102 echo "***"; \ 1103 echo "*** Warning: fonts.cache not built"; \ 1104 echo "***"; \ 1105 echo "*** Generate this file manually on host system using fc-cache"; \ 1106 echo "***"; \ 1107 fi) 1108 1109uninstall-local: 1110 if [ -f $(srcdir)/fonts.conf ]; then \ 1111 if cmp -s $(srcdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; then \ 1112 echo " uninstall standard $(DESTDIR)$(baseconfigdir)/fonts.conf"; \ 1113 $(RM) $(DESTDIR)$(baseconfigdir)/fonts.conf; \ 1114 fi; \ 1115 else if [ -f fonts.conf ]; then \ 1116 if cmp -s fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; then \ 1117 echo " uninstall standard $(DESTDIR)$(baseconfigdir)/fonts.conf"; \ 1118 $(RM) $(DESTDIR)$(baseconfigdir)/fonts.conf; \ 1119 fi; \ 1120 fi; fi 1121 1122debuild debuild-signed: debuild-dirs 1123 (cd $(distdir)/debian && debuild) 1124 1125debuild-unsigned: debuild-dirs 1126 (cd $(distdir)/debian && debuild -us -uc) 1127 1128debuild-dirs: distdir 1129 $(RM) $(PACKAGE)_$(VERSION).orig.tar.gz 1130 $(RM) -r $(distdir).orig 1131 cp -a $(distdir) $(distdir).orig 1132 $(RM) -r $(distdir).orig/debian 1133 1134check-versions: 1135 @$(GREP) -e "^[[:space:]]*version[[:space:]]*:[[:space:]]*'$(VERSION)'," $(srcdir)/meson.build >/dev/null || { \ 1136 echo "======================================================================================"; \ 1137 echo "Meson version does not seem to match autotools version $(VERSION), update meson.build!"; \ 1138 echo "======================================================================================"; \ 1139 exit 1; \ 1140 } 1141 1142all-local: check-versions 1143 1144-include $(top_srcdir)/git.mk 1145 1146# Tell versions [3.59,3.63) of GNU make to not export all variables. 1147# Otherwise a system limit (for SysV at least) may be exceeded. 1148.NOEXPORT: 1149