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