Makefile.in revision b4ee4795
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = modules/lc/gen
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
41	$(top_srcdir)/configure.ac
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43	$(ACLOCAL_M4)
44mkinstalldirs = $(install_sh) -d
45CONFIG_HEADER = $(top_builddir)/src/config.h \
46	$(top_builddir)/include/X11/XlibConf.h
47CONFIG_CLEAN_FILES =
48CONFIG_CLEAN_VPATH_FILES =
49am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50am__vpath_adj = case $$p in \
51    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52    *) f=$$p;; \
53  esac;
54am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
55am__install_max = 40
56am__nobase_strip_setup = \
57  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
58am__nobase_strip = \
59  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
60am__nobase_list = $(am__nobase_strip_setup); \
61  for p in $$list; do echo "$$p $$p"; done | \
62  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
63  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
64    if (++n[$$2] == $(am__install_max)) \
65      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
66    END { for (dir in files) print dir, files[dir] }'
67am__base_list = \
68  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
69  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
70am__installdirs = "$(DESTDIR)$(commonlibdir)"
71LTLIBRARIES = $(commonlib_LTLIBRARIES) $(noinst_LTLIBRARIES)
72libxlibi18n_la_LIBADD =
73am__objects_1 = lcGenConv.lo
74am_libxlibi18n_la_OBJECTS = $(am__objects_1)
75libxlibi18n_la_OBJECTS = $(am_libxlibi18n_la_OBJECTS)
76AM_V_lt = $(am__v_lt_$(V))
77am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
78am__v_lt_0 = --silent
79@XLIB_LOADABLE_I18N_FALSE@am_libxlibi18n_la_rpath =
80am__DEPENDENCIES_1 =
81@XLIB_LOADABLE_I18N_TRUE@xlibi18n_la_DEPENDENCIES =  \
82@XLIB_LOADABLE_I18N_TRUE@	$(am__DEPENDENCIES_1)
83am_xlibi18n_la_OBJECTS = lcGenConv.lo
84xlibi18n_la_OBJECTS = $(am_xlibi18n_la_OBJECTS)
85xlibi18n_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
86	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
87	$(xlibi18n_la_LDFLAGS) $(LDFLAGS) -o $@
88@XLIB_LOADABLE_I18N_TRUE@am_xlibi18n_la_rpath = -rpath $(commonlibdir)
89DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src -I$(top_builddir)/include/X11
90depcomp = $(SHELL) $(top_srcdir)/depcomp
91am__depfiles_maybe = depfiles
92am__mv = mv -f
93COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
94	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
95AM_V_CC = $(am__v_CC_$(V))
96am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
97am__v_CC_0 = @echo "  CC    " $@;
98AM_V_at = $(am__v_at_$(V))
99am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
100am__v_at_0 = @
101CCLD = $(CC)
102LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
103	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
104	$(AM_LDFLAGS) $(LDFLAGS) -o $@
105AM_V_CCLD = $(am__v_CCLD_$(V))
106am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
107am__v_CCLD_0 = @echo "  CCLD  " $@;
108AM_V_GEN = $(am__v_GEN_$(V))
109am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
110am__v_GEN_0 = @echo "  GEN   " $@;
111SOURCES = $(libxlibi18n_la_SOURCES) $(xlibi18n_la_SOURCES)
112DIST_SOURCES = $(libxlibi18n_la_SOURCES) $(xlibi18n_la_SOURCES)
113ETAGS = etags
114CTAGS = ctags
115DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116ACLOCAL = @ACLOCAL@
117ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
118ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
119AMTAR = @AMTAR@
120AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
121APP_MAN_DIR = @APP_MAN_DIR@
122APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
123AR = @AR@
124AUTOCONF = @AUTOCONF@
125AUTOHEADER = @AUTOHEADER@
126AUTOMAKE = @AUTOMAKE@
127AWK = @AWK@
128BIGFONT_CFLAGS = @BIGFONT_CFLAGS@
129BIGFONT_LIBS = @BIGFONT_LIBS@
130CC = @CC@
131CCDEPMODE = @CCDEPMODE@
132CC_FOR_BUILD = @CC_FOR_BUILD@
133CFLAGS = @CFLAGS@
134CHANGELOG_CMD = @CHANGELOG_CMD@
135CPP = @CPP@
136CPPFLAGS = @CPPFLAGS@
137CWARNFLAGS = @CWARNFLAGS@
138CXX = @CXX@
139CXXCPP = @CXXCPP@
140CXXDEPMODE = @CXXDEPMODE@
141CXXFLAGS = @CXXFLAGS@
142CYGPATH_W = @CYGPATH_W@
143DEFS = @DEFS@
144DEPDIR = @DEPDIR@
145DOLT_BASH = @DOLT_BASH@
146DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
147DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
148DSYMUTIL = @DSYMUTIL@
149ECHO = @ECHO@
150ECHO_C = @ECHO_C@
151ECHO_N = @ECHO_N@
152ECHO_T = @ECHO_T@
153EGREP = @EGREP@
154EXEEXT = @EXEEXT@
155F77 = @F77@
156FFLAGS = @FFLAGS@
157FILE_MAN_DIR = @FILE_MAN_DIR@
158FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
159GREP = @GREP@
160GROFF = @GROFF@
161I18N_MODULE_LIBS = @I18N_MODULE_LIBS@
162INSTALL = @INSTALL@
163INSTALL_CMD = @INSTALL_CMD@
164INSTALL_DATA = @INSTALL_DATA@
165INSTALL_PROGRAM = @INSTALL_PROGRAM@
166INSTALL_SCRIPT = @INSTALL_SCRIPT@
167INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
168KEYSYMDEF = @KEYSYMDEF@
169LAUNCHD = @LAUNCHD@
170LDFLAGS = @LDFLAGS@
171LIBOBJS = @LIBOBJS@
172LIBS = @LIBS@
173LIBTOOL = @LIBTOOL@
174LIB_MAN_DIR = @LIB_MAN_DIR@
175LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
176LINT = @LINT@
177LINTLIB = @LINTLIB@
178LINT_FLAGS = @LINT_FLAGS@
179LN_S = @LN_S@
180LTCOMPILE = @LTCOMPILE@
181LTCXXCOMPILE = @LTCXXCOMPILE@
182LTLIBOBJS = @LTLIBOBJS@
183MAINT = @MAINT@
184MAKEINFO = @MAKEINFO@
185MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
186MISC_MAN_DIR = @MISC_MAN_DIR@
187MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
188MKDIR_P = @MKDIR_P@
189NMEDIT = @NMEDIT@
190OBJEXT = @OBJEXT@
191PACKAGE = @PACKAGE@
192PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
193PACKAGE_NAME = @PACKAGE_NAME@
194PACKAGE_STRING = @PACKAGE_STRING@
195PACKAGE_TARNAME = @PACKAGE_TARNAME@
196PACKAGE_URL = @PACKAGE_URL@
197PACKAGE_VERSION = @PACKAGE_VERSION@
198PATH_SEPARATOR = @PATH_SEPARATOR@
199PERL = @PERL@
200PKG_CONFIG = @PKG_CONFIG@
201PS2PDF = @PS2PDF@
202RANLIB = @RANLIB@
203RAWCPP = @RAWCPP@
204RAWCPPFLAGS = @RAWCPPFLAGS@
205SED = @SED@
206SET_MAKE = @SET_MAKE@
207SHELL = @SHELL@
208STRIP = @STRIP@
209VERSION = @VERSION@
210WCHAR32 = @WCHAR32@
211X11_CFLAGS = @X11_CFLAGS@
212X11_DATADIR = @X11_DATADIR@
213X11_EXTRA_DEPS = @X11_EXTRA_DEPS@
214X11_LIBDIR = @X11_LIBDIR@
215X11_LIBS = @X11_LIBS@
216X11_LOCALEDATADIR = @X11_LOCALEDATADIR@
217X11_LOCALEDIR = @X11_LOCALEDIR@
218X11_LOCALELIBDIR = @X11_LOCALELIBDIR@
219XDMCP_CFLAGS = @XDMCP_CFLAGS@
220XDMCP_LIBS = @XDMCP_LIBS@
221XERRORDB = @XERRORDB@
222XKBPROTO_REQUIRES = @XKBPROTO_REQUIRES@
223XKEYSYMDB = @XKEYSYMDB@
224XLOCALEDATADIR = @XLOCALEDATADIR@
225XLOCALEDIR = @XLOCALEDIR@
226XLOCALELIBDIR = @XLOCALELIBDIR@
227XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
228XTHREADLIB = @XTHREADLIB@
229XTHREAD_CFLAGS = @XTHREAD_CFLAGS@
230XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
231abs_builddir = @abs_builddir@
232abs_srcdir = @abs_srcdir@
233abs_top_builddir = @abs_top_builddir@
234abs_top_srcdir = @abs_top_srcdir@
235ac_ct_CC = @ac_ct_CC@
236ac_ct_CXX = @ac_ct_CXX@
237ac_ct_F77 = @ac_ct_F77@
238am__include = @am__include@
239am__leading_dot = @am__leading_dot@
240am__quote = @am__quote@
241am__tar = @am__tar@
242am__untar = @am__untar@
243bindir = @bindir@
244build = @build@
245build_alias = @build_alias@
246build_cpu = @build_cpu@
247build_os = @build_os@
248build_vendor = @build_vendor@
249builddir = @builddir@
250datadir = @datadir@
251datarootdir = @datarootdir@
252docdir = @docdir@
253dvidir = @dvidir@
254exec_prefix = @exec_prefix@
255host = @host@
256host_alias = @host_alias@
257host_cpu = @host_cpu@
258host_os = @host_os@
259host_vendor = @host_vendor@
260htmldir = @htmldir@
261includedir = @includedir@
262infodir = @infodir@
263install_sh = @install_sh@
264libdir = @libdir@
265libexecdir = @libexecdir@
266localedir = @localedir@
267localstatedir = @localstatedir@
268mandir = @mandir@
269mkdir_p = @mkdir_p@
270oldincludedir = @oldincludedir@
271pdfdir = @pdfdir@
272prefix = @prefix@
273program_transform_name = @program_transform_name@
274psdir = @psdir@
275sbindir = @sbindir@
276sharedstatedir = @sharedstatedir@
277srcdir = @srcdir@
278sysconfdir = @sysconfdir@
279target_alias = @target_alias@
280top_build_prefix = @top_build_prefix@
281top_builddir = @top_builddir@
282top_srcdir = @top_srcdir@
283AM_CPPFLAGS = \
284	-I$(top_srcdir)/include \
285	-I$(top_srcdir)/include/X11 \
286	-I$(top_builddir)/include \
287	-I$(top_builddir)/include/X11 \
288	-I$(top_srcdir)/src/xcms \
289	-I$(top_srcdir)/src/xkb \
290	-I$(top_srcdir)/src/xlibi18n \
291	-D_BSD_SOURCE
292
293AM_CFLAGS = \
294	$(X11_CFLAGS) \
295	$(BIGFONT_CFLAGS) \
296	$(XDMCP_CFLAGS)
297
298@XLIB_LOADABLE_I18N_TRUE@commonlibdir = $(X11_LOCALELIBDIR)/common
299@XLIB_LOADABLE_I18N_TRUE@commonlib_LTLIBRARIES = xlibi18n.la
300@XLIB_LOADABLE_I18N_TRUE@xlibi18n_la_LDFLAGS = -module -version-number 2:0:0
301@XLIB_LOADABLE_I18N_TRUE@xlibi18n_la_LIBADD = $(I18N_MODULE_LIBS)
302@XLIB_LOADABLE_I18N_FALSE@noinst_LTLIBRARIES = libxlibi18n.la
303xlibi18n_la_SOURCES = \
304	lcGenConv.c
305
306libxlibi18n_la_SOURCES = $(xlibi18n_la_SOURCES)
307all: all-am
308
309.SUFFIXES:
310.SUFFIXES: .c .lo .o .obj
311$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
312	@for dep in $?; do \
313	  case '$(am__configure_deps)' in \
314	    *$$dep*) \
315	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
316	        && { if test -f $@; then exit 0; else break; fi; }; \
317	      exit 1;; \
318	  esac; \
319	done; \
320	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/lc/gen/Makefile'; \
321	$(am__cd) $(top_srcdir) && \
322	  $(AUTOMAKE) --foreign modules/lc/gen/Makefile
323.PRECIOUS: Makefile
324Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
325	@case '$?' in \
326	  *config.status*) \
327	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
328	  *) \
329	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
330	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
331	esac;
332
333$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
334	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
335
336$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
337	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
338$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
339	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
340$(am__aclocal_m4_deps):
341install-commonlibLTLIBRARIES: $(commonlib_LTLIBRARIES)
342	@$(NORMAL_INSTALL)
343	test -z "$(commonlibdir)" || $(MKDIR_P) "$(DESTDIR)$(commonlibdir)"
344	@list='$(commonlib_LTLIBRARIES)'; test -n "$(commonlibdir)" || list=; \
345	list2=; for p in $$list; do \
346	  if test -f $$p; then \
347	    list2="$$list2 $$p"; \
348	  else :; fi; \
349	done; \
350	test -z "$$list2" || { \
351	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(commonlibdir)'"; \
352	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(commonlibdir)"; \
353	}
354
355uninstall-commonlibLTLIBRARIES:
356	@$(NORMAL_UNINSTALL)
357	@list='$(commonlib_LTLIBRARIES)'; test -n "$(commonlibdir)" || list=; \
358	for p in $$list; do \
359	  $(am__strip_dir) \
360	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(commonlibdir)/$$f'"; \
361	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(commonlibdir)/$$f"; \
362	done
363
364clean-commonlibLTLIBRARIES:
365	-test -z "$(commonlib_LTLIBRARIES)" || rm -f $(commonlib_LTLIBRARIES)
366	@list='$(commonlib_LTLIBRARIES)'; for p in $$list; do \
367	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
368	  test "$$dir" != "$$p" || dir=.; \
369	  echo "rm -f \"$${dir}/so_locations\""; \
370	  rm -f "$${dir}/so_locations"; \
371	done
372
373clean-noinstLTLIBRARIES:
374	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
375	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
376	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
377	  test "$$dir" != "$$p" || dir=.; \
378	  echo "rm -f \"$${dir}/so_locations\""; \
379	  rm -f "$${dir}/so_locations"; \
380	done
381libxlibi18n.la: $(libxlibi18n_la_OBJECTS) $(libxlibi18n_la_DEPENDENCIES) 
382	$(AM_V_CCLD)$(LINK) $(am_libxlibi18n_la_rpath) $(libxlibi18n_la_OBJECTS) $(libxlibi18n_la_LIBADD) $(LIBS)
383xlibi18n.la: $(xlibi18n_la_OBJECTS) $(xlibi18n_la_DEPENDENCIES) 
384	$(AM_V_CCLD)$(xlibi18n_la_LINK) $(am_xlibi18n_la_rpath) $(xlibi18n_la_OBJECTS) $(xlibi18n_la_LIBADD) $(LIBS)
385
386mostlyclean-compile:
387	-rm -f *.$(OBJEXT)
388
389distclean-compile:
390	-rm -f *.tab.c
391
392@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lcGenConv.Plo@am__quote@
393
394.c.o:
395@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
396@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
397@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
398@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
399@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
400@am__fastdepCC_FALSE@	$(COMPILE) -c $<
401
402.c.obj:
403@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
404@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
405@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
406@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
407@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
408@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
409
410.c.lo:
411@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
412@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
413@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
414@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
415@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
416@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
417
418mostlyclean-libtool:
419	-rm -f *.lo
420
421clean-libtool:
422	-rm -rf .libs _libs
423
424ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
425	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
426	unique=`for i in $$list; do \
427	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
428	  done | \
429	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
430	      END { if (nonempty) { for (i in files) print i; }; }'`; \
431	mkid -fID $$unique
432tags: TAGS
433
434TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
435		$(TAGS_FILES) $(LISP)
436	set x; \
437	here=`pwd`; \
438	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
439	unique=`for i in $$list; do \
440	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441	  done | \
442	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443	      END { if (nonempty) { for (i in files) print i; }; }'`; \
444	shift; \
445	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
446	  test -n "$$unique" || unique=$$empty_fix; \
447	  if test $$# -gt 0; then \
448	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
449	      "$$@" $$unique; \
450	  else \
451	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
452	      $$unique; \
453	  fi; \
454	fi
455ctags: CTAGS
456CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
457		$(TAGS_FILES) $(LISP)
458	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
459	unique=`for i in $$list; do \
460	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
461	  done | \
462	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
463	      END { if (nonempty) { for (i in files) print i; }; }'`; \
464	test -z "$(CTAGS_ARGS)$$unique" \
465	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
466	     $$unique
467
468GTAGS:
469	here=`$(am__cd) $(top_builddir) && pwd` \
470	  && $(am__cd) $(top_srcdir) \
471	  && gtags -i $(GTAGS_ARGS) "$$here"
472
473distclean-tags:
474	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
475
476distdir: $(DISTFILES)
477	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
478	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
479	list='$(DISTFILES)'; \
480	  dist_files=`for file in $$list; do echo $$file; done | \
481	  sed -e "s|^$$srcdirstrip/||;t" \
482	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
483	case $$dist_files in \
484	  */*) $(MKDIR_P) `echo "$$dist_files" | \
485			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
486			   sort -u` ;; \
487	esac; \
488	for file in $$dist_files; do \
489	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
490	  if test -d $$d/$$file; then \
491	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
492	    if test -d "$(distdir)/$$file"; then \
493	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
494	    fi; \
495	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
496	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
497	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
498	    fi; \
499	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
500	  else \
501	    test -f "$(distdir)/$$file" \
502	    || cp -p $$d/$$file "$(distdir)/$$file" \
503	    || exit 1; \
504	  fi; \
505	done
506check-am: all-am
507check: check-am
508all-am: Makefile $(LTLIBRARIES)
509installdirs:
510	for dir in "$(DESTDIR)$(commonlibdir)"; do \
511	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
512	done
513install: install-am
514install-exec: install-exec-am
515install-data: install-data-am
516uninstall: uninstall-am
517
518install-am: all-am
519	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
520
521installcheck: installcheck-am
522install-strip:
523	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
524	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
525	  `test -z '$(STRIP)' || \
526	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
527mostlyclean-generic:
528
529clean-generic:
530
531distclean-generic:
532	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
533	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
534
535maintainer-clean-generic:
536	@echo "This command is intended for maintainers to use"
537	@echo "it deletes files that may require special tools to rebuild."
538clean: clean-am
539
540clean-am: clean-commonlibLTLIBRARIES clean-generic clean-libtool \
541	clean-noinstLTLIBRARIES mostlyclean-am
542
543distclean: distclean-am
544	-rm -rf ./$(DEPDIR)
545	-rm -f Makefile
546distclean-am: clean-am distclean-compile distclean-generic \
547	distclean-tags
548
549dvi: dvi-am
550
551dvi-am:
552
553html: html-am
554
555html-am:
556
557info: info-am
558
559info-am:
560
561install-data-am: install-commonlibLTLIBRARIES
562
563install-dvi: install-dvi-am
564
565install-dvi-am:
566
567install-exec-am:
568
569install-html: install-html-am
570
571install-html-am:
572
573install-info: install-info-am
574
575install-info-am:
576
577install-man:
578
579install-pdf: install-pdf-am
580
581install-pdf-am:
582
583install-ps: install-ps-am
584
585install-ps-am:
586
587installcheck-am:
588
589maintainer-clean: maintainer-clean-am
590	-rm -rf ./$(DEPDIR)
591	-rm -f Makefile
592maintainer-clean-am: distclean-am maintainer-clean-generic
593
594mostlyclean: mostlyclean-am
595
596mostlyclean-am: mostlyclean-compile mostlyclean-generic \
597	mostlyclean-libtool
598
599pdf: pdf-am
600
601pdf-am:
602
603ps: ps-am
604
605ps-am:
606
607uninstall-am: uninstall-commonlibLTLIBRARIES
608
609.MAKE: install-am install-strip
610
611.PHONY: CTAGS GTAGS all all-am check check-am clean \
612	clean-commonlibLTLIBRARIES clean-generic clean-libtool \
613	clean-noinstLTLIBRARIES ctags distclean distclean-compile \
614	distclean-generic distclean-libtool distclean-tags distdir dvi \
615	dvi-am html html-am info info-am install install-am \
616	install-commonlibLTLIBRARIES install-data install-data-am \
617	install-dvi install-dvi-am install-exec install-exec-am \
618	install-html install-html-am install-info install-info-am \
619	install-man install-pdf install-pdf-am install-ps \
620	install-ps-am install-strip installcheck installcheck-am \
621	installdirs maintainer-clean maintainer-clean-generic \
622	mostlyclean mostlyclean-compile mostlyclean-generic \
623	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
624	uninstall-am uninstall-commonlibLTLIBRARIES
625
626
627# Tell versions [3.59,3.63) of GNU make to not export all variables.
628# Otherwise a system limit (for SysV at least) may be exceeded.
629.NOEXPORT:
630