Annotation of qemu/roms/openbios/libopenbios/build.xml, revision 1.1

1.1     ! root        1: <build>
        !             2: 
        !             3:  <library name="openbios" type="static" target="target">
        !             4:   <object source="aout_load.c" condition="LOADER_AOUT"/>
        !             5:   <object source="bindings.c"/>
        !             6:   <object source="bootinfo_load.c" condition="LOADER_BOOTINFO"/>
        !             7:   <object source="client.c"/>
        !             8:   <object source="console_common.c"/>
        !             9:   <object source="elf_info.c" />
        !            10:   <object source="elf_load.c" condition="LOADER_ELF"/>
        !            11:   <object source="font_8x8.c" condition="FONT_8X8"/>
        !            12:   <object source="font_8x16.c" condition="FONT_8X16"/>
        !            13:   <object source="fcode_load.c" condition="LOADER_FCODE"/>  
        !            14:   <object source="forth_load.c" condition="LOADER_FORTH"/>
        !            15:   <object source="init.c"/>
        !            16:   <object source="initprogram.c"/>
        !            17:   <object source="ipchecksum.c"/>
        !            18:   <object source="load.c"/>
        !            19:   <object source="linuxbios_info.c" condition="LINUXBIOS"/>
        !            20:   <object source="ofmem_common.c" condition="OFMEM"/>
        !            21:   <object source="xcoff_load.c" condition="LOADER_XCOFF"/>
        !            22:  </library>
        !            23: 
        !            24:  <dictionary name="openbios" target="forth">
        !            25:   <object source="clib.fs"/>
        !            26:   <object source="helpers.fs"/>
        !            27:  </dictionary>
        !            28: 
        !            29: </build>

unix.superglobalmegacorp.com

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