[gforth] / gforth / gforthmi.sh.in  

gforth: gforth/gforthmi.sh.in

File: [gforth] / gforth / gforthmi.sh.in (download)
Revision: 1.2, Sun Mar 29 01:13:14 2009 UTC (4 years, 2 months ago) by pazsan
Branch: MAIN
Changes since 1.1: +1 -1 lines
Fixed gforthmi.sh to run without Cygwin
Removed unnecessary G/T switching in int.fs

#!/bin/bash
GFORTHD="./gforth-ditc -p .:." GFORTH="./gforth-ditc --die-on-signal -p .:. -i kernl32l.fi exboot.fs startup.fs arch/386/asm.fs arch/386/disasm.fs" includedir=`pwd`/include bindir=`pwd` libccdir=`pwd`/lib/gforth/@PACKAGE_VERSION@/libcc-named/ ./sh.exe ./gforthmi gforth.fi  --die-on-signal -p ".:~+:." -i kernl32l.fi exboot.fs startup.fs arch/386/asm.fs arch/386/disasm.fs

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help