# This file has been generated automatically by File Dependencies Tracer.
# Do not edit this file! It will be overwritten without warning.

# ===========================================================================
# Rules for MAKE on how to build object files (with suitable paths).
# ===========================================================================

${OBJ}MpIntExample${OBJEXT}: ${SRC}MpIntExample.cpp capd/auxil/debuger.h \
	capd/auxil/minmax.h capd/basicalg/TypeTraits.h \
	capd/basicalg/doubleFun.h capd/basicalg/power.h \
	capd/intervals/DoubleInterval.h capd/intervals/Interval.h \
	capd/intervals/Interval.hpp capd/intervals/IntervalError.h \
	capd/intervals/IntervalSettings.h capd/intervals/Interval_Base.h \
	capd/intervals/Interval_Deprecated.h \
	capd/intervals/Interval_Friend.h \
	capd/intervals/Interval_FriendInternal.h \
	capd/intervals/Interval_Fun.hpp capd/intervals/Interval_Op.hpp \
	capd/intervals/MpInterval.h capd/intervals/MpIntervalSettings.h \
	capd/intervals/MpInterval_Fun.hpp capd/intervals/mplib.h \
	capd/matrixAlgorithms/floatMatrixAlgorithms.h \
	capd/matrixAlgorithms/floatMatrixAlgorithms.hpp \
	capd/matrixAlgorithms/intMatrixAlgorithms.hpp capd/multiPrec/MpInt.h \
	capd/multiPrec/MpReal.h capd/multiPrec/MpReal_Base.hpp \
	capd/multiPrec/MpReal_Fun.hpp capd/multiPrec/MpReal_Op.hpp \
	capd/multiPrec/mplib.h capd/rounding/DoubleRounding.h \
	capd/settings/archSetting.h capd/vectalg/ColumnVector.h \
	capd/vectalg/ColumnVector.hpp capd/vectalg/Container.h \
	capd/vectalg/Container.hpp capd/vectalg/Dimension.h \
	capd/vectalg/EmptyIntersectionException.h capd/vectalg/Matrix.h \
	capd/vectalg/Matrix.hpp capd/vectalg/MatrixContainer.h \
	capd/vectalg/MatrixIterator.h capd/vectalg/MatrixSlice.h \
	capd/vectalg/Matrix_Interval.hpp capd/vectalg/Matrix_inline.h \
	capd/vectalg/Norm.h capd/vectalg/RowVector.h \
	capd/vectalg/RowVector.hpp capd/vectalg/Vector.h \
	capd/vectalg/Vector.hpp capd/vectalg/Vector_Interval.hpp \
	capd/vectalg/Vector_inline.h capd/vectalg/algebraicOperations.h \
	capd/vectalg/algebraicOperations.hpp capd/vectalg/iobject.hpp \
	capd/vectalg/mplib.h
	${CCI} -o ${OBJ}MpIntExample${OBJEXT} -c ${SRC}MpIntExample.cpp


# ===========================================================================
# Rules for MAKE on how to build executables with paths and extensions.
# ===========================================================================

${BIN}MpIntExample${EXE}: ${OBJ}MpIntExample${OBJEXT}
	${CC} -o ${BIN}MpIntExample${EXE} \
	${OBJ}MpIntExample${OBJEXT} ${CCLIB}

# The end.

