Parent Directory
|
Revision Log
Renaming 'tcltk98' to 'tcltk', continued...
1 | johnpye | 571 | THIS FILE IS DEPRECATED - 20-Dec-2005 |
2 | |||
3 | #!/bin/bash | ||
4 | # Script to build Ascend using jam | ||
5 | |||
6 | # Build the Ascend base libraries | ||
7 | cd ../../base/jam | ||
8 | ./build_linux | ||
9 | |||
10 | # Build the Ascend executable | ||
11 | cd ../../tcltk/jam | ||
12 | jam -f Jambase | ||
13 |
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |