e3db117
1 2 3 4 5 6 7 8 9 10
ifndef CRYPTECH_ROOT CRYPTECH_ROOT := $(abspath ../../../../..) endif REPO := ${CRYPTECH_ROOT}/sw/libhal vpath %.c ${REPO}/tests vpath %.h ${REPO}/tests include ${REPO}/tests/Makefile