historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/openbios/forth/debugging/build.xml
2024-01-16 11:20:27 -06:00

18 lines
420 B
XML

<build>
<!--
build description for forth debugging command group
Copyright (C) 2004-2005 by Stefan Reinauer
See the file "COPYING" for further information about
the copyright and warranty status of this work.
-->
<dictionary name="openbios" target="forth">
<object source="client.fs"/>
<object source="fcode.fs"/>
<object source="firmware.fs"/>
<object source="see.fs"/>
</dictionary>
</build>