linux build

This commit is contained in:
David Lee 2024-07-04 06:42:03 -07:00
parent b419fb5cac
commit ebc6c9f2b2
4 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
str=${1^^}
rm $str.ERR 2>/dev/null
rm $str.R86 2>/dev/null
rm $str.EXE 2>/dev/null
ntvdm -r:. -u mt86 $str
ntvdm -r:. -u linkmt $str paslib.r86 fpreals.r86
rm $str.ERR 2>/dev/null
rm $str.R86 2>/dev/null
ntvdm -c -p $str