| version 1.11, Mon Aug 25 14:17:44 2003 UTC | version 1.12, Sat Apr 10 10:09:52 2004 UTC | ||
|---|---|---|---|
|
|
||
| #gforth-0.2.1 -m 100000 comp-i.fs -e "comp-image $tmpfile"1" $tmpfile"2" $outfile bye" | #gforth-0.2.1 -m 100000 comp-i.fs -e "comp-image $tmpfile"1" $tmpfile"2" $outfile bye" | ||
| rm $tmpfile"1" $tmpfile"2" | rm $tmpfile"1" $tmpfile"2" | ||
| if test x$application = xyes; then | if test x$application = xyes; then | ||
| $GFORTH -e "s\" '$outfile\"" make-app.fs | $GFORTH -e "s\" $outfile\"" make-app.fs | ||
| else | else | ||
| true #old shells require this | true #old shells require this | ||
| fi | fi |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |