[gforth] / gforth / gforthmi.bat  

gforth: gforth/gforthmi.bat

Diff for /gforth/gforthmi.bat between version 1.2 and 1.3

version 1.2, Sun Dec 13 23:29:59 1998 UTC version 1.3, Sun Dec 20 23:17:55 1998 UTC
Line 1 
Line 1 
 REM @ECHO OFF  REM @ECHO OFF
 REM Copyright (C) 1997 Free Software Foundation, Inc.  REM Copyright (C) 1997-1998 Free Software Foundation, Inc.
   
 REM This file is part of Gforth.  REM This file is part of Gforth.
   
Line 21 
Line 21 
 if not "%1"=="--help" goto makeit  if not "%1"=="--help" goto makeit
 if not "%1"=="-h" goto makeit  if not "%1"=="-h" goto makeit
   echo usage: gforth-makeimage target-name [gforth-options]    echo usage: gforth-makeimage target-name [gforth-options]
   echo   environment: GFORTHD: the Gforth binary used (default: gforth-ditc)    echo   environment: GFORTHD: the Gforth binary used (default: gforth-d)
   echo creates a relocatable image 'target-name'    echo creates a relocatable image 'target-name'
   goto end    goto end
 :makeit  :makeit
Line 40 
Line 40 
 del tmp.fi1  del tmp.fi1
 del tmp.fi2  del tmp.fi2
 :end  :end
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help