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