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.


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