nexus-am/apps/coremark/Makefile

4 lines
91 B
Makefile

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