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

20 lines
434 B
XML
Raw Normal View History

2024-01-16 11:20:27 -06:00
<build>
<!--
build description for OpenBIOS utility functions
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="util.fs"/>
<object source="pci.fs"/>
<!-- We don't want/need these at the moment
<object source="apic.fs"/>
-->
</dictionary>
</build>