Revision e7daa605 tests/Makefile

b/tests/Makefile
98 98
           ../$${arch}-linux-user/qemu-$${arch} $${arch}/ls -l linux-test.c ; \
99 99
        done
100 100

  
101

  
102
# testsuite for the CRIS port.
103
test-cris:
104
	$(MAKE) -C cris check
105

  
101 106
clean:
102 107
	rm -f *~ *.o test-i386.out test-i386.ref \
103 108
           test-x86_64.log test-x86_64.ref qruncom $(TESTS)

Also available in: Unified diff