am-kernels/benchmarks/coremark/Makefile
2021-08-11 16:46:45 +08:00

3 lines
88 B
Makefile

NAME = coremark-bench
SRCS = $(shell find src/ -name "*.c")
include $(AM_HOME)/Makefile