Annotation of gforth/arch/4stack/mach.sh, revision 1.2

1.1       pazsan      1: #!/bin/sh
                      2: gforth arch/4stack/relocate.fs \
1.2     ! pazsan      3:  -e "s\" $1-\" read-gforth s\" ../4stack/gforth.4o\" write-gforth bye"
1.1       pazsan      4: cp $1- $1

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