more core things for building

This commit is contained in:
shockrahwow 2019-09-12 11:51:47 -07:00
parent ee4026a89e
commit c1254944ab
3 changed files with 1 additions and 1 deletions

View File

View File

View File

@ -41,4 +41,4 @@ run: os.iso
bochs -f bochsrc.conf -q
clean:
rm -rf *.o kernel.elf os.iso bochslog.txt
rm -rf core/*.o kernel.elf os.iso bochslog.txt