# Makefile.in generated by automake 1.10 from Makefile.am.
# example/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
# ************************************************************************
# 
#               Isorropia: Partitioning and Load Balancing Package
#                 Copyright (2006) Sandia Corporation
# 
# Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive
# license for use of this work by or on behalf of the U.S. Government.
# 
# This library is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 2.1 of the
# License, or (at your option) any later version.
#  
# This library is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Lesser General Public License for more details.
#  
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA
# 
# ************************************************************************
#@HEADER


pkgdatadir = $(datadir)/isorropia
pkglibdir = $(libdir)/isorropia
pkgincludedir = $(includedir)/isorropia
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 = i586-alt-linux-gnu
host_triplet = i586-alt-linux-gnu
target_triplet = i586-alt-linux-gnu
noinst_PROGRAMS = $(am__EXEEXT_1)
subdir = example
DIST_COMMON = README $(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/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_compiler_options.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_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_perl.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/Isorropia_config.h
CONFIG_CLEAN_FILES =
am__EXEEXT_1 = matrix_1$(EXEEXT) \
	part_redist$(EXEEXT) \
	vert_weights$(EXEEXT) \
	graphedge_weights$(EXEEXT) \
	hgedge_weights$(EXEEXT)
PROGRAMS = $(noinst_PROGRAMS)
am_graphedge_weights_OBJECTS =  \
	graphedge_weights-graphedge_weights.$(OBJEXT)
graphedge_weights_OBJECTS = $(am_graphedge_weights_OBJECTS)
graphedge_weights_LINK = $(CXXLD) $(graphedge_weights_CXXFLAGS) \
	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
am_hgedge_weights_OBJECTS = hgedge_weights-hgedge_weights.$(OBJEXT)
hgedge_weights_OBJECTS = $(am_hgedge_weights_OBJECTS)
hgedge_weights_LINK = $(CXXLD) $(hgedge_weights_CXXFLAGS) $(CXXFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
am_matrix_1_OBJECTS = matrix_1-matrix_1.$(OBJEXT)
matrix_1_OBJECTS = $(am_matrix_1_OBJECTS)
matrix_1_LINK = $(CXXLD) $(matrix_1_CXXFLAGS) $(CXXFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
am_part_redist_OBJECTS = part_redist-part_redist.$(OBJEXT)
part_redist_OBJECTS = $(am_part_redist_OBJECTS)
part_redist_LINK = $(CXXLD) $(part_redist_CXXFLAGS) $(CXXFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
am_vert_weights_OBJECTS = vert_weights-vert_weights.$(OBJEXT)
vert_weights_OBJECTS = $(am_vert_weights_OBJECTS)
vert_weights_LINK = $(CXXLD) $(vert_weights_CXXFLAGS) $(CXXFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
DEFAULT_INCLUDES = -I. -I$(top_builddir)/src
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
am__depfiles_maybe = depfiles
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
	-o $@
SOURCES = $(graphedge_weights_SOURCES) $(hgedge_weights_SOURCES) \
	$(matrix_1_SOURCES) $(part_redist_SOURCES) \
	$(vert_weights_SOURCES)
DIST_SOURCES = $(graphedge_weights_SOURCES) $(hgedge_weights_SOURCES) \
	$(matrix_1_SOURCES) $(part_redist_SOURCES) \
	$(vert_weights_SOURCES)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /usr/src/RPM/BUILD/trilinos-9.0.3/packages/isorropia/config/missing --run aclocal-1.10
ALTERNATE_AR = 
AMTAR = ${SHELL} /usr/src/RPM/BUILD/trilinos-9.0.3/packages/isorropia/config/missing --run tar
AUTOCONF = ${SHELL} /usr/src/RPM/BUILD/trilinos-9.0.3/packages/isorropia/config/missing --run autoconf
AUTOHEADER = ${SHELL} /usr/src/RPM/BUILD/trilinos-9.0.3/packages/isorropia/config/missing --run autoheader
AUTOMAKE = ${SHELL} /usr/src/RPM/BUILD/trilinos-9.0.3/packages/isorropia/config/missing --run automake-1.10
AWK = gawk
CC = /usr/lib/openmpi/bin/mpicc
CCDEPMODE = depmode=none
CFLAGS = -pipe -O2 -Wall -fPIC -DPIC -I/usr/include/suitesparse -I/usr/include/sundials-double -I/usr/include/superlu_dist -I/usr/include/parmetis -I/usr/include/metis -I/usr/include/numpy -DHAVE_PY_FIAT
CPPFLAGS = -pipe -O2 -Wall -fPIC -DPIC -I/usr/include/suitesparse -I/usr/include/sundials-double -I/usr/include/superlu_dist -I/usr/include/parmetis -I/usr/include/metis -I/usr/include/numpy -DHAVE_PY_FIAT -I/usr/lib/openmpi/include
CXX = /usr/lib/openmpi/bin/mpicxx
CXXCPP = /usr/lib/openmpi/bin/mpicxx -E
CXXDEPMODE = depmode=none
CXXFLAGS = -pipe -O2 -Wall -fPIC -DPIC -I/usr/include/suitesparse -I/usr/include/sundials-double -I/usr/include/superlu_dist -I/usr/include/parmetis -I/usr/include/metis -I/usr/include/numpy -DHAVE_PY_FIAT
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = .exe
GREP = /bin/grep
HAVE_PERL = yes
INSTALL = /bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LDFLAGS =  -L/usr/lib/openmpi/lib
LIBOBJS = 
LIBS = -lmpi  -L/usr/src/RPM/BUILD/trilinos-9.0.3/packages/zoltan/src/Obj_generic -L/usr/src/RPM/BUILD/trilinos-9.0.3/packages/epetra/src -lsuperlu_dist_2.3 -lsuperlu_3.1 -ltmglib -L/usr/lib/openmpi/lib -lmpi -Wl,-R/usr/lib/openmpi/lib -larprec -lgmp -lgmpxx -lblitz -lgetfem -ly12m -lumfpack -lamd -lklu -lsuperlu_dist_2.3 -lparmetis -lmetis -lsmumps -ldmumps -lcmumps -lzmumps -lmumps_common -lpord -lesmumps -lscotch -lscotcherr -L/usr/src/RPM/BUILD/trilinos-9.0.3 -lscalapack -lblacs -larpack_LINUX -lmpi_f77 -lmpi_f90 -lmpi_cxx -lmpi -lopen-pal -lopen-rte -llapack_atlas -lf77blas -lblas -lcblas -latlas
LTLIBOBJS = 
MAINT = #
MAKEINFO = ${SHELL} /usr/src/RPM/BUILD/trilinos-9.0.3/packages/isorropia/config/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
MPI_CC_EXISTS = yes
MPI_CXX = /usr/lib/openmpi/bin/mpicxx
MPI_CXX_EXISTS = yes
MPI_F77_EXISTS = 
MPI_TEMP_CXX = 
OBJEXT = o
PACKAGE = isorropia
PACKAGE_BUGREPORT = egboman@sandia.gov
PACKAGE_NAME = isorropia
PACKAGE_STRING = isorropia 3.0
PACKAGE_TARNAME = isorropia
PACKAGE_VERSION = 3.0
PATH_SEPARATOR = :
PERL_EXE = /usr/bin/perl
RANLIB = ranlib
SET_MAKE = 
SHELL = /bin/sh
STRIP = 
TRILINOS_TEMPLATE_OBJS = 
VERSION = 3.0
abs_builddir = /usr/src/RPM/BUILD/trilinos-9.0.3/packages/isorropia/example
abs_srcdir = /usr/src/RPM/BUILD/trilinos-9.0.3/packages/isorropia/example
abs_top_builddir = /usr/src/RPM/BUILD/trilinos-9.0.3/packages/isorropia
abs_top_srcdir = /usr/src/RPM/BUILD/trilinos-9.0.3/packages/isorropia
ac_aux_dir = config
ac_ct_CC = 
ac_ct_CXX = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = tar --format=ustar -chf - "$$tardir"
am__untar = tar -xf -
bindir = /usr/bin
build = i586-alt-linux-gnu
build_alias = i586-alt-linux
build_cpu = i586
build_os = linux-gnu
build_vendor = alt
builddir = .
datadir = /usr/share
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = /usr
host = i586-alt-linux-gnu
host_alias = i586-alt-linux
host_cpu = i586
host_os = linux-gnu
host_vendor = alt
htmldir = ${docdir}
includedir = /usr/include
infodir = /usr/share/info
install_sh = $(SHELL) /usr/src/RPM/BUILD/trilinos-9.0.3/packages/isorropia/config/install-sh
libdir = /usr/lib
libexecdir = /usr/lib
localedir = ${datarootdir}/locale
localstatedir = /var/lib
mandir = /usr/share/man
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = /usr/sbin
sharedstatedir = /usr/com
srcdir = .
sysconfdir = /etc
target = i586-alt-linux-gnu
target_alias = 
target_cpu = i586
target_os = linux-gnu
target_vendor = alt
top_builddir = ..
top_srcdir = ..
PROGS = matrix_1 part_redist vert_weights graphedge_weights hgedge_weights
matrix_1_SOURCES = $(srcdir)/matrix_1.cpp
matrix_1_DEPENDENCIES = \
	$(top_builddir)/src/libisorropia.a

matrix_1_CXXFLAGS = $(ISORROPIA_INCLUDES)
matrix_1_LDADD = $(ISORROPIA_LIBS)
part_redist_SOURCES = $(srcdir)/part_redist.cpp
part_redist_DEPENDENCIES = \
        $(top_builddir)/src/libisorropia.a

part_redist_CXXFLAGS = $(ISORROPIA_INCLUDES) 
part_redist_LDADD = $(ISORROPIA_LIBS)
vert_weights_SOURCES = $(srcdir)/vert_weights.cpp
vert_weights_DEPENDENCIES = \
        $(top_builddir)/src/libisorropia.a

vert_weights_CXXFLAGS = $(ISORROPIA_INCLUDES)
vert_weights_LDADD = $(ISORROPIA_LIBS)
graphedge_weights_SOURCES = $(srcdir)/graphedge_weights.cpp
graphedge_weights_DEPENDENCIES = \
        $(top_builddir)/src/libisorropia.a

graphedge_weights_CXXFLAGS = $(ISORROPIA_INCLUDES)
graphedge_weights_LDADD = $(ISORROPIA_LIBS)
hgedge_weights_SOURCES = $(srcdir)/hgedge_weights.cpp
hgedge_weights_DEPENDENCIES = \
        $(top_builddir)/src/libisorropia.a

hgedge_weights_CXXFLAGS = $(ISORROPIA_INCLUDES) 
hgedge_weights_LDADD = $(ISORROPIA_LIBS)
all: all-am

.SUFFIXES:
.SUFFIXES: .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  example/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --foreign  example/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)
graphedge_weights$(EXEEXT): $(graphedge_weights_OBJECTS) $(graphedge_weights_DEPENDENCIES) 
	@rm -f graphedge_weights$(EXEEXT)
	$(graphedge_weights_LINK) $(graphedge_weights_OBJECTS) $(graphedge_weights_LDADD) $(LIBS)
hgedge_weights$(EXEEXT): $(hgedge_weights_OBJECTS) $(hgedge_weights_DEPENDENCIES) 
	@rm -f hgedge_weights$(EXEEXT)
	$(hgedge_weights_LINK) $(hgedge_weights_OBJECTS) $(hgedge_weights_LDADD) $(LIBS)
matrix_1$(EXEEXT): $(matrix_1_OBJECTS) $(matrix_1_DEPENDENCIES) 
	@rm -f matrix_1$(EXEEXT)
	$(matrix_1_LINK) $(matrix_1_OBJECTS) $(matrix_1_LDADD) $(LIBS)
part_redist$(EXEEXT): $(part_redist_OBJECTS) $(part_redist_DEPENDENCIES) 
	@rm -f part_redist$(EXEEXT)
	$(part_redist_LINK) $(part_redist_OBJECTS) $(part_redist_LDADD) $(LIBS)
vert_weights$(EXEEXT): $(vert_weights_OBJECTS) $(vert_weights_DEPENDENCIES) 
	@rm -f vert_weights$(EXEEXT)
	$(vert_weights_LINK) $(vert_weights_OBJECTS) $(vert_weights_LDADD) $(LIBS)

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

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

#include ./$(DEPDIR)/graphedge_weights-graphedge_weights.Po
#include ./$(DEPDIR)/hgedge_weights-hgedge_weights.Po
#include ./$(DEPDIR)/matrix_1-matrix_1.Po
#include ./$(DEPDIR)/part_redist-part_redist.Po
#include ./$(DEPDIR)/vert_weights-vert_weights.Po

.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) '$<'`

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

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

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

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

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

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

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

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

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

vert_weights-vert_weights.obj: $(srcdir)/vert_weights.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vert_weights_CXXFLAGS) $(CXXFLAGS) -MT vert_weights-vert_weights.obj -MD -MP -MF $(DEPDIR)/vert_weights-vert_weights.Tpo -c -o vert_weights-vert_weights.obj `if test -f '$(srcdir)/vert_weights.cpp'; then $(CYGPATH_W) '$(srcdir)/vert_weights.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/vert_weights.cpp'; fi`
#	mv -f $(DEPDIR)/vert_weights-vert_weights.Tpo $(DEPDIR)/vert_weights-vert_weights.Po
#	source='$(srcdir)/vert_weights.cpp' object='vert_weights-vert_weights.obj' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vert_weights_CXXFLAGS) $(CXXFLAGS) -c -o vert_weights-vert_weights.obj `if test -f '$(srcdir)/vert_weights.cpp'; then $(CYGPATH_W) '$(srcdir)/vert_weights.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/vert_weights.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.isorropia
# 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:
