This commit is contained in:
David Kuehling
2010-07-27 23:47:04 +02:00
parent 01dfb9450d
commit c3604e02b2
2 changed files with 187 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#! /bin/sh
# Can't cross-build gforth.fi image file. Instead load sources on startup.
exec $0-bin -m 1M -i kernl32l.fi \
exboot.fs startup.fs arch/mips/asm.fs arch/mips/disasm.fs "$@"