# Makefile.in generated by automake 1.10.1 from Makefile.am.
# test/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



# todo:
# superlu conditional
# lf2 in bessel ???
# test_smp toevoegen


pkgdatadir = $(datadir)/tbci
pkglibdir = $(libdir)/tbci
pkgincludedir = $(includedir)/tbci
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = i686-suse-linux-gnu
host_triplet = i686-suse-linux-gnu
noinst_PROGRAMS = $(am__EXEEXT_1) bench_bracket$(EXEEXT) \
	bessel$(EXEEXT) correctness_double$(EXEEXT) \
	correctness_double_simd$(EXEEXT) correctness_float$(EXEEXT) \
	correctness_float_simd$(EXEEXT) cost$(EXEEXT) divmat$(EXEEXT) \
	pthread_test$(EXEEXT) tensortest$(EXEEXT) test_tbci$(EXEEXT) \
	test_tbci_scale$(EXEEXT) test_transpose$(EXEEXT) \
	testsolve$(EXEEXT) unaligned$(EXEEXT)
subdir = test
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
	$(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/tbciconfig.h
CONFIG_CLEAN_FILES =
#am__EXEEXT_1 = test_bd$(EXEEXT)
PROGRAMS = $(noinst_PROGRAMS)
am_bench_bracket_OBJECTS = bench_bracket.$(OBJEXT)
bench_bracket_OBJECTS = $(am_bench_bracket_OBJECTS)
bench_bracket_LDADD = $(LDADD)
am_bessel_OBJECTS = bessel.$(OBJEXT)
bessel_OBJECTS = $(am_bessel_OBJECTS)
bessel_DEPENDENCIES = $(top_builddir)/lib/libtbcispecfun.la
am_correctness_double_OBJECTS =  \
	correctness_double-correctness.$(OBJEXT)
correctness_double_OBJECTS = $(am_correctness_double_OBJECTS)
correctness_double_LDADD = $(LDADD)
am_correctness_double_simd_OBJECTS =  \
	correctness_double_simd-correctness.$(OBJEXT)
correctness_double_simd_OBJECTS =  \
	$(am_correctness_double_simd_OBJECTS)
correctness_double_simd_LDADD = $(LDADD)
am_correctness_float_OBJECTS =  \
	correctness_float-correctness.$(OBJEXT)
correctness_float_OBJECTS = $(am_correctness_float_OBJECTS)
correctness_float_LDADD = $(LDADD)
am_correctness_float_simd_OBJECTS =  \
	correctness_float_simd-correctness.$(OBJEXT)
correctness_float_simd_OBJECTS = $(am_correctness_float_simd_OBJECTS)
correctness_float_simd_LDADD = $(LDADD)
am_cost_OBJECTS = cost.$(OBJEXT)
cost_OBJECTS = $(am_cost_OBJECTS)
cost_LDADD = $(LDADD)
am_divmat_OBJECTS = divmat.$(OBJEXT)
divmat_OBJECTS = $(am_divmat_OBJECTS)
divmat_LDADD = $(LDADD)
am_pthread_test_OBJECTS = pthread_test-pthread_test.$(OBJEXT)
pthread_test_OBJECTS = $(am_pthread_test_OBJECTS)
pthread_test_DEPENDENCIES =
am_tensortest_OBJECTS = tensortest.$(OBJEXT)
tensortest_OBJECTS = $(am_tensortest_OBJECTS)
tensortest_LDADD = $(LDADD)
am__test_bd_SOURCES_DIST = test_bd.cc
#am_test_bd_OBJECTS = test_bd.$(OBJEXT)
test_bd_OBJECTS = $(am_test_bd_OBJECTS)
#test_bd_DEPENDENCIES =  \
#	$(top_builddir)/lib/libtbci_smp.la
am_test_tbci_OBJECTS = test_tbci.$(OBJEXT)
test_tbci_OBJECTS = $(am_test_tbci_OBJECTS)
test_tbci_LDADD = $(LDADD)
am_test_tbci_scale_OBJECTS = test_tbci_scale.$(OBJEXT)
test_tbci_scale_OBJECTS = $(am_test_tbci_scale_OBJECTS)
test_tbci_scale_LDADD = $(LDADD)
am_test_transpose_OBJECTS = test_transpose.$(OBJEXT)
test_transpose_OBJECTS = $(am_test_transpose_OBJECTS)
test_transpose_LDADD = $(LDADD)
am_testsolve_OBJECTS = testsolve.$(OBJEXT)
testsolve_OBJECTS = $(am_testsolve_OBJECTS)
testsolve_LDADD = $(LDADD)
am_unaligned_OBJECTS = unaligned.$(OBJEXT)
unaligned_OBJECTS = $(am_unaligned_OBJECTS)
unaligned_LDADD = $(LDADD)
DEFAULT_INCLUDES = -I. -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
SOURCES = $(bench_bracket_SOURCES) $(bessel_SOURCES) \
	$(correctness_double_SOURCES) \
	$(correctness_double_simd_SOURCES) \
	$(correctness_float_SOURCES) $(correctness_float_simd_SOURCES) \
	$(cost_SOURCES) $(divmat_SOURCES) $(pthread_test_SOURCES) \
	$(tensortest_SOURCES) $(test_bd_SOURCES) $(test_tbci_SOURCES) \
	$(test_tbci_scale_SOURCES) $(test_transpose_SOURCES) \
	$(testsolve_SOURCES) $(unaligned_SOURCES)
DIST_SOURCES = $(bench_bracket_SOURCES) $(bessel_SOURCES) \
	$(correctness_double_SOURCES) \
	$(correctness_double_simd_SOURCES) \
	$(correctness_float_SOURCES) $(correctness_float_simd_SOURCES) \
	$(cost_SOURCES) $(divmat_SOURCES) $(pthread_test_SOURCES) \
	$(tensortest_SOURCES) $(am__test_bd_SOURCES_DIST) \
	$(test_tbci_SOURCES) $(test_tbci_scale_SOURCES) \
	$(test_transpose_SOURCES) $(testsolve_SOURCES) \
	$(unaligned_SOURCES)
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
	html-recursive info-recursive install-data-recursive \
	install-dvi-recursive install-exec-recursive \
	install-html-recursive install-info-recursive \
	install-pdf-recursive install-ps-recursive install-recursive \
	installcheck-recursive installdirs-recursive pdf-recursive \
	ps-recursive uninstall-recursive
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  distclean-recursive maintainer-clean-recursive
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /usr/src/packages/BUILD/numerix-2.0/lina/missing --run aclocal-1.10
AMTAR = ${SHELL} /usr/src/packages/BUILD/numerix-2.0/lina/missing --run tar
AR = ar
AUTOCONF = ${SHELL} /usr/src/packages/BUILD/numerix-2.0/lina/missing --run autoconf
AUTOHEADER = ${SHELL} /usr/src/packages/BUILD/numerix-2.0/lina/missing --run autoheader
AUTOMAKE = ${SHELL} /usr/src/packages/BUILD/numerix-2.0/lina/missing --run automake-1.10
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2 -DHAVE_TBCICONFIG_H $(EXTRA_CFLAGS)
CPP = gcc -E
CPPFLAGS =  $(EXTRA_CPPFLAGS)
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS =  -g -DHAVE_TBCICONFIG_H -felide-constructors -g -Wall  $(EXTRA_CXXFLAGS)
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /usr/bin/grep -E
EXEEXT = 
FGREP = /usr/bin/grep -F
GREP = /usr/bin/grep
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LD = /usr/i586-suse-linux/bin/ld
LDFLAGS =  $(EXTRA_LDFLAGS)
LIBOBJS = 
LIBS = -lpthread -ldl -lpthread -lm  $(EXTRA_LIBS)
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBTOOL_DEPS = ./ltmain.sh
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
MAKEINFO = ${SHELL} /usr/src/packages/BUILD/numerix-2.0/lina/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = tbci
PACKAGE_BUGREPORT = 
PACKAGE_NAME = 
PACKAGE_STRING = 
PACKAGE_TARNAME = 
PACKAGE_VERSION = 
PATH_SEPARATOR = :
RANLIB = ranlib
SAMPLES_SUBDIR = 
SED = /usr/bin/sed
SET_MAKE = 
SHELL = /bin/sh
STRIP = strip
SUPERLU_LIBS = -lsuperlu 
VERSION = 2.6.2
abs_builddir = /usr/src/packages/BUILD/numerix-2.0/lina/test
abs_srcdir = /usr/src/packages/BUILD/numerix-2.0/lina/test
abs_top_builddir = /usr/src/packages/BUILD/numerix-2.0/lina
abs_top_srcdir = /usr/src/packages/BUILD/numerix-2.0/lina
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build = i686-suse-linux-gnu
build_alias = 
build_cpu = i686
build_os = linux-gnu
build_vendor = suse
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = i686-suse-linux-gnu
host_alias = 
host_cpu = i686
host_os = linux-gnu
host_vendor = suse
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = $(SHELL) /usr/src/packages/BUILD/numerix-2.0/lina/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
lt_ECHO = echo
mandir = ${datarootdir}/man
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr/local
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
SUBDIRS = .

#include $(srcdir)/../Makefile.rules
AM_CXXFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)/include/solver -DWARN_UNALIGNED=1
bench_bracket_SOURCES = bench_bracket.cc
bessel_SOURCES = bessel.cpp
bessel_LDADD = $(top_builddir)/lib/libtbcispecfun.la -lf2c
correctness_double_SOURCES = correctness.cpp
correctness_double_CPPFLAGS = $(CPPFLAGS) -DTYPE=double -DTYPESTR="\"double\""  -DTBCI_NO_SIMD
correctness_double_simd_SOURCES = correctness.cpp
correctness_double_simd_CPPFLAGS = $(CPPFLAGS) -DTYPE=double -DTYPESTR="\"double (SSE2)\"" -msse2 -DTBCI_SIMD_SUM -DWARN_SSE 
correctness_float_SOURCES = correctness.cpp
correctness_float_CPPFLAGS = $(CPPFLAGS) -DTYPE=float -DTYPESTR="\"float\""  -DTBCI_NO_SIMD
correctness_float_simd_SOURCES = correctness.cpp
correctness_float_simd_CPPFLAGS = $(CPPFLAGS) -DTYPE=float -DTYPESTR="\"float (SSE2)\"" -msse2 -DTBCI_SIMD_SUM -DWARN_SSE 
cost_SOURCES = cost.cpp
divmat_SOURCES = divmat.cpp
pthread_test_SOURCES = pthread_test.c
pthread_test_CPPFLAGS = $(CPPFLAGS) -D_REENTRANT
pthread_test_LDADD = -lpthread

#push_back_SOURCES = push_back.cpp
tensortest_SOURCES = tensortest.cc
test_tbci_SOURCES = test_tbci.cc
test_tbci_scale_SOURCES = test_tbci_scale.cc
test_transpose_SOURCES = test_transpose.cpp
# uses include in tbci/ test_tsmat_SOURCES = test_tsmat.cpp
testsolve_SOURCES = testsolve.cpp
unaligned_SOURCES = unaligned.cpp

#testsolve_superlu_SOURCES = testsolve_superlu.cpp
#testsolve_superlu_LDADD = -lsuperlu -lblas2
#test_bd_SOURCES = test_bd.cc
#test_bd_LDADD = $(top_builddir)/lib/libtbci_smp.la -lpthread
SMP_TESTS = 
#SMP_TESTS = test_bd
all: all-recursive

.SUFFIXES:
.SUFFIXES: .c .cc .cpp .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  test/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  test/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

clean-noinstPROGRAMS:
	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
	  echo " rm -f $$p $$f"; \
	  rm -f $$p $$f ; \
	done
bench_bracket$(EXEEXT): $(bench_bracket_OBJECTS) $(bench_bracket_DEPENDENCIES) 
	@rm -f bench_bracket$(EXEEXT)
	$(CXXLINK) $(bench_bracket_OBJECTS) $(bench_bracket_LDADD) $(LIBS)
bessel$(EXEEXT): $(bessel_OBJECTS) $(bessel_DEPENDENCIES) 
	@rm -f bessel$(EXEEXT)
	$(CXXLINK) $(bessel_OBJECTS) $(bessel_LDADD) $(LIBS)
correctness_double$(EXEEXT): $(correctness_double_OBJECTS) $(correctness_double_DEPENDENCIES) 
	@rm -f correctness_double$(EXEEXT)
	$(CXXLINK) $(correctness_double_OBJECTS) $(correctness_double_LDADD) $(LIBS)
correctness_double_simd$(EXEEXT): $(correctness_double_simd_OBJECTS) $(correctness_double_simd_DEPENDENCIES) 
	@rm -f correctness_double_simd$(EXEEXT)
	$(CXXLINK) $(correctness_double_simd_OBJECTS) $(correctness_double_simd_LDADD) $(LIBS)
correctness_float$(EXEEXT): $(correctness_float_OBJECTS) $(correctness_float_DEPENDENCIES) 
	@rm -f correctness_float$(EXEEXT)
	$(CXXLINK) $(correctness_float_OBJECTS) $(correctness_float_LDADD) $(LIBS)
correctness_float_simd$(EXEEXT): $(correctness_float_simd_OBJECTS) $(correctness_float_simd_DEPENDENCIES) 
	@rm -f correctness_float_simd$(EXEEXT)
	$(CXXLINK) $(correctness_float_simd_OBJECTS) $(correctness_float_simd_LDADD) $(LIBS)
cost$(EXEEXT): $(cost_OBJECTS) $(cost_DEPENDENCIES) 
	@rm -f cost$(EXEEXT)
	$(CXXLINK) $(cost_OBJECTS) $(cost_LDADD) $(LIBS)
divmat$(EXEEXT): $(divmat_OBJECTS) $(divmat_DEPENDENCIES) 
	@rm -f divmat$(EXEEXT)
	$(CXXLINK) $(divmat_OBJECTS) $(divmat_LDADD) $(LIBS)
pthread_test$(EXEEXT): $(pthread_test_OBJECTS) $(pthread_test_DEPENDENCIES) 
	@rm -f pthread_test$(EXEEXT)
	$(LINK) $(pthread_test_OBJECTS) $(pthread_test_LDADD) $(LIBS)
tensortest$(EXEEXT): $(tensortest_OBJECTS) $(tensortest_DEPENDENCIES) 
	@rm -f tensortest$(EXEEXT)
	$(CXXLINK) $(tensortest_OBJECTS) $(tensortest_LDADD) $(LIBS)
test_bd$(EXEEXT): $(test_bd_OBJECTS) $(test_bd_DEPENDENCIES) 
	@rm -f test_bd$(EXEEXT)
	$(CXXLINK) $(test_bd_OBJECTS) $(test_bd_LDADD) $(LIBS)
test_tbci$(EXEEXT): $(test_tbci_OBJECTS) $(test_tbci_DEPENDENCIES) 
	@rm -f test_tbci$(EXEEXT)
	$(CXXLINK) $(test_tbci_OBJECTS) $(test_tbci_LDADD) $(LIBS)
test_tbci_scale$(EXEEXT): $(test_tbci_scale_OBJECTS) $(test_tbci_scale_DEPENDENCIES) 
	@rm -f test_tbci_scale$(EXEEXT)
	$(CXXLINK) $(test_tbci_scale_OBJECTS) $(test_tbci_scale_LDADD) $(LIBS)
test_transpose$(EXEEXT): $(test_transpose_OBJECTS) $(test_transpose_DEPENDENCIES) 
	@rm -f test_transpose$(EXEEXT)
	$(CXXLINK) $(test_transpose_OBJECTS) $(test_transpose_LDADD) $(LIBS)
testsolve$(EXEEXT): $(testsolve_OBJECTS) $(testsolve_DEPENDENCIES) 
	@rm -f testsolve$(EXEEXT)
	$(CXXLINK) $(testsolve_OBJECTS) $(testsolve_LDADD) $(LIBS)
unaligned$(EXEEXT): $(unaligned_OBJECTS) $(unaligned_DEPENDENCIES) 
	@rm -f unaligned$(EXEEXT)
	$(CXXLINK) $(unaligned_OBJECTS) $(unaligned_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/bench_bracket.Po
include ./$(DEPDIR)/bessel.Po
include ./$(DEPDIR)/correctness_double-correctness.Po
include ./$(DEPDIR)/correctness_double_simd-correctness.Po
include ./$(DEPDIR)/correctness_float-correctness.Po
include ./$(DEPDIR)/correctness_float_simd-correctness.Po
include ./$(DEPDIR)/cost.Po
include ./$(DEPDIR)/divmat.Po
include ./$(DEPDIR)/pthread_test-pthread_test.Po
include ./$(DEPDIR)/tensortest.Po
include ./$(DEPDIR)/test_bd.Po
include ./$(DEPDIR)/test_tbci.Po
include ./$(DEPDIR)/test_tbci_scale.Po
include ./$(DEPDIR)/test_transpose.Po
include ./$(DEPDIR)/testsolve.Po
include ./$(DEPDIR)/unaligned.Po

.c.o:
	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c $<

.c.obj:
	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LTCOMPILE) -c -o $@ $<

pthread_test-pthread_test.o: pthread_test.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pthread_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pthread_test-pthread_test.o -MD -MP -MF $(DEPDIR)/pthread_test-pthread_test.Tpo -c -o pthread_test-pthread_test.o `test -f 'pthread_test.c' || echo '$(srcdir)/'`pthread_test.c
	mv -f $(DEPDIR)/pthread_test-pthread_test.Tpo $(DEPDIR)/pthread_test-pthread_test.Po
#	source='pthread_test.c' object='pthread_test-pthread_test.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pthread_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pthread_test-pthread_test.o `test -f 'pthread_test.c' || echo '$(srcdir)/'`pthread_test.c

pthread_test-pthread_test.obj: pthread_test.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pthread_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pthread_test-pthread_test.obj -MD -MP -MF $(DEPDIR)/pthread_test-pthread_test.Tpo -c -o pthread_test-pthread_test.obj `if test -f 'pthread_test.c'; then $(CYGPATH_W) 'pthread_test.c'; else $(CYGPATH_W) '$(srcdir)/pthread_test.c'; fi`
	mv -f $(DEPDIR)/pthread_test-pthread_test.Tpo $(DEPDIR)/pthread_test-pthread_test.Po
#	source='pthread_test.c' object='pthread_test-pthread_test.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pthread_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pthread_test-pthread_test.obj `if test -f 'pthread_test.c'; then $(CYGPATH_W) 'pthread_test.c'; else $(CYGPATH_W) '$(srcdir)/pthread_test.c'; fi`

.cc.o:
	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXXCOMPILE) -c -o $@ $<

.cc.obj:
	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.cc.lo:
	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(LTCXXCOMPILE) -c -o $@ $<

correctness_double-correctness.o: correctness.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_double_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT correctness_double-correctness.o -MD -MP -MF $(DEPDIR)/correctness_double-correctness.Tpo -c -o correctness_double-correctness.o `test -f 'correctness.cpp' || echo '$(srcdir)/'`correctness.cpp
	mv -f $(DEPDIR)/correctness_double-correctness.Tpo $(DEPDIR)/correctness_double-correctness.Po
#	source='correctness.cpp' object='correctness_double-correctness.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_double_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o correctness_double-correctness.o `test -f 'correctness.cpp' || echo '$(srcdir)/'`correctness.cpp

correctness_double-correctness.obj: correctness.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_double_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT correctness_double-correctness.obj -MD -MP -MF $(DEPDIR)/correctness_double-correctness.Tpo -c -o correctness_double-correctness.obj `if test -f 'correctness.cpp'; then $(CYGPATH_W) 'correctness.cpp'; else $(CYGPATH_W) '$(srcdir)/correctness.cpp'; fi`
	mv -f $(DEPDIR)/correctness_double-correctness.Tpo $(DEPDIR)/correctness_double-correctness.Po
#	source='correctness.cpp' object='correctness_double-correctness.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_double_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o correctness_double-correctness.obj `if test -f 'correctness.cpp'; then $(CYGPATH_W) 'correctness.cpp'; else $(CYGPATH_W) '$(srcdir)/correctness.cpp'; fi`

correctness_double_simd-correctness.o: correctness.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_double_simd_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT correctness_double_simd-correctness.o -MD -MP -MF $(DEPDIR)/correctness_double_simd-correctness.Tpo -c -o correctness_double_simd-correctness.o `test -f 'correctness.cpp' || echo '$(srcdir)/'`correctness.cpp
	mv -f $(DEPDIR)/correctness_double_simd-correctness.Tpo $(DEPDIR)/correctness_double_simd-correctness.Po
#	source='correctness.cpp' object='correctness_double_simd-correctness.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_double_simd_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o correctness_double_simd-correctness.o `test -f 'correctness.cpp' || echo '$(srcdir)/'`correctness.cpp

correctness_double_simd-correctness.obj: correctness.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_double_simd_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT correctness_double_simd-correctness.obj -MD -MP -MF $(DEPDIR)/correctness_double_simd-correctness.Tpo -c -o correctness_double_simd-correctness.obj `if test -f 'correctness.cpp'; then $(CYGPATH_W) 'correctness.cpp'; else $(CYGPATH_W) '$(srcdir)/correctness.cpp'; fi`
	mv -f $(DEPDIR)/correctness_double_simd-correctness.Tpo $(DEPDIR)/correctness_double_simd-correctness.Po
#	source='correctness.cpp' object='correctness_double_simd-correctness.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_double_simd_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o correctness_double_simd-correctness.obj `if test -f 'correctness.cpp'; then $(CYGPATH_W) 'correctness.cpp'; else $(CYGPATH_W) '$(srcdir)/correctness.cpp'; fi`

correctness_float-correctness.o: correctness.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_float_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT correctness_float-correctness.o -MD -MP -MF $(DEPDIR)/correctness_float-correctness.Tpo -c -o correctness_float-correctness.o `test -f 'correctness.cpp' || echo '$(srcdir)/'`correctness.cpp
	mv -f $(DEPDIR)/correctness_float-correctness.Tpo $(DEPDIR)/correctness_float-correctness.Po
#	source='correctness.cpp' object='correctness_float-correctness.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_float_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o correctness_float-correctness.o `test -f 'correctness.cpp' || echo '$(srcdir)/'`correctness.cpp

correctness_float-correctness.obj: correctness.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_float_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT correctness_float-correctness.obj -MD -MP -MF $(DEPDIR)/correctness_float-correctness.Tpo -c -o correctness_float-correctness.obj `if test -f 'correctness.cpp'; then $(CYGPATH_W) 'correctness.cpp'; else $(CYGPATH_W) '$(srcdir)/correctness.cpp'; fi`
	mv -f $(DEPDIR)/correctness_float-correctness.Tpo $(DEPDIR)/correctness_float-correctness.Po
#	source='correctness.cpp' object='correctness_float-correctness.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_float_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o correctness_float-correctness.obj `if test -f 'correctness.cpp'; then $(CYGPATH_W) 'correctness.cpp'; else $(CYGPATH_W) '$(srcdir)/correctness.cpp'; fi`

correctness_float_simd-correctness.o: correctness.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_float_simd_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT correctness_float_simd-correctness.o -MD -MP -MF $(DEPDIR)/correctness_float_simd-correctness.Tpo -c -o correctness_float_simd-correctness.o `test -f 'correctness.cpp' || echo '$(srcdir)/'`correctness.cpp
	mv -f $(DEPDIR)/correctness_float_simd-correctness.Tpo $(DEPDIR)/correctness_float_simd-correctness.Po
#	source='correctness.cpp' object='correctness_float_simd-correctness.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_float_simd_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o correctness_float_simd-correctness.o `test -f 'correctness.cpp' || echo '$(srcdir)/'`correctness.cpp

correctness_float_simd-correctness.obj: correctness.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_float_simd_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT correctness_float_simd-correctness.obj -MD -MP -MF $(DEPDIR)/correctness_float_simd-correctness.Tpo -c -o correctness_float_simd-correctness.obj `if test -f 'correctness.cpp'; then $(CYGPATH_W) 'correctness.cpp'; else $(CYGPATH_W) '$(srcdir)/correctness.cpp'; fi`
	mv -f $(DEPDIR)/correctness_float_simd-correctness.Tpo $(DEPDIR)/correctness_float_simd-correctness.Po
#	source='correctness.cpp' object='correctness_float_simd-correctness.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(correctness_float_simd_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o correctness_float_simd-correctness.obj `if test -f 'correctness.cpp'; then $(CYGPATH_W) 'correctness.cpp'; else $(CYGPATH_W) '$(srcdir)/correctness.cpp'; fi`

.cpp.o:
	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXXCOMPILE) -c -o $@ $<

.cpp.obj:
	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.cpp.lo:
	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(LTCXXCOMPILE) -c -o $@ $<

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
#     (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
	@failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

$(RECURSIVE_CLEAN_TARGETS):
	@failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	rev=''; for subdir in $$list; do \
	  if test "$$subdir" = "."; then :; else \
	    rev="$$subdir $$rev"; \
	  fi; \
	done; \
	rev="$$rev ."; \
	target=`echo $@ | sed s/-recursive//`; \
	for subdir in $$rev; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done && test -z "$$fail"
tags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
	done
ctags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
	done

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	    $$tags $$unique; \
	fi
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$tags $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && cd $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) $$here

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test -d "$(distdir)/$$subdir" \
	    || $(MKDIR_P) "$(distdir)/$$subdir" \
	    || exit 1; \
	    distdir=`$(am__cd) $(distdir) && pwd`; \
	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
	    (cd $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$top_distdir" \
	        distdir="$$distdir/$$subdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-recursive
all-am: Makefile $(PROGRAMS)
installdirs: installdirs-recursive
installdirs-am:
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-recursive
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-recursive

clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
	mostlyclean-am

distclean: distclean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-recursive

dvi-am:

html: html-recursive

info: info-recursive

info-am:

install-data-am:

install-dvi: install-dvi-recursive

install-exec-am:

install-html: install-html-recursive

install-info: install-info-recursive

install-man:

install-pdf: install-pdf-recursive

install-ps: install-ps-recursive

installcheck-am:

maintainer-clean: maintainer-clean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-recursive

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-recursive

pdf-am:

ps: ps-recursive

ps-am:

uninstall-am:

.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
	install-strip

.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
	all all-am check check-am clean clean-generic clean-libtool \
	clean-noinstPROGRAMS ctags ctags-recursive distclean \
	distclean-compile distclean-generic distclean-libtool \
	distclean-tags distdir dvi dvi-am html html-am info info-am \
	install install-am install-data install-data-am install-dvi \
	install-dvi-am install-exec install-exec-am install-html \
	install-html-am install-info install-info-am install-man \
	install-pdf install-pdf-am install-ps install-ps-am \
	install-strip installcheck installcheck-am installdirs \
	installdirs-am maintainer-clean maintainer-clean-generic \
	mostlyclean mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
	uninstall uninstall-am

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
