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

Contents of /trunk/tcltk/jam/build_linux

Parent Directory Parent Directory | Revision Log Revision Log


Revision 571 - (show annotations) (download)
Tue May 9 00:14:59 2006 UTC (18 years, 11 months ago) by johnpye
File size: 253 byte(s)
Renaming 'tcltk98' to 'tcltk', continued...
1 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

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22