

all:
	@bash test_driver.sh

docs:
	cd doc && $(MAKE)

