# Makefile.in generated by automake 1.10 from Makefile.am.
# examples/BasicExamples/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006  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.



#@HEADER

VPATH = ../../../../../packages/ml/examples/BasicExamples
pkgdatadir = $(datadir)/ml
pkglibdir = $(libdir)/ml
pkgincludedir = $(includedir)/ml
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 = x86_64-unknown-linux-gnu
host_triplet = x86_64-unknown-linux-gnu
target_triplet = x86_64-unknown-linux-gnu
noinst_PROGRAMS = ml_aztec_simple$(EXEEXT) ml_operator$(EXEEXT) \
	ml_preconditioner$(EXEEXT) ml_user_smoothing$(EXEEXT) \
	ml_readex$(EXEEXT) GetNecessaryFiles$(EXEEXT)
subdir = examples/BasicExamples
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/config/ac_cxx_bool.m4 \
	$(top_srcdir)/config/ac_cxx_have_stl.m4 \
	$(top_srcdir)/config/ac_cxx_mutable.m4 \
	$(top_srcdir)/config/ac_cxx_namespaces.m4 \
	$(top_srcdir)/config/ac_cxx_new_for_scoping.m4 \
	$(top_srcdir)/config/ac_cxx_std_sprintf.m4 \
	$(top_srcdir)/config/az_matlab.m4 \
	$(top_srcdir)/config/tac_arg_check_mpi.m4 \
	$(top_srcdir)/config/tac_arg_config_mpi.m4 \
	$(top_srcdir)/config/tac_arg_enable_can_use_package.m4 \
	$(top_srcdir)/config/tac_arg_enable_export-makefiles.m4 \
	$(top_srcdir)/config/tac_arg_enable_feature.m4 \
	$(top_srcdir)/config/tac_arg_enable_feature_sub.m4 \
	$(top_srcdir)/config/tac_arg_enable_feature_sub_check.m4 \
	$(top_srcdir)/config/tac_arg_enable_option.m4 \
	$(top_srcdir)/config/tac_arg_with_ar.m4 \
	$(top_srcdir)/config/tac_arg_with_flags.m4 \
	$(top_srcdir)/config/tac_arg_with_incdirs.m4 \
	$(top_srcdir)/config/tac_arg_with_libdirs.m4 \
	$(top_srcdir)/config/tac_arg_with_libs.m4 \
	$(top_srcdir)/config/tac_arg_with_package.m4 \
	$(top_srcdir)/config/tac_arg_with_perl.m4 \
	$(top_srcdir)/config/tac_blas.m4 \
	$(top_srcdir)/config/tac_enable_matlab.m4 \
	$(top_srcdir)/config/tac_lapack.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/src/ml_config.h
CONFIG_CLEAN_FILES =
PROGRAMS = $(noinst_PROGRAMS)
am_GetNecessaryFiles_OBJECTS =
GetNecessaryFiles_OBJECTS = $(am_GetNecessaryFiles_OBJECTS)
GetNecessaryFiles_LDADD = $(LDADD)
am_ml_aztec_simple_OBJECTS =  \
	ml_aztec_simple-ml_aztec_simple.$(OBJEXT)
ml_aztec_simple_OBJECTS = $(am_ml_aztec_simple_OBJECTS)
am__DEPENDENCIES_1 =
ml_aztec_simple_LINK = $(CCLD) $(ml_aztec_simple_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
am_ml_operator_OBJECTS = ml_operator-ml_operator.$(OBJEXT)
ml_operator_OBJECTS = $(am_ml_operator_OBJECTS)
ml_operator_LINK = $(CXXLD) $(ml_operator_CXXFLAGS) $(CXXFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
am_ml_preconditioner_OBJECTS =  \
	ml_preconditioner-ml_preconditioner.$(OBJEXT)
ml_preconditioner_OBJECTS = $(am_ml_preconditioner_OBJECTS)
ml_preconditioner_LINK = $(CXXLD) $(ml_preconditioner_CXXFLAGS) \
	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
am_ml_readex_OBJECTS = ml_readex-ml_readex.$(OBJEXT)
ml_readex_OBJECTS = $(am_ml_readex_OBJECTS)
ml_readex_LINK = $(CCLD) $(ml_readex_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
am_ml_user_smoothing_OBJECTS =  \
	ml_user_smoothing-ml_user_smoothing.$(OBJEXT)
ml_user_smoothing_OBJECTS = $(am_ml_user_smoothing_OBJECTS)
ml_user_smoothing_LINK = $(CXXLD) $(ml_user_smoothing_CXXFLAGS) \
	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
DEFAULT_INCLUDES = -I. -I$(top_builddir)/src -I$(srcdir)
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
	-o $@
SOURCES = $(GetNecessaryFiles_SOURCES) $(ml_aztec_simple_SOURCES) \
	$(ml_operator_SOURCES) $(ml_preconditioner_SOURCES) \
	$(ml_readex_SOURCES) $(ml_user_smoothing_SOURCES)
DIST_SOURCES = $(GetNecessaryFiles_SOURCES) $(ml_aztec_simple_SOURCES) \
	$(ml_operator_SOURCES) $(ml_preconditioner_SOURCES) \
	$(ml_readex_SOURCES) $(ml_user_smoothing_SOURCES)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /space/jmwille/generateTarball/Trilinos9.0/Trilinos/packages/ml/config/missing --run aclocal-1.10
ALTERNATE_AR = 
AMTAR = ${SHELL} /space/jmwille/generateTarball/Trilinos9.0/Trilinos/packages/ml/config/missing --run tar
AUTOCONF = ${SHELL} /space/jmwille/generateTarball/Trilinos9.0/Trilinos/packages/ml/config/missing --run autoconf
AUTOHEADER = ${SHELL} /space/jmwille/generateTarball/Trilinos9.0/Trilinos/packages/ml/config/missing --run autoheader
AUTOMAKE = ${SHELL} /space/jmwille/generateTarball/Trilinos9.0/Trilinos/packages/ml/config/missing --run automake-1.10
AWK = gawk
BLAS_LIBS = -lblas
CC = g++
CCDEPMODE = depmode=gcc3
CFLAGS = -O3 -fPIC
CPPFLAGS = -I/home/jmwille/lib/UMFPACK/Include -I/home/jmwille/lib/AMD/Include -I/home/jmwille/lib/UFconfig -I/home/jmwille/lib/SuperLU_3.0/SRC -I/home/jmwille/boost_1_35_0 
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -O3 -fPIC
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = .exe
F77 = gfortran
FFLAGS = -O3 -fPIC
FLIBS =  -L/home/jmwille/lib/UMFPACK/Lib -L/home/jmwille/lib/AMD/Lib -L/home/jmwille/lib/SuperLU_3.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lexpat -lumfpack -lamd -lsuperlu_3.0 -lgfortranbegin -lgfortran -lm
GREP = /bin/grep
HAVE_PERL = yes
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LAPACK_LIBS = -llapack
LDFLAGS = 
LIBOBJS = 
LIBS = -L/home/jmwille/lib/UMFPACK/Lib -lumfpack -L/home/jmwille/lib/AMD/Lib -lamd -L/home/jmwille/lib/SuperLU_3.0 -lsuperlu_3.0 
LTLIBOBJS = 
MAINT = #
MAKEINFO = ${SHELL} /space/jmwille/generateTarball/Trilinos9.0/Trilinos/packages/ml/config/missing --run makeinfo
MATLAB = 
MATLAB_EXE = 
MATLAB_ROOT = 
MEX = 
MEXEXT = 
MEXEXT_VALUE = 
MKDIR_P = /bin/mkdir -p
ML_BUILD_DIRECTORY = /space/jmwille/generateTarball/Trilinos9.0/Trilinos/TARBALL/packages/ml
ML_MATLAB_INCLUDES = 
MPI_CC_EXISTS = 
MPI_CXX = 
MPI_CXX_EXISTS = 
MPI_F77_EXISTS = 
MPI_TEMP_CXX = 
OBJEXT = o
PACKAGE = ml
PACKAGE_BUGREPORT = jhu@sandia.gov
PACKAGE_NAME = ml
PACKAGE_STRING = ml 6.2
PACKAGE_TARNAME = ml
PACKAGE_VERSION = 6.2
PATH_SEPARATOR = :
PERL_EXE = perl
RANLIB = ranlib
SET_MAKE = 
SHELL = /bin/sh
STRIP = 
TRILINOS_TEMPLATE_OBJS = 
VERSION = 6.2
abs_builddir = /space/jmwille/generateTarball/Trilinos9.0/Trilinos/TARBALL/packages/ml/examples/BasicExamples
abs_srcdir = /space/jmwille/generateTarball/Trilinos9.0/Trilinos/TARBALL/packages/ml/../../../packages/ml/examples/BasicExamples
abs_top_builddir = /space/jmwille/generateTarball/Trilinos9.0/Trilinos/TARBALL/packages/ml
abs_top_srcdir = /space/jmwille/generateTarball/Trilinos9.0/Trilinos/TARBALL/packages/ml/../../../packages/ml
ac_aux_dir = ../../../packages/ml/config
ac_ct_CC = 
ac_ct_CXX = g++
ac_ct_F77 = gfortran
am__include = include
am__leading_dot = .
am__quote = 
am__tar = tar --format=ustar -chf - "$$tardir"
am__untar = tar -xf -
bindir = ${exec_prefix}/bin
build = x86_64-unknown-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = unknown
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = x86_64-unknown-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = $(SHELL) /space/jmwille/generateTarball/Trilinos9.0/Trilinos/packages/ml/config/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
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 = ../../../../../packages/ml/examples/BasicExamples
sysconfdir = ${prefix}/etc
target = x86_64-unknown-linux-gnu
target_alias = 
target_cpu = x86_64
target_os = linux-gnu
target_vendor = unknown
top_builddir = ../..
top_srcdir = ../../../../../packages/ml
EXAMPLE_LIBS = $(ML_EXTRA_LIBS)     $(ML_LIBS)
EXAMPLE_INCLUDES = $(ML_EXTRA_INCLUDES) $(ML_INCLUDES)
CCLD = $(CXX)
ml_aztec_simple_SOURCES = $(srcdir)/ml_aztec_simple.c
ml_aztec_simple_DEPENDENCIES = $(top_builddir)/src/libml.a
ml_aztec_simple_CFLAGS = $(EXAMPLE_INCLUDES)
ml_aztec_simple_LDADD = $(EXAMPLE_LIBS)
ml_operator_SOURCES = $(srcdir)/ml_operator.cpp
ml_operator_DEPENDENCIES = $(top_builddir)/src/libml.a
ml_operator_CXXFLAGS = $(EXAMPLE_INCLUDES)
ml_operator_LDADD = $(EXAMPLE_LIBS)
ml_preconditioner_SOURCES = $(srcdir)/ml_preconditioner.cpp
ml_preconditioner_DEPENDENCIES = $(top_builddir)/src/libml.a
ml_preconditioner_CXXFLAGS = $(EXAMPLE_INCLUDES)
ml_preconditioner_LDADD = $(EXAMPLE_LIBS)
ml_readex_SOURCES = $(srcdir)/ml_readex.c
ml_readex_DEPENDENCIES = $(top_builddir)/src/libml.a
ml_readex_CFLAGS = $(EXAMPLE_INCLUDES)
ml_readex_LDADD = $(EXAMPLE_LIBS)
ml_user_smoothing_SOURCES = $(srcdir)/ml_user_smoothing.cpp
ml_user_smoothing_DEPENDENCIES = $(top_builddir)/src/libml.a
ml_user_smoothing_CXXFLAGS = $(EXAMPLE_INCLUDES)
ml_user_smoothing_LDADD = $(EXAMPLE_LIBS)
GetNecessaryFiles_SOURCES = $(top_srcdir)/examples/BasicExamples
all: all-am

.SUFFIXES:
.SUFFIXES: .c .cpp .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) --foreign  examples/BasicExamples/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --foreign  examples/BasicExamples/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:
	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
ml_aztec_simple$(EXEEXT): $(ml_aztec_simple_OBJECTS) $(ml_aztec_simple_DEPENDENCIES) 
	@rm -f ml_aztec_simple$(EXEEXT)
	$(ml_aztec_simple_LINK) $(ml_aztec_simple_OBJECTS) $(ml_aztec_simple_LDADD) $(LIBS)
ml_operator$(EXEEXT): $(ml_operator_OBJECTS) $(ml_operator_DEPENDENCIES) 
	@rm -f ml_operator$(EXEEXT)
	$(ml_operator_LINK) $(ml_operator_OBJECTS) $(ml_operator_LDADD) $(LIBS)
ml_preconditioner$(EXEEXT): $(ml_preconditioner_OBJECTS) $(ml_preconditioner_DEPENDENCIES) 
	@rm -f ml_preconditioner$(EXEEXT)
	$(ml_preconditioner_LINK) $(ml_preconditioner_OBJECTS) $(ml_preconditioner_LDADD) $(LIBS)
ml_readex$(EXEEXT): $(ml_readex_OBJECTS) $(ml_readex_DEPENDENCIES) 
	@rm -f ml_readex$(EXEEXT)
	$(ml_readex_LINK) $(ml_readex_OBJECTS) $(ml_readex_LDADD) $(LIBS)
ml_user_smoothing$(EXEEXT): $(ml_user_smoothing_OBJECTS) $(ml_user_smoothing_DEPENDENCIES) 
	@rm -f ml_user_smoothing$(EXEEXT)
	$(ml_user_smoothing_LINK) $(ml_user_smoothing_OBJECTS) $(ml_user_smoothing_LDADD) $(LIBS)

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

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

include ./$(DEPDIR)/ml_aztec_simple-ml_aztec_simple.Po
include ./$(DEPDIR)/ml_operator-ml_operator.Po
include ./$(DEPDIR)/ml_preconditioner-ml_preconditioner.Po
include ./$(DEPDIR)/ml_readex-ml_readex.Po
include ./$(DEPDIR)/ml_user_smoothing-ml_user_smoothing.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) '$<'`

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

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

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

ml_readex-ml_readex.obj: $(srcdir)/ml_readex.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ml_readex_CFLAGS) $(CFLAGS) -MT ml_readex-ml_readex.obj -MD -MP -MF $(DEPDIR)/ml_readex-ml_readex.Tpo -c -o ml_readex-ml_readex.obj `if test -f '$(srcdir)/ml_readex.c'; then $(CYGPATH_W) '$(srcdir)/ml_readex.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/ml_readex.c'; fi`
	mv -f $(DEPDIR)/ml_readex-ml_readex.Tpo $(DEPDIR)/ml_readex-ml_readex.Po
#	source='$(srcdir)/ml_readex.c' object='ml_readex-ml_readex.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ml_readex_CFLAGS) $(CFLAGS) -c -o ml_readex-ml_readex.obj `if test -f '$(srcdir)/ml_readex.c'; then $(CYGPATH_W) '$(srcdir)/ml_readex.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/ml_readex.c'; 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) '$<'`

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

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

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

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

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

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

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; } \
	       END { for (i in files) print i; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	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; } \
	       END { 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:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	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; } \
	       END { 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
check-am: all-am
check: check-am
all-am: Makefile $(PROGRAMS)
installdirs:
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

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

installcheck: installcheck-am
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-am

clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am

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

dvi: dvi-am

dvi-am:

html: html-am

info: info-am

info-am:

install-data-am:

install-dvi: install-dvi-am

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

installcheck-am:

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

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am:

.MAKE: install-am install-strip

.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
	clean-noinstPROGRAMS ctags distclean distclean-compile \
	distclean-generic 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 maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
	uninstall-am


include $(top_builddir)/Makefile.export.ml
#copy these files over to the build area
GetNecessaryFiles$(EXEEXT): $(GetNecessaryFiles_SOURCES)
	@if test ! -e ./.data; then cp -f $(srcdir)/.data.gz .; gunzip -f ./.data.gz ; fi
# 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:
