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