mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 05:22:59 +00:00
afdf923c65
svn path=/trunk/; revision=1904
7 lines
73 B
Batchfile
7 lines
73 B
Batchfile
cd bootsect
|
|
call make.bat
|
|
cd..
|
|
cd freeldr
|
|
make
|
|
copy freeldr.sys ..
|
|
cd ..
|