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)
70albumviewplugin_la_DEPENDENCIES =
71am_albumviewplugin_la_OBJECTS = albumviewplugin_la-plugin.lo
72albumviewplugin_la_OBJECTS = $(am_albumviewplugin_la_OBJECTS)
73albumviewplugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
74	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
75	$(albumviewplugin_la_CFLAGS) $(CFLAGS) \
76	$(albumviewplugin_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 = $(albumviewplugin_la_SOURCES)
91DIST_SOURCES = $(albumviewplugin_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@
166PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
167PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
168POFILES = @POFILES@
169POSUB = @POSUB@
170PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
171PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
172RANLIB = @RANLIB@
173SED = @SED@
174SET_MAKE = @SET_MAKE@
175SHELL = @SHELL@
176STRIP = @STRIP@
177USE_NLS = @USE_NLS@
178VERSION = @VERSION@
179XGETTEXT = @XGETTEXT@
180abs_builddir = @abs_builddir@
181abs_srcdir = @abs_srcdir@
182abs_top_builddir = @abs_top_builddir@
183abs_top_srcdir = @abs_top_srcdir@
184ac_ct_CC = @ac_ct_CC@
185ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
186am__include = @am__include@
187am__leading_dot = @am__leading_dot@
188am__quote = @am__quote@
189am__tar = @am__tar@
190am__untar = @am__untar@
191bindir = @bindir@
192build = @build@
193build_alias = @build_alias@
194build_cpu = @build_cpu@
195build_os = @build_os@
196build_vendor = @build_vendor@
197builddir = @builddir@
198datadir = @datadir@
199datarootdir = @datarootdir@
200docdir = @docdir@
201dvidir = @dvidir@
202exec_prefix = @exec_prefix@
203gmpcalbumview_CFLAGS = @gmpcalbumview_CFLAGS@
204gmpcalbumview_LIBS = @gmpcalbumview_LIBS@
205host = @host@
206host_alias = @host_alias@
207host_cpu = @host_cpu@
208host_os = @host_os@
209host_vendor = @host_vendor@
210htmldir = @htmldir@
211includedir = @includedir@
212infodir = @infodir@
213install_sh = @install_sh@
214libdir = @libdir@
215libexecdir = @libexecdir@
216localedir = @localedir@
217localstatedir = @localstatedir@
218lt_ECHO = @lt_ECHO@
219mandir = @mandir@
220mkdir_p = @mkdir_p@
221oldincludedir = @oldincludedir@
222pdfdir = @pdfdir@
223prefix = @prefix@
224program_transform_name = @program_transform_name@
225psdir = @psdir@
226sbindir = @sbindir@
227sharedstatedir = @sharedstatedir@
228srcdir = @srcdir@
229sysconfdir = @sysconfdir@
230target_alias = @target_alias@
231top_build_prefix = @top_build_prefix@
232top_builddir = @top_builddir@
233top_srcdir = @top_srcdir@
234plugindir = ${libdir}/gmpc/plugins/
235plugin_LTLIBRARIES = albumviewplugin.la
236albumviewplugin_la_SOURCES = \
237	plugin.c
238
239albumviewplugin_la_LIBADD = @gmpcalbumview_LIBS@
240albumviewplugin_la_CFLAGS = @gmpcalbumview_CFLAGS@ -DPIXMAP_DATA_DIR="\"$(pkgdatadir)/icons\""
241albumviewplugin_la_LDFLAGS = -module -avoid-version
242EXTRA_DIST = plugin.h
243all: all-am
244
245.SUFFIXES:
246.SUFFIXES: .c .lo .o .obj
247$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
248	@for dep in $?; do \
249	  case '$(am__configure_deps)' in \
250	    *$$dep*) \
251	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
252	        && { if test -f $@; then exit 0; else break; fi; }; \
253	      exit 1;; \
254	  esac; \
255	done; \
256	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
257	$(am__cd) $(top_srcdir) && \
258	  $(AUTOMAKE) --gnu src/Makefile
259.PRECIOUS: Makefile
260Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
261	@case '$?' in \
262	  *config.status*) \
263	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
264	  *) \
265	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
266	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
267	esac;
268
269$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
270	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271
272$(top_srcdir)/configure:  $(am__configure_deps)
273	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
275	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276$(am__aclocal_m4_deps):
277install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
278	@$(NORMAL_INSTALL)
279	test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
280	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
281	list2=; for p in $$list; do \
282	  if test -f $$p; then \
283	    list2="$$list2 $$p"; \
284	  else :; fi; \
285	done; \
286	test -z "$$list2" || { \
287	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
288	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
289	}
290
291uninstall-pluginLTLIBRARIES:
292	@$(NORMAL_UNINSTALL)
293	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
294	for p in $$list; do \
295	  $(am__strip_dir) \
296	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
297	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
298	done
299
300clean-pluginLTLIBRARIES:
301	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
302	@list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
303	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
304	  test "$$dir" != "$$p" || dir=.; \
305	  echo "rm -f \"$${dir}/so_locations\""; \
306	  rm -f "$${dir}/so_locations"; \
307	done
308albumviewplugin.la: $(albumviewplugin_la_OBJECTS) $(albumviewplugin_la_DEPENDENCIES)
309	$(albumviewplugin_la_LINK) -rpath $(plugindir) $(albumviewplugin_la_OBJECTS) $(albumviewplugin_la_LIBADD) $(LIBS)
310
311mostlyclean-compile:
312	-rm -f *.$(OBJEXT)
313
314distclean-compile:
315	-rm -f *.tab.c
316
317@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/albumviewplugin_la-plugin.Plo@am__quote@
318
319.c.o:
320@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
321@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
322@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
323@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
324@am__fastdepCC_FALSE@	$(COMPILE) -c $<
325
326.c.obj:
327@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
328@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
329@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
330@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
332
333.c.lo:
334@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
335@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
336@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
337@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
338@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
339
340albumviewplugin_la-plugin.lo: plugin.c
341@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(albumviewplugin_la_CFLAGS) $(CFLAGS) -MT albumviewplugin_la-plugin.lo -MD -MP -MF $(DEPDIR)/albumviewplugin_la-plugin.Tpo -c -o albumviewplugin_la-plugin.lo `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c
342@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/albumviewplugin_la-plugin.Tpo $(DEPDIR)/albumviewplugin_la-plugin.Plo
343@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='plugin.c' object='albumviewplugin_la-plugin.lo' libtool=yes @AMDEPBACKSLASH@
344@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
345@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(albumviewplugin_la_CFLAGS) $(CFLAGS) -c -o albumviewplugin_la-plugin.lo `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c
346
347mostlyclean-libtool:
348	-rm -f *.lo
349
350clean-libtool:
351	-rm -rf .libs _libs
352
353ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
354	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355	unique=`for i in $$list; do \
356	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357	  done | \
358	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
359	      END { if (nonempty) { for (i in files) print i; }; }'`; \
360	mkid -fID $$unique
361tags: TAGS
362
363TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
364		$(TAGS_FILES) $(LISP)
365	set x; \
366	here=`pwd`; \
367	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
368	unique=`for i in $$list; do \
369	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370	  done | \
371	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
372	      END { if (nonempty) { for (i in files) print i; }; }'`; \
373	shift; \
374	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
375	  test -n "$$unique" || unique=$$empty_fix; \
376	  if test $$# -gt 0; then \
377	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
378	      "$$@" $$unique; \
379	  else \
380	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
381	      $$unique; \
382	  fi; \
383	fi
384ctags: CTAGS
385CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
386		$(TAGS_FILES) $(LISP)
387	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
388	unique=`for i in $$list; do \
389	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390	  done | \
391	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
392	      END { if (nonempty) { for (i in files) print i; }; }'`; \
393	test -z "$(CTAGS_ARGS)$$unique" \
394	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
395	     $$unique
396
397GTAGS:
398	here=`$(am__cd) $(top_builddir) && pwd` \
399	  && $(am__cd) $(top_srcdir) \
400	  && gtags -i $(GTAGS_ARGS) "$$here"
401
402distclean-tags:
403	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
404
405distdir: $(DISTFILES)
406	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
407	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
408	list='$(DISTFILES)'; \
409	  dist_files=`for file in $$list; do echo $$file; done | \
410	  sed -e "s|^$$srcdirstrip/||;t" \
411	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
412	case $$dist_files in \
413	  */*) $(MKDIR_P) `echo "$$dist_files" | \
414			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
415			   sort -u` ;; \
416	esac; \
417	for file in $$dist_files; do \
418	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
419	  if test -d $$d/$$file; then \
420	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
421	    if test -d "$(distdir)/$$file"; then \
422	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
423	    fi; \
424	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
425	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
426	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
427	    fi; \
428	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
429	  else \
430	    test -f "$(distdir)/$$file" \
431	    || cp -p $$d/$$file "$(distdir)/$$file" \
432	    || exit 1; \
433	  fi; \
434	done
435check-am: all-am
436check: check-am
437all-am: Makefile $(LTLIBRARIES)
438installdirs:
439	for dir in "$(DESTDIR)$(plugindir)"; do \
440	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
441	done
442install: install-am
443install-exec: install-exec-am
444install-data: install-data-am
445uninstall: uninstall-am
446
447install-am: all-am
448	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
449
450installcheck: installcheck-am
451install-strip:
452	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
453	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
454	  `test -z '$(STRIP)' || \
455	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
456mostlyclean-generic:
457
458clean-generic:
459
460distclean-generic:
461	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
462	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
463
464maintainer-clean-generic:
465	@echo "This command is intended for maintainers to use"
466	@echo "it deletes files that may require special tools to rebuild."
467clean: clean-am
468
469clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
470	mostlyclean-am
471
472distclean: distclean-am
473	-rm -rf ./$(DEPDIR)
474	-rm -f Makefile
475distclean-am: clean-am distclean-compile distclean-generic \
476	distclean-tags
477
478dvi: dvi-am
479
480dvi-am:
481
482html: html-am
483
484html-am:
485
486info: info-am
487
488info-am:
489
490install-data-am: install-pluginLTLIBRARIES
491
492install-dvi: install-dvi-am
493
494install-dvi-am:
495
496install-exec-am:
497
498install-html: install-html-am
499
500install-html-am:
501
502install-info: install-info-am
503
504install-info-am:
505
506install-man:
507
508install-pdf: install-pdf-am
509
510install-pdf-am:
511
512install-ps: install-ps-am
513
514install-ps-am:
515
516installcheck-am:
517
518maintainer-clean: maintainer-clean-am
519	-rm -rf ./$(DEPDIR)
520	-rm -f Makefile
521maintainer-clean-am: distclean-am maintainer-clean-generic
522
523mostlyclean: mostlyclean-am
524
525mostlyclean-am: mostlyclean-compile mostlyclean-generic \
526	mostlyclean-libtool
527
528pdf: pdf-am
529
530pdf-am:
531
532ps: ps-am
533
534ps-am:
535
536uninstall-am: uninstall-pluginLTLIBRARIES
537
538.MAKE: install-am install-strip
539
540.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
541	clean-libtool clean-pluginLTLIBRARIES ctags distclean \
542	distclean-compile distclean-generic distclean-libtool \
543	distclean-tags distdir dvi dvi-am html html-am info info-am \
544	install install-am install-data install-data-am install-dvi \
545	install-dvi-am install-exec install-exec-am install-html \
546	install-html-am install-info install-info-am install-man \
547	install-pdf install-pdf-am install-pluginLTLIBRARIES \
548	install-ps install-ps-am install-strip installcheck \
549	installcheck-am installdirs maintainer-clean \
550	maintainer-clean-generic mostlyclean mostlyclean-compile \
551	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
552	tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
553
554
555# Tell versions [3.59,3.63) of GNU make to not export all variables.
556# Otherwise a system limit (for SysV at least) may be exceeded.
557.NOEXPORT:
558