Sign in
◑
Theme
qemu
/
openbios
/
5b3f2c7c7d5ea79ce3fd2f9d335014059d1c31cf
/
.
/
libc
/
build.xml
blob: cb2b560db81652d27c39ad5d69c4953ce677887a [
file
]
<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>