head.o: head.S \
   /root/toykernel/include/toykernel/linkage.h \
   /root/toykernel/include/arch/segment.h \
   /root/toykernel/include/arch/pgtable.h \
   /root/toykernel/include/arch/desc.h
init_task.o: init_task.c \
   /root/toykernel/include/toykernel/sched.h \
   /root/toykernel/include/arch/processor.h \
   /root/toykernel/include/arch/desc.h
irq.o: irq.c \
   /root/toykernel/include/toykernel/kernel.h \
   /root/toykernel/include/toykernel/linkage.h \
   /root/toykernel/include/toykernel/init.h \
   /root/toykernel/include/toykernel/sched.h \
   /root/toykernel/include/toykernel/cache.h \
   /root/toykernel/include/toykernel/irq.h \
   /root/toykernel/include/toykernel/kernel_stat.h \
   /root/toykernel/include/toykernel/timex.h \
   /root/toykernel/include/toykernel/errno.h \
   /root/toykernel/include/toykernel/interrupt.h \
   /root/toykernel/include/arch/hw_irq.h \
   /root/toykernel/include/arch/irq.h \
   /root/toykernel/include/arch/system.h \
   /root/toykernel/include/arch/ptrace.h \
   /root/toykernel/include/arch/io.h \
   /root/toykernel/include/arch/atomic.h \
   /root/toykernel/include/arch/delay.h \
   /root/toykernel/include/arch/signal.h
misc.o: misc.c \
   /root/toykernel/include/arch/io.h
sched.o: sched.c \
   /root/toykernel/include/toykernel/linkage.h \
   /root/toykernel/include/toykernel/init.h \
   /root/toykernel/include/toykernel/sched.h \
   /root/toykernel/include/toykernel/interrupt.h \
   /root/toykernel/include/arch/io.h
setup.o: setup.c \
   /root/toykernel/include/toykernel/init.h \
   /root/toykernel/include/toykernel/kernel.h \
   /root/toykernel/include/toykernel/string.h \
   /root/toykernel/include/toykernel/mm.h \
   /root/toykernel/include/arch/setup.h \
   /root/toykernel/include/arch/page.h \
   /root/toykernel/include/arch/pgtable.h \
   /root/toykernel/include/arch/e820.h \
   /root/toykernel/include/arch/processor.h \
   /root/toykernel/include/arch/desc.h
time.o: time.c \
   /root/toykernel/include/toykernel/kernel.h \
   /root/toykernel/include/toykernel/init.h \
   /root/toykernel/include/toykernel/time.h \
   /root/toykernel/include/toykernel/timex.h \
   /root/toykernel/include/toykernel/sched.h \
   /root/toykernel/include/toykernel/interrupt.h \
   /root/toykernel/include/arch/ptrace.h \
   /root/toykernel/include/arch/io.h \
   /root/toykernel/include/arch/signal.h
trap_lowlevel.o: trap_lowlevel.S \
   /root/toykernel/include/toykernel/linkage.h \
   /root/toykernel/include/toykernel/sys.h \
   /root/toykernel/include/arch/segment.h
traps.o: traps.c \
   /root/toykernel/include/toykernel/init.h \
   /root/toykernel/include/toykernel/kernel.h \
   /root/toykernel/include/toykernel/errno.h \
   /root/toykernel/include/toykernel/signal.h \
   /root/toykernel/include/arch/segment.h \
   /root/toykernel/include/arch/desc.h \
   /root/toykernel/include/arch/system.h \
   /root/toykernel/include/arch/hw_irq.h \
   /root/toykernel/include/arch/ptrace.h \
   /root/toykernel/include/arch/vm86.h
