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:
18:
19:
20: VPATH = @srcdir@
21: pkgdatadir = $(datadir)/@PACKAGE@
22: pkgincludedir = $(includedir)/@PACKAGE@
23: pkglibdir = $(libdir)/@PACKAGE@
24: pkglibexecdir = $(libexecdir)/@PACKAGE@
25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26: install_sh_DATA = $(install_sh) -c -m 644
27: install_sh_PROGRAM = $(install_sh) -c
28: install_sh_SCRIPT = $(install_sh) -c
29: INSTALL_HEADER = $(INSTALL_DATA)
30: transform = $(program_transform_name)
31: NORMAL_INSTALL = :
32: PRE_INSTALL = :
33: POST_INSTALL = :
34: NORMAL_UNINSTALL = :
35: PRE_UNINSTALL = :
36: POST_UNINSTALL = :
37: build_triplet = @build@
38: host_triplet = @host@
39: noinst_PROGRAMS = gen-codes$(EXEEXT) gen-table$(EXEEXT) \
40: read-codes$(EXEEXT)
41: subdir = babel
42: DIST_COMMON = $(libaxl_babelinclude_HEADERS) $(srcdir)/Makefile.am \
43: $(srcdir)/Makefile.in
44: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45: am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47: $(ACLOCAL_M4)
48: mkinstalldirs = $(install_sh) -d
49: CONFIG_HEADER = $(top_builddir)/config.h
50: CONFIG_CLEAN_FILES =
51: CONFIG_CLEAN_VPATH_FILES =
52: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53: am__vpath_adj = case $$p in \
54: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55: *) f=$$p;; \
56: esac;
57: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
58: am__install_max = 40
59: am__nobase_strip_setup = \
60: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
61: am__nobase_strip = \
62: for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
63: am__nobase_list = $(am__nobase_strip_setup); \
64: for p in $$list; do echo "$$p $$p"; done | \
65: sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
66: $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
67: if (++n[$$2] == $(am__install_max)) \
68: { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
69: END { for (dir in files) print dir, files[dir] }'
70: am__base_list = \
71: sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
72: sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
73: am__installdirs = "$(DESTDIR)$(libdir)" \
74: "$(DESTDIR)$(libaxl_babelincludedir)"
75: LTLIBRARIES = $(lib_LTLIBRARIES)
76: libaxl_babel_la_DEPENDENCIES = $(top_builddir)/src/libaxl.la
77: am_libaxl_babel_la_OBJECTS = axl_babel.lo axl_babel_iso885915.lo \
78: axl_babel_iso88591.lo axl_babel_iso88592.lo \
79: axl_babel_iso88593.lo axl_babel_iso88594.lo \
80: axl_babel_iso88595.lo axl_babel_iso88596.lo \
81: axl_babel_iso88597.lo axl_babel_iso88598.lo \
82: axl_babel_iso88599.lo
83: libaxl_babel_la_OBJECTS = $(am_libaxl_babel_la_OBJECTS)
84: libaxl_babel_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
85: $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
86: $(libaxl_babel_la_LDFLAGS) $(LDFLAGS) -o $@
87: PROGRAMS = $(noinst_PROGRAMS)
88: am_gen_codes_OBJECTS = gen-codes.$(OBJEXT)
89: gen_codes_OBJECTS = $(am_gen_codes_OBJECTS)
90: gen_codes_DEPENDENCIES = $(top_builddir)/src/libaxl.la
91: am_gen_table_OBJECTS = gen-table.$(OBJEXT)
92: gen_table_OBJECTS = $(am_gen_table_OBJECTS)
93: gen_table_DEPENDENCIES = $(top_builddir)/src/libaxl.la
94: am_read_codes_OBJECTS = read-codes.$(OBJEXT)
95: read_codes_OBJECTS = $(am_read_codes_OBJECTS)
96: read_codes_DEPENDENCIES = $(top_builddir)/src/libaxl.la
97: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
98: depcomp = $(SHELL) $(top_srcdir)/depcomp
99: am__depfiles_maybe = depfiles
100: am__mv = mv -f
101: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
102: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
103: LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
104: --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
105: $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
106: CCLD = $(CC)
107: LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
108: --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
109: $(LDFLAGS) -o $@
110: SOURCES = $(libaxl_babel_la_SOURCES) $(gen_codes_SOURCES) \
111: $(gen_table_SOURCES) $(read_codes_SOURCES)
112: DIST_SOURCES = $(libaxl_babel_la_SOURCES) $(gen_codes_SOURCES) \
113: $(gen_table_SOURCES) $(read_codes_SOURCES)
114: HEADERS = $(libaxl_babelinclude_HEADERS)
115: ETAGS = etags
116: CTAGS = ctags
117: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
118: ACLOCAL = @ACLOCAL@
119: AMTAR = @AMTAR@
120: AR = @AR@
121: AUTOCONF = @AUTOCONF@
122: AUTOHEADER = @AUTOHEADER@
123: AUTOMAKE = @AUTOMAKE@
124: AWK = @AWK@
125: AXL_VERSION = @AXL_VERSION@
126: CC = @CC@
127: CCDEPMODE = @CCDEPMODE@
128: CFLAGS = @CFLAGS@
129: CPP = @CPP@
130: CPPFLAGS = @CPPFLAGS@
131: CYGPATH_W = @CYGPATH_W@
132: DEFS = @DEFS@
133: DEPDIR = @DEPDIR@
134: DOXYGEN = @DOXYGEN@
135: DSYMUTIL = @DSYMUTIL@
136: DUMPBIN = @DUMPBIN@
137: ECHO_C = @ECHO_C@
138: ECHO_N = @ECHO_N@
139: ECHO_T = @ECHO_T@
140: EGREP = @EGREP@
141: EXARG_FLAGS = @EXARG_FLAGS@
142: EXEEXT = @EXEEXT@
143: FGREP = @FGREP@
144: GREP = @GREP@
145: INSTALL = @INSTALL@
146: INSTALL_DATA = @INSTALL_DATA@
147: INSTALL_PROGRAM = @INSTALL_PROGRAM@
148: INSTALL_SCRIPT = @INSTALL_SCRIPT@
149: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
150: LD = @LD@
151: LDFLAGS = @LDFLAGS@
152: LIBOBJS = @LIBOBJS@
153: LIBS = @LIBS@
154: LIBTOOL = @LIBTOOL@
155: LIPO = @LIPO@
156: LN_S = @LN_S@
157: LTLIBOBJS = @LTLIBOBJS@
158: MAINT = @MAINT@
159: MAKEINFO = @MAKEINFO@
160: MKDIR_P = @MKDIR_P@
161: NM = @NM@
162: NMEDIT = @NMEDIT@
163: OBJDUMP = @OBJDUMP@
164: OBJEXT = @OBJEXT@
165: OTOOL = @OTOOL@
166: OTOOL64 = @OTOOL64@
167: PACKAGE = @PACKAGE@
168: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
169: PACKAGE_NAME = @PACKAGE_NAME@
170: PACKAGE_STRING = @PACKAGE_STRING@
171: PACKAGE_TARNAME = @PACKAGE_TARNAME@
172: PACKAGE_URL = @PACKAGE_URL@
173: PACKAGE_VERSION = @PACKAGE_VERSION@
174: PATH_SEPARATOR = @PATH_SEPARATOR@
175: PKG_CONFIG = @PKG_CONFIG@
176: PYTHON = @PYTHON@
177: PYTHON_CFLAGS = @PYTHON_CFLAGS@
178: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
179: PYTHON_INCLUDES = @PYTHON_INCLUDES@
180: PYTHON_LIBS = @PYTHON_LIBS@
181: PYTHON_PLATFORM = @PYTHON_PLATFORM@
182: PYTHON_PREFIX = @PYTHON_PREFIX@
183: PYTHON_VERSION = @PYTHON_VERSION@
184: RANLIB = @RANLIB@
185: SED = @SED@
186: SET_MAKE = @SET_MAKE@
187: SHARED_EXTENSION = @SHARED_EXTENSION@
188: SHELL = @SHELL@
189: STRIP = @STRIP@
190: VERSION = @VERSION@
191: abs_builddir = @abs_builddir@
192: abs_srcdir = @abs_srcdir@
193: abs_top_builddir = @abs_top_builddir@
194: abs_top_srcdir = @abs_top_srcdir@
195: ac_ct_CC = @ac_ct_CC@
196: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
197: am__include = @am__include@
198: am__leading_dot = @am__leading_dot@
199: am__quote = @am__quote@
200: am__tar = @am__tar@
201: am__untar = @am__untar@
202: bindir = @bindir@
203: build = @build@
204: build_alias = @build_alias@
205: build_cpu = @build_cpu@
206: build_os = @build_os@
207: build_vendor = @build_vendor@
208: builddir = @builddir@
209: compiler_options = @compiler_options@
210: datadir = @datadir@
211: datarootdir = @datarootdir@
212: docdir = @docdir@
213: dvidir = @dvidir@
214: exec_prefix = @exec_prefix@
215: host = @host@
216: host_alias = @host_alias@
217: host_cpu = @host_cpu@
218: host_os = @host_os@
219: host_vendor = @host_vendor@
220: htmldir = @htmldir@
221: includedir = @includedir@
222: infodir = @infodir@
223: install_sh = @install_sh@
224: libdir = @libdir@
225: libexecdir = @libexecdir@
226: localedir = @localedir@
227: localstatedir = @localstatedir@
228: lt_ECHO = @lt_ECHO@
229: mandir = @mandir@
230: mkdir_p = @mkdir_p@
231: oldincludedir = @oldincludedir@
232: pdfdir = @pdfdir@
233: pkgpyexecdir = @pkgpyexecdir@
234: pkgpythondir = @pkgpythondir@
235: prefix = @prefix@
236: program_transform_name = @program_transform_name@
237: psdir = @psdir@
238: pyexecdir = @pyexecdir@
239: pythondir = @pythondir@
240: sbindir = @sbindir@
241: sharedstatedir = @sharedstatedir@
242: srcdir = @srcdir@
243: sysconfdir = @sysconfdir@
244: target_alias = @target_alias@
245: top_build_prefix = @top_build_prefix@
246: top_builddir = @top_builddir@
247: top_srcdir = @top_srcdir@
248: EXTRA_DIST = Makefile.win libaxl-babel.def # libaxl-babel.vcproj
249: @ENABLE_AXL_LOG_TRUE@LOG = -DSHOW_DEBUG_LOG
250: INCLUDES = $(compiler_options) -g -I../src -I$(top_srcdir)/src -I$(top_srcdir) $(LIBRARIES_CFLAGS) -DVERSION=\""$(AXL_VERSION)"\" \
251: -DPACKAGE_DTD_DIR=\""$(datadir)"\" -DPACKAGE_TOP_DIR=\""$(top_srcdir)"\" \
252: -D__axl_disable_broken_bool_def__ \
253: -DVERSION=\"$(AXL_VERSION)\" $(LOG)
254:
255: libaxl_babelincludedir = $(includedir)/axl
256: lib_LTLIBRARIES = libaxl-babel.la
257: libaxl_babel_la_SOURCES = \
258: axl_babel.c \
259: axl_babel_iso885915.c \
260: axl_babel_iso88591.c \
261: axl_babel_iso88592.c \
262: axl_babel_iso88593.c \
263: axl_babel_iso88594.c \
264: axl_babel_iso88595.c \
265: axl_babel_iso88596.c \
266: axl_babel_iso88597.c \
267: axl_babel_iso88598.c \
268: axl_babel_iso88599.c
269:
270: libaxl_babelinclude_HEADERS = \
271: axl_babel.h \
272: axl_babel_iso885915.h \
273: axl_babel_iso88591.h \
274: axl_babel_iso88592.h \
275: axl_babel_iso88593.h \
276: axl_babel_iso88594.h \
277: axl_babel_iso88595.h \
278: axl_babel_iso88596.h \
279: axl_babel_iso88597.h \
280: axl_babel_iso88598.h \
281: axl_babel_iso88599.h
282:
283: libaxl_babel_la_LIBADD = $(top_builddir)/src/libaxl.la
284: libaxl_babel_la_LDFLAGS = -no-undefined -export-symbols-regex '^(axl|__axl|_axl).*'
285: gen_codes_SOURCES = gen-codes.c
286: gen_codes_LDADD = $(top_builddir)/src/libaxl.la
287: gen_table_SOURCES = gen-table.c
288: gen_table_LDADD = $(top_builddir)/src/libaxl.la
289: read_codes_SOURCES = read-codes.c
290: read_codes_LDADD = $(top_builddir)/src/libaxl.la
291: all: all-am
292:
293: .SUFFIXES:
294: .SUFFIXES: .c .lo .o .obj
295: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
296: @for dep in $?; do \
297: case '$(am__configure_deps)' in \
298: *$$dep*) \
299: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
300: && { if test -f $@; then exit 0; else break; fi; }; \
301: exit 1;; \
302: esac; \
303: done; \
304: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu babel/Makefile'; \
305: $(am__cd) $(top_srcdir) && \
306: $(AUTOMAKE) --gnu babel/Makefile
307: .PRECIOUS: Makefile
308: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
309: @case '$?' in \
310: *config.status*) \
311: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
312: *) \
313: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
314: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
315: esac;
316:
317: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
318: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319:
320: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
321: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
323: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324: $(am__aclocal_m4_deps):
325: install-libLTLIBRARIES: $(lib_LTLIBRARIES)
326: @$(NORMAL_INSTALL)
327: test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
328: @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
329: list2=; for p in $$list; do \
330: if test -f $$p; then \
331: list2="$$list2 $$p"; \
332: else :; fi; \
333: done; \
334: test -z "$$list2" || { \
335: echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
336: $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
337: }
338:
339: uninstall-libLTLIBRARIES:
340: @$(NORMAL_UNINSTALL)
341: @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
342: for p in $$list; do \
343: $(am__strip_dir) \
344: echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
345: $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
346: done
347:
348: clean-libLTLIBRARIES:
349: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
350: @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
351: dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
352: test "$$dir" != "$$p" || dir=.; \
353: echo "rm -f \"$${dir}/so_locations\""; \
354: rm -f "$${dir}/so_locations"; \
355: done
356: libaxl-babel.la: $(libaxl_babel_la_OBJECTS) $(libaxl_babel_la_DEPENDENCIES)
357: $(libaxl_babel_la_LINK) -rpath $(libdir) $(libaxl_babel_la_OBJECTS) $(libaxl_babel_la_LIBADD) $(LIBS)
358:
359: clean-noinstPROGRAMS:
360: @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
361: echo " rm -f" $$list; \
362: rm -f $$list || exit $$?; \
363: test -n "$(EXEEXT)" || exit 0; \
364: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
365: echo " rm -f" $$list; \
366: rm -f $$list
367: gen-codes$(EXEEXT): $(gen_codes_OBJECTS) $(gen_codes_DEPENDENCIES)
368: @rm -f gen-codes$(EXEEXT)
369: $(LINK) $(gen_codes_OBJECTS) $(gen_codes_LDADD) $(LIBS)
370: gen-table$(EXEEXT): $(gen_table_OBJECTS) $(gen_table_DEPENDENCIES)
371: @rm -f gen-table$(EXEEXT)
372: $(LINK) $(gen_table_OBJECTS) $(gen_table_LDADD) $(LIBS)
373: read-codes$(EXEEXT): $(read_codes_OBJECTS) $(read_codes_DEPENDENCIES)
374: @rm -f read-codes$(EXEEXT)
375: $(LINK) $(read_codes_OBJECTS) $(read_codes_LDADD) $(LIBS)
376:
377: mostlyclean-compile:
378: -rm -f *.$(OBJEXT)
379:
380: distclean-compile:
381: -rm -f *.tab.c
382:
383: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/axl_babel.Plo@am__quote@
384: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/axl_babel_iso88591.Plo@am__quote@
385: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/axl_babel_iso885915.Plo@am__quote@
386: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/axl_babel_iso88592.Plo@am__quote@
387: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/axl_babel_iso88593.Plo@am__quote@
388: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/axl_babel_iso88594.Plo@am__quote@
389: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/axl_babel_iso88595.Plo@am__quote@
390: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/axl_babel_iso88596.Plo@am__quote@
391: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/axl_babel_iso88597.Plo@am__quote@
392: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/axl_babel_iso88598.Plo@am__quote@
393: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/axl_babel_iso88599.Plo@am__quote@
394: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gen-codes.Po@am__quote@
395: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gen-table.Po@am__quote@
396: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/read-codes.Po@am__quote@
397:
398: .c.o:
399: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
400: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
401: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
402: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
403: @am__fastdepCC_FALSE@ $(COMPILE) -c $<
404:
405: .c.obj:
406: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
407: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
408: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
409: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
410: @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
411:
412: .c.lo:
413: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
414: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
415: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
416: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
417: @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
418:
419: mostlyclean-libtool:
420: -rm -f *.lo
421:
422: clean-libtool:
423: -rm -rf .libs _libs
424: install-libaxl_babelincludeHEADERS: $(libaxl_babelinclude_HEADERS)
425: @$(NORMAL_INSTALL)
426: test -z "$(libaxl_babelincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libaxl_babelincludedir)"
427: @list='$(libaxl_babelinclude_HEADERS)'; test -n "$(libaxl_babelincludedir)" || list=; \
428: for p in $$list; do \
429: if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
430: echo "$$d$$p"; \
431: done | $(am__base_list) | \
432: while read files; do \
433: echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libaxl_babelincludedir)'"; \
434: $(INSTALL_HEADER) $$files "$(DESTDIR)$(libaxl_babelincludedir)" || exit $$?; \
435: done
436:
437: uninstall-libaxl_babelincludeHEADERS:
438: @$(NORMAL_UNINSTALL)
439: @list='$(libaxl_babelinclude_HEADERS)'; test -n "$(libaxl_babelincludedir)" || list=; \
440: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
441: test -n "$$files" || exit 0; \
442: echo " ( cd '$(DESTDIR)$(libaxl_babelincludedir)' && rm -f" $$files ")"; \
443: cd "$(DESTDIR)$(libaxl_babelincludedir)" && rm -f $$files
444:
445: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
446: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
447: unique=`for i in $$list; do \
448: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
449: done | \
450: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
451: END { if (nonempty) { for (i in files) print i; }; }'`; \
452: mkid -fID $$unique
453: tags: TAGS
454:
455: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
456: $(TAGS_FILES) $(LISP)
457: set x; \
458: here=`pwd`; \
459: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
460: unique=`for i in $$list; do \
461: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
462: done | \
463: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
464: END { if (nonempty) { for (i in files) print i; }; }'`; \
465: shift; \
466: if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
467: test -n "$$unique" || unique=$$empty_fix; \
468: if test $$# -gt 0; then \
469: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
470: "$$@" $$unique; \
471: else \
472: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
473: $$unique; \
474: fi; \
475: fi
476: ctags: CTAGS
477: CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
478: $(TAGS_FILES) $(LISP)
479: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
480: unique=`for i in $$list; do \
481: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
482: done | \
483: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
484: END { if (nonempty) { for (i in files) print i; }; }'`; \
485: test -z "$(CTAGS_ARGS)$$unique" \
486: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
487: $$unique
488:
489: GTAGS:
490: here=`$(am__cd) $(top_builddir) && pwd` \
491: && $(am__cd) $(top_srcdir) \
492: && gtags -i $(GTAGS_ARGS) "$$here"
493:
494: distclean-tags:
495: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
496:
497: distdir: $(DISTFILES)
498: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
499: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
500: list='$(DISTFILES)'; \
501: dist_files=`for file in $$list; do echo $$file; done | \
502: sed -e "s|^$$srcdirstrip/||;t" \
503: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
504: case $$dist_files in \
505: */*) $(MKDIR_P) `echo "$$dist_files" | \
506: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
507: sort -u` ;; \
508: esac; \
509: for file in $$dist_files; do \
510: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
511: if test -d $$d/$$file; then \
512: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
513: if test -d "$(distdir)/$$file"; then \
514: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
515: fi; \
516: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
517: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
518: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
519: fi; \
520: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
521: else \
522: test -f "$(distdir)/$$file" \
523: || cp -p $$d/$$file "$(distdir)/$$file" \
524: || exit 1; \
525: fi; \
526: done
527: check-am: all-am
528: check: check-am
529: all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
530: installdirs:
531: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libaxl_babelincludedir)"; do \
532: test -z "$$dir" || $(MKDIR_P) "$$dir"; \
533: done
534: install: install-am
535: install-exec: install-exec-am
536: install-data: install-data-am
537: uninstall: uninstall-am
538:
539: install-am: all-am
540: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
541:
542: installcheck: installcheck-am
543: install-strip:
544: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
545: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
546: `test -z '$(STRIP)' || \
547: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
548: mostlyclean-generic:
549:
550: clean-generic:
551:
552: distclean-generic:
553: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
554: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
555:
556: maintainer-clean-generic:
557: @echo "This command is intended for maintainers to use"
558: @echo "it deletes files that may require special tools to rebuild."
559: clean: clean-am
560:
561: clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
562: clean-noinstPROGRAMS mostlyclean-am
563:
564: distclean: distclean-am
565: -rm -rf ./$(DEPDIR)
566: -rm -f Makefile
567: distclean-am: clean-am distclean-compile distclean-generic \
568: distclean-tags
569:
570: dvi: dvi-am
571:
572: dvi-am:
573:
574: html: html-am
575:
576: html-am:
577:
578: info: info-am
579:
580: info-am:
581:
582: install-data-am: install-libaxl_babelincludeHEADERS
583:
584: install-dvi: install-dvi-am
585:
586: install-dvi-am:
587:
588: install-exec-am: install-libLTLIBRARIES
589:
590: install-html: install-html-am
591:
592: install-html-am:
593:
594: install-info: install-info-am
595:
596: install-info-am:
597:
598: install-man:
599:
600: install-pdf: install-pdf-am
601:
602: install-pdf-am:
603:
604: install-ps: install-ps-am
605:
606: install-ps-am:
607:
608: installcheck-am:
609:
610: maintainer-clean: maintainer-clean-am
611: -rm -rf ./$(DEPDIR)
612: -rm -f Makefile
613: maintainer-clean-am: distclean-am maintainer-clean-generic
614:
615: mostlyclean: mostlyclean-am
616:
617: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
618: mostlyclean-libtool
619:
620: pdf: pdf-am
621:
622: pdf-am:
623:
624: ps: ps-am
625:
626: ps-am:
627:
628: uninstall-am: uninstall-libLTLIBRARIES \
629: uninstall-libaxl_babelincludeHEADERS
630:
631: .MAKE: install-am install-strip
632:
633: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
634: clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags \
635: distclean distclean-compile distclean-generic \
636: distclean-libtool distclean-tags distdir dvi dvi-am html \
637: html-am info info-am install install-am install-data \
638: install-data-am install-dvi install-dvi-am install-exec \
639: install-exec-am install-html install-html-am install-info \
640: install-info-am install-libLTLIBRARIES \
641: install-libaxl_babelincludeHEADERS install-man install-pdf \
642: install-pdf-am install-ps install-ps-am install-strip \
643: installcheck installcheck-am installdirs maintainer-clean \
644: maintainer-clean-generic mostlyclean mostlyclean-compile \
645: mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
646: tags uninstall uninstall-am uninstall-libLTLIBRARIES \
647: uninstall-libaxl_babelincludeHEADERS
648:
649:
650: libaxl-babel.def: update-def
651:
652: update-def:
653: echo "EXPORTS" > libaxl-babel.def
654: cat .libs/libaxl-babel.exp >> libaxl-babel.def
655:
656: refresh-tables: gen-table
657: ./gen-table codes.txt iso885915.utf8.txt iso-8859-15
658: ./gen-table codes.txt iso88591.utf8.txt iso-8859-1
659: ./gen-table codes.txt iso88592.utf8.txt iso-8859-2
660: ./gen-table codes.txt iso88593.utf8.txt iso-8859-3
661: ./gen-table codes.txt iso88594.utf8.txt iso-8859-4
662: ./gen-table codes.txt iso88595.utf8.txt iso-8859-5
663: ./gen-table codes.txt iso88596.utf8.txt iso-8859-6
664: ./gen-table codes.txt iso88597.utf8.txt iso-8859-7
665: ./gen-table codes.txt iso88598.utf8.txt iso-8859-8
666: ./gen-table codes.txt iso88599.utf8.txt iso-8859-9
667:
668: # Tell versions [3.59,3.63) of GNU make to not export all variables.
669: # Otherwise a system limit (for SysV at least) may be exceeded.
670: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>