Annotation of qemu/roms/openbios/packages/build.xml, revision 1.1.1.1

1.1       root        1: <build>
                      2: 
                      3:  <library name="packages" type="static" target="target">
                      4:   <object source="bootinfo-loader.c" condition="LOADER_BOOTINFO"/>
                      5:   <object source="cmdline.c" condition="CMDLINE"/>
                      6:   <object source="deblocker.c" condition="DEBLOCKER"/>
                      7:   <object source="disk-label.c" condition="DISK_LABEL"/>
                      8:   <object source="elf-loader.c" condition="LOADER_ELF"/>
                      9:   <object source="init.c"/>
                     10:   <object source="mac-parts.c" condition="MAC_PARTS"/>
                     11:   <object source="nvram.c"/>
                     12:   <object source="pc-parts.c" condition="PC_PARTS"/>
                     13:   <object source="sun-parts.c" condition="SUN_PARTS"/>
                     14:   <object source="video.c"/>
                     15:   <object source="xcoff-loader.c" condition="LOADER_XCOFF"/>
                     16:  </library>
                     17: 
                     18:  <dictionary name="openbios" target="forth">
                     19:   <object source="cmdline.fs"/>
                     20:   <object source="disk-label.fs"/>
                     21:  </dictionary>
                     22: 
                     23: </build>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.