aboutsummaryrefslogblamecommitdiff
path: root/libraries/libhal/Makefile
blob: fbc347355f7def21d8e1b441f15442c7504ee6b1 (plain) (tree)
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}
vpath %.h ${REPO}

include ${REPO}/Makefile