Imported Upstream version 1.0.28
[platform/upstream/alsa-lib.git] / doc / pictures / Makefile.in
1 # Makefile.in generated by automake 1.12.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
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 VPATH = @srcdir@
17 am__make_dryrun = \
18   { \
19     am__dry=no; \
20     case $$MAKEFLAGS in \
21       *\\[\ \   ]*) \
22         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
23           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
24       *) \
25         for am__flg in $$MAKEFLAGS; do \
26           case $$am__flg in \
27             *=*|--*) ;; \
28             *n*) am__dry=yes; break;; \
29           esac; \
30         done;; \
31     esac; \
32     test $$am__dry = yes; \
33   }
34 pkgdatadir = $(datadir)/@PACKAGE@
35 pkgincludedir = $(includedir)/@PACKAGE@
36 pkglibdir = $(libdir)/@PACKAGE@
37 pkglibexecdir = $(libexecdir)/@PACKAGE@
38 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39 install_sh_DATA = $(install_sh) -c -m 644
40 install_sh_PROGRAM = $(install_sh) -c
41 install_sh_SCRIPT = $(install_sh) -c
42 INSTALL_HEADER = $(INSTALL_DATA)
43 transform = $(program_transform_name)
44 NORMAL_INSTALL = :
45 PRE_INSTALL = :
46 POST_INSTALL = :
47 NORMAL_UNINSTALL = :
48 PRE_UNINSTALL = :
49 POST_UNINSTALL = :
50 build_triplet = @build@
51 host_triplet = @host@
52 subdir = doc/pictures
53 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
54 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
56         $(top_srcdir)/configure.ac
57 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58         $(ACLOCAL_M4)
59 mkinstalldirs = $(install_sh) -d
60 CONFIG_HEADER = $(top_builddir)/include/config.h
61 CONFIG_CLEAN_FILES =
62 CONFIG_CLEAN_VPATH_FILES =
63 AM_V_P = $(am__v_P_@AM_V@)
64 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
65 am__v_P_0 = false
66 am__v_P_1 = :
67 AM_V_GEN = $(am__v_GEN_@AM_V@)
68 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
69 am__v_GEN_0 = @echo "  GEN     " $@;
70 am__v_GEN_1 = 
71 AM_V_at = $(am__v_at_@AM_V@)
72 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
73 am__v_at_0 = @
74 am__v_at_1 = 
75 SOURCES =
76 DIST_SOURCES =
77 am__can_run_installinfo = \
78   case $$AM_UPDATE_INFO_DIR in \
79     n|no|NO) false;; \
80     *) (install-info --version) >/dev/null 2>&1;; \
81   esac
82 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83 ACLOCAL = @ACLOCAL@
84 ALSA_CONFIG_DIR = @ALSA_CONFIG_DIR@
85 ALSA_DEPLIBS = @ALSA_DEPLIBS@
86 ALSA_PKGCONF_DIR = @ALSA_PKGCONF_DIR@
87 ALSA_PLUGIN_DIR = @ALSA_PLUGIN_DIR@
88 AMTAR = @AMTAR@
89 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
90 AR = @AR@
91 AUTOCONF = @AUTOCONF@
92 AUTOHEADER = @AUTOHEADER@
93 AUTOMAKE = @AUTOMAKE@
94 AWK = @AWK@
95 CC = @CC@
96 CCDEPMODE = @CCDEPMODE@
97 CFLAGS = @CFLAGS@
98 CPP = @CPP@
99 CPPFLAGS = @CPPFLAGS@
100 CYGPATH_W = @CYGPATH_W@
101 DEFS = @DEFS@
102 DEPDIR = @DEPDIR@
103 DLLTOOL = @DLLTOOL@
104 DSYMUTIL = @DSYMUTIL@
105 DUMPBIN = @DUMPBIN@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 EGREP = @EGREP@
110 EXEEXT = @EXEEXT@
111 FGREP = @FGREP@
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 LD = @LD@
119 LDFLAGS = @LDFLAGS@
120 LIBOBJS = @LIBOBJS@
121 LIBS = @LIBS@
122 LIBTOOL = @LIBTOOL@
123 LIBTOOL_VERSION_INFO = @LIBTOOL_VERSION_INFO@
124 LIPO = @LIPO@
125 LN_S = @LN_S@
126 LTLIBOBJS = @LTLIBOBJS@
127 MAINT = @MAINT@
128 MAKEINFO = @MAKEINFO@
129 MANIFEST_TOOL = @MANIFEST_TOOL@
130 MKDIR_P = @MKDIR_P@
131 NM = @NM@
132 NMEDIT = @NMEDIT@
133 OBJDUMP = @OBJDUMP@
134 OBJEXT = @OBJEXT@
135 OTOOL = @OTOOL@
136 OTOOL64 = @OTOOL64@
137 PACKAGE = @PACKAGE@
138 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139 PACKAGE_NAME = @PACKAGE_NAME@
140 PACKAGE_STRING = @PACKAGE_STRING@
141 PACKAGE_TARNAME = @PACKAGE_TARNAME@
142 PACKAGE_URL = @PACKAGE_URL@
143 PACKAGE_VERSION = @PACKAGE_VERSION@
144 PATH_SEPARATOR = @PATH_SEPARATOR@
145 PYTHON_INCLUDES = @PYTHON_INCLUDES@
146 PYTHON_LIBS = @PYTHON_LIBS@
147 RANLIB = @RANLIB@
148 SED = @SED@
149 SET_MAKE = @SET_MAKE@
150 SHELL = @SHELL@
151 SND_LIB_EXTRAVER = @SND_LIB_EXTRAVER@
152 SND_LIB_MAJOR = @SND_LIB_MAJOR@
153 SND_LIB_MINOR = @SND_LIB_MINOR@
154 SND_LIB_SUBMINOR = @SND_LIB_SUBMINOR@
155 SND_LIB_VERSION = @SND_LIB_VERSION@
156 STRIP = @STRIP@
157 SYMBOL_PREFIX = @SYMBOL_PREFIX@
158 VERSION = @VERSION@
159 abs_builddir = @abs_builddir@
160 abs_srcdir = @abs_srcdir@
161 abs_top_builddir = @abs_top_builddir@
162 abs_top_srcdir = @abs_top_srcdir@
163 ac_ct_AR = @ac_ct_AR@
164 ac_ct_CC = @ac_ct_CC@
165 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
166 am__include = @am__include@
167 am__leading_dot = @am__leading_dot@
168 am__quote = @am__quote@
169 am__tar = @am__tar@
170 am__untar = @am__untar@
171 bindir = @bindir@
172 build = @build@
173 build_alias = @build_alias@
174 build_cpu = @build_cpu@
175 build_os = @build_os@
176 build_vendor = @build_vendor@
177 builddir = @builddir@
178 datadir = @datadir@
179 datarootdir = @datarootdir@
180 docdir = @docdir@
181 dvidir = @dvidir@
182 exec_prefix = @exec_prefix@
183 host = @host@
184 host_alias = @host_alias@
185 host_cpu = @host_cpu@
186 host_os = @host_os@
187 host_vendor = @host_vendor@
188 htmldir = @htmldir@
189 includedir = @includedir@
190 infodir = @infodir@
191 install_sh = @install_sh@
192 libdir = @libdir@
193 libexecdir = @libexecdir@
194 localedir = @localedir@
195 localstatedir = @localstatedir@
196 mandir = @mandir@
197 mkdir_p = @mkdir_p@
198 oldincludedir = @oldincludedir@
199 pdfdir = @pdfdir@
200 prefix = @prefix@
201 program_transform_name = @program_transform_name@
202 psdir = @psdir@
203 sbindir = @sbindir@
204 sharedstatedir = @sharedstatedir@
205 srcdir = @srcdir@
206 sysconfdir = @sysconfdir@
207 target_alias = @target_alias@
208 top_build_prefix = @top_build_prefix@
209 top_builddir = @top_builddir@
210 top_srcdir = @top_srcdir@
211 EXTRA_DIST = wave1.gif wave2.gif
212 all: all-am
213
214 .SUFFIXES:
215 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
216         @for dep in $?; do \
217           case '$(am__configure_deps)' in \
218             *$$dep*) \
219               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
220                 && { if test -f $@; then exit 0; else break; fi; }; \
221               exit 1;; \
222           esac; \
223         done; \
224         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/pictures/Makefile'; \
225         $(am__cd) $(top_srcdir) && \
226           $(AUTOMAKE) --foreign doc/pictures/Makefile
227 .PRECIOUS: Makefile
228 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
229         @case '$?' in \
230           *config.status*) \
231             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
232           *) \
233             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
234             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
235         esac;
236
237 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
238         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239
240 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244 $(am__aclocal_m4_deps):
245
246 mostlyclean-libtool:
247         -rm -f *.lo
248
249 clean-libtool:
250         -rm -rf .libs _libs
251 tags: TAGS
252 TAGS:
253
254 ctags: CTAGS
255 CTAGS:
256
257 cscope cscopelist:
258
259
260 distdir: $(DISTFILES)
261         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
262         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
263         list='$(DISTFILES)'; \
264           dist_files=`for file in $$list; do echo $$file; done | \
265           sed -e "s|^$$srcdirstrip/||;t" \
266               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
267         case $$dist_files in \
268           */*) $(MKDIR_P) `echo "$$dist_files" | \
269                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
270                            sort -u` ;; \
271         esac; \
272         for file in $$dist_files; do \
273           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
274           if test -d $$d/$$file; then \
275             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
276             if test -d "$(distdir)/$$file"; then \
277               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
278             fi; \
279             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
280               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
281               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
282             fi; \
283             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
284           else \
285             test -f "$(distdir)/$$file" \
286             || cp -p $$d/$$file "$(distdir)/$$file" \
287             || exit 1; \
288           fi; \
289         done
290 check-am: all-am
291 check: check-am
292 all-am: Makefile
293 installdirs:
294 install: install-am
295 install-exec: install-exec-am
296 install-data: install-data-am
297 uninstall: uninstall-am
298
299 install-am: all-am
300         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
301
302 installcheck: installcheck-am
303 install-strip:
304         if test -z '$(STRIP)'; then \
305           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
306             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
307               install; \
308         else \
309           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
310             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
311             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
312         fi
313 mostlyclean-generic:
314
315 clean-generic:
316
317 distclean-generic:
318         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
319         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
320
321 maintainer-clean-generic:
322         @echo "This command is intended for maintainers to use"
323         @echo "it deletes files that may require special tools to rebuild."
324 clean: clean-am
325
326 clean-am: clean-generic clean-libtool mostlyclean-am
327
328 distclean: distclean-am
329         -rm -f Makefile
330 distclean-am: clean-am distclean-generic
331
332 dvi: dvi-am
333
334 dvi-am:
335
336 html: html-am
337
338 html-am:
339
340 info: info-am
341
342 info-am:
343
344 install-data-am:
345
346 install-dvi: install-dvi-am
347
348 install-dvi-am:
349
350 install-exec-am:
351
352 install-html: install-html-am
353
354 install-html-am:
355
356 install-info: install-info-am
357
358 install-info-am:
359
360 install-man:
361
362 install-pdf: install-pdf-am
363
364 install-pdf-am:
365
366 install-ps: install-ps-am
367
368 install-ps-am:
369
370 installcheck-am:
371
372 maintainer-clean: maintainer-clean-am
373         -rm -f Makefile
374 maintainer-clean-am: distclean-am maintainer-clean-generic
375
376 mostlyclean: mostlyclean-am
377
378 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
379
380 pdf: pdf-am
381
382 pdf-am:
383
384 ps: ps-am
385
386 ps-am:
387
388 uninstall-am:
389
390 .MAKE: install-am install-strip
391
392 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
393         distclean distclean-generic distclean-libtool distdir dvi \
394         dvi-am html html-am info info-am install install-am \
395         install-data install-data-am install-dvi install-dvi-am \
396         install-exec install-exec-am install-html install-html-am \
397         install-info install-info-am install-man install-pdf \
398         install-pdf-am install-ps install-ps-am install-strip \
399         installcheck installcheck-am installdirs maintainer-clean \
400         maintainer-clean-generic mostlyclean mostlyclean-generic \
401         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
402
403
404 # Tell versions [3.59,3.63) of GNU make to not export all variables.
405 # Otherwise a system limit (for SysV at least) may be exceeded.
406 .NOEXPORT: