[gforth] / gforth / testdist  

gforth: gforth/testdist

Diff for /gforth/testdist between version 1.5 and 1.6

version 1.5, Mon Dec 21 22:52:30 1998 UTC version 1.6, Tue Dec 22 23:11:29 1998 UTC
Line 4 
Line 4 
 #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


Generate output suitable for use with a patch program
Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help