FreeDOS/utils/wlinker.bat
2017-12-22 09:37:31 -05:00

5 lines
129 B
Batchfile

@echo off
ms2wlink %1 %2 %3 %4 %5 %6 %7 %8 %9 ,,,, > kernel.lnk
echo op map,statics,verbose >> kernel.lnk
call wlink @kernel.lnk