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