omos-tcnj2024/boot/Makescript
2024-02-17 22:55:37 -05:00

4 lines
66 B
Plaintext

echo "Bootloader Build"
nasm $ASFLAGS boot/boot.s -o $OBJ/boot.o