# DO NOT DELETE

boot.o: ./multiboot.h
kernel.o: ./multiboot.h kernel.h types.h intmgr.h ioport.h screen.h queue.h
kernel.o: list.h task.h memmgr.h timer.h gdt.h descripter.h event.h idt.h
kernel.o: keyboard.h shell.h
gdt.o: gdt.h types.h descripter.h
idt.o: idt.h types.h descripter.h gdt.h
intmgr.o: kernel.h types.h intmgr.h ioport.h screen.h queue.h list.h task.h
intmgr.o: ./multiboot.h memmgr.h timer.h gdt.h descripter.h event.h
crtbegin.o: types.h
crtend.o: types.h
memmgr.o: kernel.h types.h intmgr.h ioport.h screen.h queue.h list.h task.h
memmgr.o: ./multiboot.h memmgr.h timer.h gdt.h descripter.h event.h
timer.o: kernel.h types.h intmgr.h ioport.h screen.h queue.h list.h task.h
timer.o: ./multiboot.h memmgr.h timer.h gdt.h descripter.h event.h
list.o: memmgr.h ./multiboot.h types.h list.h
screen.o: types.h screen.h ioport.h
task.o: kernel.h types.h intmgr.h ioport.h screen.h queue.h list.h task.h
task.o: ./multiboot.h memmgr.h timer.h gdt.h descripter.h event.h
keyboard.o: keyboard.h kernel.h types.h intmgr.h ioport.h screen.h queue.h
keyboard.o: list.h task.h ./multiboot.h memmgr.h timer.h gdt.h descripter.h
keyboard.o: event.h shell.h keycode.h
shell.o: shell.h task.h ./multiboot.h types.h queue.h intmgr.h ioport.h
shell.o: list.h memmgr.h timer.h gdt.h descripter.h event.h kernel.h screen.h
shell.o: keyboard.h keycode.h string.h
string.o: string.h types.h screen.h
