@ -10,6 +10,14 @@ all: lib test
test:
make -C test/
.PHONY: astoria
make -C astoriaTest/
.PONY: iox
iox:
make -C IOX/
.PHONY: lib
lib:
make -C lib/