Search
lxdream.org :: lxdream/test/Makefile :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/Makefile
changeset 399:23e51a2b4f99
prev396:0738dbc01d95
next404:c5ed3c8642a2
author nkeynes
date Thu Sep 20 08:34:23 2007 +0000 (16 years ago)
permissions -rw-r--r--
last change Add tests for TAS.B
file annotate diff log raw
1.1 --- a/test/Makefile Wed Sep 19 11:22:43 2007 +0000
1.2 +++ b/test/Makefile Thu Sep 20 08:34:23 2007 +0000
1.3 @@ -76,7 +76,7 @@
1.4 sh4/bf.so sh4/bt.so sh4/cmp.so sh4/cmpstr.so sh4/div0.so \
1.5 sh4/div1.so sh4/float.so sh4/fmov.so sh4/ftrc.so sh4/mac.s \
1.6 sh4/rot.so sh4/shl.so sh4/shld.so sh4/sub.so sh4/subc.so \
1.7 - sh4/xtrct.so \
1.8 + sh4/tas.so sh4/xtrct.so \
1.9 sh4/excslot.so sh4/undef.so
1.10 $(SH4CC) $(SH4LDFLAGS) $^ -o $@ $(SH4LIBS)
1.11 $(SH4OBJCOPY) testsh4 testsh4.bin
.