33 |
# If you have a linpack library (e.g. liblpak.a or liblpak.lib) tuned |
# If you have a linpack library (e.g. liblpak.a or liblpak.lib) tuned |
34 |
# to your hardware, use it instead. To do that, set the LPAKLIB |
# to your hardware, use it instead. To do that, set the LPAKLIB |
35 |
# variable in the corresponding Ascend executable Jamfile |
# variable in the corresponding Ascend executable Jamfile |
36 |
# (e.g. ../../tcltk98/jam/Jamfile) to point that library's |
# (e.g. ../../tcltk/jam/Jamfile) to point that library's |
37 |
# location (e.g., /usr/lib/liblinpack.a or c:\\linpack\\lib\\liblinpack.lib) |
# location (e.g., /usr/lib/liblinpack.a or c:\\linpack\\lib\\liblinpack.lib) |
38 |
# |
# |
39 |
# The Ascend jam build system currently supports building the library |
# The Ascend jam build system currently supports building the library |