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