am-kernels/coremark-bench/Makefile
2020-08-11 17:22:46 +00:00

3 lines
93 B
Makefile

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