include ../test_common.mk

SGX_SDK ?= /opt/intel/sgxsdk

EXTRA_C_FLAGS := -I$(SGX_SDK)/include
EXTRA_LINK_FLAGS :=
BIN_ARGS :=
