LEVEL := ..

DIR := $(notdir $(CURDIR))
EXENAME := $(DIR).exe

MYCLLFLAGS := --config vitis_link.cfg

include $(LEVEL)/common.mk
