/[ascend]/trunk/tcltk/jam/build_linux
ViewVC logotype

Annotation of /trunk/tcltk/jam/build_linux

Parent Directory Parent Directory | Revision Log Revision Log


Revision 571 - (hide annotations) (download)
Tue May 9 00:14:59 2006 UTC (17 years, 4 months ago) by johnpye
File size: 253 byte(s)
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