@ -56,7 +56,7 @@ compile-sketch:
OUTPUT_PATH="${LIB_DIR}" \
VERBOSE=${VERBOSE} \
ARCH=virtual DEFAULT_SKETCH=sketch \
$(MAKE) -f ${top_dir}/testing/makefiles/delegate.mk compile
$(MAKE) -f ${top_dir}/testing/makefiles/delegate.mk build-all
g++ -o "${BIN_DIR}/${BIN_FILE}" \
-lpthread \
-g \