Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


08ba54f6da36c43e1a4505a7d8cc7e8f1e54eec2
[palacios.git] / palacios / build / depend.mak
1 geekos/idt.o: ../src/geekos/idt.c ../include/geekos/kassert.h \
2   ../include/geekos/screen.h ../include/geekos/ktypes.h \
3   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
4   ../include/geekos/defs.h ../include/geekos/idt.h \
5   ../include/geekos/int.h ../include/geekos/serial.h \
6   ../include/geekos/irq.h ../include/geekos/string.h \
7   ../include/geekos/../libc/string.h \
8   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
9   ../include/geekos/io.h
10 geekos/int.o: ../src/geekos/int.c ../include/geekos/idt.h \
11   ../include/geekos/int.h ../include/geekos/kassert.h \
12   ../include/geekos/screen.h ../include/geekos/ktypes.h \
13   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
14   ../include/geekos/defs.h ../include/geekos/serial.h \
15   ../include/geekos/irq.h ../include/geekos/string.h \
16   ../include/geekos/../libc/string.h \
17   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
18   ../include/geekos/io.h ../include/geekos/vmcs.h \
19   ../include/geekos/vmcs_gen.h ../include/geekos/cpu.h
20 geekos/trap.o: ../src/geekos/trap.c ../include/geekos/idt.h \
21   ../include/geekos/int.h ../include/geekos/kassert.h \
22   ../include/geekos/screen.h ../include/geekos/ktypes.h \
23   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
24   ../include/geekos/defs.h ../include/geekos/kthread.h \
25   ../include/geekos/list.h ../include/geekos/trap.h \
26   ../include/geekos/serial.h ../include/geekos/irq.h \
27   ../include/geekos/string.h ../include/geekos/../libc/string.h \
28   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
29   ../include/geekos/io.h
30 geekos/irq.o: ../src/geekos/irq.c ../include/geekos/kassert.h \
31   ../include/geekos/screen.h ../include/geekos/ktypes.h \
32   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
33   ../include/geekos/idt.h ../include/geekos/int.h \
34   ../include/geekos/defs.h ../include/geekos/io.h ../include/geekos/irq.h
35 geekos/io.o: ../src/geekos/io.c ../include/geekos/io.h \
36   ../include/geekos/ktypes.h \
37   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h
38 geekos/keyboard.o: ../src/geekos/keyboard.c ../include/geekos/kthread.h \
39   ../include/geekos/ktypes.h \
40   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
41   ../include/geekos/list.h ../include/geekos/kassert.h \
42   ../include/geekos/screen.h ../include/geekos/irq.h \
43   ../include/geekos/int.h ../include/geekos/defs.h ../include/geekos/io.h \
44   ../include/geekos/keyboard.h
45 geekos/screen.o: ../src/geekos/screen.c \
46   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdarg.h \
47   ../include/geekos/kassert.h ../include/geekos/screen.h \
48   ../include/geekos/ktypes.h \
49   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
50   ../include/geekos/io.h ../include/geekos/int.h ../include/geekos/defs.h \
51   ../include/geekos/fmtout.h ../include/geekos/../libc/fmtout.h
52 geekos/timer.o: ../src/geekos/timer.c \
53   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h \
54   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/syslimits.h \
55   /usr/include/limits.h /usr/include/features.h /usr/include/sys/cdefs.h \
56   /usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
57   /usr/include/gnu/stubs-64.h /usr/include/bits/posix1_lim.h \
58   /usr/include/bits/local_lim.h /usr/include/linux/limits.h \
59   /usr/include/bits/posix2_lim.h ../include/geekos/io.h \
60   ../include/geekos/ktypes.h \
61   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
62   ../include/geekos/int.h ../include/geekos/kassert.h \
63   ../include/geekos/screen.h ../include/geekos/defs.h \
64   ../include/geekos/irq.h ../include/geekos/kthread.h \
65   ../include/geekos/list.h ../include/geekos/timer.h \
66   ../include/geekos/serial.h ../include/geekos/string.h \
67   ../include/geekos/../libc/string.h \
68   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h
69 geekos/mem.o: ../src/geekos/mem.c ../include/geekos/defs.h \
70   ../include/geekos/ktypes.h \
71   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
72   ../include/geekos/kassert.h ../include/geekos/screen.h \
73   ../include/geekos/bootinfo.h ../include/geekos/gdt.h \
74   ../include/geekos/int.h ../include/geekos/malloc.h \
75   ../include/geekos/string.h ../include/geekos/../libc/string.h \
76   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
77   ../include/geekos/mem.h ../include/geekos/list.h \
78   ../include/geekos/paging.h ../include/geekos/vmm_sizes.h \
79   ../include/geekos/serial.h ../include/geekos/irq.h \
80   ../include/geekos/io.h
81 geekos/crc32.o: ../src/geekos/crc32.c ../include/geekos/crc32.h \
82   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
83   ../include/geekos/ktypes.h \
84   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
85   ../include/geekos/kassert.h ../include/geekos/screen.h \
86   ../include/geekos/serial.h ../include/geekos/irq.h \
87   ../include/geekos/int.h ../include/geekos/defs.h \
88   ../include/geekos/string.h ../include/geekos/../libc/string.h \
89   ../include/geekos/io.h
90 geekos/gdt.o: ../src/geekos/gdt.c ../include/geekos/kassert.h \
91   ../include/geekos/screen.h ../include/geekos/ktypes.h \
92   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
93   ../include/geekos/segment.h ../include/geekos/int.h \
94   ../include/geekos/defs.h ../include/geekos/tss.h \
95   ../include/geekos/gdt.h ../include/libc/string.h \
96   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h
97 geekos/tss.o: ../src/geekos/tss.c ../include/geekos/kassert.h \
98   ../include/geekos/screen.h ../include/geekos/ktypes.h \
99   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
100   ../include/geekos/defs.h ../include/geekos/gdt.h \
101   ../include/geekos/segment.h ../include/geekos/string.h \
102   ../include/geekos/../libc/string.h \
103   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
104   ../include/geekos/tss.h ../include/geekos/serial.h \
105   ../include/geekos/irq.h ../include/geekos/int.h ../include/geekos/io.h
106 geekos/segment.o: ../src/geekos/segment.c ../include/geekos/kassert.h \
107   ../include/geekos/screen.h ../include/geekos/ktypes.h \
108   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
109   ../include/geekos/string.h ../include/geekos/../libc/string.h \
110   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
111   ../include/geekos/tss.h ../include/geekos/segment.h
112 geekos/bget.o: ../src/geekos/bget.c ../include/geekos/string.h \
113   ../include/geekos/../libc/string.h \
114   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
115   ../include/geekos/kassert.h ../include/geekos/screen.h \
116   ../include/geekos/ktypes.h \
117   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
118   ../include/geekos/bget.h
119 geekos/malloc.o: ../src/geekos/malloc.c ../include/geekos/screen.h \
120   ../include/geekos/ktypes.h \
121   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
122   ../include/geekos/int.h ../include/geekos/kassert.h \
123   ../include/geekos/defs.h ../include/geekos/bget.h \
124   ../include/geekos/malloc.h
125 geekos/synch.o: ../src/geekos/synch.c ../include/geekos/kthread.h \
126   ../include/geekos/ktypes.h \
127   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
128   ../include/geekos/list.h ../include/geekos/kassert.h \
129   ../include/geekos/screen.h ../include/geekos/int.h \
130   ../include/geekos/defs.h ../include/geekos/synch.h
131 geekos/kthread.o: ../src/geekos/kthread.c ../include/geekos/kassert.h \
132   ../include/geekos/screen.h ../include/geekos/ktypes.h \
133   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
134   ../include/geekos/defs.h ../include/geekos/int.h \
135   ../include/geekos/mem.h ../include/geekos/list.h \
136   ../include/geekos/paging.h ../include/geekos/bootinfo.h \
137   ../include/geekos/symbol.h ../include/geekos/string.h \
138   ../include/geekos/../libc/string.h \
139   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
140   ../include/geekos/kthread.h ../include/geekos/malloc.h \
141   ../include/geekos/serial.h ../include/geekos/irq.h \
142   ../include/geekos/io.h
143 geekos/serial.o: ../src/geekos/serial.c ../include/geekos/serial.h \
144   ../include/geekos/irq.h ../include/geekos/int.h \
145   ../include/geekos/kassert.h ../include/geekos/screen.h \
146   ../include/geekos/ktypes.h \
147   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
148   ../include/geekos/defs.h ../include/geekos/string.h \
149   ../include/geekos/../libc/string.h \
150   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
151   ../include/geekos/io.h ../include/geekos/reboot.h \
152   ../include/geekos/gdt.h ../include/geekos/idt.h
153 geekos/reboot.o: ../src/geekos/reboot.c ../include/geekos/reboot.h \
154   ../include/libc/string.h \
155   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h
156 geekos/paging.o: ../src/geekos/paging.c ../include/geekos/string.h \
157   ../include/geekos/../libc/string.h \
158   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
159   ../include/geekos/int.h ../include/geekos/kassert.h \
160   ../include/geekos/screen.h ../include/geekos/ktypes.h \
161   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
162   ../include/geekos/defs.h ../include/geekos/idt.h \
163   ../include/geekos/kthread.h ../include/geekos/list.h \
164   ../include/geekos/mem.h ../include/geekos/paging.h \
165   ../include/geekos/bootinfo.h ../include/geekos/malloc.h \
166   ../include/geekos/gdt.h ../include/geekos/segment.h \
167   ../include/geekos/crc32.h ../include/geekos/serial.h \
168   ../include/geekos/irq.h ../include/geekos/io.h ../include/geekos/vmcs.h \
169   ../include/geekos/vmcs_gen.h
170 geekos/vmx.o: ../src/geekos/vmx.c ../include/geekos/vmx.h \
171   ../include/geekos/ktypes.h \
172   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
173   ../include/geekos/vmcs.h ../include/geekos/serial.h \
174   ../include/geekos/irq.h ../include/geekos/int.h \
175   ../include/geekos/kassert.h ../include/geekos/screen.h \
176   ../include/geekos/defs.h ../include/geekos/string.h \
177   ../include/geekos/../libc/string.h \
178   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
179   ../include/geekos/io.h ../include/geekos/vmcs_gen.h \
180   ../include/geekos/mem.h ../include/geekos/list.h \
181   ../include/geekos/paging.h ../include/geekos/bootinfo.h \
182   ../include/geekos/segment.h ../include/geekos/gdt.h \
183   ../include/geekos/idt.h ../include/geekos/cpu.h \
184   ../include/geekos/io_devs.h
185 geekos/vmcs_gen.o: ../src/geekos/vmcs_gen.c ../include/geekos/vmcs_gen.h \
186   ../include/geekos/vmcs.h ../include/geekos/ktypes.h \
187   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
188   ../include/geekos/serial.h ../include/geekos/irq.h \
189   ../include/geekos/int.h ../include/geekos/kassert.h \
190   ../include/geekos/screen.h ../include/geekos/defs.h \
191   ../include/geekos/string.h ../include/geekos/../libc/string.h \
192   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
193   ../include/geekos/io.h
194 geekos/vmcs.o: ../src/geekos/vmcs.c ../include/geekos/vmcs.h \
195   ../include/geekos/ktypes.h \
196   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
197   ../include/geekos/serial.h ../include/geekos/irq.h \
198   ../include/geekos/int.h ../include/geekos/kassert.h \
199   ../include/geekos/screen.h ../include/geekos/defs.h \
200   ../include/geekos/string.h ../include/geekos/../libc/string.h \
201   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
202   ../include/geekos/io.h ../include/geekos/vmcs_gen.h
203 geekos/main.o: ../src/geekos/main.c ../include/geekos/bootinfo.h \
204   ../include/geekos/string.h ../include/geekos/../libc/string.h \
205   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
206   ../include/geekos/screen.h ../include/geekos/ktypes.h \
207   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdbool.h \
208   ../include/geekos/mem.h ../include/geekos/defs.h \
209   ../include/geekos/list.h ../include/geekos/kassert.h \
210   ../include/geekos/paging.h ../include/geekos/crc32.h \
211   ../include/geekos/tss.h ../include/geekos/int.h \
212   ../include/geekos/kthread.h ../include/geekos/trap.h \
213   ../include/geekos/timer.h ../include/geekos/keyboard.h \
214   ../include/geekos/io.h ../include/geekos/serial.h \
215   ../include/geekos/irq.h ../include/geekos/reboot.h \
216   ../include/geekos/vmx.h ../include/geekos/vmcs.h \
217   ../include/geekos/vmcs_gen.h ../include/geekos/gdt.h \
218   ../include/geekos/vmm_sizes.h
219 common/fmtout.o: ../src/common/fmtout.c \
220   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdarg.h \
221   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h \
222   ../include/geekos/string.h ../include/geekos/../libc/string.h \
223   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h \
224   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/syslimits.h \
225   /usr/include/limits.h /usr/include/features.h /usr/include/sys/cdefs.h \
226   /usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
227   /usr/include/gnu/stubs-64.h /usr/include/bits/posix1_lim.h \
228   /usr/include/bits/local_lim.h /usr/include/linux/limits.h \
229   /usr/include/bits/posix2_lim.h ../include/geekos/fmtout.h \
230   ../include/geekos/../libc/fmtout.h
231 common/string.o: ../src/common/string.c ../include/libc/fmtout.h \
232   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stdarg.h \
233   ../include/libc/string.h \
234   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h
235 common/memmove.o: ../src/common/memmove.c ../include/libc/string.h \
236   /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/stddef.h