reactos/freeldr/bootsect/MAKE.BAT

2 lines
81 B
Plaintext
Raw Normal View History

nasm -o bootsect.bin -f bin bootsect.asm
nasm -o btsect32.bin -f bin btsect32.asm