4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
|
echo "Bootloader Build"
|
||
|
|
||
|
nasm $ASFLAGS boot/boot.s -o $OBJ/boot.o
|