1# Makefile.in generated by automake 1.10.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  Free Software Foundation, Inc.
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@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34subdir = data
35DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
38	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
39	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
40	$(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/intmax.m4 \
41	$(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
42	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
43	$(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
44	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
45	$(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
46	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
47	$(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
48	$(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
49	$(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \
50	$(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/wchar_t.m4 \
51	$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
52	$(top_srcdir)/configure.ac
53am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54	$(ACLOCAL_M4)
55mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
56CONFIG_HEADER = $(top_builddir)/config.h
57CONFIG_CLEAN_FILES =
58SOURCES =
59DIST_SOURCES =
60RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61	html-recursive info-recursive install-data-recursive \
62	install-dvi-recursive install-exec-recursive \
63	install-html-recursive install-info-recursive \
64	install-pdf-recursive install-ps-recursive install-recursive \
65	installcheck-recursive installdirs-recursive pdf-recursive \
66	ps-recursive uninstall-recursive
67RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
68  distclean-recursive maintainer-clean-recursive
69ETAGS = etags
70CTAGS = ctags
71DIST_SUBDIRS = $(SUBDIRS)
72DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73ACLOCAL = @ACLOCAL@
74ALLOCA = @ALLOCA@
75AMTAR = @AMTAR@
76AR = @AR@
77AUTOCONF = @AUTOCONF@
78AUTOHEADER = @AUTOHEADER@
79AUTOMAKE = @AUTOMAKE@
80AWK = @AWK@
81BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
82CATOBJEXT = @CATOBJEXT@
83CC = @CC@
84CCDEPMODE = @CCDEPMODE@
85CFLAGS = @CFLAGS@
86CPP = @CPP@
87CPPFLAGS = @CPPFLAGS@
88CXX = @CXX@
89CXXCPP = @CXXCPP@
90CXXDEPMODE = @CXXDEPMODE@
91CXXFLAGS = @CXXFLAGS@
92CYGPATH_W = @CYGPATH_W@
93DATADIRNAME = @DATADIRNAME@
94DEFS = @DEFS@
95DEPDIR = @DEPDIR@
96DOCBOOK_XSL = @DOCBOOK_XSL@
97DOT = @DOT@
98DOXYGEN = @DOXYGEN@
99DSYMUTIL = @DSYMUTIL@
100ECHO = @ECHO@
101ECHO_C = @ECHO_C@
102ECHO_N = @ECHO_N@
103ECHO_T = @ECHO_T@
104EGREP = @EGREP@
105EXEEXT = @EXEEXT@
106F77 = @F77@
107FFLAGS = @FFLAGS@
108GENCAT = @GENCAT@
109GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
110GLIBC21 = @GLIBC21@
111GMSGFMT = @GMSGFMT@
112GREP = @GREP@
113GTHREAD2_CFLAGS = @GTHREAD2_CFLAGS@
114GTHREAD2_LIBS = @GTHREAD2_LIBS@
115GTK2_CFLAGS = @GTK2_CFLAGS@
116GTK2_LIBS = @GTK2_LIBS@
117GTK_BINARY_VERSION = @GTK_BINARY_VERSION@
118GTK_IM_MODULEDIR = @GTK_IM_MODULEDIR@
119GTK_LIBDIR = @GTK_LIBDIR@
120GTK_VERSION = @GTK_VERSION@
121HAVE_ASPRINTF = @HAVE_ASPRINTF@
122HAVE_GRAPHVIZ = @HAVE_GRAPHVIZ@
123HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
124HAVE_SNPRINTF = @HAVE_SNPRINTF@
125HAVE_WPRINTF = @HAVE_WPRINTF@
126INCLUDE_STDINT = @INCLUDE_STDINT@
127INSTALL = @INSTALL@
128INSTALL_DATA = @INSTALL_DATA@
129INSTALL_PROGRAM = @INSTALL_PROGRAM@
130INSTALL_SCRIPT = @INSTALL_SCRIPT@
131INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
132INSTOBJEXT = @INSTOBJEXT@
133INTLBISON = @INTLBISON@
134INTLLIBS = @INTLLIBS@
135INTLOBJS = @INTLOBJS@
136INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
137INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
138INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
139INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
140INTLTOOL_ICONV = @INTLTOOL_ICONV@
141INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
142INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
143INTLTOOL_MERGE = @INTLTOOL_MERGE@
144INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
145INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
146INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
147INTLTOOL_PERL = @INTLTOOL_PERL@
148INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
149INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
150INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
151INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
152INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
153INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
154INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
155INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
156INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
157INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
158INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
159INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
160INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
161INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
162LDFLAGS = @LDFLAGS@
163LIBADD_DL = @LIBADD_DL@
164LIBICONV = @LIBICONV@
165LIBINTL = @LIBINTL@
166LIBOBJS = @LIBOBJS@
167LIBS = @LIBS@
168LIBTOOL = @LIBTOOL@
169LIBTOOL_DEPS = @LIBTOOL_DEPS@
170LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@
171LN_S = @LN_S@
172LTLIBICONV = @LTLIBICONV@
173LTLIBINTL = @LTLIBINTL@
174LTLIBOBJS = @LTLIBOBJS@
175MAKEINFO = @MAKEINFO@
176MKDIR_P = @MKDIR_P@
177MKINSTALLDIRS = @MKINSTALLDIRS@
178MSGFMT = @MSGFMT@
179MSGMERGE = @MSGMERGE@
180NMEDIT = @NMEDIT@
181OBJEXT = @OBJEXT@
182PACKAGE = @PACKAGE@
183PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
184PACKAGE_NAME = @PACKAGE_NAME@
185PACKAGE_STRING = @PACKAGE_STRING@
186PACKAGE_TARNAME = @PACKAGE_TARNAME@
187PACKAGE_VERSION = @PACKAGE_VERSION@
188PATH_SEPARATOR = @PATH_SEPARATOR@
189PERL = @PERL@
190PKG_CONFIG = @PKG_CONFIG@
191POSUB = @POSUB@
192RANLIB = @RANLIB@
193SCIM_AGE = @SCIM_AGE@
194SCIM_BINARY_VERSION = @SCIM_BINARY_VERSION@
195SCIM_BUILD_CONFIG_SIMPLE = @SCIM_BUILD_CONFIG_SIMPLE@
196SCIM_BUILD_CONFIG_SOCKET = @SCIM_BUILD_CONFIG_SOCKET@
197SCIM_BUILD_FILTER_SCTC = @SCIM_BUILD_FILTER_SCTC@
198SCIM_BUILD_FRONTEND_SOCKET = @SCIM_BUILD_FRONTEND_SOCKET@
199SCIM_BUILD_FRONTEND_X11 = @SCIM_BUILD_FRONTEND_X11@
200SCIM_BUILD_GTK2_IMMODULE = @SCIM_BUILD_GTK2_IMMODULE@
201SCIM_BUILD_GTK_UTILS = @SCIM_BUILD_GTK_UTILS@
202SCIM_BUILD_IMENGINE_RAWCODE = @SCIM_BUILD_IMENGINE_RAWCODE@
203SCIM_BUILD_IMENGINE_SOCKET = @SCIM_BUILD_IMENGINE_SOCKET@
204SCIM_BUILD_IMENGINE_TABLE = @SCIM_BUILD_IMENGINE_TABLE@
205SCIM_BUILD_PANEL_GTK = @SCIM_BUILD_PANEL_GTK@
206SCIM_BUILD_SCIM_SETUP = @SCIM_BUILD_SCIM_SETUP@
207SCIM_BUILD_TESTS = @SCIM_BUILD_TESTS@
208SCIM_BUILD_X11_UTILS = @SCIM_BUILD_X11_UTILS@
209SCIM_CURRENT = @SCIM_CURRENT@
210SCIM_DATADIR = @SCIM_DATADIR@
211SCIM_EPOCH = @SCIM_EPOCH@
212SCIM_ICONDIR = @SCIM_ICONDIR@
213SCIM_LIBEXECDIR = @SCIM_LIBEXECDIR@
214SCIM_LOCALEDIR = @SCIM_LOCALEDIR@
215SCIM_MAJOR_VERSION = @SCIM_MAJOR_VERSION@
216SCIM_MICRO_VERSION = @SCIM_MICRO_VERSION@
217SCIM_MINOR_VERSION = @SCIM_MINOR_VERSION@
218SCIM_MODULE_PATH = @SCIM_MODULE_PATH@
219SCIM_REVISION = @SCIM_REVISION@
220SCIM_SYSCONFDIR = @SCIM_SYSCONFDIR@
221SCIM_TEMPDIR = @SCIM_TEMPDIR@
222SCIM_VERSION = @SCIM_VERSION@
223SED = @SED@
224SET_MAKE = @SET_MAKE@
225SHELL = @SHELL@
226STRIP = @STRIP@
227UINT16 = @UINT16@
228UINT32 = @UINT32@
229UINT64 = @UINT64@
230USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
231USE_NLS = @USE_NLS@
232VERSION = @VERSION@
233XGETTEXT = @XGETTEXT@
234XMKMF = @XMKMF@
235XSLTPROC = @XSLTPROC@
236X_CFLAGS = @X_CFLAGS@
237X_EXTRA_LIBS = @X_EXTRA_LIBS@
238X_LIBS = @X_LIBS@
239X_PRE_LIBS = @X_PRE_LIBS@
240abs_builddir = @abs_builddir@
241abs_srcdir = @abs_srcdir@
242abs_top_builddir = @abs_top_builddir@
243abs_top_srcdir = @abs_top_srcdir@
244ac_aux_dir = @ac_aux_dir@
245ac_ct_CC = @ac_ct_CC@
246ac_ct_CXX = @ac_ct_CXX@
247ac_ct_F77 = @ac_ct_F77@
248am__include = @am__include@
249am__leading_dot = @am__leading_dot@
250am__quote = @am__quote@
251am__tar = @am__tar@
252am__untar = @am__untar@
253bindir = @bindir@
254build = @build@
255build_alias = @build_alias@
256build_cpu = @build_cpu@
257build_os = @build_os@
258build_vendor = @build_vendor@
259builddir = @builddir@
260datadir = @datadir@
261datarootdir = @datarootdir@
262docdir = @docdir@
263dvidir = @dvidir@
264exec_prefix = @exec_prefix@
265host = @host@
266host_alias = @host_alias@
267host_cpu = @host_cpu@
268host_os = @host_os@
269host_vendor = @host_vendor@
270htmldir = @htmldir@
271includedir = @includedir@
272infodir = @infodir@
273install_sh = @install_sh@
274libdir = @libdir@
275libexecdir = @libexecdir@
276localedir = @localedir@
277localstatedir = @localstatedir@
278mandir = @mandir@
279mkdir_p = @mkdir_p@
280oldincludedir = @oldincludedir@
281pdfdir = @pdfdir@
282prefix = @prefix@
283program_transform_name = @program_transform_name@
284psdir = @psdir@
285sbindir = @sbindir@
286sharedstatedir = @sharedstatedir@
287srcdir = @srcdir@
288sysconfdir = @sysconfdir@
289target_alias = @target_alias@
290top_build_prefix = @top_build_prefix@
291top_builddir = @top_builddir@
292top_srcdir = @top_srcdir@
293MAINTAINERCLEANFILES = Makefile.in
294CLEANFILES = *.bak
295SUBDIRS = icons pixmaps
296all: all-recursive
297
298.SUFFIXES:
299$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
300	@for dep in $?; do \
301	  case '$(am__configure_deps)' in \
302	    *$$dep*) \
303	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
304		&& exit 0; \
305	      exit 1;; \
306	  esac; \
307	done; \
308	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/Makefile'; \
309	cd $(top_srcdir) && \
310	  $(AUTOMAKE) --gnu  data/Makefile
311.PRECIOUS: Makefile
312Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
313	@case '$?' in \
314	  *config.status*) \
315	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
316	  *) \
317	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
318	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
319	esac;
320
321$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
322	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323
324$(top_srcdir)/configure:  $(am__configure_deps)
325	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
327	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328
329mostlyclean-libtool:
330	-rm -f *.lo
331
332clean-libtool:
333	-rm -rf .libs _libs
334
335# This directory's subdirectories are mostly independent; you can cd
336# into them and run `make' without going through this Makefile.
337# To change the values of `make' variables: instead of editing Makefiles,
338# (1) if the variable is set in `config.status', edit `config.status'
339#     (which will cause the Makefiles to be regenerated when you run `make');
340# (2) otherwise, pass the desired values on the `make' command line.
341$(RECURSIVE_TARGETS):
342	@failcom='exit 1'; \
343	for f in x $$MAKEFLAGS; do \
344	  case $$f in \
345	    *=* | --[!k]*);; \
346	    *k*) failcom='fail=yes';; \
347	  esac; \
348	done; \
349	dot_seen=no; \
350	target=`echo $@ | sed s/-recursive//`; \
351	list='$(SUBDIRS)'; for subdir in $$list; do \
352	  echo "Making $$target in $$subdir"; \
353	  if test "$$subdir" = "."; then \
354	    dot_seen=yes; \
355	    local_target="$$target-am"; \
356	  else \
357	    local_target="$$target"; \
358	  fi; \
359	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
360	  || eval $$failcom; \
361	done; \
362	if test "$$dot_seen" = "no"; then \
363	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
364	fi; test -z "$$fail"
365
366$(RECURSIVE_CLEAN_TARGETS):
367	@failcom='exit 1'; \
368	for f in x $$MAKEFLAGS; do \
369	  case $$f in \
370	    *=* | --[!k]*);; \
371	    *k*) failcom='fail=yes';; \
372	  esac; \
373	done; \
374	dot_seen=no; \
375	case "$@" in \
376	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
377	  *) list='$(SUBDIRS)' ;; \
378	esac; \
379	rev=''; for subdir in $$list; do \
380	  if test "$$subdir" = "."; then :; else \
381	    rev="$$subdir $$rev"; \
382	  fi; \
383	done; \
384	rev="$$rev ."; \
385	target=`echo $@ | sed s/-recursive//`; \
386	for subdir in $$rev; do \
387	  echo "Making $$target in $$subdir"; \
388	  if test "$$subdir" = "."; then \
389	    local_target="$$target-am"; \
390	  else \
391	    local_target="$$target"; \
392	  fi; \
393	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
394	  || eval $$failcom; \
395	done && test -z "$$fail"
396tags-recursive:
397	list='$(SUBDIRS)'; for subdir in $$list; do \
398	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
399	done
400ctags-recursive:
401	list='$(SUBDIRS)'; for subdir in $$list; do \
402	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
403	done
404
405ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
406	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
407	unique=`for i in $$list; do \
408	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409	  done | \
410	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
411	      END { if (nonempty) { for (i in files) print i; }; }'`; \
412	mkid -fID $$unique
413tags: TAGS
414
415TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
416		$(TAGS_FILES) $(LISP)
417	tags=; \
418	here=`pwd`; \
419	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
420	  include_option=--etags-include; \
421	  empty_fix=.; \
422	else \
423	  include_option=--include; \
424	  empty_fix=; \
425	fi; \
426	list='$(SUBDIRS)'; for subdir in $$list; do \
427	  if test "$$subdir" = .; then :; else \
428	    test ! -f $$subdir/TAGS || \
429	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
430	  fi; \
431	done; \
432	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
433	unique=`for i in $$list; do \
434	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
435	  done | \
436	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
437	      END { if (nonempty) { for (i in files) print i; }; }'`; \
438	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
439	  test -n "$$unique" || unique=$$empty_fix; \
440	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
441	    $$tags $$unique; \
442	fi
443ctags: CTAGS
444CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
445		$(TAGS_FILES) $(LISP)
446	tags=; \
447	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
448	unique=`for i in $$list; do \
449	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
450	  done | \
451	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
452	      END { if (nonempty) { for (i in files) print i; }; }'`; \
453	test -z "$(CTAGS_ARGS)$$tags$$unique" \
454	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
455	     $$tags $$unique
456
457GTAGS:
458	here=`$(am__cd) $(top_builddir) && pwd` \
459	  && cd $(top_srcdir) \
460	  && gtags -i $(GTAGS_ARGS) $$here
461
462distclean-tags:
463	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
464
465distdir: $(DISTFILES)
466	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
467	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
468	list='$(DISTFILES)'; \
469	  dist_files=`for file in $$list; do echo $$file; done | \
470	  sed -e "s|^$$srcdirstrip/||;t" \
471	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
472	case $$dist_files in \
473	  */*) $(MKDIR_P) `echo "$$dist_files" | \
474			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
475			   sort -u` ;; \
476	esac; \
477	for file in $$dist_files; do \
478	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
479	  if test -d $$d/$$file; then \
480	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
481	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
482	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
483	    fi; \
484	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
485	  else \
486	    test -f $(distdir)/$$file \
487	    || cp -p $$d/$$file $(distdir)/$$file \
488	    || exit 1; \
489	  fi; \
490	done
491	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
492	  if test "$$subdir" = .; then :; else \
493	    test -d "$(distdir)/$$subdir" \
494	    || $(MKDIR_P) "$(distdir)/$$subdir" \
495	    || exit 1; \
496	    distdir=`$(am__cd) $(distdir) && pwd`; \
497	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
498	    (cd $$subdir && \
499	      $(MAKE) $(AM_MAKEFLAGS) \
500	        top_distdir="$$top_distdir" \
501	        distdir="$$distdir/$$subdir" \
502		am__remove_distdir=: \
503		am__skip_length_check=: \
504	        distdir) \
505	      || exit 1; \
506	  fi; \
507	done
508check-am: all-am
509check: check-recursive
510all-am: Makefile
511installdirs: installdirs-recursive
512installdirs-am:
513install: install-recursive
514install-exec: install-exec-recursive
515install-data: install-data-recursive
516uninstall: uninstall-recursive
517
518install-am: all-am
519	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
520
521installcheck: installcheck-recursive
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	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
531
532distclean-generic:
533	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_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."
538	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
539clean: clean-recursive
540
541clean-am: clean-generic clean-libtool mostlyclean-am
542
543distclean: distclean-recursive
544	-rm -f Makefile
545distclean-am: clean-am distclean-generic distclean-tags
546
547dvi: dvi-recursive
548
549dvi-am:
550
551html: html-recursive
552
553info: info-recursive
554
555info-am:
556
557install-data-am:
558
559install-dvi: install-dvi-recursive
560
561install-exec-am:
562
563install-html: install-html-recursive
564
565install-info: install-info-recursive
566
567install-man:
568
569install-pdf: install-pdf-recursive
570
571install-ps: install-ps-recursive
572
573installcheck-am:
574
575maintainer-clean: maintainer-clean-recursive
576	-rm -f Makefile
577maintainer-clean-am: distclean-am maintainer-clean-generic
578
579mostlyclean: mostlyclean-recursive
580
581mostlyclean-am: mostlyclean-generic mostlyclean-libtool
582
583pdf: pdf-recursive
584
585pdf-am:
586
587ps: ps-recursive
588
589ps-am:
590
591uninstall-am:
592
593.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
594	install-strip
595
596.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
597	all all-am check check-am clean clean-generic clean-libtool \
598	ctags ctags-recursive distclean distclean-generic \
599	distclean-libtool distclean-tags distdir dvi dvi-am html \
600	html-am info info-am install install-am install-data \
601	install-data-am install-dvi install-dvi-am install-exec \
602	install-exec-am install-html install-html-am install-info \
603	install-info-am install-man install-pdf install-pdf-am \
604	install-ps install-ps-am install-strip installcheck \
605	installcheck-am installdirs installdirs-am maintainer-clean \
606	maintainer-clean-generic mostlyclean mostlyclean-generic \
607	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
608	uninstall uninstall-am
609
610# Tell versions [3.59,3.63) of GNU make to not export all variables.
611# Otherwise a system limit (for SysV at least) may be exceeded.
612.NOEXPORT:
613