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/conf/pcm
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
41	$(top_srcdir)/configure.in
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43	$(ACLOCAL_M4)
44mkinstalldirs = $(install_sh) -d
45CONFIG_HEADER = $(top_builddir)/include/config.h
46CONFIG_CLEAN_FILES =
47CONFIG_CLEAN_VPATH_FILES =
48AM_V_GEN = $(am__v_GEN_@AM_V@)
49am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
50am__v_GEN_0 = @echo "  GEN   " $@;
51AM_V_at = $(am__v_at_@AM_V@)
52am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
53am__v_at_0 = @
54SOURCES =
55DIST_SOURCES =
56am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
57am__vpath_adj = case $$p in \
58    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
59    *) f=$$p;; \
60  esac;
61am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
62am__install_max = 40
63am__nobase_strip_setup = \
64  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
65am__nobase_strip = \
66  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
67am__nobase_list = $(am__nobase_strip_setup); \
68  for p in $$list; do echo "$$p $$p"; done | \
69  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
70  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
71    if (++n[$$2] == $(am__install_max)) \
72      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
73    END { for (dir in files) print dir, files[dir] }'
74am__base_list = \
75  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
76  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
77am__uninstall_files_from_dir = { \
78  test -z "$$files" \
79    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
80    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
81         $(am__cd) "$$dir" && rm -f $$files; }; \
82  }
83am__installdirs = "$(DESTDIR)$(alsadir)"
84DATA = $(alsa_DATA)
85DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86ACLOCAL = @ACLOCAL@
87ALSA_CONFIG_DIR = @ALSA_CONFIG_DIR@
88ALSA_DEPLIBS = @ALSA_DEPLIBS@
89ALSA_PKGCONF_DIR = @ALSA_PKGCONF_DIR@
90ALSA_PLUGIN_DIR = @ALSA_PLUGIN_DIR@
91AMTAR = @AMTAR@
92AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
93AR = @AR@
94AUTOCONF = @AUTOCONF@
95AUTOHEADER = @AUTOHEADER@
96AUTOMAKE = @AUTOMAKE@
97AWK = @AWK@
98CC = @CC@
99CCDEPMODE = @CCDEPMODE@
100CFLAGS = @CFLAGS@
101CPP = @CPP@
102CPPFLAGS = @CPPFLAGS@
103CYGPATH_W = @CYGPATH_W@
104DEFS = @DEFS@
105DEPDIR = @DEPDIR@
106DLLTOOL = @DLLTOOL@
107DSYMUTIL = @DSYMUTIL@
108DUMPBIN = @DUMPBIN@
109ECHO_C = @ECHO_C@
110ECHO_N = @ECHO_N@
111ECHO_T = @ECHO_T@
112EGREP = @EGREP@
113EXEEXT = @EXEEXT@
114FGREP = @FGREP@
115GREP = @GREP@
116INSTALL = @INSTALL@
117INSTALL_DATA = @INSTALL_DATA@
118INSTALL_PROGRAM = @INSTALL_PROGRAM@
119INSTALL_SCRIPT = @INSTALL_SCRIPT@
120INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121LD = @LD@
122LDFLAGS = @LDFLAGS@
123LIBOBJS = @LIBOBJS@
124LIBS = @LIBS@
125LIBTOOL = @LIBTOOL@
126LIBTOOL_VERSION_INFO = @LIBTOOL_VERSION_INFO@
127LIPO = @LIPO@
128LN_S = @LN_S@
129LTLIBOBJS = @LTLIBOBJS@
130MAKEINFO = @MAKEINFO@
131MANIFEST_TOOL = @MANIFEST_TOOL@
132MKDIR_P = @MKDIR_P@
133NM = @NM@
134NMEDIT = @NMEDIT@
135OBJDUMP = @OBJDUMP@
136OBJEXT = @OBJEXT@
137OTOOL = @OTOOL@
138OTOOL64 = @OTOOL64@
139PACKAGE = @PACKAGE@
140PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141PACKAGE_NAME = @PACKAGE_NAME@
142PACKAGE_STRING = @PACKAGE_STRING@
143PACKAGE_TARNAME = @PACKAGE_TARNAME@
144PACKAGE_URL = @PACKAGE_URL@
145PACKAGE_VERSION = @PACKAGE_VERSION@
146PATH_SEPARATOR = @PATH_SEPARATOR@
147PYTHON_INCLUDES = @PYTHON_INCLUDES@
148PYTHON_LIBS = @PYTHON_LIBS@
149RANLIB = @RANLIB@
150SED = @SED@
151SET_MAKE = @SET_MAKE@
152SHELL = @SHELL@
153SND_LIB_EXTRAVER = @SND_LIB_EXTRAVER@
154SND_LIB_MAJOR = @SND_LIB_MAJOR@
155SND_LIB_MINOR = @SND_LIB_MINOR@
156SND_LIB_SUBMINOR = @SND_LIB_SUBMINOR@
157SND_LIB_VERSION = @SND_LIB_VERSION@
158STRIP = @STRIP@
159SYMBOL_PREFIX = @SYMBOL_PREFIX@
160VERSION = @VERSION@
161abs_builddir = @abs_builddir@
162abs_srcdir = @abs_srcdir@
163abs_top_builddir = @abs_top_builddir@
164abs_top_srcdir = @abs_top_srcdir@
165ac_ct_AR = @ac_ct_AR@
166ac_ct_CC = @ac_ct_CC@
167ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
168am__include = @am__include@
169am__leading_dot = @am__leading_dot@
170am__quote = @am__quote@
171am__tar = @am__tar@
172am__untar = @am__untar@
173bindir = @bindir@
174build = @build@
175build_alias = @build_alias@
176build_cpu = @build_cpu@
177build_os = @build_os@
178build_vendor = @build_vendor@
179builddir = @builddir@
180datadir = @datadir@
181datarootdir = @datarootdir@
182docdir = @docdir@
183dvidir = @dvidir@
184exec_prefix = @exec_prefix@
185host = @host@
186host_alias = @host_alias@
187host_cpu = @host_cpu@
188host_os = @host_os@
189host_vendor = @host_vendor@
190htmldir = @htmldir@
191includedir = @includedir@
192infodir = @infodir@
193install_sh = @install_sh@
194libdir = @libdir@
195libexecdir = @libexecdir@
196localedir = @localedir@
197localstatedir = @localstatedir@
198mandir = @mandir@
199mkdir_p = @mkdir_p@
200oldincludedir = @oldincludedir@
201pdfdir = @pdfdir@
202prefix = @prefix@
203program_transform_name = @program_transform_name@
204psdir = @psdir@
205sbindir = @sbindir@
206sharedstatedir = @sharedstatedir@
207srcdir = @srcdir@
208sysconfdir = @sysconfdir@
209target_alias = @target_alias@
210top_build_prefix = @top_build_prefix@
211top_builddir = @top_builddir@
212top_srcdir = @top_srcdir@
213cfg_files = default.conf front.conf rear.conf center_lfe.conf side.conf\
214	    surround40.conf surround41.conf \
215	    surround50.conf surround51.conf \
216	    surround71.conf iec958.conf hdmi.conf modem.conf \
217	    dmix.conf dsnoop.conf \
218	    dpl.conf
219
220EXTRA_DIST = $(cfg_files)
221alsaconfigdir = @ALSA_CONFIG_DIR@
222alsadir = $(alsaconfigdir)/pcm
223alsa_DATA = $(cfg_files)
224all: all-am
225
226.SUFFIXES:
227$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
228	@for dep in $?; do \
229	  case '$(am__configure_deps)' in \
230	    *$$dep*) \
231	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
232	        && { if test -f $@; then exit 0; else break; fi; }; \
233	      exit 1;; \
234	  esac; \
235	done; \
236	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/conf/pcm/Makefile'; \
237	$(am__cd) $(top_srcdir) && \
238	  $(AUTOMAKE) --foreign src/conf/pcm/Makefile
239.PRECIOUS: Makefile
240Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
241	@case '$?' in \
242	  *config.status*) \
243	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
244	  *) \
245	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
246	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
247	esac;
248
249$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
250	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251
252$(top_srcdir)/configure:  $(am__configure_deps)
253	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
255	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256$(am__aclocal_m4_deps):
257
258mostlyclean-libtool:
259	-rm -f *.lo
260
261clean-libtool:
262	-rm -rf .libs _libs
263install-alsaDATA: $(alsa_DATA)
264	@$(NORMAL_INSTALL)
265	test -z "$(alsadir)" || $(MKDIR_P) "$(DESTDIR)$(alsadir)"
266	@list='$(alsa_DATA)'; test -n "$(alsadir)" || list=; \
267	for p in $$list; do \
268	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
269	  echo "$$d$$p"; \
270	done | $(am__base_list) | \
271	while read files; do \
272	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(alsadir)'"; \
273	  $(INSTALL_DATA) $$files "$(DESTDIR)$(alsadir)" || exit $$?; \
274	done
275
276uninstall-alsaDATA:
277	@$(NORMAL_UNINSTALL)
278	@list='$(alsa_DATA)'; test -n "$(alsadir)" || list=; \
279	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
280	dir='$(DESTDIR)$(alsadir)'; $(am__uninstall_files_from_dir)
281tags: TAGS
282TAGS:
283
284ctags: CTAGS
285CTAGS:
286
287
288distdir: $(DISTFILES)
289	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
290	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
291	list='$(DISTFILES)'; \
292	  dist_files=`for file in $$list; do echo $$file; done | \
293	  sed -e "s|^$$srcdirstrip/||;t" \
294	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
295	case $$dist_files in \
296	  */*) $(MKDIR_P) `echo "$$dist_files" | \
297			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
298			   sort -u` ;; \
299	esac; \
300	for file in $$dist_files; do \
301	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
302	  if test -d $$d/$$file; then \
303	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
304	    if test -d "$(distdir)/$$file"; then \
305	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
306	    fi; \
307	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
308	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
309	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
310	    fi; \
311	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
312	  else \
313	    test -f "$(distdir)/$$file" \
314	    || cp -p $$d/$$file "$(distdir)/$$file" \
315	    || exit 1; \
316	  fi; \
317	done
318check-am: all-am
319check: check-am
320all-am: Makefile $(DATA)
321installdirs:
322	for dir in "$(DESTDIR)$(alsadir)"; do \
323	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
324	done
325install: install-am
326install-exec: install-exec-am
327install-data: install-data-am
328uninstall: uninstall-am
329
330install-am: all-am
331	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
332
333installcheck: installcheck-am
334install-strip:
335	if test -z '$(STRIP)'; then \
336	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
337	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
338	      install; \
339	else \
340	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
341	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
342	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
343	fi
344mostlyclean-generic:
345
346clean-generic:
347
348distclean-generic:
349	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
350	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
351
352maintainer-clean-generic:
353	@echo "This command is intended for maintainers to use"
354	@echo "it deletes files that may require special tools to rebuild."
355clean: clean-am
356
357clean-am: clean-generic clean-libtool mostlyclean-am
358
359distclean: distclean-am
360	-rm -f Makefile
361distclean-am: clean-am distclean-generic
362
363dvi: dvi-am
364
365dvi-am:
366
367html: html-am
368
369html-am:
370
371info: info-am
372
373info-am:
374
375install-data-am: install-alsaDATA
376
377install-dvi: install-dvi-am
378
379install-dvi-am:
380
381install-exec-am:
382
383install-html: install-html-am
384
385install-html-am:
386
387install-info: install-info-am
388
389install-info-am:
390
391install-man:
392
393install-pdf: install-pdf-am
394
395install-pdf-am:
396
397install-ps: install-ps-am
398
399install-ps-am:
400
401installcheck-am:
402
403maintainer-clean: maintainer-clean-am
404	-rm -f Makefile
405maintainer-clean-am: distclean-am maintainer-clean-generic
406
407mostlyclean: mostlyclean-am
408
409mostlyclean-am: mostlyclean-generic mostlyclean-libtool
410
411pdf: pdf-am
412
413pdf-am:
414
415ps: ps-am
416
417ps-am:
418
419uninstall-am: uninstall-alsaDATA
420
421.MAKE: install-am install-strip
422
423.PHONY: all all-am check check-am clean clean-generic clean-libtool \
424	distclean distclean-generic distclean-libtool distdir dvi \
425	dvi-am html html-am info info-am install install-alsaDATA \
426	install-am install-data install-data-am install-dvi \
427	install-dvi-am install-exec install-exec-am install-html \
428	install-html-am install-info install-info-am install-man \
429	install-pdf install-pdf-am install-ps install-ps-am \
430	install-strip installcheck installcheck-am installdirs \
431	maintainer-clean maintainer-clean-generic mostlyclean \
432	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
433	uninstall uninstall-alsaDATA uninstall-am
434
435
436# Tell versions [3.59,3.63) of GNU make to not export all variables.
437# Otherwise a system limit (for SysV at least) may be exceeded.
438.NOEXPORT:
439