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-lang 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 README 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 = lang 368DEPS = $(ORTH) 369ARGS = -d $(srcdir) $(ORTH) 370DIST = $(ORTH) 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) 393 394# NOTE: 395# 396# The order of the orth files here is extremely important (part of the cache 397# format) and should not be modified. New orth files should be added at the 398# end. No files should be removed either. 399# 400ORTH = \ 401 aa.orth \ 402 ab.orth \ 403 af.orth \ 404 am.orth \ 405 ar.orth \ 406 as.orth \ 407 ast.orth \ 408 av.orth \ 409 ay.orth \ 410 az_az.orth \ 411 az_ir.orth \ 412 ba.orth \ 413 bm.orth \ 414 be.orth \ 415 bg.orth \ 416 bh.orth \ 417 bho.orth \ 418 bi.orth \ 419 bin.orth \ 420 bn.orth \ 421 bo.orth \ 422 br.orth \ 423 bs.orth \ 424 bua.orth \ 425 ca.orth \ 426 ce.orth \ 427 ch.orth \ 428 chm.orth \ 429 chr.orth \ 430 co.orth \ 431 cs.orth \ 432 cu.orth \ 433 cv.orth \ 434 cy.orth \ 435 da.orth \ 436 de.orth \ 437 dz.orth \ 438 el.orth \ 439 en.orth \ 440 eo.orth \ 441 es.orth \ 442 et.orth \ 443 eu.orth \ 444 fa.orth \ 445 fi.orth \ 446 fj.orth \ 447 fo.orth \ 448 fr.orth \ 449 ff.orth \ 450 fur.orth \ 451 fy.orth \ 452 ga.orth \ 453 gd.orth \ 454 gez.orth \ 455 gl.orth \ 456 gn.orth \ 457 gu.orth \ 458 gv.orth \ 459 ha.orth \ 460 haw.orth \ 461 he.orth \ 462 hi.orth \ 463 ho.orth \ 464 hr.orth \ 465 hu.orth \ 466 hy.orth \ 467 ia.orth \ 468 ig.orth \ 469 id.orth \ 470 ie.orth \ 471 ik.orth \ 472 io.orth \ 473 is.orth \ 474 it.orth \ 475 iu.orth \ 476 ja.orth \ 477 ka.orth \ 478 kaa.orth \ 479 ki.orth \ 480 kk.orth \ 481 kl.orth \ 482 km.orth \ 483 kn.orth \ 484 ko.orth \ 485 kok.orth \ 486 ks.orth \ 487 ku_am.orth \ 488 ku_ir.orth \ 489 kum.orth \ 490 kv.orth \ 491 kw.orth \ 492 ky.orth \ 493 la.orth \ 494 lb.orth \ 495 lez.orth \ 496 ln.orth \ 497 lo.orth \ 498 lt.orth \ 499 lv.orth \ 500 mg.orth \ 501 mh.orth \ 502 mi.orth \ 503 mk.orth \ 504 ml.orth \ 505 mn_cn.orth \ 506 mo.orth \ 507 mr.orth \ 508 mt.orth \ 509 my.orth \ 510 nb.orth \ 511 nds.orth \ 512 ne.orth \ 513 nl.orth \ 514 nn.orth \ 515 no.orth \ 516 nr.orth \ 517 nso.orth \ 518 ny.orth \ 519 oc.orth \ 520 om.orth \ 521 or.orth \ 522 os.orth \ 523 pa.orth \ 524 pl.orth \ 525 ps_af.orth \ 526 ps_pk.orth \ 527 pt.orth \ 528 rm.orth \ 529 ro.orth \ 530 ru.orth \ 531 sa.orth \ 532 sah.orth \ 533 sco.orth \ 534 se.orth \ 535 sel.orth \ 536 sh.orth \ 537 shs.orth \ 538 si.orth \ 539 sk.orth \ 540 sl.orth \ 541 sm.orth \ 542 sma.orth \ 543 smj.orth \ 544 smn.orth \ 545 sms.orth \ 546 so.orth \ 547 sq.orth \ 548 sr.orth \ 549 ss.orth \ 550 st.orth \ 551 sv.orth \ 552 sw.orth \ 553 syr.orth \ 554 ta.orth \ 555 te.orth \ 556 tg.orth \ 557 th.orth \ 558 ti_er.orth \ 559 ti_et.orth \ 560 tig.orth \ 561 tk.orth \ 562 tl.orth \ 563 tn.orth \ 564 to.orth \ 565 tr.orth \ 566 ts.orth \ 567 tt.orth \ 568 tw.orth \ 569 tyv.orth \ 570 ug.orth \ 571 uk.orth \ 572 ur.orth \ 573 uz.orth \ 574 ve.orth \ 575 vi.orth \ 576 vo.orth \ 577 vot.orth \ 578 wa.orth \ 579 wen.orth \ 580 wo.orth \ 581 xh.orth \ 582 yap.orth \ 583 yi.orth \ 584 yo.orth \ 585 zh_cn.orth \ 586 zh_hk.orth \ 587 zh_mo.orth \ 588 zh_sg.orth \ 589 zh_tw.orth \ 590 zu.orth \ 591 ak.orth \ 592 an.orth \ 593 ber_dz.orth \ 594 ber_ma.orth \ 595 byn.orth \ 596 crh.orth \ 597 csb.orth \ 598 dv.orth \ 599 ee.orth \ 600 fat.orth \ 601 fil.orth \ 602 hne.orth \ 603 hsb.orth \ 604 ht.orth \ 605 hz.orth \ 606 ii.orth \ 607 jv.orth \ 608 kab.orth \ 609 kj.orth \ 610 kr.orth \ 611 ku_iq.orth \ 612 ku_tr.orth \ 613 kwm.orth \ 614 lg.orth \ 615 li.orth \ 616 mai.orth \ 617 mn_mn.orth \ 618 ms.orth \ 619 na.orth \ 620 ng.orth \ 621 nv.orth \ 622 ota.orth \ 623 pa_pk.orth \ 624 pap_an.orth \ 625 pap_aw.orth \ 626 qu.orth \ 627 quz.orth \ 628 rn.orth \ 629 rw.orth \ 630 sc.orth \ 631 sd.orth \ 632 sg.orth \ 633 sid.orth \ 634 sn.orth \ 635 su.orth \ 636 ty.orth \ 637 wal.orth \ 638 za.orth \ 639 lah.orth \ 640 nqo.orth \ 641 brx.orth \ 642 sat.orth \ 643 doi.orth \ 644 mni.orth 645 646all: $(BUILT_SOURCES) 647 $(MAKE) $(AM_MAKEFLAGS) all-am 648 649.SUFFIXES: 650$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Tools.mk $(am__configure_deps) 651 @for dep in $?; do \ 652 case '$(am__configure_deps)' in \ 653 *$$dep*) \ 654 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 655 && { if test -f $@; then exit 0; else break; fi; }; \ 656 exit 1;; \ 657 esac; \ 658 done; \ 659 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu fc-lang/Makefile'; \ 660 $(am__cd) $(top_srcdir) && \ 661 $(AUTOMAKE) --gnu fc-lang/Makefile 662Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 663 @case '$?' in \ 664 *config.status*) \ 665 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 666 *) \ 667 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 668 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 669 esac; 670$(top_srcdir)/Tools.mk $(am__empty): 671 672$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 673 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 674 675$(top_srcdir)/configure: $(am__configure_deps) 676 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 677$(ACLOCAL_M4): $(am__aclocal_m4_deps) 678 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 679$(am__aclocal_m4_deps): 680 681mostlyclean-libtool: 682 -rm -f *.lo 683 684clean-libtool: 685 -rm -rf .libs _libs 686 687ID: $(am__tagged_files) 688 $(am__define_uniq_tagged_files); mkid -fID $$unique 689tags: tags-am 690TAGS: tags 691 692tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 693 set x; \ 694 here=`pwd`; \ 695 $(am__define_uniq_tagged_files); \ 696 shift; \ 697 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 698 test -n "$$unique" || unique=$$empty_fix; \ 699 if test $$# -gt 0; then \ 700 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 701 "$$@" $$unique; \ 702 else \ 703 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 704 $$unique; \ 705 fi; \ 706 fi 707ctags: ctags-am 708 709CTAGS: ctags 710ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 711 $(am__define_uniq_tagged_files); \ 712 test -z "$(CTAGS_ARGS)$$unique" \ 713 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 714 $$unique 715 716GTAGS: 717 here=`$(am__cd) $(top_builddir) && pwd` \ 718 && $(am__cd) $(top_srcdir) \ 719 && gtags -i $(GTAGS_ARGS) "$$here" 720cscopelist: cscopelist-am 721 722cscopelist-am: $(am__tagged_files) 723 list='$(am__tagged_files)'; \ 724 case "$(srcdir)" in \ 725 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 726 *) sdir=$(subdir)/$(srcdir) ;; \ 727 esac; \ 728 for i in $$list; do \ 729 if test -f "$$i"; then \ 730 echo "$(subdir)/$$i"; \ 731 else \ 732 echo "$$sdir/$$i"; \ 733 fi; \ 734 done >> $(top_builddir)/cscope.files 735 736distclean-tags: 737 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 738 739distdir: $(DISTFILES) 740 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 741 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 742 list='$(DISTFILES)'; \ 743 dist_files=`for file in $$list; do echo $$file; done | \ 744 sed -e "s|^$$srcdirstrip/||;t" \ 745 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 746 case $$dist_files in \ 747 */*) $(MKDIR_P) `echo "$$dist_files" | \ 748 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 749 sort -u` ;; \ 750 esac; \ 751 for file in $$dist_files; do \ 752 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 753 if test -d $$d/$$file; then \ 754 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 755 if test -d "$(distdir)/$$file"; then \ 756 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 757 fi; \ 758 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 759 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 760 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 761 fi; \ 762 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 763 else \ 764 test -f "$(distdir)/$$file" \ 765 || cp -p $$d/$$file "$(distdir)/$$file" \ 766 || exit 1; \ 767 fi; \ 768 done 769check-am: all-am 770check: $(BUILT_SOURCES) 771 $(MAKE) $(AM_MAKEFLAGS) check-am 772all-am: Makefile $(HEADERS) 773installdirs: 774install: $(BUILT_SOURCES) 775 $(MAKE) $(AM_MAKEFLAGS) install-am 776install-exec: install-exec-am 777install-data: install-data-am 778uninstall: uninstall-am 779 780install-am: all-am 781 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 782 783installcheck: installcheck-am 784install-strip: 785 if test -z '$(STRIP)'; then \ 786 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 787 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 788 install; \ 789 else \ 790 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 791 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 792 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 793 fi 794mostlyclean-generic: 795 796clean-generic: 797 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 798 799distclean-generic: 800 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 801 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 802 803maintainer-clean-generic: 804 @echo "This command is intended for maintainers to use" 805 @echo "it deletes files that may require special tools to rebuild." 806 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 807 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 808clean: clean-am 809 810clean-am: clean-generic clean-libtool mostlyclean-am 811 812distclean: distclean-am 813 -rm -f Makefile 814distclean-am: clean-am distclean-generic distclean-tags 815 816dvi: dvi-am 817 818dvi-am: 819 820html: html-am 821 822html-am: 823 824info: info-am 825 826info-am: 827 828install-data-am: 829 830install-dvi: install-dvi-am 831 832install-dvi-am: 833 834install-exec-am: 835 836install-html: install-html-am 837 838install-html-am: 839 840install-info: install-info-am 841 842install-info-am: 843 844install-man: 845 846install-pdf: install-pdf-am 847 848install-pdf-am: 849 850install-ps: install-ps-am 851 852install-ps-am: 853 854installcheck-am: 855 856maintainer-clean: maintainer-clean-am 857 -rm -f Makefile 858maintainer-clean-am: distclean-am maintainer-clean-generic 859 860mostlyclean: mostlyclean-am 861 862mostlyclean-am: mostlyclean-generic mostlyclean-libtool 863 864pdf: pdf-am 865 866pdf-am: 867 868ps: ps-am 869 870ps-am: 871 872uninstall-am: 873 874.MAKE: all check install install-am install-strip 875 876.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 877 clean-libtool cscopelist-am ctags ctags-am distclean \ 878 distclean-generic distclean-libtool distclean-tags distdir dvi \ 879 dvi-am html html-am info info-am install install-am \ 880 install-data install-data-am install-dvi install-dvi-am \ 881 install-exec install-exec-am install-html install-html-am \ 882 install-info install-info-am install-man install-pdf \ 883 install-pdf-am install-ps install-ps-am install-strip \ 884 installcheck installcheck-am installdirs maintainer-clean \ 885 maintainer-clean-generic mostlyclean mostlyclean-generic \ 886 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ 887 uninstall-am 888 889.PRECIOUS: Makefile 890 891 892$(TOOL): $(TSRC) $(ALIAS_FILES) 893 $(AM_V_GEN) $(CC_FOR_BUILD) -o $(TOOL) $< $(AM_CPPFLAGS) 894 895$(TARG): $(TMPL) $(TSRC) $(DEPS) 896 $(AM_V_GEN) $(MAKE) $(TOOL) && \ 897 $(RM) $(TARG) && \ 898 $(TOOL) $(ARGS) < $< > $(TARG).tmp && \ 899 mv $(TARG).tmp $(TARG) || ( $(RM) $(TARG).tmp && false ) 900 901$(ALIAS_FILES): 902 $(AM_V_GEN) touch $@ 903# ^-------------- Add new orth files here 904 905-include $(top_srcdir)/git.mk 906 907# Tell versions [3.59,3.63) of GNU make to not export all variables. 908# Otherwise a system limit (for SysV at least) may be exceeded. 909.NOEXPORT: 910