mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
8 lines
73 B
Batchfile
8 lines
73 B
Batchfile
|
cd bootsect
|
||
|
call make.bat
|
||
|
cd..
|
||
|
cd freeldr
|
||
|
make
|
||
|
copy freeldr.sys ..
|
||
|
cd ..
|