Search
lxdream.org :: lxdream/test/Makefile.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/Makefile.in
changeset 533:9764673fd4a5
prev521:33d2d92784c7
next550:a27e31340147
author nkeynes
date Tue Nov 20 10:27:58 2007 +0000 (16 years ago)
permissions -rw-r--r--
last change Move gtk UI into gtkui subdir (prep for non-gtk builds), and protect with
an automake conditional
file annotate diff log raw
1.1 --- a/test/Makefile.in Sat Nov 17 01:13:41 2007 +0000
1.2 +++ b/test/Makefile.in Tue Nov 20 10:27:58 2007 +0000
1.3 @@ -77,7 +77,7 @@
1.4 sh4/div0.so sh4/div1.so sh4/float.so sh4/fmov.so sh4/ftrc.so \
1.5 sh4/mac.s \
1.6 sh4/rot.so sh4/shl.so sh4/shld.so sh4/sub.so sh4/subc.so \
1.7 - sh4/tas.so sh4/xtrct.so \
1.8 + sh4/trapa.so 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
.