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