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@
36target_triplet = @target@
37@HAVE_CPPUNIT_TRUE@TESTS = t_load$(EXEEXT)
38@HAVE_CPPUNIT_TRUE@check_PROGRAMS = $(am__EXEEXT_1)
39subdir = test/libaudio
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/config/m4/codeset.m4 \
43	$(top_srcdir)/config/m4/gettext.m4 \
44	$(top_srcdir)/config/m4/glibc2.m4 \
45	$(top_srcdir)/config/m4/glibc21.m4 \
46	$(top_srcdir)/config/m4/iconv.m4 \
47	$(top_srcdir)/config/m4/intdiv0.m4 \
48	$(top_srcdir)/config/m4/intl.m4 \
49	$(top_srcdir)/config/m4/intlmacosx.m4 \
50	$(top_srcdir)/config/m4/intmax.m4 \
51	$(top_srcdir)/config/m4/inttypes-pri.m4 \
52	$(top_srcdir)/config/m4/inttypes_h.m4 \
53	$(top_srcdir)/config/m4/lcmessage.m4 \
54	$(top_srcdir)/config/m4/lib-ld.m4 \
55	$(top_srcdir)/config/m4/lib-link.m4 \
56	$(top_srcdir)/config/m4/lib-prefix.m4 \
57	$(top_srcdir)/config/m4/lock.m4 \
58	$(top_srcdir)/config/m4/longlong.m4 \
59	$(top_srcdir)/config/m4/nls.m4 $(top_srcdir)/config/m4/po.m4 \
60	$(top_srcdir)/config/m4/printf-posix.m4 \
61	$(top_srcdir)/config/m4/progtest.m4 \
62	$(top_srcdir)/config/m4/size_max.m4 \
63	$(top_srcdir)/config/m4/stdint_h.m4 \
64	$(top_srcdir)/config/m4/uintmax_t.m4 \
65	$(top_srcdir)/config/m4/visibility.m4 \
66	$(top_srcdir)/config/m4/wchar_t.m4 \
67	$(top_srcdir)/config/m4/wint_t.m4 \
68	$(top_srcdir)/config/m4/xsize.m4 $(top_srcdir)/configure.in
69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70	$(ACLOCAL_M4)
71mkinstalldirs = $(install_sh) -d
72CONFIG_HEADER = $(top_builddir)/include/kc/config.h
73CONFIG_CLEAN_FILES =
74CONFIG_CLEAN_VPATH_FILES =
75@HAVE_CPPUNIT_TRUE@am__EXEEXT_1 = t_load$(EXEEXT)
76am__t_load_SOURCES_DIST = t_load.cc
77@HAVE_CPPUNIT_TRUE@am_t_load_OBJECTS = t_load.$(OBJEXT)
78t_load_OBJECTS = $(am_t_load_OBJECTS)
79@HAVE_CPPUNIT_TRUE@t_load_DEPENDENCIES =  \
80@HAVE_CPPUNIT_TRUE@	../../src/libaudio/libaudio.a
81DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include/kc
82depcomp = $(SHELL) $(top_srcdir)/config/depcomp
83am__depfiles_maybe = depfiles
84am__mv = mv -f
85CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
86	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
87CXXLD = $(CXX)
88CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
89	-o $@
90SOURCES = $(t_load_SOURCES)
91DIST_SOURCES = $(am__t_load_SOURCES_DIST)
92RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
93	html-recursive info-recursive install-data-recursive \
94	install-dvi-recursive install-exec-recursive \
95	install-html-recursive install-info-recursive \
96	install-pdf-recursive install-ps-recursive install-recursive \
97	installcheck-recursive installdirs-recursive pdf-recursive \
98	ps-recursive uninstall-recursive
99RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
100  distclean-recursive maintainer-clean-recursive
101AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
102	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
103	distdir
104ETAGS = etags
105CTAGS = ctags
106am__tty_colors = \
107red=; grn=; lgn=; blu=; std=
108DIST_SUBDIRS = $(SUBDIRS)
109DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
110am__relativize = \
111  dir0=`pwd`; \
112  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
113  sed_rest='s,^[^/]*/*,,'; \
114  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
115  sed_butlast='s,/*[^/]*$$,,'; \
116  while test -n "$$dir1"; do \
117    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
118    if test "$$first" != "."; then \
119      if test "$$first" = ".."; then \
120        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
121        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
122      else \
123        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
124        if test "$$first2" = "$$first"; then \
125          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
126        else \
127          dir2="../$$dir2"; \
128        fi; \
129        dir0="$$dir0"/"$$first"; \
130      fi; \
131    fi; \
132    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
133  done; \
134  reldir="$$dir2"
135ACLOCAL = @ACLOCAL@
136ALLOCA = @ALLOCA@
137AMTAR = @AMTAR@
138AUDIOFILE_LIBS = @AUDIOFILE_LIBS@
139AUTOCONF = @AUTOCONF@
140AUTOHEADER = @AUTOHEADER@
141AUTOMAKE = @AUTOMAKE@
142AWK = @AWK@
143BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
144CATOBJEXT = @CATOBJEXT@
145CC = @CC@
146CCDEPMODE = @CCDEPMODE@
147CFLAGS = @CFLAGS@
148CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
149CPP = @CPP@
150CPPFLAGS = @CPPFLAGS@
151CXX = @CXX@
152CXXDEPMODE = @CXXDEPMODE@
153CXXFLAGS = @CXXFLAGS@
154CYGPATH_W = @CYGPATH_W@
155DATADIRNAME = @DATADIRNAME@
156DEFS = @DEFS@
157DEPDIR = @DEPDIR@
158ECHO_C = @ECHO_C@
159ECHO_N = @ECHO_N@
160ECHO_T = @ECHO_T@
161EGREP = @EGREP@
162EXEEXT = @EXEEXT@
163F_L_A_C_LIBS = @F_L_A_C_LIBS@
164GENCAT = @GENCAT@
165GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
166GLIBC2 = @GLIBC2@
167GLIBC21 = @GLIBC21@
168GMSGFMT = @GMSGFMT@
169GMSGFMT_015 = @GMSGFMT_015@
170GREP = @GREP@
171GTK_CFLAGS = @GTK_CFLAGS@
172GTK_LIBS = @GTK_LIBS@
173HAVE_ASL = @HAVE_ASL@
174HAVE_ASPRINTF = @HAVE_ASPRINTF@
175HAVE_P2BIN = @HAVE_P2BIN@
176HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
177HAVE_SNPRINTF = @HAVE_SNPRINTF@
178HAVE_VISIBILITY = @HAVE_VISIBILITY@
179HAVE_WPRINTF = @HAVE_WPRINTF@
180INSTALL = @INSTALL@
181INSTALL_DATA = @INSTALL_DATA@
182INSTALL_PROGRAM = @INSTALL_PROGRAM@
183INSTALL_SCRIPT = @INSTALL_SCRIPT@
184INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
185INSTOBJEXT = @INSTOBJEXT@
186INTLBISON = @INTLBISON@
187INTLLIBS = @INTLLIBS@
188INTLOBJS = @INTLOBJS@
189INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
190INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
191KCEMU_EXTRA_VERSION = @KCEMU_EXTRA_VERSION@
192KCEMU_EXTRA_VERSION_TEXT = @KCEMU_EXTRA_VERSION_TEXT@
193KCEMU_MAJOR_VERSION = @KCEMU_MAJOR_VERSION@
194KCEMU_MICRO_VERSION = @KCEMU_MICRO_VERSION@
195KCEMU_MINOR_VERSION = @KCEMU_MINOR_VERSION@
196LDFLAGS = @LDFLAGS@
197LIBAVFORMAT_CFLAGS = @LIBAVFORMAT_CFLAGS@
198LIBAVFORMAT_LIBS = @LIBAVFORMAT_LIBS@
199LIBDIRAC_CFLAGS = @LIBDIRAC_CFLAGS@
200LIBDIRAC_LIBS = @LIBDIRAC_LIBS@
201LIBGIF_LIBS = @LIBGIF_LIBS@
202LIBICONV = @LIBICONV@
203LIBINTL = @LIBINTL@
204LIBMULTITHREAD = @LIBMULTITHREAD@
205LIBOBJS = @LIBOBJS@
206LIBPTH = @LIBPTH@
207LIBPTH_PREFIX = @LIBPTH_PREFIX@
208LIBS = \
209	$(CPPUNIT_LIBS) \
210	$(SNDFILE_LIBS) \
211	$(AUDIOFILE_LIBS) \
212	$(VORBIS_LIBS) \
213	$(MP3LAME_LIBS) \
214	-lefence
215
216LIBSCHROEDINGER_CFLAGS = @LIBSCHROEDINGER_CFLAGS@
217LIBSCHROEDINGER_LIBS = @LIBSCHROEDINGER_LIBS@
218LIBTHEORA10_CFLAGS = @LIBTHEORA10_CFLAGS@
219LIBTHEORA10_LIBS = @LIBTHEORA10_LIBS@
220LIBTHEORA11_CFLAGS = @LIBTHEORA11_CFLAGS@
221LIBTHEORA11_LIBS = @LIBTHEORA11_LIBS@
222LIBTHEORA_CFLAGS = @LIBTHEORA_CFLAGS@
223LIBTHEORA_LIBS = @LIBTHEORA_LIBS@
224LIBTHREAD = @LIBTHREAD@
225LN_S = @LN_S@
226LTLIBC = @LTLIBC@
227LTLIBICONV = @LTLIBICONV@
228LTLIBINTL = @LTLIBINTL@
229LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
230LTLIBOBJS = @LTLIBOBJS@
231LTLIBPTH = @LTLIBPTH@
232LTLIBTHREAD = @LTLIBTHREAD@
233MAKEINFO = @MAKEINFO@
234MKDIR_P = @MKDIR_P@
235MP3LAME_LIBS = @MP3LAME_LIBS@
236MSGFMT = @MSGFMT@
237MSGFMT_015 = @MSGFMT_015@
238MSGMERGE = @MSGMERGE@
239OBJEXT = @OBJEXT@
240PACKAGE = @PACKAGE@
241PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
242PACKAGE_NAME = @PACKAGE_NAME@
243PACKAGE_STRING = @PACKAGE_STRING@
244PACKAGE_TARNAME = @PACKAGE_TARNAME@
245PACKAGE_URL = @PACKAGE_URL@
246PACKAGE_VERSION = @PACKAGE_VERSION@
247PATH_SEPARATOR = @PATH_SEPARATOR@
248PKG_CONFIG = @PKG_CONFIG@
249POSUB = @POSUB@
250PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
251RANLIB = @RANLIB@
252RC = @RC@
253SDL_CFLAGS = @SDL_CFLAGS@
254SDL_CONFIG = @SDL_CONFIG@
255SDL_LIBS = @SDL_LIBS@
256SET_MAKE = @SET_MAKE@
257SHELL = @SHELL@
258SNDFILE_LIBS = @SNDFILE_LIBS@
259STRIP = @STRIP@
260USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
261USE_NLS = @USE_NLS@
262VERSION = @VERSION@
263VNCSERVER_LIBS = @VNCSERVER_LIBS@
264VORBIS_LIBS = @VORBIS_LIBS@
265WINDRES = @WINDRES@
266WOE32 = @WOE32@
267WOE32DLL = @WOE32DLL@
268X11_CFLAGS = @X11_CFLAGS@
269X11_LIBS = @X11_LIBS@
270XGETTEXT = @XGETTEXT@
271XGETTEXT_015 = @XGETTEXT_015@
272XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
273XMKMF = @XMKMF@
274XMU_CFLAGS = @XMU_CFLAGS@
275XMU_LIBS = @XMU_LIBS@
276XVIDCORE_LIBS = @XVIDCORE_LIBS@
277Z80EX_LIBS = @Z80EX_LIBS@
278abs_builddir = @abs_builddir@
279abs_srcdir = @abs_srcdir@
280abs_top_builddir = @abs_top_builddir@
281abs_top_srcdir = @abs_top_srcdir@
282ac_ct_CC = @ac_ct_CC@
283ac_ct_CXX = @ac_ct_CXX@
284am__include = @am__include@
285am__leading_dot = @am__leading_dot@
286am__quote = @am__quote@
287am__tar = @am__tar@
288am__untar = @am__untar@
289bindir = @bindir@
290build = @build@
291build_alias = @build_alias@
292build_cpu = @build_cpu@
293build_os = @build_os@
294build_vendor = @build_vendor@
295builddir = @builddir@
296datadir = @datadir@
297datarootdir = @datarootdir@
298docdir = @docdir@
299dvidir = @dvidir@
300exec_prefix = @exec_prefix@
301host = @host@
302host_alias = @host_alias@
303host_cpu = @host_cpu@
304host_os = @host_os@
305host_vendor = @host_vendor@
306htmldir = @htmldir@
307includedir = @includedir@
308infodir = @infodir@
309install_sh = @install_sh@
310libdir = @libdir@
311libexecdir = @libexecdir@
312localedir = @localedir@
313localstatedir = @localstatedir@
314mandir = @mandir@
315mkdir_p = @mkdir_p@
316oldincludedir = @oldincludedir@
317pdfdir = @pdfdir@
318prefix = @prefix@
319program_transform_name = @program_transform_name@
320psdir = @psdir@
321sbindir = @sbindir@
322sharedstatedir = @sharedstatedir@
323srcdir = @srcdir@
324sysconfdir = @sysconfdir@
325target = @target@
326target_alias = @target_alias@
327target_cpu = @target_cpu@
328target_os = @target_os@
329target_vendor = @target_vendor@
330top_build_prefix = @top_build_prefix@
331top_builddir = @top_builddir@
332top_srcdir = @top_srcdir@
333SUBDIRS = data
334INCLUDES = -I../../include $(CPPUNIT_CFLAGS)
335@HAVE_CPPUNIT_TRUE@t_load_SOURCES = t_load.cc
336@HAVE_CPPUNIT_TRUE@t_load_LDADD = ../../src/libaudio/libaudio.a
337all: all-recursive
338
339.SUFFIXES:
340.SUFFIXES: .cc .o .obj
341$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
342	@for dep in $?; do \
343	  case '$(am__configure_deps)' in \
344	    *$$dep*) \
345	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
346	        && { if test -f $@; then exit 0; else break; fi; }; \
347	      exit 1;; \
348	  esac; \
349	done; \
350	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/libaudio/Makefile'; \
351	$(am__cd) $(top_srcdir) && \
352	  $(AUTOMAKE) --gnu test/libaudio/Makefile
353.PRECIOUS: Makefile
354Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
355	@case '$?' in \
356	  *config.status*) \
357	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
358	  *) \
359	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
360	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
361	esac;
362
363$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
364	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365
366$(top_srcdir)/configure:  $(am__configure_deps)
367	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
369	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
370$(am__aclocal_m4_deps):
371
372clean-checkPROGRAMS:
373	-test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
374t_load$(EXEEXT): $(t_load_OBJECTS) $(t_load_DEPENDENCIES)
375	@rm -f t_load$(EXEEXT)
376	$(CXXLINK) $(t_load_OBJECTS) $(t_load_LDADD) $(LIBS)
377
378mostlyclean-compile:
379	-rm -f *.$(OBJEXT)
380
381distclean-compile:
382	-rm -f *.tab.c
383
384@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_load.Po@am__quote@
385
386.cc.o:
387@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
388@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
389@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
390@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
391@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
392
393.cc.obj:
394@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
395@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
396@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
397@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
398@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
399
400# This directory's subdirectories are mostly independent; you can cd
401# into them and run `make' without going through this Makefile.
402# To change the values of `make' variables: instead of editing Makefiles,
403# (1) if the variable is set in `config.status', edit `config.status'
404#     (which will cause the Makefiles to be regenerated when you run `make');
405# (2) otherwise, pass the desired values on the `make' command line.
406$(RECURSIVE_TARGETS):
407	@fail= failcom='exit 1'; \
408	for f in x $$MAKEFLAGS; do \
409	  case $$f in \
410	    *=* | --[!k]*);; \
411	    *k*) failcom='fail=yes';; \
412	  esac; \
413	done; \
414	dot_seen=no; \
415	target=`echo $@ | sed s/-recursive//`; \
416	list='$(SUBDIRS)'; for subdir in $$list; do \
417	  echo "Making $$target in $$subdir"; \
418	  if test "$$subdir" = "."; then \
419	    dot_seen=yes; \
420	    local_target="$$target-am"; \
421	  else \
422	    local_target="$$target"; \
423	  fi; \
424	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
425	  || eval $$failcom; \
426	done; \
427	if test "$$dot_seen" = "no"; then \
428	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
429	fi; test -z "$$fail"
430
431$(RECURSIVE_CLEAN_TARGETS):
432	@fail= failcom='exit 1'; \
433	for f in x $$MAKEFLAGS; do \
434	  case $$f in \
435	    *=* | --[!k]*);; \
436	    *k*) failcom='fail=yes';; \
437	  esac; \
438	done; \
439	dot_seen=no; \
440	case "$@" in \
441	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
442	  *) list='$(SUBDIRS)' ;; \
443	esac; \
444	rev=''; for subdir in $$list; do \
445	  if test "$$subdir" = "."; then :; else \
446	    rev="$$subdir $$rev"; \
447	  fi; \
448	done; \
449	rev="$$rev ."; \
450	target=`echo $@ | sed s/-recursive//`; \
451	for subdir in $$rev; do \
452	  echo "Making $$target in $$subdir"; \
453	  if test "$$subdir" = "."; then \
454	    local_target="$$target-am"; \
455	  else \
456	    local_target="$$target"; \
457	  fi; \
458	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
459	  || eval $$failcom; \
460	done && test -z "$$fail"
461tags-recursive:
462	list='$(SUBDIRS)'; for subdir in $$list; do \
463	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
464	done
465ctags-recursive:
466	list='$(SUBDIRS)'; for subdir in $$list; do \
467	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
468	done
469
470ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
471	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
472	unique=`for i in $$list; do \
473	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
474	  done | \
475	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
476	      END { if (nonempty) { for (i in files) print i; }; }'`; \
477	mkid -fID $$unique
478tags: TAGS
479
480TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
481		$(TAGS_FILES) $(LISP)
482	set x; \
483	here=`pwd`; \
484	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
485	  include_option=--etags-include; \
486	  empty_fix=.; \
487	else \
488	  include_option=--include; \
489	  empty_fix=; \
490	fi; \
491	list='$(SUBDIRS)'; for subdir in $$list; do \
492	  if test "$$subdir" = .; then :; else \
493	    test ! -f $$subdir/TAGS || \
494	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
495	  fi; \
496	done; \
497	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
498	unique=`for i in $$list; do \
499	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
500	  done | \
501	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
502	      END { if (nonempty) { for (i in files) print i; }; }'`; \
503	shift; \
504	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
505	  test -n "$$unique" || unique=$$empty_fix; \
506	  if test $$# -gt 0; then \
507	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
508	      "$$@" $$unique; \
509	  else \
510	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
511	      $$unique; \
512	  fi; \
513	fi
514ctags: CTAGS
515CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
516		$(TAGS_FILES) $(LISP)
517	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
518	unique=`for i in $$list; do \
519	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
520	  done | \
521	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
522	      END { if (nonempty) { for (i in files) print i; }; }'`; \
523	test -z "$(CTAGS_ARGS)$$unique" \
524	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
525	     $$unique
526
527GTAGS:
528	here=`$(am__cd) $(top_builddir) && pwd` \
529	  && $(am__cd) $(top_srcdir) \
530	  && gtags -i $(GTAGS_ARGS) "$$here"
531
532distclean-tags:
533	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
534
535check-TESTS: $(TESTS)
536	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
537	srcdir=$(srcdir); export srcdir; \
538	list=' $(TESTS) '; \
539	$(am__tty_colors); \
540	if test -n "$$list"; then \
541	  for tst in $$list; do \
542	    if test -f ./$$tst; then dir=./; \
543	    elif test -f $$tst; then dir=; \
544	    else dir="$(srcdir)/"; fi; \
545	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
546	      all=`expr $$all + 1`; \
547	      case " $(XFAIL_TESTS) " in \
548	      *[\ \	]$$tst[\ \	]*) \
549		xpass=`expr $$xpass + 1`; \
550		failed=`expr $$failed + 1`; \
551		col=$$red; res=XPASS; \
552	      ;; \
553	      *) \
554		col=$$grn; res=PASS; \
555	      ;; \
556	      esac; \
557	    elif test $$? -ne 77; then \
558	      all=`expr $$all + 1`; \
559	      case " $(XFAIL_TESTS) " in \
560	      *[\ \	]$$tst[\ \	]*) \
561		xfail=`expr $$xfail + 1`; \
562		col=$$lgn; res=XFAIL; \
563	      ;; \
564	      *) \
565		failed=`expr $$failed + 1`; \
566		col=$$red; res=FAIL; \
567	      ;; \
568	      esac; \
569	    else \
570	      skip=`expr $$skip + 1`; \
571	      col=$$blu; res=SKIP; \
572	    fi; \
573	    echo "$${col}$$res$${std}: $$tst"; \
574	  done; \
575	  if test "$$all" -eq 1; then \
576	    tests="test"; \
577	    All=""; \
578	  else \
579	    tests="tests"; \
580	    All="All "; \
581	  fi; \
582	  if test "$$failed" -eq 0; then \
583	    if test "$$xfail" -eq 0; then \
584	      banner="$$All$$all $$tests passed"; \
585	    else \
586	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
587	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
588	    fi; \
589	  else \
590	    if test "$$xpass" -eq 0; then \
591	      banner="$$failed of $$all $$tests failed"; \
592	    else \
593	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
594	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
595	    fi; \
596	  fi; \
597	  dashes="$$banner"; \
598	  skipped=""; \
599	  if test "$$skip" -ne 0; then \
600	    if test "$$skip" -eq 1; then \
601	      skipped="($$skip test was not run)"; \
602	    else \
603	      skipped="($$skip tests were not run)"; \
604	    fi; \
605	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
606	      dashes="$$skipped"; \
607	  fi; \
608	  report=""; \
609	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
610	    report="Please report to $(PACKAGE_BUGREPORT)"; \
611	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
612	      dashes="$$report"; \
613	  fi; \
614	  dashes=`echo "$$dashes" | sed s/./=/g`; \
615	  if test "$$failed" -eq 0; then \
616	    echo "$$grn$$dashes"; \
617	  else \
618	    echo "$$red$$dashes"; \
619	  fi; \
620	  echo "$$banner"; \
621	  test -z "$$skipped" || echo "$$skipped"; \
622	  test -z "$$report" || echo "$$report"; \
623	  echo "$$dashes$$std"; \
624	  test "$$failed" -eq 0; \
625	else :; fi
626
627distdir: $(DISTFILES)
628	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
629	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
630	list='$(DISTFILES)'; \
631	  dist_files=`for file in $$list; do echo $$file; done | \
632	  sed -e "s|^$$srcdirstrip/||;t" \
633	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
634	case $$dist_files in \
635	  */*) $(MKDIR_P) `echo "$$dist_files" | \
636			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
637			   sort -u` ;; \
638	esac; \
639	for file in $$dist_files; do \
640	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
641	  if test -d $$d/$$file; then \
642	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
643	    if test -d "$(distdir)/$$file"; then \
644	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
645	    fi; \
646	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
647	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
648	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
649	    fi; \
650	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
651	  else \
652	    test -f "$(distdir)/$$file" \
653	    || cp -p $$d/$$file "$(distdir)/$$file" \
654	    || exit 1; \
655	  fi; \
656	done
657	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
658	  if test "$$subdir" = .; then :; else \
659	    test -d "$(distdir)/$$subdir" \
660	    || $(MKDIR_P) "$(distdir)/$$subdir" \
661	    || exit 1; \
662	  fi; \
663	done
664	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
665	  if test "$$subdir" = .; then :; else \
666	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
667	    $(am__relativize); \
668	    new_distdir=$$reldir; \
669	    dir1=$$subdir; dir2="$(top_distdir)"; \
670	    $(am__relativize); \
671	    new_top_distdir=$$reldir; \
672	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
673	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
674	    ($(am__cd) $$subdir && \
675	      $(MAKE) $(AM_MAKEFLAGS) \
676	        top_distdir="$$new_top_distdir" \
677	        distdir="$$new_distdir" \
678		am__remove_distdir=: \
679		am__skip_length_check=: \
680		am__skip_mode_fix=: \
681	        distdir) \
682	      || exit 1; \
683	  fi; \
684	done
685check-am: all-am
686	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
687	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
688check: check-recursive
689all-am: Makefile
690installdirs: installdirs-recursive
691installdirs-am:
692install: install-recursive
693install-exec: install-exec-recursive
694install-data: install-data-recursive
695uninstall: uninstall-recursive
696
697install-am: all-am
698	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
699
700installcheck: installcheck-recursive
701install-strip:
702	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
703	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
704	  `test -z '$(STRIP)' || \
705	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
706mostlyclean-generic:
707
708clean-generic:
709
710distclean-generic:
711	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
712	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
713
714maintainer-clean-generic:
715	@echo "This command is intended for maintainers to use"
716	@echo "it deletes files that may require special tools to rebuild."
717clean: clean-recursive
718
719clean-am: clean-checkPROGRAMS clean-generic mostlyclean-am
720
721distclean: distclean-recursive
722	-rm -rf ./$(DEPDIR)
723	-rm -f Makefile
724distclean-am: clean-am distclean-compile distclean-generic \
725	distclean-tags
726
727dvi: dvi-recursive
728
729dvi-am:
730
731html: html-recursive
732
733html-am:
734
735info: info-recursive
736
737info-am:
738
739install-data-am:
740
741install-dvi: install-dvi-recursive
742
743install-dvi-am:
744
745install-exec-am:
746
747install-html: install-html-recursive
748
749install-html-am:
750
751install-info: install-info-recursive
752
753install-info-am:
754
755install-man:
756
757install-pdf: install-pdf-recursive
758
759install-pdf-am:
760
761install-ps: install-ps-recursive
762
763install-ps-am:
764
765installcheck-am:
766
767maintainer-clean: maintainer-clean-recursive
768	-rm -rf ./$(DEPDIR)
769	-rm -f Makefile
770maintainer-clean-am: distclean-am maintainer-clean-generic
771
772mostlyclean: mostlyclean-recursive
773
774mostlyclean-am: mostlyclean-compile mostlyclean-generic
775
776pdf: pdf-recursive
777
778pdf-am:
779
780ps: ps-recursive
781
782ps-am:
783
784uninstall-am:
785
786.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
787	ctags-recursive install-am install-strip tags-recursive
788
789.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
790	all all-am check check-TESTS check-am clean \
791	clean-checkPROGRAMS clean-generic ctags ctags-recursive \
792	distclean distclean-compile distclean-generic distclean-tags \
793	distdir dvi dvi-am html html-am info info-am install \
794	install-am install-data install-data-am install-dvi \
795	install-dvi-am install-exec install-exec-am install-html \
796	install-html-am install-info install-info-am install-man \
797	install-pdf install-pdf-am install-ps install-ps-am \
798	install-strip installcheck installcheck-am installdirs \
799	installdirs-am maintainer-clean maintainer-clean-generic \
800	mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
801	ps ps-am tags tags-recursive uninstall uninstall-am
802
803
804# Tell versions [3.59,3.63) of GNU make to not export all variables.
805# Otherwise a system limit (for SysV at least) may be exceeded.
806.NOEXPORT:
807