[gforth] / gforth / BUILD-FROM-SCRATCH  

gforth: gforth/BUILD-FROM-SCRATCH

Diff for /gforth/BUILD-FROM-SCRATCH between version 1.6 and 1.7

version 1.6, Mon Apr 30 14:15:18 2001 UTC version 1.7, Sun May 13 10:54:10 2001 UTC
Line 56 
Line 56 
   
 if [ "$GFORTH" != "" ]  if [ "$GFORTH" != "" ]
 then  then
         make all BUILDFORTH="$GFORTH"   echo Running: make BUILDFORTH="$GFORTH" gforth...
    make BUILDFORTH="$GFORTH" gforth
    echo Running: make BUILDFORTH="$GFORTH" all...
    make BUILDFORTH="$GFORTH" all
 fi  fi


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help