mirror of https://github.com/CGAL/cgal
18 lines
356 B
Plaintext
18 lines
356 B
Plaintext
# TAUCS, a Library of Sparse Linear Solvers (http://www.tau.ac.il/~stoledo/taucs/)
|
|
# This configuration has *not* been tested.
|
|
|
|
DESCRIPTION = TAUCS for IRIX 64 bits
|
|
PROVIDES = TAUCS
|
|
CXXFLAGS =
|
|
LDFLAGS =
|
|
LIBS = taucs metis64
|
|
REQUIRES = BLAS
|
|
INCOMPATIBLE = DOLLAR_WINDOWS_COMPILER
|
|
STDINCLDIRS =
|
|
INCLTHING =
|
|
STDLIBDIRS =
|
|
LIBTHING =
|
|
COMPILETESTFLAGS =
|
|
|
|
# EOF
|