upload tizen1.0 source
[framework/multimedia/alsa-scenario-0.2.git] / examples / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 target_triplet = @target@
36 noinst_PROGRAMS = scndump$(EXEEXT) alsascn$(EXEEXT)
37 subdir = examples
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.in
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42         $(ACLOCAL_M4)
43 mkinstalldirs = $(install_sh) -d
44 CONFIG_HEADER = $(top_builddir)/include/config.h
45 CONFIG_CLEAN_FILES =
46 PROGRAMS = $(noinst_PROGRAMS)
47 am_alsascn_OBJECTS = alsa-scn.$(OBJEXT)
48 alsascn_OBJECTS = $(am_alsascn_OBJECTS)
49 alsascn_DEPENDENCIES = ../src/libascenario.la
50 am_scndump_OBJECTS = dump.$(OBJEXT)
51 scndump_OBJECTS = $(am_scndump_OBJECTS)
52 scndump_DEPENDENCIES = ../src/libascenario.la
53 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
54 depcomp = $(SHELL) $(top_srcdir)/depcomp
55 am__depfiles_maybe = depfiles
56 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
57         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
58 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
59         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
60         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61 CCLD = $(CC)
62 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
63         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
64         $(LDFLAGS) -o $@
65 SOURCES = $(alsascn_SOURCES) $(scndump_SOURCES)
66 DIST_SOURCES = $(alsascn_SOURCES) $(scndump_SOURCES)
67 ETAGS = etags
68 CTAGS = ctags
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 ACLOCAL = @ACLOCAL@
71 ALSA_CFLAGS = @ALSA_CFLAGS@
72 ALSA_CONFIG_DIR = @ALSA_CONFIG_DIR@
73 ALSA_DEPLIBS = @ALSA_DEPLIBS@
74 ALSA_LIBS = @ALSA_LIBS@
75 ALSA_PLUGIN_DIR = @ALSA_PLUGIN_DIR@
76 AMTAR = @AMTAR@
77 AR = @AR@
78 ASCENARIO_MAJOR_VERSION = @ASCENARIO_MAJOR_VERSION@
79 ASCENARIO_MICRO_VERSION = @ASCENARIO_MICRO_VERSION@
80 ASCENARIO_MINOR_VERSION = @ASCENARIO_MINOR_VERSION@
81 ASCENARIO_VERSION = @ASCENARIO_VERSION@
82 AUTOCONF = @AUTOCONF@
83 AUTOHEADER = @AUTOHEADER@
84 AUTOMAKE = @AUTOMAKE@
85 AWK = @AWK@
86 CC = @CC@
87 CCDEPMODE = @CCDEPMODE@
88 CFLAGS = @CFLAGS@
89 CPP = @CPP@
90 CPPFLAGS = @CPPFLAGS@
91 CYGPATH_W = @CYGPATH_W@
92 DEFS = @DEFS@
93 DEPDIR = @DEPDIR@
94 DSYMUTIL = @DSYMUTIL@
95 DUMPBIN = @DUMPBIN@
96 ECHO_C = @ECHO_C@
97 ECHO_N = @ECHO_N@
98 ECHO_T = @ECHO_T@
99 EGREP = @EGREP@
100 EXEEXT = @EXEEXT@
101 FGREP = @FGREP@
102 GREP = @GREP@
103 INSTALL = @INSTALL@
104 INSTALL_DATA = @INSTALL_DATA@
105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
106 INSTALL_SCRIPT = @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108 LD = @LD@
109 LDFLAGS = @LDFLAGS@
110 LIBOBJS = @LIBOBJS@
111 LIBS = @LIBS@
112 LIBTOOL = @LIBTOOL@
113 LIBTOOL_VERSION_INFO = @LIBTOOL_VERSION_INFO@
114 LIPO = @LIPO@
115 LN_S = @LN_S@
116 LTLIBOBJS = @LTLIBOBJS@
117 LT_RELEASE = @LT_RELEASE@
118 LT_VERSION = @LT_VERSION@
119 MAKEINFO = @MAKEINFO@
120 MKDIR_P = @MKDIR_P@
121 NM = @NM@
122 NMEDIT = @NMEDIT@
123 OBJDUMP = @OBJDUMP@
124 OBJEXT = @OBJEXT@
125 OTOOL = @OTOOL@
126 OTOOL64 = @OTOOL64@
127 PACKAGE = @PACKAGE@
128 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129 PACKAGE_NAME = @PACKAGE_NAME@
130 PACKAGE_STRING = @PACKAGE_STRING@
131 PACKAGE_TARNAME = @PACKAGE_TARNAME@
132 PACKAGE_VERSION = @PACKAGE_VERSION@
133 PATH_SEPARATOR = @PATH_SEPARATOR@
134 PKG_CONFIG = @PKG_CONFIG@
135 RANLIB = @RANLIB@
136 SED = @SED@
137 SET_MAKE = @SET_MAKE@
138 SHELL = @SHELL@
139 STRIP = @STRIP@
140 SYMBOL_PREFIX = @SYMBOL_PREFIX@
141 VERSION = @VERSION@
142 abs_builddir = @abs_builddir@
143 abs_srcdir = @abs_srcdir@
144 abs_top_builddir = @abs_top_builddir@
145 abs_top_srcdir = @abs_top_srcdir@
146 ac_ct_CC = @ac_ct_CC@
147 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
148 am__include = @am__include@
149 am__leading_dot = @am__leading_dot@
150 am__quote = @am__quote@
151 am__tar = @am__tar@
152 am__untar = @am__untar@
153 bindir = @bindir@
154 build = @build@
155 build_alias = @build_alias@
156 build_cpu = @build_cpu@
157 build_os = @build_os@
158 build_vendor = @build_vendor@
159 builddir = @builddir@
160 datadir = @datadir@
161 datarootdir = @datarootdir@
162 docdir = @docdir@
163 dvidir = @dvidir@
164 exec_prefix = @exec_prefix@
165 host = @host@
166 host_alias = @host_alias@
167 host_cpu = @host_cpu@
168 host_os = @host_os@
169 host_vendor = @host_vendor@
170 htmldir = @htmldir@
171 includedir = @includedir@
172 infodir = @infodir@
173 install_sh = @install_sh@
174 libdir = @libdir@
175 libexecdir = @libexecdir@
176 localedir = @localedir@
177 localstatedir = @localstatedir@
178 lt_ECHO = @lt_ECHO@
179 mandir = @mandir@
180 mkdir_p = @mkdir_p@
181 oldincludedir = @oldincludedir@
182 pdfdir = @pdfdir@
183 prefix = @prefix@
184 program_transform_name = @program_transform_name@
185 psdir = @psdir@
186 sbindir = @sbindir@
187 sharedstatedir = @sharedstatedir@
188 srcdir = @srcdir@
189 sysconfdir = @sysconfdir@
190 target = @target@
191 target_alias = @target_alias@
192 target_cpu = @target_cpu@
193 target_os = @target_os@
194 target_vendor = @target_vendor@
195 top_builddir = @top_builddir@
196 top_srcdir = @top_srcdir@
197 scndump_SOURCES = \
198         dump.c
199
200 alsascn_SOURCES = \
201         alsa-scn.c
202
203 INCLUDES = \
204          -Wall -I$(top_srcdir)/src
205
206 scndump_LDADD = \
207         ../src/libascenario.la -lasound
208
209 alsascn_LDADD = \
210         ../src/libascenario.la -lasound
211
212 all: all-am
213
214 .SUFFIXES:
215 .SUFFIXES: .c .lo .o .obj
216 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
217         @for dep in $?; do \
218           case '$(am__configure_deps)' in \
219             *$$dep*) \
220               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
221                 && { if test -f $@; then exit 0; else break; fi; }; \
222               exit 1;; \
223           esac; \
224         done; \
225         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  examples/Makefile'; \
226         cd $(top_srcdir) && \
227           $(AUTOMAKE) --foreign  examples/Makefile
228 .PRECIOUS: Makefile
229 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
230         @case '$?' in \
231           *config.status*) \
232             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
233           *) \
234             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
235             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
236         esac;
237
238 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
239         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240
241 $(top_srcdir)/configure:  $(am__configure_deps)
242         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
244         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245
246 clean-noinstPROGRAMS:
247         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
248           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
249           echo " rm -f $$p $$f"; \
250           rm -f $$p $$f ; \
251         done
252 alsascn$(EXEEXT): $(alsascn_OBJECTS) $(alsascn_DEPENDENCIES) 
253         @rm -f alsascn$(EXEEXT)
254         $(LINK) $(alsascn_OBJECTS) $(alsascn_LDADD) $(LIBS)
255 scndump$(EXEEXT): $(scndump_OBJECTS) $(scndump_DEPENDENCIES) 
256         @rm -f scndump$(EXEEXT)
257         $(LINK) $(scndump_OBJECTS) $(scndump_LDADD) $(LIBS)
258
259 mostlyclean-compile:
260         -rm -f *.$(OBJEXT)
261
262 distclean-compile:
263         -rm -f *.tab.c
264
265 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsa-scn.Po@am__quote@
266 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dump.Po@am__quote@
267
268 .c.o:
269 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
270 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
271 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
272 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
273 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
274
275 .c.obj:
276 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
277 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
278 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
279 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
280 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
281
282 .c.lo:
283 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
284 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
285 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
286 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
287 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
288
289 mostlyclean-libtool:
290         -rm -f *.lo
291
292 clean-libtool:
293         -rm -rf .libs _libs
294
295 ID: $(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
303 tags: TAGS
304
305 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
306                 $(TAGS_FILES) $(LISP)
307         tags=; \
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         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
316           test -n "$$unique" || unique=$$empty_fix; \
317           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
318             $$tags $$unique; \
319         fi
320 ctags: CTAGS
321 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
322                 $(TAGS_FILES) $(LISP)
323         tags=; \
324         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
325         unique=`for i in $$list; do \
326             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327           done | \
328           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
329               END { if (nonempty) { for (i in files) print i; }; }'`; \
330         test -z "$(CTAGS_ARGS)$$tags$$unique" \
331           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
332              $$tags $$unique
333
334 GTAGS:
335         here=`$(am__cd) $(top_builddir) && pwd` \
336           && cd $(top_srcdir) \
337           && gtags -i $(GTAGS_ARGS) $$here
338
339 distclean-tags:
340         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
341
342 distdir: $(DISTFILES)
343         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
344         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
345         list='$(DISTFILES)'; \
346           dist_files=`for file in $$list; do echo $$file; done | \
347           sed -e "s|^$$srcdirstrip/||;t" \
348               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
349         case $$dist_files in \
350           */*) $(MKDIR_P) `echo "$$dist_files" | \
351                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
352                            sort -u` ;; \
353         esac; \
354         for file in $$dist_files; do \
355           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
356           if test -d $$d/$$file; then \
357             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
358             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
359               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
360             fi; \
361             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
362           else \
363             test -f $(distdir)/$$file \
364             || cp -p $$d/$$file $(distdir)/$$file \
365             || exit 1; \
366           fi; \
367         done
368 check-am: all-am
369 check: check-am
370 all-am: Makefile $(PROGRAMS)
371 installdirs:
372 install: install-am
373 install-exec: install-exec-am
374 install-data: install-data-am
375 uninstall: uninstall-am
376
377 install-am: all-am
378         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
379
380 installcheck: installcheck-am
381 install-strip:
382         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
383           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
384           `test -z '$(STRIP)' || \
385             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
386 mostlyclean-generic:
387
388 clean-generic:
389
390 distclean-generic:
391         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
392
393 maintainer-clean-generic:
394         @echo "This command is intended for maintainers to use"
395         @echo "it deletes files that may require special tools to rebuild."
396 clean: clean-am
397
398 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
399         mostlyclean-am
400
401 distclean: distclean-am
402         -rm -rf ./$(DEPDIR)
403         -rm -f Makefile
404 distclean-am: clean-am distclean-compile distclean-generic \
405         distclean-tags
406
407 dvi: dvi-am
408
409 dvi-am:
410
411 html: html-am
412
413 info: info-am
414
415 info-am:
416
417 install-data-am:
418
419 install-dvi: install-dvi-am
420
421 install-exec-am:
422
423 install-html: install-html-am
424
425 install-info: install-info-am
426
427 install-man:
428
429 install-pdf: install-pdf-am
430
431 install-ps: install-ps-am
432
433 installcheck-am:
434
435 maintainer-clean: maintainer-clean-am
436         -rm -rf ./$(DEPDIR)
437         -rm -f Makefile
438 maintainer-clean-am: distclean-am maintainer-clean-generic
439
440 mostlyclean: mostlyclean-am
441
442 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
443         mostlyclean-libtool
444
445 pdf: pdf-am
446
447 pdf-am:
448
449 ps: ps-am
450
451 ps-am:
452
453 uninstall-am:
454
455 .MAKE: install-am install-strip
456
457 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
458         clean-libtool clean-noinstPROGRAMS ctags distclean \
459         distclean-compile distclean-generic distclean-libtool \
460         distclean-tags distdir dvi dvi-am html html-am info info-am \
461         install install-am install-data install-data-am install-dvi \
462         install-dvi-am install-exec install-exec-am install-html \
463         install-html-am install-info install-info-am install-man \
464         install-pdf install-pdf-am install-ps install-ps-am \
465         install-strip installcheck installcheck-am installdirs \
466         maintainer-clean maintainer-clean-generic mostlyclean \
467         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
468         pdf pdf-am ps ps-am tags uninstall uninstall-am
469
470 # Tell versions [3.59,3.63) of GNU make to not export all variables.
471 # Otherwise a system limit (for SysV at least) may be exceeded.
472 .NOEXPORT: