Search
lxdream.org :: lxdream/test/Makefile.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/Makefile.in
changeset 555:309c97260912
prev550:a27e31340147
next579:e76fa1a58d0a
author nkeynes
date Tue Jan 01 04:32:01 2008 +0000 (16 years ago)
branchlxdream-mmu
permissions -rw-r--r--
last change Add initial TLB tests
file annotate diff log raw
1.1 --- a/test/Makefile.in Thu Dec 06 10:43:30 2007 +0000
1.2 +++ b/test/Makefile.in Tue Jan 01 04:32:01 2008 +0000
1.3 @@ -78,7 +78,7 @@
1.4 sh4/mac.s \
1.5 sh4/rot.so sh4/shl.so sh4/shld.so sh4/sub.so sh4/subc.so \
1.6 sh4/trapa.so sh4/tas.so sh4/xtrct.so \
1.7 - sh4/excslot.so sh4/undef.so
1.8 + sh4/excslot.so sh4/undef.so sh4/tlb.so
1.9 $(SH4CC) $(SH4LDFLAGS) $^ -o $@ $(SH4LIBS)
1.10 $(SH4OBJCOPY) testsh4 testsh4.bin
1.11
.