mirror of https://github.com/CGAL/cgal
17 lines
356 B
Plaintext
17 lines
356 B
Plaintext
# TAUCS, a Library of Sparse Linear Solvers (http://www.tau.ac.il/~stoledo/taucs/)
|
|
# Note: "-DDEBUG_TRACE" turns on TAUCS trace (temporary).
|
|
|
|
DESCRIPTION = TAUCS for IRIX 64 bits
|
|
PROVIDES = TAUCS
|
|
CXXFLAGS = -DDEBUG_TRACE
|
|
LDFLAGS =
|
|
LIBS = taucs complib.sgimath_mp metis64 c
|
|
REQUIRES =
|
|
INCOMPATIBLE =
|
|
STDINCLDIRS =
|
|
INCLTHING =
|
|
STDLIBDIRS =
|
|
LIBTHING =
|
|
|
|
# EOF
|