Revision d65f0831 tests/Makefile

b/tests/Makefile
142 142
test-cris:
143 143
	$(MAKE) -C cris check
144 144

  
145
# testsuite for the LM32 port.
146
test-lm32:
147
	$(MAKE) -C lm32 check
148

  
145 149
clean:
146 150
	rm -f *~ *.o test-i386.out test-i386.ref \
147 151
           test-x86_64.log test-x86_64.ref qruncom $(TESTS)

Also available in: Unified diff