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