linux build
This commit is contained in:
parent
58cc1a4889
commit
bb05549eae
5
DX-FORTH v430/m.sh
Normal file
5
DX-FORTH v430/m.sh
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
str=$(tr '[a-z]' '[A-Z]' <<< $1)
|
||||||
|
|
||||||
|
rm $str.EXE 2>/dev/null
|
||||||
|
|
||||||
|
ntvdm -r:. -u -c -p forth - include $str.f $str bye
|
Loading…
Reference in New Issue
Block a user