ifndef CRYPTECH_ROOT CRYPTECH_ROOT := $(abspath ../../../../..) endif REPO := ${CRYPTECH_ROOT}/sw/libhal vpath %.c ${REPO}/tests vpath %.h ${REPO}/tests include ${REPO}/tests/Makefile