Makefile.in revision 818534a1
1# Makefile.in generated by automake 1.14 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 6# This Makefile.in is free software; the Free Software Foundation 7# gives unlimited permission to copy and/or distribute it, 8# with or without modifications, as long as this notice is preserved. 9 10# This program is distributed in the hope that it will be useful, 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# PARTICULAR PURPOSE. 14 15@SET_MAKE@ 16 17VPATH = @srcdir@ 18am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' 19am__make_running_with_option = \ 20 case $${target_option-} in \ 21 ?) ;; \ 22 *) echo "am__make_running_with_option: internal error: invalid" \ 23 "target option '$${target_option-}' specified" >&2; \ 24 exit 1;; \ 25 esac; \ 26 has_opt=no; \ 27 sane_makeflags=$$MAKEFLAGS; \ 28 if $(am__is_gnu_make); then \ 29 sane_makeflags=$$MFLAGS; \ 30 else \ 31 case $$MAKEFLAGS in \ 32 *\\[\ \ ]*) \ 33 bs=\\; \ 34 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 36 esac; \ 37 fi; \ 38 skip_next=no; \ 39 strip_trailopt () \ 40 { \ 41 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 42 }; \ 43 for flg in $$sane_makeflags; do \ 44 test $$skip_next = yes && { skip_next=no; continue; }; \ 45 case $$flg in \ 46 *=*|--*) continue;; \ 47 -*I) strip_trailopt 'I'; skip_next=yes;; \ 48 -*I?*) strip_trailopt 'I';; \ 49 -*O) strip_trailopt 'O'; skip_next=yes;; \ 50 -*O?*) strip_trailopt 'O';; \ 51 -*l) strip_trailopt 'l'; skip_next=yes;; \ 52 -*l?*) strip_trailopt 'l';; \ 53 -[dEDm]) skip_next=yes;; \ 54 -[JT]) skip_next=yes;; \ 55 esac; \ 56 case $$flg in \ 57 *$$target_option*) has_opt=yes; break;; \ 58 esac; \ 59 done; \ 60 test $$has_opt = yes 61am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 62am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 63pkgdatadir = $(datadir)/@PACKAGE@ 64pkgincludedir = $(includedir)/@PACKAGE@ 65pkglibdir = $(libdir)/@PACKAGE@ 66pkglibexecdir = $(libexecdir)/@PACKAGE@ 67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 68install_sh_DATA = $(install_sh) -c -m 644 69install_sh_PROGRAM = $(install_sh) -c 70install_sh_SCRIPT = $(install_sh) -c 71INSTALL_HEADER = $(INSTALL_DATA) 72transform = $(program_transform_name) 73NORMAL_INSTALL = : 74PRE_INSTALL = : 75POST_INSTALL = : 76NORMAL_UNINSTALL = : 77PRE_UNINSTALL = : 78POST_UNINSTALL = : 79build_triplet = @build@ 80host_triplet = @host@ 81subdir = modules/lc/Utf8 82DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 83 $(top_srcdir)/depcomp 84ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 85am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \ 86 $(top_srcdir)/configure.ac 87am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 88 $(ACLOCAL_M4) 89mkinstalldirs = $(install_sh) -d 90CONFIG_HEADER = $(top_builddir)/src/config.h \ 91 $(top_builddir)/include/X11/XlibConf.h 92CONFIG_CLEAN_FILES = 93CONFIG_CLEAN_VPATH_FILES = 94am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 95am__vpath_adj = case $$p in \ 96 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 97 *) f=$$p;; \ 98 esac; 99am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 100am__install_max = 40 101am__nobase_strip_setup = \ 102 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 103am__nobase_strip = \ 104 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 105am__nobase_list = $(am__nobase_strip_setup); \ 106 for p in $$list; do echo "$$p $$p"; done | \ 107 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 108 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 109 if (++n[$$2] == $(am__install_max)) \ 110 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 111 END { for (dir in files) print dir, files[dir] }' 112am__base_list = \ 113 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 114 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 115am__uninstall_files_from_dir = { \ 116 test -z "$$files" \ 117 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 118 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 119 $(am__cd) "$$dir" && rm -f $$files; }; \ 120 } 121am__installdirs = "$(DESTDIR)$(commonlibdir)" 122LTLIBRARIES = $(commonlib_LTLIBRARIES) $(noinst_LTLIBRARIES) 123libxlcUTF8Load_la_LIBADD = 124am__objects_1 = lcUTF8Load.lo 125am_libxlcUTF8Load_la_OBJECTS = $(am__objects_1) 126libxlcUTF8Load_la_OBJECTS = $(am_libxlcUTF8Load_la_OBJECTS) 127AM_V_lt = $(am__v_lt_@AM_V@) 128am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 129am__v_lt_0 = --silent 130am__v_lt_1 = 131@XLIB_LOADABLE_I18N_FALSE@am_libxlcUTF8Load_la_rpath = 132am__DEPENDENCIES_1 = 133@XLIB_LOADABLE_I18N_TRUE@xlcUTF8Load_la_DEPENDENCIES = \ 134@XLIB_LOADABLE_I18N_TRUE@ $(am__DEPENDENCIES_1) 135am_xlcUTF8Load_la_OBJECTS = lcUTF8Load.lo 136xlcUTF8Load_la_OBJECTS = $(am_xlcUTF8Load_la_OBJECTS) 137xlcUTF8Load_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 138 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 139 $(AM_CFLAGS) $(CFLAGS) $(xlcUTF8Load_la_LDFLAGS) $(LDFLAGS) -o \ 140 $@ 141@XLIB_LOADABLE_I18N_TRUE@am_xlcUTF8Load_la_rpath = -rpath \ 142@XLIB_LOADABLE_I18N_TRUE@ $(commonlibdir) 143AM_V_P = $(am__v_P_@AM_V@) 144am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 145am__v_P_0 = false 146am__v_P_1 = : 147AM_V_GEN = $(am__v_GEN_@AM_V@) 148am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 149am__v_GEN_0 = @echo " GEN " $@; 150am__v_GEN_1 = 151AM_V_at = $(am__v_at_@AM_V@) 152am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 153am__v_at_0 = @ 154am__v_at_1 = 155DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src -I$(top_builddir)/include/X11 156depcomp = $(SHELL) $(top_srcdir)/depcomp 157am__depfiles_maybe = depfiles 158am__mv = mv -f 159COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 160 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 161LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 162 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 163 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 164 $(AM_CFLAGS) $(CFLAGS) 165AM_V_CC = $(am__v_CC_@AM_V@) 166am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 167am__v_CC_0 = @echo " CC " $@; 168am__v_CC_1 = 169CCLD = $(CC) 170LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 171 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 172 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 173AM_V_CCLD = $(am__v_CCLD_@AM_V@) 174am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 175am__v_CCLD_0 = @echo " CCLD " $@; 176am__v_CCLD_1 = 177SOURCES = $(libxlcUTF8Load_la_SOURCES) $(xlcUTF8Load_la_SOURCES) 178DIST_SOURCES = $(libxlcUTF8Load_la_SOURCES) $(xlcUTF8Load_la_SOURCES) 179am__can_run_installinfo = \ 180 case $$AM_UPDATE_INFO_DIR in \ 181 n|no|NO) false;; \ 182 *) (install-info --version) >/dev/null 2>&1;; \ 183 esac 184am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 185# Read a list of newline-separated strings from the standard input, 186# and print each of them once, without duplicates. Input order is 187# *not* preserved. 188am__uniquify_input = $(AWK) '\ 189 BEGIN { nonempty = 0; } \ 190 { items[$$0] = 1; nonempty = 1; } \ 191 END { if (nonempty) { for (i in items) print i; }; } \ 192' 193# Make sure the list of sources is unique. This is necessary because, 194# e.g., the same source file might be shared among _SOURCES variables 195# for different programs/libraries. 196am__define_uniq_tagged_files = \ 197 list='$(am__tagged_files)'; \ 198 unique=`for i in $$list; do \ 199 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 200 done | $(am__uniquify_input)` 201ETAGS = etags 202CTAGS = ctags 203DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 204ACLOCAL = @ACLOCAL@ 205ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 206ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 207AMTAR = @AMTAR@ 208AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 209APP_MAN_DIR = @APP_MAN_DIR@ 210APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 211AR = @AR@ 212AUTOCONF = @AUTOCONF@ 213AUTOHEADER = @AUTOHEADER@ 214AUTOMAKE = @AUTOMAKE@ 215AWK = @AWK@ 216BASE_CFLAGS = @BASE_CFLAGS@ 217BIGFONT_CFLAGS = @BIGFONT_CFLAGS@ 218BIGFONT_LIBS = @BIGFONT_LIBS@ 219CC = @CC@ 220CCDEPMODE = @CCDEPMODE@ 221CC_FOR_BUILD = @CC_FOR_BUILD@ 222CFLAGS = @CFLAGS@ 223CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ 224CHANGELOG_CMD = @CHANGELOG_CMD@ 225CPP = @CPP@ 226CPPFLAGS = @CPPFLAGS@ 227CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ 228CWARNFLAGS = @CWARNFLAGS@ 229CYGPATH_W = @CYGPATH_W@ 230DEFS = @DEFS@ 231DEPDIR = @DEPDIR@ 232DLLTOOL = @DLLTOOL@ 233DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 234DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 235DSYMUTIL = @DSYMUTIL@ 236DUMPBIN = @DUMPBIN@ 237ECHO_C = @ECHO_C@ 238ECHO_N = @ECHO_N@ 239ECHO_T = @ECHO_T@ 240EGREP = @EGREP@ 241EXEEXT = @EXEEXT@ 242FGREP = @FGREP@ 243FILE_MAN_DIR = @FILE_MAN_DIR@ 244FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 245FOP = @FOP@ 246GREP = @GREP@ 247I18N_MODULE_LIBS = @I18N_MODULE_LIBS@ 248INSTALL = @INSTALL@ 249INSTALL_CMD = @INSTALL_CMD@ 250INSTALL_DATA = @INSTALL_DATA@ 251INSTALL_PROGRAM = @INSTALL_PROGRAM@ 252INSTALL_SCRIPT = @INSTALL_SCRIPT@ 253INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 254KEYSYMDEFS = @KEYSYMDEFS@ 255LAUNCHD = @LAUNCHD@ 256LD = @LD@ 257LDFLAGS = @LDFLAGS@ 258LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@ 259LIBOBJS = @LIBOBJS@ 260LIBS = @LIBS@ 261LIBTOOL = @LIBTOOL@ 262LIB_MAN_DIR = @LIB_MAN_DIR@ 263LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 264LINT = @LINT@ 265LINTLIB = @LINTLIB@ 266LINT_FLAGS = @LINT_FLAGS@ 267LIPO = @LIPO@ 268LN_S = @LN_S@ 269LTLIBOBJS = @LTLIBOBJS@ 270MAKEINFO = @MAKEINFO@ 271MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@ 272MANIFEST_TOOL = @MANIFEST_TOOL@ 273MAN_SUBSTS = @MAN_SUBSTS@ 274MISC_MAN_DIR = @MISC_MAN_DIR@ 275MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 276MKDIR_P = @MKDIR_P@ 277NM = @NM@ 278NMEDIT = @NMEDIT@ 279OBJDUMP = @OBJDUMP@ 280OBJEXT = @OBJEXT@ 281OTOOL = @OTOOL@ 282OTOOL64 = @OTOOL64@ 283PACKAGE = @PACKAGE@ 284PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 285PACKAGE_NAME = @PACKAGE_NAME@ 286PACKAGE_STRING = @PACKAGE_STRING@ 287PACKAGE_TARNAME = @PACKAGE_TARNAME@ 288PACKAGE_URL = @PACKAGE_URL@ 289PACKAGE_VERSION = @PACKAGE_VERSION@ 290PATH_SEPARATOR = @PATH_SEPARATOR@ 291PERL = @PERL@ 292PKG_CONFIG = @PKG_CONFIG@ 293RANLIB = @RANLIB@ 294RAWCPP = @RAWCPP@ 295RAWCPPFLAGS = @RAWCPPFLAGS@ 296SED = @SED@ 297SET_MAKE = @SET_MAKE@ 298SHELL = @SHELL@ 299STRICT_CFLAGS = @STRICT_CFLAGS@ 300STRIP = @STRIP@ 301STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 302VERSION = @VERSION@ 303WCHAR32 = @WCHAR32@ 304X11_CFLAGS = @X11_CFLAGS@ 305X11_DATADIR = @X11_DATADIR@ 306X11_EXTRA_DEPS = @X11_EXTRA_DEPS@ 307X11_LIBDIR = @X11_LIBDIR@ 308X11_LIBS = @X11_LIBS@ 309X11_LOCALEDATADIR = @X11_LOCALEDATADIR@ 310X11_LOCALEDIR = @X11_LOCALEDIR@ 311X11_LOCALELIBDIR = @X11_LOCALELIBDIR@ 312XERRORDB = @XERRORDB@ 313XKBPROTO_REQUIRES = @XKBPROTO_REQUIRES@ 314XKEYSYMDB = @XKEYSYMDB@ 315XLOCALEDATADIR = @XLOCALEDATADIR@ 316XLOCALEDIR = @XLOCALEDIR@ 317XLOCALELIBDIR = @XLOCALELIBDIR@ 318XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 319XMLTO = @XMLTO@ 320XORG_MAN_PAGE = @XORG_MAN_PAGE@ 321XORG_SGML_PATH = @XORG_SGML_PATH@ 322XSLTPROC = @XSLTPROC@ 323XSL_STYLESHEET = @XSL_STYLESHEET@ 324XTHREADLIB = @XTHREADLIB@ 325XTHREAD_CFLAGS = @XTHREAD_CFLAGS@ 326XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@ 327abs_builddir = @abs_builddir@ 328abs_srcdir = @abs_srcdir@ 329abs_top_builddir = @abs_top_builddir@ 330abs_top_srcdir = @abs_top_srcdir@ 331ac_ct_AR = @ac_ct_AR@ 332ac_ct_CC = @ac_ct_CC@ 333ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 334am__include = @am__include@ 335am__leading_dot = @am__leading_dot@ 336am__quote = @am__quote@ 337am__tar = @am__tar@ 338am__untar = @am__untar@ 339bindir = @bindir@ 340build = @build@ 341build_alias = @build_alias@ 342build_cpu = @build_cpu@ 343build_os = @build_os@ 344build_vendor = @build_vendor@ 345builddir = @builddir@ 346datadir = @datadir@ 347datarootdir = @datarootdir@ 348docdir = @docdir@ 349dvidir = @dvidir@ 350exec_prefix = @exec_prefix@ 351host = @host@ 352host_alias = @host_alias@ 353host_cpu = @host_cpu@ 354host_os = @host_os@ 355host_vendor = @host_vendor@ 356htmldir = @htmldir@ 357includedir = @includedir@ 358infodir = @infodir@ 359install_sh = @install_sh@ 360libdir = @libdir@ 361libexecdir = @libexecdir@ 362localedir = @localedir@ 363locales = @locales@ 364localstatedir = @localstatedir@ 365mandir = @mandir@ 366mkdir_p = @mkdir_p@ 367oldincludedir = @oldincludedir@ 368pdfdir = @pdfdir@ 369prefix = @prefix@ 370program_transform_name = @program_transform_name@ 371psdir = @psdir@ 372sbindir = @sbindir@ 373sharedstatedir = @sharedstatedir@ 374srcdir = @srcdir@ 375sysconfdir = @sysconfdir@ 376target_alias = @target_alias@ 377top_build_prefix = @top_build_prefix@ 378top_builddir = @top_builddir@ 379top_srcdir = @top_srcdir@ 380AM_CPPFLAGS = \ 381 -I$(top_srcdir)/include \ 382 -I$(top_srcdir)/include/X11 \ 383 -I$(top_builddir)/include \ 384 -I$(top_builddir)/include/X11 \ 385 -I$(top_srcdir)/src/xcms \ 386 -I$(top_srcdir)/src/xkb \ 387 -I$(top_srcdir)/src/xlibi18n \ 388 -D_BSD_SOURCE 389 390AM_CFLAGS = \ 391 $(X11_CFLAGS) \ 392 $(BIGFONT_CFLAGS) \ 393 $(MALLOC_ZERO_CFLAGS) \ 394 $(CWARNFLAGS) 395 396@XLIB_LOADABLE_I18N_TRUE@commonlibdir = $(X11_LOCALELIBDIR)/common 397@XLIB_LOADABLE_I18N_TRUE@commonlib_LTLIBRARIES = xlcUTF8Load.la 398@XLIB_LOADABLE_I18N_TRUE@xlcUTF8Load_la_LDFLAGS = -module -version-number 2:0:0 399@XLIB_LOADABLE_I18N_TRUE@xlcUTF8Load_la_LIBADD = $(I18N_MODULE_LIBS) 400@XLIB_LOADABLE_I18N_FALSE@noinst_LTLIBRARIES = libxlcUTF8Load.la 401xlcUTF8Load_la_SOURCES = \ 402 lcUTF8Load.c 403 404libxlcUTF8Load_la_SOURCES = $(xlcUTF8Load_la_SOURCES) 405all: all-am 406 407.SUFFIXES: 408.SUFFIXES: .c .lo .o .obj 409$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 410 @for dep in $?; do \ 411 case '$(am__configure_deps)' in \ 412 *$$dep*) \ 413 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 414 && { if test -f $@; then exit 0; else break; fi; }; \ 415 exit 1;; \ 416 esac; \ 417 done; \ 418 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/lc/Utf8/Makefile'; \ 419 $(am__cd) $(top_srcdir) && \ 420 $(AUTOMAKE) --foreign modules/lc/Utf8/Makefile 421.PRECIOUS: Makefile 422Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 423 @case '$?' in \ 424 *config.status*) \ 425 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 426 *) \ 427 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 428 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 429 esac; 430 431$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 432 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 433 434$(top_srcdir)/configure: $(am__configure_deps) 435 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 436$(ACLOCAL_M4): $(am__aclocal_m4_deps) 437 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 438$(am__aclocal_m4_deps): 439 440install-commonlibLTLIBRARIES: $(commonlib_LTLIBRARIES) 441 @$(NORMAL_INSTALL) 442 @list='$(commonlib_LTLIBRARIES)'; test -n "$(commonlibdir)" || list=; \ 443 list2=; for p in $$list; do \ 444 if test -f $$p; then \ 445 list2="$$list2 $$p"; \ 446 else :; fi; \ 447 done; \ 448 test -z "$$list2" || { \ 449 echo " $(MKDIR_P) '$(DESTDIR)$(commonlibdir)'"; \ 450 $(MKDIR_P) "$(DESTDIR)$(commonlibdir)" || exit 1; \ 451 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(commonlibdir)'"; \ 452 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(commonlibdir)"; \ 453 } 454 455uninstall-commonlibLTLIBRARIES: 456 @$(NORMAL_UNINSTALL) 457 @list='$(commonlib_LTLIBRARIES)'; test -n "$(commonlibdir)" || list=; \ 458 for p in $$list; do \ 459 $(am__strip_dir) \ 460 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(commonlibdir)/$$f'"; \ 461 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(commonlibdir)/$$f"; \ 462 done 463 464clean-commonlibLTLIBRARIES: 465 -test -z "$(commonlib_LTLIBRARIES)" || rm -f $(commonlib_LTLIBRARIES) 466 @list='$(commonlib_LTLIBRARIES)'; \ 467 locs=`for p in $$list; do echo $$p; done | \ 468 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 469 sort -u`; \ 470 test -z "$$locs" || { \ 471 echo rm -f $${locs}; \ 472 rm -f $${locs}; \ 473 } 474 475clean-noinstLTLIBRARIES: 476 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) 477 @list='$(noinst_LTLIBRARIES)'; \ 478 locs=`for p in $$list; do echo $$p; done | \ 479 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 480 sort -u`; \ 481 test -z "$$locs" || { \ 482 echo rm -f $${locs}; \ 483 rm -f $${locs}; \ 484 } 485 486libxlcUTF8Load.la: $(libxlcUTF8Load_la_OBJECTS) $(libxlcUTF8Load_la_DEPENDENCIES) $(EXTRA_libxlcUTF8Load_la_DEPENDENCIES) 487 $(AM_V_CCLD)$(LINK) $(am_libxlcUTF8Load_la_rpath) $(libxlcUTF8Load_la_OBJECTS) $(libxlcUTF8Load_la_LIBADD) $(LIBS) 488 489xlcUTF8Load.la: $(xlcUTF8Load_la_OBJECTS) $(xlcUTF8Load_la_DEPENDENCIES) $(EXTRA_xlcUTF8Load_la_DEPENDENCIES) 490 $(AM_V_CCLD)$(xlcUTF8Load_la_LINK) $(am_xlcUTF8Load_la_rpath) $(xlcUTF8Load_la_OBJECTS) $(xlcUTF8Load_la_LIBADD) $(LIBS) 491 492mostlyclean-compile: 493 -rm -f *.$(OBJEXT) 494 495distclean-compile: 496 -rm -f *.tab.c 497 498@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lcUTF8Load.Plo@am__quote@ 499 500.c.o: 501@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 502@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 503@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 504@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 505@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 506 507.c.obj: 508@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 509@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 510@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 511@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 512@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 513 514.c.lo: 515@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 516@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 517@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 518@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 519@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 520 521mostlyclean-libtool: 522 -rm -f *.lo 523 524clean-libtool: 525 -rm -rf .libs _libs 526 527ID: $(am__tagged_files) 528 $(am__define_uniq_tagged_files); mkid -fID $$unique 529tags: tags-am 530TAGS: tags 531 532tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 533 set x; \ 534 here=`pwd`; \ 535 $(am__define_uniq_tagged_files); \ 536 shift; \ 537 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 538 test -n "$$unique" || unique=$$empty_fix; \ 539 if test $$# -gt 0; then \ 540 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 541 "$$@" $$unique; \ 542 else \ 543 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 544 $$unique; \ 545 fi; \ 546 fi 547ctags: ctags-am 548 549CTAGS: ctags 550ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 551 $(am__define_uniq_tagged_files); \ 552 test -z "$(CTAGS_ARGS)$$unique" \ 553 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 554 $$unique 555 556GTAGS: 557 here=`$(am__cd) $(top_builddir) && pwd` \ 558 && $(am__cd) $(top_srcdir) \ 559 && gtags -i $(GTAGS_ARGS) "$$here" 560cscopelist: cscopelist-am 561 562cscopelist-am: $(am__tagged_files) 563 list='$(am__tagged_files)'; \ 564 case "$(srcdir)" in \ 565 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 566 *) sdir=$(subdir)/$(srcdir) ;; \ 567 esac; \ 568 for i in $$list; do \ 569 if test -f "$$i"; then \ 570 echo "$(subdir)/$$i"; \ 571 else \ 572 echo "$$sdir/$$i"; \ 573 fi; \ 574 done >> $(top_builddir)/cscope.files 575 576distclean-tags: 577 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 578 579distdir: $(DISTFILES) 580 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 581 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 582 list='$(DISTFILES)'; \ 583 dist_files=`for file in $$list; do echo $$file; done | \ 584 sed -e "s|^$$srcdirstrip/||;t" \ 585 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 586 case $$dist_files in \ 587 */*) $(MKDIR_P) `echo "$$dist_files" | \ 588 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 589 sort -u` ;; \ 590 esac; \ 591 for file in $$dist_files; do \ 592 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 593 if test -d $$d/$$file; then \ 594 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 595 if test -d "$(distdir)/$$file"; then \ 596 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 597 fi; \ 598 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 599 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 600 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 601 fi; \ 602 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 603 else \ 604 test -f "$(distdir)/$$file" \ 605 || cp -p $$d/$$file "$(distdir)/$$file" \ 606 || exit 1; \ 607 fi; \ 608 done 609check-am: all-am 610check: check-am 611all-am: Makefile $(LTLIBRARIES) 612installdirs: 613 for dir in "$(DESTDIR)$(commonlibdir)"; do \ 614 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 615 done 616install: install-am 617install-exec: install-exec-am 618install-data: install-data-am 619uninstall: uninstall-am 620 621install-am: all-am 622 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 623 624installcheck: installcheck-am 625install-strip: 626 if test -z '$(STRIP)'; then \ 627 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 628 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 629 install; \ 630 else \ 631 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 632 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 633 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 634 fi 635mostlyclean-generic: 636 637clean-generic: 638 639distclean-generic: 640 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 641 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 642 643maintainer-clean-generic: 644 @echo "This command is intended for maintainers to use" 645 @echo "it deletes files that may require special tools to rebuild." 646clean: clean-am 647 648clean-am: clean-commonlibLTLIBRARIES clean-generic clean-libtool \ 649 clean-noinstLTLIBRARIES mostlyclean-am 650 651distclean: distclean-am 652 -rm -rf ./$(DEPDIR) 653 -rm -f Makefile 654distclean-am: clean-am distclean-compile distclean-generic \ 655 distclean-tags 656 657dvi: dvi-am 658 659dvi-am: 660 661html: html-am 662 663html-am: 664 665info: info-am 666 667info-am: 668 669install-data-am: install-commonlibLTLIBRARIES 670 671install-dvi: install-dvi-am 672 673install-dvi-am: 674 675install-exec-am: 676 677install-html: install-html-am 678 679install-html-am: 680 681install-info: install-info-am 682 683install-info-am: 684 685install-man: 686 687install-pdf: install-pdf-am 688 689install-pdf-am: 690 691install-ps: install-ps-am 692 693install-ps-am: 694 695installcheck-am: 696 697maintainer-clean: maintainer-clean-am 698 -rm -rf ./$(DEPDIR) 699 -rm -f Makefile 700maintainer-clean-am: distclean-am maintainer-clean-generic 701 702mostlyclean: mostlyclean-am 703 704mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 705 mostlyclean-libtool 706 707pdf: pdf-am 708 709pdf-am: 710 711ps: ps-am 712 713ps-am: 714 715uninstall-am: uninstall-commonlibLTLIBRARIES 716 717.MAKE: install-am install-strip 718 719.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ 720 clean-commonlibLTLIBRARIES clean-generic clean-libtool \ 721 clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \ 722 distclean-compile distclean-generic distclean-libtool \ 723 distclean-tags distdir dvi dvi-am html html-am info info-am \ 724 install install-am install-commonlibLTLIBRARIES install-data \ 725 install-data-am install-dvi install-dvi-am install-exec \ 726 install-exec-am install-html install-html-am install-info \ 727 install-info-am install-man install-pdf install-pdf-am \ 728 install-ps install-ps-am install-strip installcheck \ 729 installcheck-am installdirs maintainer-clean \ 730 maintainer-clean-generic mostlyclean mostlyclean-compile \ 731 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 732 tags tags-am uninstall uninstall-am \ 733 uninstall-commonlibLTLIBRARIES 734 735 736# Tell versions [3.59,3.63) of GNU make to not export all variables. 737# Otherwise a system limit (for SysV at least) may be exceeded. 738.NOEXPORT: 739