| version 1.5, Mon Dec 21 22:52:30 1998 UTC | version 1.6, Tue Dec 22 23:11:29 1998 UTC | ||
|---|---|---|---|
|
|
||
| #gforth-version.tar.gz must be in the working directory | #gforth-version.tar.gz must be in the working directory | ||
| MACHINE=`hostname` | MACHINE=`hostname` | ||
| GFORTH=`basename $1 .tar.gz` | GFORTH=`basename $1 .tar.gz` | ||
| DIR=$PWD | DIR=`pwd` | ||
| rm -rf $GFORTH | rm -rf $GFORTH | ||
| gunzip -cd $1 | tar xf - | gunzip -cd $1 | tar xf - | ||
| if make --version|grep -q GNU | if make --version|grep -q GNU |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |