run:
	tools/forall.py 
run

build:
	tools/forall.py 
build

clean:
	tools/forall.py clean
