# @(#)Makefile	1.2

test: alloc.s README
	spim -file alloc.s

clean:
	-sccs clean
