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@
16
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = src
37DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
38	$(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 =
46am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
47am__vpath_adj = case $$p in \
48    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
49    *) f=$$p;; \
50  esac;
51am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
52am__installdirs = "$(DESTDIR)$(libdir)"
53libLTLIBRARIES_INSTALL = $(INSTALL)
54LTLIBRARIES = $(lib_LTLIBRARIES)
55am__DEPENDENCIES_1 =
56xineplugin_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
57	$(am__DEPENDENCIES_1)
58am_xineplugin_la_OBJECTS = plugin.lo playlist.lo npentry.lo
59xineplugin_la_OBJECTS = $(am_xineplugin_la_OBJECTS)
60xineplugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
61	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
62	$(xineplugin_la_LDFLAGS) $(LDFLAGS) -o $@
63DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
64depcomp = $(SHELL) $(top_srcdir)/depcomp
65am__depfiles_maybe = depfiles
66COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
69	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
70	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
71CCLD = $(CC)
72LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
73	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
74	$(LDFLAGS) -o $@
75SOURCES = $(xineplugin_la_SOURCES)
76DIST_SOURCES = $(xineplugin_la_SOURCES)
77HEADERS = $(noinst_HEADERS)
78ETAGS = etags
79CTAGS = ctags
80DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81ACLOCAL = @ACLOCAL@
82AMTAR = @AMTAR@
83AR = @AR@
84AUTOCONF = @AUTOCONF@
85AUTOHEADER = @AUTOHEADER@
86AUTOMAKE = @AUTOMAKE@
87AWK = @AWK@
88CC = @CC@
89CCDEPMODE = @CCDEPMODE@
90CFLAGS = @CFLAGS@
91CPP = @CPP@
92CPPFLAGS = @CPPFLAGS@
93CXX = @CXX@
94CXXCPP = @CXXCPP@
95CXXDEPMODE = @CXXDEPMODE@
96CXXFLAGS = @CXXFLAGS@
97CYGPATH_W = @CYGPATH_W@
98DEBUG_CFLAGS = @DEBUG_CFLAGS@
99DEFS = @DEFS@
100DEPCOMP = @DEPCOMP@
101DEPDIR = @DEPDIR@
102DSYMUTIL = @DSYMUTIL@
103ECHO = @ECHO@
104ECHO_C = @ECHO_C@
105ECHO_N = @ECHO_N@
106ECHO_T = @ECHO_T@
107EGREP = @EGREP@
108EXEEXT = @EXEEXT@
109F77 = @F77@
110FFLAGS = @FFLAGS@
111GREP = @GREP@
112INSTALL = @INSTALL@
113INSTALL_DATA = @INSTALL_DATA@
114INSTALL_PROGRAM = @INSTALL_PROGRAM@
115INSTALL_SCRIPT = @INSTALL_SCRIPT@
116INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117LDFLAGS = @LDFLAGS@
118LIBOBJS = @LIBOBJS@
119LIBS = @LIBS@
120LIBTOOL = @LIBTOOL@
121LIBTOOL_DEPS = @LIBTOOL_DEPS@
122LN_S = @LN_S@
123LTLIBOBJS = @LTLIBOBJS@
124MAKEINFO = @MAKEINFO@
125MKDIR_P = @MKDIR_P@
126NMEDIT = @NMEDIT@
127OBJEXT = @OBJEXT@
128PACKAGE = @PACKAGE@
129PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130PACKAGE_NAME = @PACKAGE_NAME@
131PACKAGE_STRING = @PACKAGE_STRING@
132PACKAGE_TARNAME = @PACKAGE_TARNAME@
133PACKAGE_VERSION = @PACKAGE_VERSION@
134PATH_SEPARATOR = @PATH_SEPARATOR@
135PKG_CONFIG = @PKG_CONFIG@
136PLUGIN_DIR = @PLUGIN_DIR@
137PLUGIN_LOGO = @PLUGIN_LOGO@
138RANLIB = @RANLIB@
139SED = @SED@
140SET_MAKE = @SET_MAKE@
141SHELL = @SHELL@
142STRIP = @STRIP@
143THREAD_CFLAGS = @THREAD_CFLAGS@
144THREAD_LIBS = @THREAD_LIBS@
145VERSION = @VERSION@
146XINE_ACFLAGS = @XINE_ACFLAGS@
147XINE_CFLAGS = @XINE_CFLAGS@
148XINE_CONFIG = @XINE_CONFIG@
149XINE_LIBS = @XINE_LIBS@
150XMKMF = @XMKMF@
151X_CFLAGS = @X_CFLAGS@
152X_EXTRA_LIBS = @X_EXTRA_LIBS@
153X_LIBS = @X_LIBS@
154X_PRE_LIBS = @X_PRE_LIBS@
155abs_builddir = @abs_builddir@
156abs_srcdir = @abs_srcdir@
157abs_top_builddir = @abs_top_builddir@
158abs_top_srcdir = @abs_top_srcdir@
159ac_ct_CC = @ac_ct_CC@
160ac_ct_CXX = @ac_ct_CXX@
161ac_ct_F77 = @ac_ct_F77@
162am__include = @am__include@
163am__leading_dot = @am__leading_dot@
164am__quote = @am__quote@
165am__tar = @am__tar@
166am__untar = @am__untar@
167bindir = @bindir@
168build = @build@
169build_alias = @build_alias@
170build_cpu = @build_cpu@
171build_os = @build_os@
172build_vendor = @build_vendor@
173builddir = @builddir@
174datadir = @datadir@
175datarootdir = @datarootdir@
176docdir = @docdir@
177dvidir = @dvidir@
178exec_prefix = @exec_prefix@
179host = @host@
180host_alias = @host_alias@
181host_cpu = @host_cpu@
182host_os = @host_os@
183host_vendor = @host_vendor@
184htmldir = @htmldir@
185includedir = @includedir@
186infodir = @infodir@
187install_sh = @install_sh@
188libdir = @PLUGIN_DIR@
189libexecdir = @libexecdir@
190localedir = @localedir@
191localstatedir = @localstatedir@
192mandir = @mandir@
193mkdir_p = @mkdir_p@
194oldincludedir = @oldincludedir@
195pdfdir = @pdfdir@
196prefix = @prefix@
197program_transform_name = @program_transform_name@
198psdir = @psdir@
199sbindir = @sbindir@
200sharedstatedir = @sharedstatedir@
201srcdir = @srcdir@
202sysconfdir = @sysconfdir@
203target_alias = @target_alias@
204top_builddir = @top_builddir@
205top_srcdir = @top_srcdir@
206INCLUDES = -I$(top_srcdir)/include
207AM_CFLAGS = -D_GNU_SOURCE
208lib_LTLIBRARIES = xineplugin.la
209noinst_HEADERS = methods.h playlist.h
210xineplugin_la_SOURCES = plugin.c playlist.c npentry.c
211xineplugin_la_LDFLAGS = -avoid-version -module
212xineplugin_la_LIBADD = -lpthread $(XINE_LIBS) $(X_LIBS)
213all: all-am
214
215.SUFFIXES:
216.SUFFIXES: .c .lo .o .obj
217$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
218	@for dep in $?; do \
219	  case '$(am__configure_deps)' in \
220	    *$$dep*) \
221	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
222		&& exit 0; \
223	      exit 1;; \
224	  esac; \
225	done; \
226	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
227	cd $(top_srcdir) && \
228	  $(AUTOMAKE) --gnu  src/Makefile
229.PRECIOUS: Makefile
230Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
231	@case '$?' in \
232	  *config.status*) \
233	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
234	  *) \
235	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
236	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
237	esac;
238
239$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
240	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241
242$(top_srcdir)/configure:  $(am__configure_deps)
243	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
245	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246install-libLTLIBRARIES: $(lib_LTLIBRARIES)
247	@$(NORMAL_INSTALL)
248	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
249	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
250	  if test -f $$p; then \
251	    f=$(am__strip_dir) \
252	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
253	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
254	  else :; fi; \
255	done
256
257uninstall-libLTLIBRARIES:
258	@$(NORMAL_UNINSTALL)
259	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
260	  p=$(am__strip_dir) \
261	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
262	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
263	done
264
265clean-libLTLIBRARIES:
266	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
267	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
268	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
269	  test "$$dir" != "$$p" || dir=.; \
270	  echo "rm -f \"$${dir}/so_locations\""; \
271	  rm -f "$${dir}/so_locations"; \
272	done
273xineplugin.la: $(xineplugin_la_OBJECTS) $(xineplugin_la_DEPENDENCIES)
274	$(xineplugin_la_LINK) -rpath $(libdir) $(xineplugin_la_OBJECTS) $(xineplugin_la_LIBADD) $(LIBS)
275
276mostlyclean-compile:
277	-rm -f *.$(OBJEXT)
278
279distclean-compile:
280	-rm -f *.tab.c
281
282@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/npentry.Plo@am__quote@
283@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/playlist.Plo@am__quote@
284@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Plo@am__quote@
285
286.c.o:
287@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
288@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
289@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
290@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
291@am__fastdepCC_FALSE@	$(COMPILE) -c $<
292
293.c.obj:
294@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
295@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
296@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
297@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
298@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
299
300.c.lo:
301@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
302@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
303@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
304@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
305@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
306
307mostlyclean-libtool:
308	-rm -f *.lo
309
310clean-libtool:
311	-rm -rf .libs _libs
312
313ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
314	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
315	unique=`for i in $$list; do \
316	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
317	  done | \
318	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
319	      END { if (nonempty) { for (i in files) print i; }; }'`; \
320	mkid -fID $$unique
321tags: TAGS
322
323TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
324		$(TAGS_FILES) $(LISP)
325	tags=; \
326	here=`pwd`; \
327	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
328	unique=`for i in $$list; do \
329	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330	  done | \
331	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
332	      END { if (nonempty) { for (i in files) print i; }; }'`; \
333	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
334	  test -n "$$unique" || unique=$$empty_fix; \
335	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
336	    $$tags $$unique; \
337	fi
338ctags: CTAGS
339CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
340		$(TAGS_FILES) $(LISP)
341	tags=; \
342	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
343	unique=`for i in $$list; do \
344	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
345	  done | \
346	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
347	      END { if (nonempty) { for (i in files) print i; }; }'`; \
348	test -z "$(CTAGS_ARGS)$$tags$$unique" \
349	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
350	     $$tags $$unique
351
352GTAGS:
353	here=`$(am__cd) $(top_builddir) && pwd` \
354	  && cd $(top_srcdir) \
355	  && gtags -i $(GTAGS_ARGS) $$here
356
357distclean-tags:
358	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
359
360distdir: $(DISTFILES)
361	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
362	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
363	list='$(DISTFILES)'; \
364	  dist_files=`for file in $$list; do echo $$file; done | \
365	  sed -e "s|^$$srcdirstrip/||;t" \
366	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
367	case $$dist_files in \
368	  */*) $(MKDIR_P) `echo "$$dist_files" | \
369			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
370			   sort -u` ;; \
371	esac; \
372	for file in $$dist_files; do \
373	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
374	  if test -d $$d/$$file; then \
375	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
376	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
377	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
378	    fi; \
379	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
380	  else \
381	    test -f $(distdir)/$$file \
382	    || cp -p $$d/$$file $(distdir)/$$file \
383	    || exit 1; \
384	  fi; \
385	done
386check-am: all-am
387check: check-am
388all-am: Makefile $(LTLIBRARIES) $(HEADERS)
389installdirs:
390	for dir in "$(DESTDIR)$(libdir)"; do \
391	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
392	done
393install: install-am
394install-exec: install-exec-am
395install-data: install-data-am
396uninstall: uninstall-am
397
398install-am: all-am
399	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
400
401installcheck: installcheck-am
402install-strip:
403	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
404	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
405	  `test -z '$(STRIP)' || \
406	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
407
408clean-generic:
409
410distclean-generic:
411	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
412clean: clean-am
413
414clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
415	mostlyclean-am
416
417distclean: distclean-am
418	-rm -rf ./$(DEPDIR)
419	-rm -f Makefile
420distclean-am: clean-am distclean-compile distclean-generic \
421	distclean-tags
422
423dvi: dvi-am
424
425dvi-am:
426
427html: html-am
428
429info: info-am
430
431info-am:
432
433install-data-am:
434
435install-dvi: install-dvi-am
436
437install-exec-am: install-libLTLIBRARIES
438
439install-html: install-html-am
440
441install-info: install-info-am
442
443install-man:
444
445install-pdf: install-pdf-am
446
447install-ps: install-ps-am
448
449installcheck-am:
450
451maintainer-clean: maintainer-clean-am
452	-rm -rf ./$(DEPDIR)
453	-rm -f Makefile
454maintainer-clean-am: distclean-am maintainer-clean-generic
455
456mostlyclean: mostlyclean-am
457
458mostlyclean-am: mostlyclean-compile mostlyclean-generic \
459	mostlyclean-libtool
460
461pdf: pdf-am
462
463pdf-am:
464
465ps: ps-am
466
467ps-am:
468
469uninstall-am: uninstall-libLTLIBRARIES
470
471.MAKE: install-am install-strip
472
473.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
474	clean-libLTLIBRARIES clean-libtool ctags distclean \
475	distclean-compile distclean-generic distclean-libtool \
476	distclean-tags distdir dvi dvi-am html html-am info info-am \
477	install install-am install-data install-data-am install-dvi \
478	install-dvi-am install-exec install-exec-am install-html \
479	install-html-am install-info install-info-am \
480	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
481	install-ps install-ps-am install-strip installcheck \
482	installcheck-am installdirs maintainer-clean \
483	maintainer-clean-generic mostlyclean mostlyclean-compile \
484	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
485	tags uninstall uninstall-am uninstall-libLTLIBRARIES
486
487
488debug:
489	@$(MAKE) CFLAGS="$(DEBUG_CFLAGS)"
490
491install-debug: debug
492	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
493
494mostlyclean-generic:
495	-rm -f *~ \#* .*~ .\#*
496
497maintainer-clean-generic:
498	-@echo "This command is intended for maintainers to use;"
499	-@echo "it deletes files that may require special tools to rebuild."
500	-rm -f Makefile.in
501# Tell versions [3.59,3.63) of GNU make to not export all variables.
502# Otherwise a system limit (for SysV at least) may be exceeded.
503.NOEXPORT:
504