Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / openbios / forth / debugging / build.xml
1 <build>
2
3  <!--
4   build description for forth debugging command group
5  
6   Copyright (C) 2004-2005 by Stefan Reinauer
7   See the file "COPYING" for further information about
8   the copyright and warranty status of this work.
9   -->
10
11  <dictionary name="openbios" target="forth">
12   <object source="client.fs"/>
13   <object source="fcode.fs"/>
14   <object source="firmware.fs"/>
15   <object source="see.fs"/>
16  </dictionary>
17
18 </build>