Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / openbios / forth / testsuite / build.xml
1 <build>
2
3  <!--
4   build description for OpenBIOS test suite
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="testsuite" target="forth">
12   <object source="memory-testsuite.fs"/>
13   <object source="splitfunc-testsuite.fs"/>
14  </dictionary>
15
16 </build>