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