# execute usage tests with a single 'make' command in '../../build'
test:
	$(MAKE) -C .. usage
