Revision ecbb5ea1 tests/alpha/Makefile

b/tests/alpha/Makefile
23 23
test-cmov: test-cmov.o crt.o
24 24
	$(LINK)
25 25

  
26
test-ovf: test-ovf.o crt.o
27
	$(LINK)
28

  
26 29
check: $(TESTS)
27 30
	for f in $(TESTS); do $(SIM) $$f || exit 1; done
28 31

  

Also available in: Unified diff