gen:
	make -C first-example gen

test:
	make -C first-example test
