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