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@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34subdir = win32/shout
35DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/m4/ccflags.m4 \
38	$(top_srcdir)/m4/libshout.m4 $(top_srcdir)/m4/libvorbis.m4 \
39	$(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/progname.m4 \
40	$(top_srcdir)/m4/taglib.m4 $(top_srcdir)/m4/tree.m4 \
41	$(top_srcdir)/m4/vacopy.m4 $(top_srcdir)/m4/vars.m4 \
42	$(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44	$(ACLOCAL_M4)
45mkinstalldirs = $(SHELL) $(install_sh) -d
46CONFIG_HEADER = $(top_builddir)/src/config.h
47CONFIG_CLEAN_FILES =
48SOURCES =
49DIST_SOURCES =
50DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
51ACLOCAL = @ACLOCAL@
52AMTAR = @AMTAR@
53AUTOCONF = @AUTOCONF@
54AUTOHEADER = @AUTOHEADER@
55AUTOMAKE = @AUTOMAKE@
56AWK = @AWK@
57BUILD_DATE = @BUILD_DATE@
58CC = @CC@
59CCDEPMODE = @CCDEPMODE@
60CFLAGS = @CFLAGS@
61COMPAT_INCLUDES = @COMPAT_INCLUDES@
62CPP = @CPP@
63CPPFLAGS = @CPPFLAGS@
64CYGPATH_W = @CYGPATH_W@
65DEFS = @DEFS@
66DEPDIR = @DEPDIR@
67ECHO_C = @ECHO_C@
68ECHO_N = @ECHO_N@
69ECHO_T = @ECHO_T@
70EGREP = @EGREP@
71EXAMPLES_DIR = @EXAMPLES_DIR@
72EXEEXT = @EXEEXT@
73EZ_CFLAGS = @EZ_CFLAGS@
74EZ_CPPFLAGS = @EZ_CPPFLAGS@
75EZ_LDFLAGS = @EZ_LDFLAGS@
76EZ_LIBS = @EZ_LIBS@
77FGREP = @FGREP@
78GREP = @GREP@
79INSTALL = @INSTALL@
80INSTALL_DATA = @INSTALL_DATA@
81INSTALL_PROGRAM = @INSTALL_PROGRAM@
82INSTALL_SCRIPT = @INSTALL_SCRIPT@
83INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
84LDFLAGS = @LDFLAGS@
85LIBICONV = @LIBICONV@
86LIBOBJS = @LIBOBJS@
87LIBS = @LIBS@
88LIBSHOUT_CFLAGS = @LIBSHOUT_CFLAGS@
89LIBSHOUT_CPPFLAGS = @LIBSHOUT_CPPFLAGS@
90LIBSHOUT_LDFLAGS = @LIBSHOUT_LDFLAGS@
91LIBSHOUT_LIBS = @LIBSHOUT_LIBS@
92LIBVORBISFILE_LIBS = @LIBVORBISFILE_LIBS@
93LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
94LIBXML2_CPPFLAGS = @LIBXML2_CPPFLAGS@
95LIBXML2_LDFLAGS = @LIBXML2_LDFLAGS@
96LIBXML2_LIBS = @LIBXML2_LIBS@
97LTLIBICONV = @LTLIBICONV@
98LTLIBOBJS = @LTLIBOBJS@
99MAINT = @MAINT@
100MAKEINFO = @MAKEINFO@
101MKDIR_P = @MKDIR_P@
102OBJEXT = @OBJEXT@
103PACKAGE = @PACKAGE@
104PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
105PACKAGE_NAME = @PACKAGE_NAME@
106PACKAGE_STRING = @PACKAGE_STRING@
107PACKAGE_TARNAME = @PACKAGE_TARNAME@
108PACKAGE_VERSION = @PACKAGE_VERSION@
109PATH_SEPARATOR = @PATH_SEPARATOR@
110PKG_CONFIG = @PKG_CONFIG@
111SET_MAKE = @SET_MAKE@
112SHELL = @SHELL@
113STRIP = @STRIP@
114TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
115TAGLIB_CPPFLAGS = @TAGLIB_CPPFLAGS@
116TAGLIB_C_LIBS = @TAGLIB_C_LIBS@
117TAGLIB_LDFLAGS = @TAGLIB_LDFLAGS@
118VERSION = @VERSION@
119VORBIS_CFLAGS = @VORBIS_CFLAGS@
120VORBIS_CPPFLAGS = @VORBIS_CPPFLAGS@
121VORBIS_LDFLAGS = @VORBIS_LDFLAGS@
122abs_builddir = @abs_builddir@
123abs_srcdir = @abs_srcdir@
124abs_top_builddir = @abs_top_builddir@
125abs_top_srcdir = @abs_top_srcdir@
126ac_ct_CC = @ac_ct_CC@
127am__include = @am__include@
128am__leading_dot = @am__leading_dot@
129am__quote = @am__quote@
130am__tar = @am__tar@
131am__untar = @am__untar@
132bindir = @bindir@
133build = @build@
134build_alias = @build_alias@
135build_cpu = @build_cpu@
136build_os = @build_os@
137build_vendor = @build_vendor@
138builddir = @builddir@
139datadir = @datadir@
140datarootdir = @datarootdir@
141docdir = @docdir@
142dvidir = @dvidir@
143exec_prefix = @exec_prefix@
144host = @host@
145host_alias = @host_alias@
146host_cpu = @host_cpu@
147host_os = @host_os@
148host_vendor = @host_vendor@
149htmldir = @htmldir@
150includedir = @includedir@
151infodir = @infodir@
152install_sh = @install_sh@
153libdir = @libdir@
154libexecdir = @libexecdir@
155localedir = @localedir@
156localstatedir = @localstatedir@
157mandir = @mandir@
158mkdir_p = @mkdir_p@
159oldincludedir = @oldincludedir@
160pdfdir = @pdfdir@
161prefix = @prefix@
162program_transform_name = @program_transform_name@
163psdir = @psdir@
164sbindir = @sbindir@
165sharedstatedir = @sharedstatedir@
166srcdir = @srcdir@
167sysconfdir = @sysconfdir@
168target_alias = @target_alias@
169top_builddir = @top_builddir@
170top_srcdir = @top_srcdir@
171AUTOMAKE_OPTIONS = 1.9 foreign
172EXTRA_DIST = shout.h
173CLEANFILES = *~ core *.core
174all: all-am
175
176.SUFFIXES:
177$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
178	@for dep in $?; do \
179	  case '$(am__configure_deps)' in \
180	    *$$dep*) \
181	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
182	        && { if test -f $@; then exit 0; else break; fi; }; \
183	      exit 1;; \
184	  esac; \
185	done; \
186	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  win32/shout/Makefile'; \
187	cd $(top_srcdir) && \
188	  $(AUTOMAKE) --foreign  win32/shout/Makefile
189.PRECIOUS: Makefile
190Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
191	@case '$?' in \
192	  *config.status*) \
193	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
194	  *) \
195	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
196	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
197	esac;
198
199$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
200	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201
202$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
203	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
205	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206tags: TAGS
207TAGS:
208
209ctags: CTAGS
210CTAGS:
211
212
213distdir: $(DISTFILES)
214	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
215	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
216	list='$(DISTFILES)'; \
217	  dist_files=`for file in $$list; do echo $$file; done | \
218	  sed -e "s|^$$srcdirstrip/||;t" \
219	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
220	case $$dist_files in \
221	  */*) $(MKDIR_P) `echo "$$dist_files" | \
222			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
223			   sort -u` ;; \
224	esac; \
225	for file in $$dist_files; do \
226	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
227	  if test -d $$d/$$file; then \
228	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
229	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
230	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
231	    fi; \
232	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
233	  else \
234	    test -f $(distdir)/$$file \
235	    || cp -p $$d/$$file $(distdir)/$$file \
236	    || exit 1; \
237	  fi; \
238	done
239check-am: all-am
240check: check-am
241all-am: Makefile
242installdirs:
243install: install-am
244install-exec: install-exec-am
245install-data: install-data-am
246uninstall: uninstall-am
247
248install-am: all-am
249	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
250
251installcheck: installcheck-am
252install-strip:
253	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
254	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
255	  `test -z '$(STRIP)' || \
256	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
257mostlyclean-generic:
258
259clean-generic:
260	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
261
262distclean-generic:
263	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
264
265maintainer-clean-generic:
266	@echo "This command is intended for maintainers to use"
267	@echo "it deletes files that may require special tools to rebuild."
268clean: clean-am
269
270clean-am: clean-generic mostlyclean-am
271
272distclean: distclean-am
273	-rm -f Makefile
274distclean-am: clean-am distclean-generic
275
276dvi: dvi-am
277
278dvi-am:
279
280html: html-am
281
282info: info-am
283
284info-am:
285
286install-data-am:
287
288install-dvi: install-dvi-am
289
290install-exec-am:
291
292install-html: install-html-am
293
294install-info: install-info-am
295
296install-man:
297
298install-pdf: install-pdf-am
299
300install-ps: install-ps-am
301
302installcheck-am:
303
304maintainer-clean: maintainer-clean-am
305	-rm -f Makefile
306maintainer-clean-am: distclean-am maintainer-clean-generic
307
308mostlyclean: mostlyclean-am
309
310mostlyclean-am: mostlyclean-generic
311
312pdf: pdf-am
313
314pdf-am:
315
316ps: ps-am
317
318ps-am:
319
320uninstall-am:
321
322.MAKE: install-am install-strip
323
324.PHONY: all all-am check check-am clean clean-generic distclean \
325	distclean-generic distdir dvi dvi-am html html-am info info-am \
326	install install-am install-data install-data-am install-dvi \
327	install-dvi-am install-exec install-exec-am install-html \
328	install-html-am install-info install-info-am install-man \
329	install-pdf install-pdf-am install-ps install-ps-am \
330	install-strip installcheck installcheck-am installdirs \
331	maintainer-clean maintainer-clean-generic mostlyclean \
332	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
333
334# Tell versions [3.59,3.63) of GNU make to not export all variables.
335# Otherwise a system limit (for SysV at least) may be exceeded.
336.NOEXPORT:
337