blob: 03b062a806e58838b4a27129d6e976d8592539ae [file] [log] [blame]
LEVEL = ../../../..
PROG = InductionVariable-dbl
LDFLAGS = -lm
CFLAGS += -std=gnu99
RUN_OPTIONS = 9100 14
ifeq ($(ARCH),XCore)
# XCore takes ~1 hour.
RUNTIMELIMIT:=7200
endif
include $(LEVEL)/MultiSource/Makefile.multisrc