Parent Directory
|
Revision Log
|
Patch
revision 82 by johnpye, Tue Dec 6 08:56:24 2005 UTC | revision 129 by jds, Tue Dec 20 20:22:56 2005 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | #!/bin/bash | #!/bin/bash |
2 | ||
3 | echo "I AM DEPRECATED. Please use configure in ../base/unixAC231!" | |
4 | ||
5 | if [ -e Jamrules_general ]; then | if [ -e Jamrules_general ]; then |
6 | if [ ! -e Jamrules_general.old ]; then | if [ ! -e Jamrules_general.old ]; then |
7 | echo "Moving Jamrules_general out of the way..." | echo "Moving Jamrules_general out of the way..." |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |