ordos/build.bat

8 lines
123 B
Batchfile

masm command;
link command;
exe2bin command.exe command.com
masm stddos;
link stddos;
exe2bin stddos.exe ordos.sys