1# Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6# Foundation, 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@
19am__make_dryrun = \
20  { \
21    am__dry=no; \
22    case $$MAKEFLAGS in \
23      *\\[\ \	]*) \
24        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26      *) \
27        for am__flg in $$MAKEFLAGS; do \
28          case $$am__flg in \
29            *=*|--*) ;; \
30            *n*) am__dry=yes; break;; \
31          esac; \
32        done;; \
33    esac; \
34    test $$am__dry = yes; \
35  }
36pkgdatadir = $(datadir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52build_triplet = @build@
53host_triplet = @host@
54# we still compile the plugin (just to make sure it compiles!) but we don't
55# install it
56@ENABLE_PLUGINS_FALSE@am__append_1 = $(installable_plugins)
57subdir = plugins
58DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
59ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
61	$(top_srcdir)/m4/ax_config_dir.m4 $(top_srcdir)/m4/libtool.m4 \
62	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
63	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
64	$(top_srcdir)/m4/salut-args.m4 $(top_srcdir)/m4/salut-gcov.m4 \
65	$(top_srcdir)/m4/salut-lcov.m4 \
66	$(top_srcdir)/m4/salut-valgrind.m4 \
67	$(top_srcdir)/m4/tp-compiler-flag.m4 \
68	$(top_srcdir)/m4/tp-compiler-warnings.m4 \
69	$(top_srcdir)/configure.ac
70am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71	$(ACLOCAL_M4)
72mkinstalldirs = $(install_sh) -d
73CONFIG_HEADER = $(top_builddir)/config.h
74CONFIG_CLEAN_FILES =
75CONFIG_CLEAN_VPATH_FILES =
76am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
77am__vpath_adj = case $$p in \
78    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
79    *) f=$$p;; \
80  esac;
81am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
82am__install_max = 40
83am__nobase_strip_setup = \
84  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
85am__nobase_strip = \
86  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
87am__nobase_list = $(am__nobase_strip_setup); \
88  for p in $$list; do echo "$$p $$p"; done | \
89  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
90  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
91    if (++n[$$2] == $(am__install_max)) \
92      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
93    END { for (dir in files) print dir, files[dir] }'
94am__base_list = \
95  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
96  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
97am__uninstall_files_from_dir = { \
98  test -z "$$files" \
99    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
100    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
101         $(am__cd) "$$dir" && rm -f $$files; }; \
102  }
103am__installdirs = "$(DESTDIR)$(pluginexecdir)"
104LTLIBRARIES = $(noinst_LTLIBRARIES) $(pluginexec_LTLIBRARIES)
105test_la_LIBADD =
106am_test_la_OBJECTS = test.lo
107test_la_OBJECTS = $(am_test_la_OBJECTS)
108AM_V_lt = $(am__v_lt_@AM_V@)
109am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
110am__v_lt_0 = --silent
111test_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
112	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
113	$(test_la_LDFLAGS) $(LDFLAGS) -o $@
114DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
115depcomp = $(SHELL) $(top_srcdir)/depcomp
116am__depfiles_maybe = depfiles
117am__mv = mv -f
118COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
119	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
120LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
121	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
122	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
123	$(AM_CFLAGS) $(CFLAGS)
124AM_V_CC = $(am__v_CC_@AM_V@)
125am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
126am__v_CC_0 = @echo "  CC    " $@;
127AM_V_at = $(am__v_at_@AM_V@)
128am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
129am__v_at_0 = @
130CCLD = $(CC)
131LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
132	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
133	$(AM_LDFLAGS) $(LDFLAGS) -o $@
134AM_V_CCLD = $(am__v_CCLD_@AM_V@)
135am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
136am__v_CCLD_0 = @echo "  CCLD  " $@;
137AM_V_GEN = $(am__v_GEN_@AM_V@)
138am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
139am__v_GEN_0 = @echo "  GEN   " $@;
140SOURCES = $(test_la_SOURCES)
141DIST_SOURCES = $(test_la_SOURCES)
142am__can_run_installinfo = \
143  case $$AM_UPDATE_INFO_DIR in \
144    n|no|NO) false;; \
145    *) (install-info --version) >/dev/null 2>&1;; \
146  esac
147ETAGS = etags
148CTAGS = ctags
149DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
150ACLOCAL = @ACLOCAL@
151AMTAR = @AMTAR@
152AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
153AR = @AR@
154AUTOCONF = @AUTOCONF@
155AUTOHEADER = @AUTOHEADER@
156AUTOMAKE = @AUTOMAKE@
157AVAHI_CFLAGS = @AVAHI_CFLAGS@
158AVAHI_LIBS = @AVAHI_LIBS@
159AWK = @AWK@
160BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
161BONJOUR_LIBS = @BONJOUR_LIBS@
162CC = @CC@
163CCAS = @CCAS@
164CCASDEPMODE = @CCASDEPMODE@
165CCASFLAGS = @CCASFLAGS@
166CCDEPMODE = @CCDEPMODE@
167CFLAGS = @CFLAGS@
168CPP = @CPP@
169CPPFLAGS = @CPPFLAGS@
170CXXFLAGS = @CXXFLAGS@
171CYGPATH_W = @CYGPATH_W@
172DBUS_CFLAGS = @DBUS_CFLAGS@
173DBUS_LIBS = @DBUS_LIBS@
174DEFS = @DEFS@
175DEPDIR = @DEPDIR@
176DLLTOOL = @DLLTOOL@
177DSYMUTIL = @DSYMUTIL@
178DUMPBIN = @DUMPBIN@
179ECHO_C = @ECHO_C@
180ECHO_N = @ECHO_N@
181ECHO_T = @ECHO_T@
182EGREP = @EGREP@
183ENABLE_CODING_STYLE_CHECKS = @ENABLE_CODING_STYLE_CHECKS@
184ENABLE_OLPC = @ENABLE_OLPC@
185ENABLE_PLUGINS = @ENABLE_PLUGINS@
186ERROR_CFLAGS = @ERROR_CFLAGS@
187EXEEXT = @EXEEXT@
188FFLAGS = @FFLAGS@
189FGREP = @FGREP@
190GCOV = @GCOV@
191GCOV_CFLAGS = @GCOV_CFLAGS@
192GCOV_LIBS = @GCOV_LIBS@
193GIO_UNIX_CFLAGS = @GIO_UNIX_CFLAGS@
194GIO_UNIX_LIBS = @GIO_UNIX_LIBS@
195GIO_WINDOWS_CFLAGS = @GIO_WINDOWS_CFLAGS@
196GIO_WINDOWS_LIBS = @GIO_WINDOWS_LIBS@
197GLIB_CFLAGS = @GLIB_CFLAGS@
198GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
199GLIB_LIBS = @GLIB_LIBS@
200GMODULE_CFLAGS = @GMODULE_CFLAGS@
201GMODULE_LIBS = @GMODULE_LIBS@
202GREP = @GREP@
203GTKDOC_CHECK = @GTKDOC_CHECK@
204GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
205GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
206GTKDOC_MKPDF = @GTKDOC_MKPDF@
207GTKDOC_REBASE = @GTKDOC_REBASE@
208HTML_DIR = @HTML_DIR@
209INSTALL = @INSTALL@
210INSTALL_DATA = @INSTALL_DATA@
211INSTALL_PROGRAM = @INSTALL_PROGRAM@
212INSTALL_SCRIPT = @INSTALL_SCRIPT@
213INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
214LCOV_PATH = @LCOV_PATH@
215LD = @LD@
216LDFLAGS = @LDFLAGS@
217LIBOBJS = @LIBOBJS@
218LIBS = @LIBS@
219LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@
220LIBSOUP_LIBS = @LIBSOUP_LIBS@
221LIBTOOL = @LIBTOOL@
222LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
223LIBXML2_LIBS = @LIBXML2_LIBS@
224LIPO = @LIPO@
225LN_S = @LN_S@
226LTLIBOBJS = @LTLIBOBJS@
227MAKEINFO = @MAKEINFO@
228MANIFEST_TOOL = @MANIFEST_TOOL@
229MKDIR_P = @MKDIR_P@
230MOSTLYCLEANFILES = @MOSTLYCLEANFILES@
231NM = @NM@
232NMEDIT = @NMEDIT@
233OBJDUMP = @OBJDUMP@
234OBJEXT = @OBJEXT@
235OTOOL = @OTOOL@
236OTOOL64 = @OTOOL64@
237PACKAGE = @PACKAGE@
238PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
239PACKAGE_NAME = @PACKAGE_NAME@
240PACKAGE_STRING = @PACKAGE_STRING@
241PACKAGE_TARNAME = @PACKAGE_TARNAME@
242PACKAGE_URL = @PACKAGE_URL@
243PACKAGE_VERSION = @PACKAGE_VERSION@
244PATH_SEPARATOR = @PATH_SEPARATOR@
245PKG_CONFIG = @PKG_CONFIG@
246PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
247PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
248PYTHON = @PYTHON@
249PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
250PYTHON_PLATFORM = @PYTHON_PLATFORM@
251PYTHON_PREFIX = @PYTHON_PREFIX@
252PYTHON_VERSION = @PYTHON_VERSION@
253RANLIB = @RANLIB@
254SED = @SED@
255SET_MAKE = @SET_MAKE@
256SHELL = @SHELL@
257STRIP = @STRIP@
258TELEPATHY_GLIB_CFLAGS = @TELEPATHY_GLIB_CFLAGS@
259TELEPATHY_GLIB_LIBS = @TELEPATHY_GLIB_LIBS@
260TEST_PYTHON = @TEST_PYTHON@
261USE_BACKEND_AVAHI = @USE_BACKEND_AVAHI@
262USE_BACKEND_BONJOUR = @USE_BACKEND_BONJOUR@
263USE_BACKEND_DUMMY = @USE_BACKEND_DUMMY@
264UUID_CFLAGS = @UUID_CFLAGS@
265UUID_LIBS = @UUID_LIBS@
266VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
267VALGRIND_LIBS = @VALGRIND_LIBS@
268VALGRIND_PATH = @VALGRIND_PATH@
269VERSION = @VERSION@
270WOCKY_CFLAGS = @WOCKY_CFLAGS@
271WOCKY_LIBS = @WOCKY_LIBS@
272XSLTPROC = @XSLTPROC@
273abs_builddir = @abs_builddir@
274abs_srcdir = @abs_srcdir@
275abs_top_builddir = @abs_top_builddir@
276abs_top_srcdir = @abs_top_srcdir@
277ac_ct_AR = @ac_ct_AR@
278ac_ct_CC = @ac_ct_CC@
279ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
280am__include = @am__include@
281am__leading_dot = @am__leading_dot@
282am__quote = @am__quote@
283am__tar = @am__tar@
284am__untar = @am__untar@
285bindir = @bindir@
286build = @build@
287build_alias = @build_alias@
288build_cpu = @build_cpu@
289build_os = @build_os@
290build_vendor = @build_vendor@
291builddir = @builddir@
292datadir = @datadir@
293datarootdir = @datarootdir@
294docdir = @docdir@
295dvidir = @dvidir@
296exec_prefix = @exec_prefix@
297have_gcov = @have_gcov@
298host = @host@
299host_alias = @host_alias@
300host_cpu = @host_cpu@
301host_os = @host_os@
302host_vendor = @host_vendor@
303htmldir = @htmldir@
304includedir = @includedir@
305infodir = @infodir@
306install_sh = @install_sh@
307libdir = @libdir@
308libexecdir = @libexecdir@
309localedir = @localedir@
310localstatedir = @localstatedir@
311mandir = @mandir@
312mkdir_p = @mkdir_p@
313oldincludedir = @oldincludedir@
314pdfdir = @pdfdir@
315pkgpyexecdir = @pkgpyexecdir@
316pkgpythondir = @pkgpythondir@
317pluginexecdir = @pluginexecdir@
318pluginexeclibdir = @pluginexeclibdir@
319prefix = @prefix@
320program_transform_name = @program_transform_name@
321psdir = @psdir@
322pyexecdir = @pyexecdir@
323pythondir = @pythondir@
324sbindir = @sbindir@
325sharedstatedir = @sharedstatedir@
326srcdir = @srcdir@
327sysconfdir = @sysconfdir@
328target_alias = @target_alias@
329top_build_prefix = @top_build_prefix@
330top_builddir = @top_builddir@
331top_srcdir = @top_srcdir@
332
333# testing-only plugins
334noinst_LTLIBRARIES = test.la $(am__append_1)
335installable_plugins =
336@ENABLE_PLUGINS_TRUE@pluginexec_LTLIBRARIES = $(installable_plugins)
337AM_LDFLAGS = -module -avoid-version -shared
338test_la_SOURCES = \
339    test.c \
340    test.h
341
342
343# because test.la is not installed, libtool will want to compile it as static
344# despite -shared (a convenience library), unless we also use -rpath
345test_la_LDFLAGS = $(AM_LDFLAGS) -rpath $(pluginexecdir)
346AM_CFLAGS = $(ERROR_CFLAGS) \
347    -I $(top_srcdir) -I $(top_builddir) \
348    @GLIB_CFLAGS@ @TELEPATHY_GLIB_CFLAGS@ @WOCKY_CFLAGS@ \
349    -I $(top_srcdir)/salut -I $(top_builddir)/salut \
350    -I $(top_srcdir)/plugins
351
352all: all-am
353
354.SUFFIXES:
355.SUFFIXES: .c .lo .o .obj
356$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
357	@for dep in $?; do \
358	  case '$(am__configure_deps)' in \
359	    *$$dep*) \
360	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
361	        && { if test -f $@; then exit 0; else break; fi; }; \
362	      exit 1;; \
363	  esac; \
364	done; \
365	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/Makefile'; \
366	$(am__cd) $(top_srcdir) && \
367	  $(AUTOMAKE) --gnu plugins/Makefile
368.PRECIOUS: Makefile
369Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
370	@case '$?' in \
371	  *config.status*) \
372	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
373	  *) \
374	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
375	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
376	esac;
377
378$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
379	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
380
381$(top_srcdir)/configure:  $(am__configure_deps)
382	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
384	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
385$(am__aclocal_m4_deps):
386
387clean-noinstLTLIBRARIES:
388	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
389	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
390	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
391	  test "$$dir" != "$$p" || dir=.; \
392	  echo "rm -f \"$${dir}/so_locations\""; \
393	  rm -f "$${dir}/so_locations"; \
394	done
395install-pluginexecLTLIBRARIES: $(pluginexec_LTLIBRARIES)
396	@$(NORMAL_INSTALL)
397	@list='$(pluginexec_LTLIBRARIES)'; test -n "$(pluginexecdir)" || list=; \
398	list2=; for p in $$list; do \
399	  if test -f $$p; then \
400	    list2="$$list2 $$p"; \
401	  else :; fi; \
402	done; \
403	test -z "$$list2" || { \
404	  echo " $(MKDIR_P) '$(DESTDIR)$(pluginexecdir)'"; \
405	  $(MKDIR_P) "$(DESTDIR)$(pluginexecdir)" || exit 1; \
406	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pluginexecdir)'"; \
407	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pluginexecdir)"; \
408	}
409
410uninstall-pluginexecLTLIBRARIES:
411	@$(NORMAL_UNINSTALL)
412	@list='$(pluginexec_LTLIBRARIES)'; test -n "$(pluginexecdir)" || list=; \
413	for p in $$list; do \
414	  $(am__strip_dir) \
415	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pluginexecdir)/$$f'"; \
416	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pluginexecdir)/$$f"; \
417	done
418
419clean-pluginexecLTLIBRARIES:
420	-test -z "$(pluginexec_LTLIBRARIES)" || rm -f $(pluginexec_LTLIBRARIES)
421	@list='$(pluginexec_LTLIBRARIES)'; for p in $$list; do \
422	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
423	  test "$$dir" != "$$p" || dir=.; \
424	  echo "rm -f \"$${dir}/so_locations\""; \
425	  rm -f "$${dir}/so_locations"; \
426	done
427test.la: $(test_la_OBJECTS) $(test_la_DEPENDENCIES) $(EXTRA_test_la_DEPENDENCIES)
428	$(AM_V_CCLD)$(test_la_LINK)  $(test_la_OBJECTS) $(test_la_LIBADD) $(LIBS)
429
430mostlyclean-compile:
431	-rm -f *.$(OBJEXT)
432
433distclean-compile:
434	-rm -f *.tab.c
435
436@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Plo@am__quote@
437
438.c.o:
439@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
440@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
441@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
442@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
444
445.c.obj:
446@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
447@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
448@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
449@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
450@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
451
452.c.lo:
453@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
454@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
455@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
456@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
457@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
458
459mostlyclean-libtool:
460	-rm -f *.lo
461
462clean-libtool:
463	-rm -rf .libs _libs
464
465ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
466	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
467	unique=`for i in $$list; do \
468	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469	  done | \
470	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
471	      END { if (nonempty) { for (i in files) print i; }; }'`; \
472	mkid -fID $$unique
473tags: TAGS
474
475TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
476		$(TAGS_FILES) $(LISP)
477	set x; \
478	here=`pwd`; \
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	shift; \
486	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
487	  test -n "$$unique" || unique=$$empty_fix; \
488	  if test $$# -gt 0; then \
489	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
490	      "$$@" $$unique; \
491	  else \
492	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
493	      $$unique; \
494	  fi; \
495	fi
496ctags: CTAGS
497CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
498		$(TAGS_FILES) $(LISP)
499	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
500	unique=`for i in $$list; do \
501	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
502	  done | \
503	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
504	      END { if (nonempty) { for (i in files) print i; }; }'`; \
505	test -z "$(CTAGS_ARGS)$$unique" \
506	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
507	     $$unique
508
509GTAGS:
510	here=`$(am__cd) $(top_builddir) && pwd` \
511	  && $(am__cd) $(top_srcdir) \
512	  && gtags -i $(GTAGS_ARGS) "$$here"
513
514distclean-tags:
515	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
516
517distdir: $(DISTFILES)
518	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
519	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
520	list='$(DISTFILES)'; \
521	  dist_files=`for file in $$list; do echo $$file; done | \
522	  sed -e "s|^$$srcdirstrip/||;t" \
523	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
524	case $$dist_files in \
525	  */*) $(MKDIR_P) `echo "$$dist_files" | \
526			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
527			   sort -u` ;; \
528	esac; \
529	for file in $$dist_files; do \
530	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
531	  if test -d $$d/$$file; then \
532	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
533	    if test -d "$(distdir)/$$file"; then \
534	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
535	    fi; \
536	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
537	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
538	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
539	    fi; \
540	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
541	  else \
542	    test -f "$(distdir)/$$file" \
543	    || cp -p $$d/$$file "$(distdir)/$$file" \
544	    || exit 1; \
545	  fi; \
546	done
547check-am: all-am
548check: check-am
549all-am: Makefile $(LTLIBRARIES)
550installdirs:
551	for dir in "$(DESTDIR)$(pluginexecdir)"; do \
552	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
553	done
554install: install-am
555install-exec: install-exec-am
556install-data: install-data-am
557uninstall: uninstall-am
558
559install-am: all-am
560	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
561
562installcheck: installcheck-am
563install-strip:
564	if test -z '$(STRIP)'; then \
565	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
566	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
567	      install; \
568	else \
569	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
570	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
571	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
572	fi
573mostlyclean-generic:
574	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
575
576clean-generic:
577
578distclean-generic:
579	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
580	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
581
582maintainer-clean-generic:
583	@echo "This command is intended for maintainers to use"
584	@echo "it deletes files that may require special tools to rebuild."
585clean: clean-am
586
587clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
588	clean-pluginexecLTLIBRARIES mostlyclean-am
589
590distclean: distclean-am
591	-rm -rf ./$(DEPDIR)
592	-rm -f Makefile
593distclean-am: clean-am distclean-compile distclean-generic \
594	distclean-tags
595
596dvi: dvi-am
597
598dvi-am:
599
600html: html-am
601
602html-am:
603
604info: info-am
605
606info-am:
607
608install-data-am:
609
610install-dvi: install-dvi-am
611
612install-dvi-am:
613
614install-exec-am: install-pluginexecLTLIBRARIES
615
616install-html: install-html-am
617
618install-html-am:
619
620install-info: install-info-am
621
622install-info-am:
623
624install-man:
625
626install-pdf: install-pdf-am
627
628install-pdf-am:
629
630install-ps: install-ps-am
631
632install-ps-am:
633
634installcheck-am:
635
636maintainer-clean: maintainer-clean-am
637	-rm -rf ./$(DEPDIR)
638	-rm -f Makefile
639maintainer-clean-am: distclean-am maintainer-clean-generic
640
641mostlyclean: mostlyclean-am
642
643mostlyclean-am: mostlyclean-compile mostlyclean-generic \
644	mostlyclean-libtool
645
646pdf: pdf-am
647
648pdf-am:
649
650ps: ps-am
651
652ps-am:
653
654uninstall-am: uninstall-pluginexecLTLIBRARIES
655
656.MAKE: install-am install-strip
657
658.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
659	clean-libtool clean-noinstLTLIBRARIES \
660	clean-pluginexecLTLIBRARIES ctags distclean distclean-compile \
661	distclean-generic distclean-libtool distclean-tags distdir dvi \
662	dvi-am html html-am info info-am install install-am \
663	install-data install-data-am install-dvi install-dvi-am \
664	install-exec install-exec-am install-html install-html-am \
665	install-info install-info-am install-man install-pdf \
666	install-pdf-am install-pluginexecLTLIBRARIES install-ps \
667	install-ps-am install-strip installcheck installcheck-am \
668	installdirs maintainer-clean maintainer-clean-generic \
669	mostlyclean mostlyclean-compile mostlyclean-generic \
670	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
671	uninstall-am uninstall-pluginexecLTLIBRARIES
672
673	$(NULL)
674
675# Tell versions [3.59,3.63) of GNU make to not export all variables.
676# Otherwise a system limit (for SysV at least) may be exceeded.
677.NOEXPORT:
678