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@
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 = example/testcase
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41	$(ACLOCAL_M4)
42mkinstalldirs = $(install_sh) -d
43CONFIG_HEADER = $(top_builddir)/config.h
44CONFIG_CLEAN_FILES =
45CONFIG_CLEAN_VPATH_FILES =
46SOURCES =
47DIST_SOURCES =
48DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
49ACLOCAL = @ACLOCAL@
50AMTAR = @AMTAR@
51AR = @AR@
52AS = @AS@
53AUTOCONF = @AUTOCONF@
54AUTOHEADER = @AUTOHEADER@
55AUTOMAKE = @AUTOMAKE@
56AWK = @AWK@
57CC = @CC@
58CCDEPMODE = @CCDEPMODE@
59CFLAGS = @CFLAGS@
60CPP = @CPP@
61CPPFLAGS = @CPPFLAGS@
62CYGPATH_W = @CYGPATH_W@
63DEFS = @DEFS@
64DEPDIR = @DEPDIR@
65DLLTOOL = @DLLTOOL@
66DSYMUTIL = @DSYMUTIL@
67DUMPBIN = @DUMPBIN@
68ECHO_C = @ECHO_C@
69ECHO_N = @ECHO_N@
70ECHO_T = @ECHO_T@
71EGREP = @EGREP@
72EXEEXT = @EXEEXT@
73EXTRA_CFLAGS = @EXTRA_CFLAGS@
74EXTRA_LDFLAGS = @EXTRA_LDFLAGS@
75FGREP = @FGREP@
76GREP = @GREP@
77INSTALL = @INSTALL@
78INSTALL_DATA = @INSTALL_DATA@
79INSTALL_PROGRAM = @INSTALL_PROGRAM@
80INSTALL_SCRIPT = @INSTALL_SCRIPT@
81INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
82LD = @LD@
83LDFLAGS = @LDFLAGS@
84LIBMPD_LIBTOOL_VERSION = @LIBMPD_LIBTOOL_VERSION@
85LIBMPD_MAJOR_VERSION = @LIBMPD_MAJOR_VERSION@
86LIBMPD_MICRO_VERSION = @LIBMPD_MICRO_VERSION@
87LIBMPD_MINOR_VERSION = @LIBMPD_MINOR_VERSION@
88LIBOBJS = @LIBOBJS@
89LIBS = @LIBS@
90LIBTOOL = @LIBTOOL@
91LIPO = @LIPO@
92LN_S = @LN_S@
93LTLIBOBJS = @LTLIBOBJS@
94MAKEINFO = @MAKEINFO@
95MKDIR_P = @MKDIR_P@
96NM = @NM@
97NMEDIT = @NMEDIT@
98OBJDUMP = @OBJDUMP@
99OBJEXT = @OBJEXT@
100OTOOL = @OTOOL@
101OTOOL64 = @OTOOL64@
102PACKAGE = @PACKAGE@
103PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
104PACKAGE_NAME = @PACKAGE_NAME@
105PACKAGE_STRING = @PACKAGE_STRING@
106PACKAGE_TARNAME = @PACKAGE_TARNAME@
107PACKAGE_URL = @PACKAGE_URL@
108PACKAGE_VERSION = @PACKAGE_VERSION@
109PATH_SEPARATOR = @PATH_SEPARATOR@
110PKG_CONFIG = @PKG_CONFIG@
111PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
112PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
113RANLIB = @RANLIB@
114SED = @SED@
115SET_MAKE = @SET_MAKE@
116SHELL = @SHELL@
117STRIP = @STRIP@
118VERSION = @VERSION@
119abs_builddir = @abs_builddir@
120abs_srcdir = @abs_srcdir@
121abs_top_builddir = @abs_top_builddir@
122abs_top_srcdir = @abs_top_srcdir@
123ac_ct_CC = @ac_ct_CC@
124ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
125am__include = @am__include@
126am__leading_dot = @am__leading_dot@
127am__quote = @am__quote@
128am__tar = @am__tar@
129am__untar = @am__untar@
130bindir = @bindir@
131build = @build@
132build_alias = @build_alias@
133build_cpu = @build_cpu@
134build_os = @build_os@
135build_vendor = @build_vendor@
136builddir = @builddir@
137datadir = @datadir@
138datarootdir = @datarootdir@
139docdir = @docdir@
140dvidir = @dvidir@
141exec_prefix = @exec_prefix@
142glib_CFLAGS = @glib_CFLAGS@
143glib_LIBS = @glib_LIBS@
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@
157lt_ECHO = @lt_ECHO@
158mandir = @mandir@
159mkdir_p = @mkdir_p@
160oldincludedir = @oldincludedir@
161pdfdir = @pdfdir@
162prefix = @prefix@
163program_transform_name = @program_transform_name@
164psdir = @psdir@
165sbindir = @sbindir@
166sharedstatedir = @sharedstatedir@
167srcdir = @srcdir@
168sysconfdir = @sysconfdir@
169target_alias = @target_alias@
170top_build_prefix = @top_build_prefix@
171top_builddir = @top_builddir@
172top_srcdir = @top_srcdir@
173EXTRA_DIST = testcase.c
174all: all-am
175
176.SUFFIXES:
177$(srcdir)/Makefile.in:  $(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) --gnu example/testcase/Makefile'; \
187	$(am__cd) $(top_srcdir) && \
188	  $(AUTOMAKE) --gnu example/testcase/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:  $(am__configure_deps)
203	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
205	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206$(am__aclocal_m4_deps):
207
208mostlyclean-libtool:
209	-rm -f *.lo
210
211clean-libtool:
212	-rm -rf .libs _libs
213tags: TAGS
214TAGS:
215
216ctags: CTAGS
217CTAGS:
218
219
220distdir: $(DISTFILES)
221	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
222	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
223	list='$(DISTFILES)'; \
224	  dist_files=`for file in $$list; do echo $$file; done | \
225	  sed -e "s|^$$srcdirstrip/||;t" \
226	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
227	case $$dist_files in \
228	  */*) $(MKDIR_P) `echo "$$dist_files" | \
229			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
230			   sort -u` ;; \
231	esac; \
232	for file in $$dist_files; do \
233	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
234	  if test -d $$d/$$file; then \
235	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
236	    if test -d "$(distdir)/$$file"; then \
237	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
238	    fi; \
239	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
240	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
241	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
242	    fi; \
243	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
244	  else \
245	    test -f "$(distdir)/$$file" \
246	    || cp -p $$d/$$file "$(distdir)/$$file" \
247	    || exit 1; \
248	  fi; \
249	done
250check-am: all-am
251check: check-am
252all-am: Makefile
253installdirs:
254install: install-am
255install-exec: install-exec-am
256install-data: install-data-am
257uninstall: uninstall-am
258
259install-am: all-am
260	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
261
262installcheck: installcheck-am
263install-strip:
264	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
265	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
266	  `test -z '$(STRIP)' || \
267	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
268mostlyclean-generic:
269
270clean-generic:
271
272distclean-generic:
273	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
274	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
275
276maintainer-clean-generic:
277	@echo "This command is intended for maintainers to use"
278	@echo "it deletes files that may require special tools to rebuild."
279clean: clean-am
280
281clean-am: clean-generic clean-libtool mostlyclean-am
282
283distclean: distclean-am
284	-rm -f Makefile
285distclean-am: clean-am distclean-generic
286
287dvi: dvi-am
288
289dvi-am:
290
291html: html-am
292
293html-am:
294
295info: info-am
296
297info-am:
298
299install-data-am:
300
301install-dvi: install-dvi-am
302
303install-dvi-am:
304
305install-exec-am:
306
307install-html: install-html-am
308
309install-html-am:
310
311install-info: install-info-am
312
313install-info-am:
314
315install-man:
316
317install-pdf: install-pdf-am
318
319install-pdf-am:
320
321install-ps: install-ps-am
322
323install-ps-am:
324
325installcheck-am:
326
327maintainer-clean: maintainer-clean-am
328	-rm -f Makefile
329maintainer-clean-am: distclean-am maintainer-clean-generic
330
331mostlyclean: mostlyclean-am
332
333mostlyclean-am: mostlyclean-generic mostlyclean-libtool
334
335pdf: pdf-am
336
337pdf-am:
338
339ps: ps-am
340
341ps-am:
342
343uninstall-am:
344
345.MAKE: install-am install-strip
346
347.PHONY: all all-am check check-am clean clean-generic clean-libtool \
348	distclean distclean-generic distclean-libtool distdir dvi \
349	dvi-am html html-am info info-am install install-am \
350	install-data install-data-am install-dvi install-dvi-am \
351	install-exec install-exec-am install-html install-html-am \
352	install-info install-info-am install-man install-pdf \
353	install-pdf-am install-ps install-ps-am install-strip \
354	installcheck installcheck-am installdirs maintainer-clean \
355	maintainer-clean-generic mostlyclean mostlyclean-generic \
356	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
357
358all:
359
360# Tell versions [3.59,3.63) of GNU make to not export all variables.
361# Otherwise a system limit (for SysV at least) may be exceeded.
362.NOEXPORT:
363