Include source on the floppy

This commit is contained in:
Juhani Krekelä 2021-07-04 23:48:29 +03:00
parent 445774e377
commit ad44d90db9
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ nor86.img: boot.bin nor86.krn CC0 README.md
rw -i boot.bin -o $@
mcopy -i $@ CC0 ::
mcopy -i $@ README.md ::
mcopy -i $@ *.asm ::
mcopy -i $@ *.inc ::
mcopy -i $@ nor86.krn ::
nor86.krn: kernel.asm