Parent Directory
|
Revision Log
a better way of representing the matrix format type is introduced. this is needed for the Paradiso and UMFPACK interface
1 | jgs | 150 | # $Id$ |
2 | |||
3 | # Matt Davies 04/08/03 | ||
4 | |||
5 | DEFAULT_TARGET := libpaso.a | ||
6 | |||
7 | INSTALL_LIB := ./lib/libpaso.a | ||
8 | |||
9 | PACKAGES := mmio scsl mkl umfpack | ||
10 | |||
11 | gross | 415 | L_SRC_DIR := ./src ./src/Solvers |
12 | jgs | 150 | |
13 | include $(ESYS_ROOT)/make/Makefile.default |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Author Date Id Revision |
ViewVC Help | |
Powered by ViewVC 1.1.26 |