# TAUCS, a Library of Sparse Linear Solvers (http://www.tau.ac.il/~stoledo/taucs/) # Note: TAUCS requires either ATLAS or LAPACK for dpotrf() Lapack routine. # Note: this configuration has been tested with VisualC++ 7.1. DESCRIPTION = MS Windows with ATLAS PROVIDES = TAUCS CXXFLAGS = LDFLAGS = LIBS = libtaucs libmetis REQUIRES = BLAS ATLAS DOLLAR_WINDOWS_COMPILER INCOMPATIBLE = STDINCLDIRS = INCLTHING = STDLIBDIRS = LIBTHING = COMPILETESTFLAGS = # EOF