1# Makefile.in generated by automake 1.11.3 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@
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/mixer
38DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
39	$(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42	$(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44	$(ACLOCAL_M4)
45mkinstalldirs = $(install_sh) -d
46CONFIG_HEADER = $(top_builddir)/include/config.h
47CONFIG_CLEAN_FILES =
48CONFIG_CLEAN_VPATH_FILES =
49libmixer_la_LIBADD =
50am_libmixer_la_OBJECTS = bag.lo mixer.lo simple.lo simple_none.lo \
51	simple_abst.lo
52libmixer_la_OBJECTS = $(am_libmixer_la_OBJECTS)
53AM_V_lt = $(am__v_lt_@AM_V@)
54am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
55am__v_lt_0 = --silent
56DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
57depcomp = $(SHELL) $(top_srcdir)/depcomp
58am__depfiles_maybe = depfiles
59am__mv = mv -f
60COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
61	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
62LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
63	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
64	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
65	$(AM_CFLAGS) $(CFLAGS)
66AM_V_CC = $(am__v_CC_@AM_V@)
67am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
68am__v_CC_0 = @echo "  CC    " $@;
69AM_V_at = $(am__v_at_@AM_V@)
70am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
71am__v_at_0 = @
72CCLD = $(CC)
73LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
74	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
75	$(AM_LDFLAGS) $(LDFLAGS) -o $@
76AM_V_CCLD = $(am__v_CCLD_@AM_V@)
77am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
78am__v_CCLD_0 = @echo "  CCLD  " $@;
79AM_V_GEN = $(am__v_GEN_@AM_V@)
80am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
81am__v_GEN_0 = @echo "  GEN   " $@;
82SOURCES = $(libmixer_la_SOURCES)
83DIST_SOURCES = $(libmixer_la_SOURCES)
84HEADERS = $(noinst_HEADERS)
85ETAGS = etags
86CTAGS = ctags
87DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
88ACLOCAL = @ACLOCAL@
89ALSA_CONFIG_DIR = @ALSA_CONFIG_DIR@
90ALSA_DEPLIBS = @ALSA_DEPLIBS@
91ALSA_PKGCONF_DIR = @ALSA_PKGCONF_DIR@
92ALSA_PLUGIN_DIR = @ALSA_PLUGIN_DIR@
93AMTAR = @AMTAR@
94AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
95AR = @AR@
96AUTOCONF = @AUTOCONF@
97AUTOHEADER = @AUTOHEADER@
98AUTOMAKE = @AUTOMAKE@
99AWK = @AWK@
100CC = @CC@
101CCDEPMODE = @CCDEPMODE@
102CFLAGS = @CFLAGS@
103CPP = @CPP@
104CPPFLAGS = @CPPFLAGS@
105CYGPATH_W = @CYGPATH_W@
106DEFS = @DEFS@
107DEPDIR = @DEPDIR@
108DLLTOOL = @DLLTOOL@
109DSYMUTIL = @DSYMUTIL@
110DUMPBIN = @DUMPBIN@
111ECHO_C = @ECHO_C@
112ECHO_N = @ECHO_N@
113ECHO_T = @ECHO_T@
114EGREP = @EGREP@
115EXEEXT = @EXEEXT@
116FGREP = @FGREP@
117GREP = @GREP@
118INSTALL = @INSTALL@
119INSTALL_DATA = @INSTALL_DATA@
120INSTALL_PROGRAM = @INSTALL_PROGRAM@
121INSTALL_SCRIPT = @INSTALL_SCRIPT@
122INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123LD = @LD@
124LDFLAGS = @LDFLAGS@
125LIBOBJS = @LIBOBJS@
126LIBS = @LIBS@
127LIBTOOL = @LIBTOOL@
128LIBTOOL_VERSION_INFO = @LIBTOOL_VERSION_INFO@
129LIPO = @LIPO@
130LN_S = @LN_S@
131LTLIBOBJS = @LTLIBOBJS@
132MAKEINFO = @MAKEINFO@
133MANIFEST_TOOL = @MANIFEST_TOOL@
134MKDIR_P = @MKDIR_P@
135NM = @NM@
136NMEDIT = @NMEDIT@
137OBJDUMP = @OBJDUMP@
138OBJEXT = @OBJEXT@
139OTOOL = @OTOOL@
140OTOOL64 = @OTOOL64@
141PACKAGE = @PACKAGE@
142PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
143PACKAGE_NAME = @PACKAGE_NAME@
144PACKAGE_STRING = @PACKAGE_STRING@
145PACKAGE_TARNAME = @PACKAGE_TARNAME@
146PACKAGE_URL = @PACKAGE_URL@
147PACKAGE_VERSION = @PACKAGE_VERSION@
148PATH_SEPARATOR = @PATH_SEPARATOR@
149PYTHON_INCLUDES = @PYTHON_INCLUDES@
150PYTHON_LIBS = @PYTHON_LIBS@
151RANLIB = @RANLIB@
152SED = @SED@
153SET_MAKE = @SET_MAKE@
154SHELL = @SHELL@
155SND_LIB_EXTRAVER = @SND_LIB_EXTRAVER@
156SND_LIB_MAJOR = @SND_LIB_MAJOR@
157SND_LIB_MINOR = @SND_LIB_MINOR@
158SND_LIB_SUBMINOR = @SND_LIB_SUBMINOR@
159SND_LIB_VERSION = @SND_LIB_VERSION@
160STRIP = @STRIP@
161SYMBOL_PREFIX = @SYMBOL_PREFIX@
162VERSION = @VERSION@
163abs_builddir = @abs_builddir@
164abs_srcdir = @abs_srcdir@
165abs_top_builddir = @abs_top_builddir@
166abs_top_srcdir = @abs_top_srcdir@
167ac_ct_AR = @ac_ct_AR@
168ac_ct_CC = @ac_ct_CC@
169ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
170am__include = @am__include@
171am__leading_dot = @am__leading_dot@
172am__quote = @am__quote@
173am__tar = @am__tar@
174am__untar = @am__untar@
175bindir = @bindir@
176build = @build@
177build_alias = @build_alias@
178build_cpu = @build_cpu@
179build_os = @build_os@
180build_vendor = @build_vendor@
181builddir = @builddir@
182datadir = @datadir@
183datarootdir = @datarootdir@
184docdir = @docdir@
185dvidir = @dvidir@
186exec_prefix = @exec_prefix@
187host = @host@
188host_alias = @host_alias@
189host_cpu = @host_cpu@
190host_os = @host_os@
191host_vendor = @host_vendor@
192htmldir = @htmldir@
193includedir = @includedir@
194infodir = @infodir@
195install_sh = @install_sh@
196libdir = @libdir@
197libexecdir = @libexecdir@
198localedir = @localedir@
199localstatedir = @localstatedir@
200mandir = @mandir@
201mkdir_p = @mkdir_p@
202oldincludedir = @oldincludedir@
203pdfdir = @pdfdir@
204prefix = @prefix@
205program_transform_name = @program_transform_name@
206psdir = @psdir@
207sbindir = @sbindir@
208sharedstatedir = @sharedstatedir@
209srcdir = @srcdir@
210sysconfdir = @sysconfdir@
211target_alias = @target_alias@
212top_build_prefix = @top_build_prefix@
213top_builddir = @top_builddir@
214top_srcdir = @top_srcdir@
215EXTRA_LTLIBRARIES = libmixer.la
216libmixer_la_SOURCES = bag.c mixer.c simple.c simple_none.c simple_abst.c
217noinst_HEADERS = mixer_local.h mixer_simple.h
218INCLUDES = -I$(top_srcdir)/include
219all: all-am
220
221.SUFFIXES:
222.SUFFIXES: .c .lo .o .obj
223$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
224	@for dep in $?; do \
225	  case '$(am__configure_deps)' in \
226	    *$$dep*) \
227	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
228	        && { if test -f $@; then exit 0; else break; fi; }; \
229	      exit 1;; \
230	  esac; \
231	done; \
232	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/mixer/Makefile'; \
233	$(am__cd) $(top_srcdir) && \
234	  $(AUTOMAKE) --foreign src/mixer/Makefile
235.PRECIOUS: Makefile
236Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
237	@case '$?' in \
238	  *config.status*) \
239	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
240	  *) \
241	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
242	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
243	esac;
244
245$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
246	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247
248$(top_srcdir)/configure:  $(am__configure_deps)
249	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
251	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252$(am__aclocal_m4_deps):
253libmixer.la: $(libmixer_la_OBJECTS) $(libmixer_la_DEPENDENCIES) $(EXTRA_libmixer_la_DEPENDENCIES) 
254	$(AM_V_CCLD)$(LINK)  $(libmixer_la_OBJECTS) $(libmixer_la_LIBADD) $(LIBS)
255
256mostlyclean-compile:
257	-rm -f *.$(OBJEXT)
258
259distclean-compile:
260	-rm -f *.tab.c
261
262@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bag.Plo@am__quote@
263@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mixer.Plo@am__quote@
264@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple.Plo@am__quote@
265@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple_abst.Plo@am__quote@
266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple_none.Plo@am__quote@
267
268.c.o:
269@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
270@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
271@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
272@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
273@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
274
275.c.obj:
276@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
277@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
278@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
279@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
280@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
281
282.c.lo:
283@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
284@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
285@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
286@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
287@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
288
289mostlyclean-libtool:
290	-rm -f *.lo
291
292clean-libtool:
293	-rm -rf .libs _libs
294
295ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
296	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
297	unique=`for i in $$list; do \
298	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
299	  done | \
300	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
301	      END { if (nonempty) { for (i in files) print i; }; }'`; \
302	mkid -fID $$unique
303tags: TAGS
304
305TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
306		$(TAGS_FILES) $(LISP)
307	set x; \
308	here=`pwd`; \
309	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
310	unique=`for i in $$list; do \
311	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312	  done | \
313	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
314	      END { if (nonempty) { for (i in files) print i; }; }'`; \
315	shift; \
316	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
317	  test -n "$$unique" || unique=$$empty_fix; \
318	  if test $$# -gt 0; then \
319	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
320	      "$$@" $$unique; \
321	  else \
322	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
323	      $$unique; \
324	  fi; \
325	fi
326ctags: CTAGS
327CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
328		$(TAGS_FILES) $(LISP)
329	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
330	unique=`for i in $$list; do \
331	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332	  done | \
333	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
334	      END { if (nonempty) { for (i in files) print i; }; }'`; \
335	test -z "$(CTAGS_ARGS)$$unique" \
336	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
337	     $$unique
338
339GTAGS:
340	here=`$(am__cd) $(top_builddir) && pwd` \
341	  && $(am__cd) $(top_srcdir) \
342	  && gtags -i $(GTAGS_ARGS) "$$here"
343
344distclean-tags:
345	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
346
347distdir: $(DISTFILES)
348	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
349	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
350	list='$(DISTFILES)'; \
351	  dist_files=`for file in $$list; do echo $$file; done | \
352	  sed -e "s|^$$srcdirstrip/||;t" \
353	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
354	case $$dist_files in \
355	  */*) $(MKDIR_P) `echo "$$dist_files" | \
356			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
357			   sort -u` ;; \
358	esac; \
359	for file in $$dist_files; do \
360	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
361	  if test -d $$d/$$file; then \
362	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
363	    if test -d "$(distdir)/$$file"; then \
364	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
365	    fi; \
366	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
367	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
368	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
369	    fi; \
370	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
371	  else \
372	    test -f "$(distdir)/$$file" \
373	    || cp -p $$d/$$file "$(distdir)/$$file" \
374	    || exit 1; \
375	  fi; \
376	done
377check-am: all-am
378check: check-am
379all-am: Makefile $(HEADERS)
380installdirs:
381install: install-am
382install-exec: install-exec-am
383install-data: install-data-am
384uninstall: uninstall-am
385
386install-am: all-am
387	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
388
389installcheck: installcheck-am
390install-strip:
391	if test -z '$(STRIP)'; then \
392	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
393	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
394	      install; \
395	else \
396	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
397	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
398	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
399	fi
400mostlyclean-generic:
401
402clean-generic:
403
404distclean-generic:
405	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
406	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
407
408maintainer-clean-generic:
409	@echo "This command is intended for maintainers to use"
410	@echo "it deletes files that may require special tools to rebuild."
411clean: clean-am
412
413clean-am: clean-generic clean-libtool mostlyclean-am
414
415distclean: distclean-am
416	-rm -rf ./$(DEPDIR)
417	-rm -f Makefile
418distclean-am: clean-am distclean-compile distclean-generic \
419	distclean-tags
420
421dvi: dvi-am
422
423dvi-am:
424
425html: html-am
426
427html-am:
428
429info: info-am
430
431info-am:
432
433install-data-am:
434
435install-dvi: install-dvi-am
436
437install-dvi-am:
438
439install-exec-am:
440
441install-html: install-html-am
442
443install-html-am:
444
445install-info: install-info-am
446
447install-info-am:
448
449install-man:
450
451install-pdf: install-pdf-am
452
453install-pdf-am:
454
455install-ps: install-ps-am
456
457install-ps-am:
458
459installcheck-am:
460
461maintainer-clean: maintainer-clean-am
462	-rm -rf ./$(DEPDIR)
463	-rm -f Makefile
464maintainer-clean-am: distclean-am maintainer-clean-generic
465
466mostlyclean: mostlyclean-am
467
468mostlyclean-am: mostlyclean-compile mostlyclean-generic \
469	mostlyclean-libtool
470
471pdf: pdf-am
472
473pdf-am:
474
475ps: ps-am
476
477ps-am:
478
479uninstall-am:
480
481.MAKE: install-am install-strip
482
483.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
484	clean-libtool ctags distclean distclean-compile \
485	distclean-generic distclean-libtool distclean-tags distdir dvi \
486	dvi-am html html-am info info-am install install-am \
487	install-data install-data-am install-dvi install-dvi-am \
488	install-exec install-exec-am install-html install-html-am \
489	install-info install-info-am install-man install-pdf \
490	install-pdf-am install-ps install-ps-am install-strip \
491	installcheck installcheck-am installdirs maintainer-clean \
492	maintainer-clean-generic mostlyclean mostlyclean-compile \
493	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
494	tags uninstall uninstall-am
495
496
497all: libmixer.la
498
499# Tell versions [3.59,3.63) of GNU make to not export all variables.
500# Otherwise a system limit (for SysV at least) may be exceeded.
501.NOEXPORT:
502