root/trunk/openbios-devel/build.xml
| Revision 285, 371 bytes (checked in by blueswirl, 15 months ago) |
|---|
| Line | |
|---|---|
| 1 | <?xml version="1.0"?> |
| 2 | <xmlmake> |
| 3 | <project name="openbios"> |
| 4 | <include href="kernel/build.xml"/> |
| 5 | <include href="forth/build.xml"/> |
| 6 | <include href="libc/build.xml"/> |
| 7 | <include href="libgcc/build.xml"/> |
| 8 | <include href="modules/build.xml"/> |
| 9 | <include href="drivers/build.xml"/> |
| 10 | <include href="fs/build.xml"/> |
| 11 | <include href="arch/build.xml"/> |
| 12 | </project> |
| 13 | </xmlmake> |
Note: See TracBrowser
for help on using the browser.
