MAINSRCDIR=../.. include $(MAINSRCDIR)/defs/include_paths.am noinst_LIBRARIES = libnewmat.a libnewmat_a_SOURCES = bandmat.cpp \ cholesky.cpp \ evalue.cpp \ fft.cpp \ hholder.cpp \ jacobi.cpp \ myexcept.cpp \ newfft.cpp \ newmat.cpp \ newmat1.cpp \ newmat2.cpp \ newmat3.cpp \ newmat4.cpp \ newmat5.cpp \ newmat6.cpp \ newmat7.cpp \ newmat8.cpp \ newmat9.cpp \ newmatex.cpp \ newmatnl.cpp \ newmatrm.cpp \ solution.cpp \ sort.cpp \ submat.cpp \ svd.cpp \ tmt1.cpp \ tmt2.cpp \ tmt3.cpp \ tmt4.cpp \ tmt5.cpp \ tmt6.cpp \ tmt7.cpp \ tmt8.cpp \ tmt9.cpp \ tmta.cpp \ tmtb.cpp \ tmtc.cpp \ tmtd.cpp \ tmte.cpp \ tmtf.cpp \ tmtg.cpp \ tmth.cpp \ tmti.cpp \ tmtj.cpp \ tmtk.cpp \ tmtl.cpp \ tmtm.cpp noinst_HEADERS = boolean.h \ controlw.h \ include.h \ myexcept.h \ newmat.h \ newmatap.h \ newmatio.h \ newmatnl.h \ newmatrc.h \ newmatrm.h \ precisio.h \ solution.h \ tmt.h