X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fbuild%2Fdepend.mak;h=97c01b02aee12352635fe4b9d6c74c3965371480;hb=4d691866d964c028d2b2ca96c2d16489d45dd2b5;hp=b7fa572c44cb881bcb471159e30b099850c39302;hpb=626595465a2c6987606a6bc697df65130ad8c2d3;p=palacios.git diff --git a/palacios/build/depend.mak b/palacios/build/depend.mak index b7fa572..97c01b0 100644 --- a/palacios/build/depend.mak +++ b/palacios/build/depend.mak @@ -2,7 +2,11 @@ geekos/idt.o: ../src/geekos/idt.c ../include/geekos/kassert.h \ ../include/geekos/screen.h ../include/geekos/ktypes.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ ../include/geekos/defs.h ../include/geekos/idt.h \ - ../include/geekos/int.h + ../include/geekos/int.h ../include/geekos/serial.h \ + ../include/geekos/irq.h ../include/geekos/string.h \ + ../include/geekos/../libc/string.h \ + /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ + ../include/geekos/io.h geekos/int.o: ../src/geekos/int.c ../include/geekos/idt.h \ ../include/geekos/int.h ../include/geekos/kassert.h \ ../include/geekos/screen.h ../include/geekos/ktypes.h \ @@ -11,13 +15,18 @@ geekos/int.o: ../src/geekos/int.c ../include/geekos/idt.h \ ../include/geekos/irq.h ../include/geekos/string.h \ ../include/geekos/../libc/string.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ - ../include/geekos/io.h + ../include/geekos/io.h ../include/geekos/vmcs.h \ + ../include/geekos/vmcs_gen.h ../include/geekos/cpu.h geekos/trap.o: ../src/geekos/trap.c ../include/geekos/idt.h \ ../include/geekos/int.h ../include/geekos/kassert.h \ ../include/geekos/screen.h ../include/geekos/ktypes.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ ../include/geekos/defs.h ../include/geekos/kthread.h \ - ../include/geekos/list.h ../include/geekos/trap.h + ../include/geekos/list.h ../include/geekos/trap.h \ + ../include/geekos/serial.h ../include/geekos/irq.h \ + ../include/geekos/string.h ../include/geekos/../libc/string.h \ + /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ + ../include/geekos/io.h geekos/irq.o: ../src/geekos/irq.c ../include/geekos/kassert.h \ ../include/geekos/screen.h ../include/geekos/ktypes.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ @@ -26,6 +35,29 @@ geekos/irq.o: ../src/geekos/irq.c ../include/geekos/kassert.h \ geekos/io.o: ../src/geekos/io.c ../include/geekos/io.h \ ../include/geekos/ktypes.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h +geekos/blockdev.o: ../src/geekos/blockdev.c ../include/geekos/errno.h \ + ../include/geekos/screen.h ../include/geekos/ktypes.h \ + /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ + ../include/geekos/string.h ../include/geekos/../libc/string.h \ + /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ + ../include/geekos/malloc.h ../include/geekos/int.h \ + ../include/geekos/kassert.h ../include/geekos/defs.h \ + ../include/geekos/kthread.h ../include/geekos/list.h \ + ../include/geekos/synch.h ../include/geekos/blockdev.h \ + ../include/geekos/fileio.h +geekos/ide.o: ../src/geekos/ide.c ../include/geekos/serial.h \ + ../include/geekos/irq.h ../include/geekos/int.h \ + ../include/geekos/kassert.h ../include/geekos/screen.h \ + ../include/geekos/ktypes.h \ + /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ + ../include/geekos/defs.h ../include/geekos/string.h \ + ../include/geekos/../libc/string.h \ + /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ + ../include/geekos/io.h ../include/geekos/errno.h \ + ../include/geekos/malloc.h ../include/geekos/timer.h \ + ../include/geekos/kthread.h ../include/geekos/list.h \ + ../include/geekos/blockdev.h ../include/geekos/fileio.h \ + ../include/geekos/ide.h geekos/keyboard.o: ../src/geekos/keyboard.c ../include/geekos/kthread.h \ ../include/geekos/ktypes.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ @@ -52,7 +84,10 @@ geekos/timer.o: ../src/geekos/timer.c \ ../include/geekos/int.h ../include/geekos/kassert.h \ ../include/geekos/screen.h ../include/geekos/defs.h \ ../include/geekos/irq.h ../include/geekos/kthread.h \ - ../include/geekos/list.h ../include/geekos/timer.h + ../include/geekos/list.h ../include/geekos/timer.h \ + ../include/geekos/serial.h ../include/geekos/string.h \ + ../include/geekos/../libc/string.h \ + /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h geekos/mem.o: ../src/geekos/mem.c ../include/geekos/defs.h \ ../include/geekos/ktypes.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ @@ -62,18 +97,25 @@ geekos/mem.o: ../src/geekos/mem.c ../include/geekos/defs.h \ ../include/geekos/string.h ../include/geekos/../libc/string.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ ../include/geekos/mem.h ../include/geekos/list.h \ - ../include/geekos/paging.h + ../include/geekos/paging.h ../include/geekos/vmm_sizes.h \ + ../include/geekos/serial.h ../include/geekos/irq.h \ + ../include/geekos/io.h geekos/crc32.o: ../src/geekos/crc32.c ../include/geekos/crc32.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ ../include/geekos/ktypes.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ - ../include/geekos/kassert.h ../include/geekos/screen.h + ../include/geekos/kassert.h ../include/geekos/screen.h \ + ../include/geekos/serial.h ../include/geekos/irq.h \ + ../include/geekos/int.h ../include/geekos/defs.h \ + ../include/geekos/string.h ../include/geekos/../libc/string.h \ + ../include/geekos/io.h geekos/gdt.o: ../src/geekos/gdt.c ../include/geekos/kassert.h \ ../include/geekos/screen.h ../include/geekos/ktypes.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ ../include/geekos/segment.h ../include/geekos/int.h \ ../include/geekos/defs.h ../include/geekos/tss.h \ - ../include/geekos/gdt.h + ../include/geekos/gdt.h ../include/libc/string.h \ + /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h geekos/tss.o: ../src/geekos/tss.c ../include/geekos/kassert.h \ ../include/geekos/screen.h ../include/geekos/ktypes.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ @@ -81,7 +123,8 @@ geekos/tss.o: ../src/geekos/tss.c ../include/geekos/kassert.h \ ../include/geekos/segment.h ../include/geekos/string.h \ ../include/geekos/../libc/string.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ - ../include/geekos/tss.h + ../include/geekos/tss.h ../include/geekos/serial.h \ + ../include/geekos/irq.h ../include/geekos/int.h ../include/geekos/io.h geekos/segment.o: ../src/geekos/segment.c ../include/geekos/kassert.h \ ../include/geekos/screen.h ../include/geekos/ktypes.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ @@ -116,7 +159,9 @@ geekos/kthread.o: ../src/geekos/kthread.c ../include/geekos/kassert.h \ ../include/geekos/symbol.h ../include/geekos/string.h \ ../include/geekos/../libc/string.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ - ../include/geekos/kthread.h ../include/geekos/malloc.h + ../include/geekos/kthread.h ../include/geekos/malloc.h \ + ../include/geekos/serial.h ../include/geekos/irq.h \ + ../include/geekos/io.h geekos/serial.o: ../src/geekos/serial.c ../include/geekos/serial.h \ ../include/geekos/irq.h ../include/geekos/int.h \ ../include/geekos/kassert.h ../include/geekos/screen.h \ @@ -142,7 +187,8 @@ geekos/paging.o: ../src/geekos/paging.c ../include/geekos/string.h \ ../include/geekos/bootinfo.h ../include/geekos/malloc.h \ ../include/geekos/gdt.h ../include/geekos/segment.h \ ../include/geekos/crc32.h ../include/geekos/serial.h \ - ../include/geekos/irq.h ../include/geekos/io.h + ../include/geekos/irq.h ../include/geekos/io.h ../include/geekos/vmcs.h \ + ../include/geekos/vmcs_gen.h geekos/vmx.o: ../src/geekos/vmx.c ../include/geekos/vmx.h \ ../include/geekos/ktypes.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ @@ -154,7 +200,10 @@ geekos/vmx.o: ../src/geekos/vmx.c ../include/geekos/vmx.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ ../include/geekos/io.h ../include/geekos/vmcs_gen.h \ ../include/geekos/mem.h ../include/geekos/list.h \ - ../include/geekos/paging.h ../include/geekos/bootinfo.h + ../include/geekos/paging.h ../include/geekos/bootinfo.h \ + ../include/geekos/segment.h ../include/geekos/gdt.h \ + ../include/geekos/idt.h ../include/geekos/cpu.h \ + ../include/geekos/io_devs.h geekos/vmcs_gen.o: ../src/geekos/vmcs_gen.c ../include/geekos/vmcs_gen.h \ ../include/geekos/vmcs.h ../include/geekos/ktypes.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ @@ -164,6 +213,24 @@ geekos/vmcs_gen.o: ../src/geekos/vmcs_gen.c ../include/geekos/vmcs_gen.h \ ../include/geekos/string.h ../include/geekos/../libc/string.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ ../include/geekos/io.h +geekos/vmcs.o: ../src/geekos/vmcs.c ../include/geekos/vmcs.h \ + ../include/geekos/ktypes.h \ + /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ + ../include/geekos/serial.h ../include/geekos/irq.h \ + ../include/geekos/int.h ../include/geekos/kassert.h \ + ../include/geekos/screen.h ../include/geekos/defs.h \ + ../include/geekos/string.h ../include/geekos/../libc/string.h \ + /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ + ../include/geekos/io.h ../include/geekos/vmcs_gen.h +geekos/svm.o: ../src/geekos/svm.c ../include/geekos/svm.h \ + ../include/geekos/screen.h ../include/geekos/ktypes.h \ + /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdbool.h \ + ../include/geekos/serial.h ../include/geekos/irq.h \ + ../include/geekos/int.h ../include/geekos/kassert.h \ + ../include/geekos/defs.h ../include/geekos/string.h \ + ../include/geekos/../libc/string.h \ + /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ + ../include/geekos/io.h geekos/main.o: ../src/geekos/main.c ../include/geekos/bootinfo.h \ ../include/geekos/string.h ../include/geekos/../libc/string.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \ @@ -177,8 +244,9 @@ geekos/main.o: ../src/geekos/main.c ../include/geekos/bootinfo.h \ ../include/geekos/timer.h ../include/geekos/keyboard.h \ ../include/geekos/io.h ../include/geekos/serial.h \ ../include/geekos/irq.h ../include/geekos/reboot.h \ - ../include/geekos/vmx.h ../include/geekos/vmcs.h \ - ../include/geekos/vmcs_gen.h + ../include/geekos/ide.h ../include/geekos/vmx.h \ + ../include/geekos/vmcs.h ../include/geekos/vmcs_gen.h \ + ../include/geekos/gdt.h ../include/geekos/vmm_sizes.h common/fmtout.o: ../src/common/fmtout.c \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stdarg.h \ /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h \