TESTDIRS = string arith frames types imp

test: $(TESTDIRS)

$(TESTDIRS)::
	../asy $@/*.asy

FORCE:
