FreeDOS/utils/wlinker.bat
2004-07-09 02:16:31 +00:00

5 lines
159 B
Batchfile
Executable File

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