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