Search
lxdream.org :: lxdream/test/Makefile.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/Makefile.in
changeset 753:1fe39c3a9bbc
prev749:f06c5a12903a
next794:879c5929c7ef
author nkeynes
date Mon Jul 21 00:08:34 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Add gettext.h and build sanely without libintl if it's not available
Remove x86dasm's config.h & opintl.h (no longer needed and actually wrong)
file annotate diff log raw
1.1 --- a/test/Makefile.in Sat Jul 19 02:34:11 2008 +0000
1.2 +++ b/test/Makefile.in Mon Jul 21 00:08:34 2008 +0000
1.3 @@ -66,6 +66,7 @@
1.4 $(RUNTEST) testmmu
1.5 $(RUNTEST) testregs
1.6 cat testta.data testta2.data testta3.data testta4.data testta5.data | $(RUNTEST) testta
1.7 + cat testsort.data | $(RUNTEST) testta
1.8 # $(RUNTEST) testide -d ../disc/test.nrg
1.9
1.10
.