add: added bash script

This commit is contained in:
Lukian 2025-04-30 15:06:40 +02:00
parent 5896690a7d
commit 60a502fded

3
make.sh Normal file
View file

@ -0,0 +1,3 @@
masm dir.asm
mlink dir.obj
wine dir.exe