wolfssl/IDE/GCC-ARM/Makefile.bench

6 lines
95 B
Makefile
Raw Normal View History

# Project name
BIN = WolfCryptBench
SRC_C = ./Source/benchmark_main.c
include Makefile.common