chained_vm dispatch-notable_vm dispatch_vm poly_vm switch_vm threaded_vm translation_vm: 
	./build.sh

test:
	./test.sh

clean: 
	rm -f *~ *_vm RESULTS LINES
