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 = src/text
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42	$(ACLOCAL_M4)
43mkinstalldirs = $(install_sh) -d
44CONFIG_HEADER = $(top_builddir)/config.h
45CONFIG_CLEAN_FILES =
46CONFIG_CLEAN_VPATH_FILES =
47am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
48am__vpath_adj = case $$p in \
49    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
50    *) f=$$p;; \
51  esac;
52am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
53am__install_max = 40
54am__nobase_strip_setup = \
55  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
56am__nobase_strip = \
57  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
58am__nobase_list = $(am__nobase_strip_setup); \
59  for p in $$list; do echo "$$p $$p"; done | \
60  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
61  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
62    if (++n[$$2] == $(am__install_max)) \
63      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
64    END { for (dir in files) print dir, files[dir] }'
65am__base_list = \
66  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
67  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
68am__installdirs = "$(DESTDIR)$(moduledir)"
69LTLIBRARIES = $(module_LTLIBRARIES)
70libtext_la_DEPENDENCIES =
71am__dist_libtext_la_SOURCES_DIST = text.c
72@TEXT_PLUGIN_TRUE@dist_libtext_la_OBJECTS = text.lo
73@TEXT_PLUGIN_TRUE@nodist_libtext_la_OBJECTS = text_options.lo
74libtext_la_OBJECTS = $(dist_libtext_la_OBJECTS) \
75	$(nodist_libtext_la_OBJECTS)
76libtext_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
77	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
78	$(libtext_la_LDFLAGS) $(LDFLAGS) -o $@
79@TEXT_PLUGIN_TRUE@am_libtext_la_rpath = -rpath $(moduledir)
80DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
81depcomp = $(SHELL) $(top_srcdir)/depcomp
82am__depfiles_maybe = depfiles
83am__mv = mv -f
84COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
85	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
87	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
88	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89CCLD = $(CC)
90LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
91	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
92	$(LDFLAGS) -o $@
93SOURCES = $(dist_libtext_la_SOURCES) $(nodist_libtext_la_SOURCES)
94DIST_SOURCES = $(am__dist_libtext_la_SOURCES_DIST)
95ETAGS = etags
96CTAGS = ctags
97DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98ACLOCAL = @ACLOCAL@
99ALL_LINGUAS = @ALL_LINGUAS@
100AMTAR = @AMTAR@
101AR = @AR@
102AUTOCONF = @AUTOCONF@
103AUTOHEADER = @AUTOHEADER@
104AUTOMAKE = @AUTOMAKE@
105AWK = @AWK@
106BCOP_BIN = @BCOP_BIN@
107BCOP_CFLAGS = @BCOP_CFLAGS@
108BCOP_LIBS = @BCOP_LIBS@
109CAIRO_CFLAGS = @CAIRO_CFLAGS@
110CAIRO_LIBS = @CAIRO_LIBS@
111CATALOGS = @CATALOGS@
112CATOBJEXT = @CATOBJEXT@
113CC = @CC@
114CCDEPMODE = @CCDEPMODE@
115CFLAGS = @CFLAGS@
116COMPIZ_CFLAGS = @COMPIZ_CFLAGS@
117COMPIZ_LIBS = @COMPIZ_LIBS@
118CPP = @CPP@
119CPPFLAGS = @CPPFLAGS@
120CYGPATH_W = @CYGPATH_W@
121DATADIRNAME = @DATADIRNAME@
122DEFS = @DEFS@
123DEPDIR = @DEPDIR@
124DSYMUTIL = @DSYMUTIL@
125DUMPBIN = @DUMPBIN@
126ECHO_C = @ECHO_C@
127ECHO_N = @ECHO_N@
128ECHO_T = @ECHO_T@
129EGREP = @EGREP@
130EXEEXT = @EXEEXT@
131FGREP = @FGREP@
132GCONFTOOL = @GCONFTOOL@
133GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
134GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
135GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
136GL_CFLAGS = @GL_CFLAGS@
137GL_LIBS = @GL_LIBS@
138GMOFILES = @GMOFILES@
139GMSGFMT = @GMSGFMT@
140GREP = @GREP@
141INSTALL = @INSTALL@
142INSTALL_DATA = @INSTALL_DATA@
143INSTALL_PROGRAM = @INSTALL_PROGRAM@
144INSTALL_SCRIPT = @INSTALL_SCRIPT@
145INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146INSTOBJEXT = @INSTOBJEXT@
147INTLLIBS = @INTLLIBS@
148INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
149INTLTOOL_MERGE = @INTLTOOL_MERGE@
150INTLTOOL_PERL = @INTLTOOL_PERL@
151INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
152LD = @LD@
153LDFLAGS = @LDFLAGS@
154LIBOBJS = @LIBOBJS@
155LIBS = @LIBS@
156LIBTOOL = @LIBTOOL@
157LIPO = @LIPO@
158LN_S = @LN_S@
159LTLIBOBJS = @LTLIBOBJS@
160MAINT = @MAINT@
161MAKEINFO = @MAKEINFO@
162MKDIR_P = @MKDIR_P@
163MKINSTALLDIRS = @MKINSTALLDIRS@
164MSGFMT = @MSGFMT@
165MSGFMT_OPTS = @MSGFMT_OPTS@
166MSGMERGE = @MSGMERGE@
167NM = @NM@
168NMEDIT = @NMEDIT@
169OBJDUMP = @OBJDUMP@
170OBJEXT = @OBJEXT@
171OTOOL = @OTOOL@
172OTOOL64 = @OTOOL64@
173PACKAGE = @PACKAGE@
174PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175PACKAGE_NAME = @PACKAGE_NAME@
176PACKAGE_STRING = @PACKAGE_STRING@
177PACKAGE_TARNAME = @PACKAGE_TARNAME@
178PACKAGE_URL = @PACKAGE_URL@
179PACKAGE_VERSION = @PACKAGE_VERSION@
180PANGO_CFLAGS = @PANGO_CFLAGS@
181PANGO_LIBS = @PANGO_LIBS@
182PATH_SEPARATOR = @PATH_SEPARATOR@
183PKG_CONFIG = @PKG_CONFIG@
184PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
185PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
186POFILES = @POFILES@
187POSUB = @POSUB@
188PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
189PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
190RANLIB = @RANLIB@
191SCALE_CFLAGS = @SCALE_CFLAGS@
192SCALE_LIBS = @SCALE_LIBS@
193SCHEMAS_CFLAGS = @SCHEMAS_CFLAGS@
194SCHEMAS_LIBS = @SCHEMAS_LIBS@
195SED = @SED@
196SET_MAKE = @SET_MAKE@
197SHELL = @SHELL@
198STRIP = @STRIP@
199USE_NLS = @USE_NLS@
200VERSION = @VERSION@
201XGETTEXT = @XGETTEXT@
202abs_builddir = @abs_builddir@
203abs_srcdir = @abs_srcdir@
204abs_top_builddir = @abs_top_builddir@
205abs_top_srcdir = @abs_top_srcdir@
206ac_ct_CC = @ac_ct_CC@
207ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
208am__include = @am__include@
209am__leading_dot = @am__leading_dot@
210am__quote = @am__quote@
211am__tar = @am__tar@
212am__untar = @am__untar@
213bindir = @bindir@
214build = @build@
215build_alias = @build_alias@
216build_cpu = @build_cpu@
217build_os = @build_os@
218build_vendor = @build_vendor@
219builddir = @builddir@
220compdatadir = @compdatadir@
221datadir = @datadir@
222datarootdir = @datarootdir@
223docdir = @docdir@
224dvidir = @dvidir@
225exec_prefix = @exec_prefix@
226host = @host@
227host_alias = @host_alias@
228host_cpu = @host_cpu@
229host_os = @host_os@
230host_vendor = @host_vendor@
231htmldir = @htmldir@
232imagedir = @imagedir@
233includedir = @includedir@
234infodir = @infodir@
235install_sh = @install_sh@
236libdir = @libdir@
237libexecdir = @libexecdir@
238localedir = @localedir@
239localstatedir = @localstatedir@
240lt_ECHO = @lt_ECHO@
241mandir = @mandir@
242metadatadir = @metadatadir@
243mkdir_p = @mkdir_p@
244oldincludedir = @oldincludedir@
245pdfdir = @pdfdir@
246plugindir = @plugindir@
247prefix = @prefix@
248program_transform_name = @program_transform_name@
249psdir = @psdir@
250sbindir = @sbindir@
251sharedstatedir = @sharedstatedir@
252srcdir = @srcdir@
253sysconfdir = @sysconfdir@
254target_alias = @target_alias@
255top_build_prefix = @top_build_prefix@
256top_builddir = @top_builddir@
257top_srcdir = @top_srcdir@
258xsltdir = @xsltdir@
259PFLAGS = -module -avoid-version -no-undefined
260@TEXT_PLUGIN_TRUE@libtext_la_LDFLAGS = $(PFLAGS)
261@TEXT_PLUGIN_TRUE@libtext_la_LIBADD = @COMPIZ_LIBS@ @PANGO_LIBS@
262@TEXT_PLUGIN_TRUE@nodist_libtext_la_SOURCES = text_options.c text_options.h
263@TEXT_PLUGIN_TRUE@dist_libtext_la_SOURCES = text.c
264BUILT_SOURCES = $(nodist_libtext_la_SOURCES)
265INCLUDES = \
266	-I$(top_srcdir)/include         \
267	@COMPIZ_CFLAGS@                  \
268	@PANGO_CFLAGS@			\
269	-DDATADIR='"$(compdatadir)"'        \
270	-DLIBDIR='"$(libdir)"'              \
271	-DLOCALEDIR="\"@datadir@/locale\""  \
272	-DIMAGEDIR='"$(imagedir)"'
273
274moduledir = $(plugindir)
275@TEXT_PLUGIN_TRUE@module_LTLIBRARIES = libtext.la
276CLEANFILES = *_options.c *_options.h
277all: $(BUILT_SOURCES)
278	$(MAKE) $(AM_MAKEFLAGS) all-am
279
280.SUFFIXES:
281.SUFFIXES: .c .lo .o .obj
282$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
283	@for dep in $?; do \
284	  case '$(am__configure_deps)' in \
285	    *$$dep*) \
286	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
287	        && { if test -f $@; then exit 0; else break; fi; }; \
288	      exit 1;; \
289	  esac; \
290	done; \
291	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/text/Makefile'; \
292	$(am__cd) $(top_srcdir) && \
293	  $(AUTOMAKE) --gnu src/text/Makefile
294.PRECIOUS: Makefile
295Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296	@case '$?' in \
297	  *config.status*) \
298	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
299	  *) \
300	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
301	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
302	esac;
303
304$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
305	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306
307$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
308	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
310	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311$(am__aclocal_m4_deps):
312install-moduleLTLIBRARIES: $(module_LTLIBRARIES)
313	@$(NORMAL_INSTALL)
314	test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
315	@list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \
316	list2=; for p in $$list; do \
317	  if test -f $$p; then \
318	    list2="$$list2 $$p"; \
319	  else :; fi; \
320	done; \
321	test -z "$$list2" || { \
322	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(moduledir)'"; \
323	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(moduledir)"; \
324	}
325
326uninstall-moduleLTLIBRARIES:
327	@$(NORMAL_UNINSTALL)
328	@list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \
329	for p in $$list; do \
330	  $(am__strip_dir) \
331	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(moduledir)/$$f'"; \
332	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(moduledir)/$$f"; \
333	done
334
335clean-moduleLTLIBRARIES:
336	-test -z "$(module_LTLIBRARIES)" || rm -f $(module_LTLIBRARIES)
337	@list='$(module_LTLIBRARIES)'; for p in $$list; do \
338	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
339	  test "$$dir" != "$$p" || dir=.; \
340	  echo "rm -f \"$${dir}/so_locations\""; \
341	  rm -f "$${dir}/so_locations"; \
342	done
343libtext.la: $(libtext_la_OBJECTS) $(libtext_la_DEPENDENCIES)
344	$(libtext_la_LINK) $(am_libtext_la_rpath) $(libtext_la_OBJECTS) $(libtext_la_LIBADD) $(LIBS)
345
346mostlyclean-compile:
347	-rm -f *.$(OBJEXT)
348
349distclean-compile:
350	-rm -f *.tab.c
351
352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text.Plo@am__quote@
353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text_options.Plo@am__quote@
354
355.c.o:
356@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
357@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
358@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
359@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
360@am__fastdepCC_FALSE@	$(COMPILE) -c $<
361
362.c.obj:
363@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
364@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
365@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
366@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
368
369.c.lo:
370@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
371@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
372@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
373@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
375
376mostlyclean-libtool:
377	-rm -f *.lo
378
379clean-libtool:
380	-rm -rf .libs _libs
381
382ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
383	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
384	unique=`for i in $$list; do \
385	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386	  done | \
387	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
388	      END { if (nonempty) { for (i in files) print i; }; }'`; \
389	mkid -fID $$unique
390tags: TAGS
391
392TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
393		$(TAGS_FILES) $(LISP)
394	set x; \
395	here=`pwd`; \
396	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
397	unique=`for i in $$list; do \
398	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
399	  done | \
400	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
401	      END { if (nonempty) { for (i in files) print i; }; }'`; \
402	shift; \
403	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
404	  test -n "$$unique" || unique=$$empty_fix; \
405	  if test $$# -gt 0; then \
406	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
407	      "$$@" $$unique; \
408	  else \
409	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
410	      $$unique; \
411	  fi; \
412	fi
413ctags: CTAGS
414CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
415		$(TAGS_FILES) $(LISP)
416	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
417	unique=`for i in $$list; do \
418	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
419	  done | \
420	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
421	      END { if (nonempty) { for (i in files) print i; }; }'`; \
422	test -z "$(CTAGS_ARGS)$$unique" \
423	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
424	     $$unique
425
426GTAGS:
427	here=`$(am__cd) $(top_builddir) && pwd` \
428	  && $(am__cd) $(top_srcdir) \
429	  && gtags -i $(GTAGS_ARGS) "$$here"
430
431distclean-tags:
432	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
433
434distdir: $(DISTFILES)
435	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
436	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
437	list='$(DISTFILES)'; \
438	  dist_files=`for file in $$list; do echo $$file; done | \
439	  sed -e "s|^$$srcdirstrip/||;t" \
440	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
441	case $$dist_files in \
442	  */*) $(MKDIR_P) `echo "$$dist_files" | \
443			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
444			   sort -u` ;; \
445	esac; \
446	for file in $$dist_files; do \
447	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
448	  if test -d $$d/$$file; then \
449	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
450	    if test -d "$(distdir)/$$file"; then \
451	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
452	    fi; \
453	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
454	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
455	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
456	    fi; \
457	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
458	  else \
459	    test -f "$(distdir)/$$file" \
460	    || cp -p $$d/$$file "$(distdir)/$$file" \
461	    || exit 1; \
462	  fi; \
463	done
464check-am: all-am
465check: $(BUILT_SOURCES)
466	$(MAKE) $(AM_MAKEFLAGS) check-am
467all-am: Makefile $(LTLIBRARIES)
468installdirs:
469	for dir in "$(DESTDIR)$(moduledir)"; do \
470	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
471	done
472install: $(BUILT_SOURCES)
473	$(MAKE) $(AM_MAKEFLAGS) install-am
474install-exec: install-exec-am
475install-data: install-data-am
476uninstall: uninstall-am
477
478install-am: all-am
479	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
480
481installcheck: installcheck-am
482install-strip:
483	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
484	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
485	  `test -z '$(STRIP)' || \
486	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
487mostlyclean-generic:
488
489clean-generic:
490	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
491
492distclean-generic:
493	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
494	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
495
496maintainer-clean-generic:
497	@echo "This command is intended for maintainers to use"
498	@echo "it deletes files that may require special tools to rebuild."
499	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
500clean: clean-am
501
502clean-am: clean-generic clean-libtool clean-moduleLTLIBRARIES \
503	mostlyclean-am
504
505distclean: distclean-am
506	-rm -rf ./$(DEPDIR)
507	-rm -f Makefile
508distclean-am: clean-am distclean-compile distclean-generic \
509	distclean-tags
510
511dvi: dvi-am
512
513dvi-am:
514
515html: html-am
516
517html-am:
518
519info: info-am
520
521info-am:
522
523install-data-am: install-moduleLTLIBRARIES
524
525install-dvi: install-dvi-am
526
527install-dvi-am:
528
529install-exec-am:
530
531install-html: install-html-am
532
533install-html-am:
534
535install-info: install-info-am
536
537install-info-am:
538
539install-man:
540
541install-pdf: install-pdf-am
542
543install-pdf-am:
544
545install-ps: install-ps-am
546
547install-ps-am:
548
549installcheck-am:
550
551maintainer-clean: maintainer-clean-am
552	-rm -rf ./$(DEPDIR)
553	-rm -f Makefile
554maintainer-clean-am: distclean-am maintainer-clean-generic
555
556mostlyclean: mostlyclean-am
557
558mostlyclean-am: mostlyclean-compile mostlyclean-generic \
559	mostlyclean-libtool
560
561pdf: pdf-am
562
563pdf-am:
564
565ps: ps-am
566
567ps-am:
568
569uninstall-am: uninstall-moduleLTLIBRARIES
570
571.MAKE: all check install install-am install-strip
572
573.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
574	clean-libtool clean-moduleLTLIBRARIES ctags distclean \
575	distclean-compile distclean-generic distclean-libtool \
576	distclean-tags distdir dvi dvi-am html html-am info info-am \
577	install install-am install-data install-data-am install-dvi \
578	install-dvi-am install-exec install-exec-am install-html \
579	install-html-am install-info install-info-am install-man \
580	install-moduleLTLIBRARIES install-pdf install-pdf-am \
581	install-ps install-ps-am install-strip installcheck \
582	installcheck-am installdirs maintainer-clean \
583	maintainer-clean-generic mostlyclean mostlyclean-compile \
584	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
585	tags uninstall uninstall-am uninstall-moduleLTLIBRARIES
586
587
588text_options.h: ../../metadata/text.xml.in
589		$(BCOP_BIN) --header $@ $<
590
591text_options.c: ../../metadata/text.xml.in text_options.h
592		$(BCOP_BIN) --source $@ $<
593
594# Tell versions [3.59,3.63) of GNU make to not export all variables.
595# Otherwise a system limit (for SysV at least) may be exceeded.
596.NOEXPORT:
597