cgal/Installation/config/support/S98-TAUCSIRIXCC32

19 lines
437 B
Plaintext

# 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.
# This configuration has *not* been tested.
DESCRIPTION = TAUCS for IRIX 32 bits
PROVIDES = TAUCS
CXXFLAGS =
LDFLAGS =
LIBS = taucs metis32
REQUIRES = BLAS LAPACK
INCOMPATIBLE = DOLLAR_WINDOWS_COMPILER
STDINCLDIRS =
INCLTHING =
STDLIBDIRS =
LIBTHING =
COMPILETESTFLAGS =
# EOF