historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/openbios/libc/build.xml

13 lines
264 B
XML
Raw Normal View History

2024-01-16 17:20:27 +00:00
<build>
<library name="libc" type="static" target="target">
<object source="ctype.c"/>
<object source="diskio.c"/>
<object source="extra.c"/>
<object source="misc.c"/>
<object source="string.c"/>
<object source="vsprintf.c"/>
</library>
</build>