Search
lxdream.org :: lxdream/test/Makefile :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/Makefile
changeset 404:c5ed3c8642a2
prev399:23e51a2b4f99
next518:6b832cf6bd3f
author nkeynes
date Thu Nov 08 11:55:47 2007 +0000 (16 years ago)
permissions -rw-r--r--
last change Update name + version numbers
file annotate diff log raw
1.1 --- a/test/Makefile Thu Sep 20 08:34:23 2007 +0000
1.2 +++ b/test/Makefile Thu Nov 08 11:55:47 2007 +0000
1.3 @@ -73,8 +73,9 @@
1.4
1.5 testsh4: crt0.so sh4/testsh4.so timer.so interrupt.so \
1.6 sh4/add.so sh4/addc.so sh4/addv.so sh4/and.so sh4/andi.so \
1.7 - sh4/bf.so sh4/bt.so sh4/cmp.so sh4/cmpstr.so sh4/div0.so \
1.8 - sh4/div1.so sh4/float.so sh4/fmov.so sh4/ftrc.so sh4/mac.s \
1.9 + sh4/bf.so sh4/bsr.so sh4/bt.so sh4/cmp.so sh4/cmpstr.so \
1.10 + sh4/div0.so sh4/div1.so sh4/float.so sh4/fmov.so sh4/ftrc.so \
1.11 + sh4/mac.s \
1.12 sh4/rot.so sh4/shl.so sh4/shld.so sh4/sub.so sh4/subc.so \
1.13 sh4/tas.so sh4/xtrct.so \
1.14 sh4/excslot.so sh4/undef.so
.