Files
openwrt-packages/gforth/files/gforth
T

4 lines
189 B
Bash
Executable File

#! /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 "$@"