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/alsa.conf.d
38DIST_COMMON = README $(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@
213alsaconfigdir = @ALSA_CONFIG_DIR@
214alsadir = $(alsaconfigdir)/alsa.conf.d
215cfg_files = README
216alsa_DATA = $(cfg_files)
217EXTRA_DIST = \
218	$(cfg_files)
219
220all: all-am
221
222.SUFFIXES:
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/conf/alsa.conf.d/Makefile'; \
233	$(am__cd) $(top_srcdir) && \
234	  $(AUTOMAKE) --foreign src/conf/alsa.conf.d/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):
253
254mostlyclean-libtool:
255	-rm -f *.lo
256
257clean-libtool:
258	-rm -rf .libs _libs
259install-alsaDATA: $(alsa_DATA)
260	@$(NORMAL_INSTALL)
261	test -z "$(alsadir)" || $(MKDIR_P) "$(DESTDIR)$(alsadir)"
262	@list='$(alsa_DATA)'; test -n "$(alsadir)" || list=; \
263	for p in $$list; do \
264	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
265	  echo "$$d$$p"; \
266	done | $(am__base_list) | \
267	while read files; do \
268	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(alsadir)'"; \
269	  $(INSTALL_DATA) $$files "$(DESTDIR)$(alsadir)" || exit $$?; \
270	done
271
272uninstall-alsaDATA:
273	@$(NORMAL_UNINSTALL)
274	@list='$(alsa_DATA)'; test -n "$(alsadir)" || list=; \
275	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
276	dir='$(DESTDIR)$(alsadir)'; $(am__uninstall_files_from_dir)
277tags: TAGS
278TAGS:
279
280ctags: CTAGS
281CTAGS:
282
283
284distdir: $(DISTFILES)
285	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
286	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
287	list='$(DISTFILES)'; \
288	  dist_files=`for file in $$list; do echo $$file; done | \
289	  sed -e "s|^$$srcdirstrip/||;t" \
290	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
291	case $$dist_files in \
292	  */*) $(MKDIR_P) `echo "$$dist_files" | \
293			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
294			   sort -u` ;; \
295	esac; \
296	for file in $$dist_files; do \
297	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
298	  if test -d $$d/$$file; then \
299	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
300	    if test -d "$(distdir)/$$file"; then \
301	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
302	    fi; \
303	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
304	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
305	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
306	    fi; \
307	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
308	  else \
309	    test -f "$(distdir)/$$file" \
310	    || cp -p $$d/$$file "$(distdir)/$$file" \
311	    || exit 1; \
312	  fi; \
313	done
314check-am: all-am
315check: check-am
316all-am: Makefile $(DATA)
317installdirs:
318	for dir in "$(DESTDIR)$(alsadir)"; do \
319	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
320	done
321install: install-am
322install-exec: install-exec-am
323install-data: install-data-am
324uninstall: uninstall-am
325
326install-am: all-am
327	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
328
329installcheck: installcheck-am
330install-strip:
331	if test -z '$(STRIP)'; then \
332	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
333	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
334	      install; \
335	else \
336	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
337	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
338	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
339	fi
340mostlyclean-generic:
341
342clean-generic:
343
344distclean-generic:
345	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
346	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
347
348maintainer-clean-generic:
349	@echo "This command is intended for maintainers to use"
350	@echo "it deletes files that may require special tools to rebuild."
351clean: clean-am
352
353clean-am: clean-generic clean-libtool mostlyclean-am
354
355distclean: distclean-am
356	-rm -f Makefile
357distclean-am: clean-am distclean-generic
358
359dvi: dvi-am
360
361dvi-am:
362
363html: html-am
364
365html-am:
366
367info: info-am
368
369info-am:
370
371install-data-am: install-alsaDATA
372
373install-dvi: install-dvi-am
374
375install-dvi-am:
376
377install-exec-am:
378
379install-html: install-html-am
380
381install-html-am:
382
383install-info: install-info-am
384
385install-info-am:
386
387install-man:
388
389install-pdf: install-pdf-am
390
391install-pdf-am:
392
393install-ps: install-ps-am
394
395install-ps-am:
396
397installcheck-am:
398
399maintainer-clean: maintainer-clean-am
400	-rm -f Makefile
401maintainer-clean-am: distclean-am maintainer-clean-generic
402
403mostlyclean: mostlyclean-am
404
405mostlyclean-am: mostlyclean-generic mostlyclean-libtool
406
407pdf: pdf-am
408
409pdf-am:
410
411ps: ps-am
412
413ps-am:
414
415uninstall-am: uninstall-alsaDATA
416
417.MAKE: install-am install-strip
418
419.PHONY: all all-am check check-am clean clean-generic clean-libtool \
420	distclean distclean-generic distclean-libtool distdir dvi \
421	dvi-am html html-am info info-am install install-alsaDATA \
422	install-am install-data install-data-am install-dvi \
423	install-dvi-am install-exec install-exec-am install-html \
424	install-html-am install-info install-info-am install-man \
425	install-pdf install-pdf-am install-ps install-ps-am \
426	install-strip installcheck installcheck-am installdirs \
427	maintainer-clean maintainer-clean-generic mostlyclean \
428	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
429	uninstall uninstall-alsaDATA uninstall-am
430
431
432# Tell versions [3.59,3.63) of GNU make to not export all variables.
433# Otherwise a system limit (for SysV at least) may be exceeded.
434.NOEXPORT:
435