ordos/build.bat

8 lines
123 B
Batchfile
Raw Normal View History

2021-08-26 03:24:05 +00:00
masm command;
link command;
exe2bin command.exe command.com
masm stddos;
link stddos;
exe2bin stddos.exe ordos.sys