cgal/Installation/config/support/S99-TAUCSIRIXCC64

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 64 bits
PROVIDES = TAUCS
CXXFLAGS =
LDFLAGS =
LIBS = taucs metis64
REQUIRES = BLAS LAPACK
INCOMPATIBLE = DOLLAR_WINDOWS_COMPILER
STDINCLDIRS =
INCLTHING =
STDLIBDIRS =
LIBTHING =
COMPILETESTFLAGS =
# EOF