File:  [gforth] / gforth / gforthmi.sh.in
Revision 1.4: download - view: text, annotated - select for diffs
Mon Oct 8 01:10:30 2012 UTC (11 years, 5 months ago) by pazsan
Branches: MAIN
CVS tags: HEAD
Fixes for Windows

    1: GFORTHD="./gforth-ditc -p .@PATHSEP@." GFORTH="./gforth-ditc --die-on-signal -p .@PATHSEP@. -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 ".@PATHSEP@~+@PATHSEP@." -i @kernel_fi@ exboot.fs startup.fs @asm_fs@ @disasm_fs@

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>