blob: 4b78bb97040be4e2469519e0e92a2e13051e5784 [file] [log] [blame]
LEVEL = ../../../..
PROG = CrystalMk
LIBS += -lm
LDFLAGS += -lm
ifeq ($(ARCH),XCore)
ifndef SMALL_PROBLEM_SIZE
# XCore takes ~1 hour.
RUNTIMELIMIT:=7200
endif
endif
include ../../../Makefile.multisrc