# Sources live here, but build rules are in ../../Makefile (same layout as simple/, vector_distance/).
all build run clean valgrind:
	$(MAKE) -C ../.. $@
