ordos/build.bat

8 lines
116 B
Batchfile
Raw Normal View History

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